This website works better with JavaScript.
Home
Explore
Help
Register
Sign In
liumin
/
NewZkgj
Watch
1
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Releases
0
Wiki
Activity
Browse Source
Merge branch 'wj' of
http://git.2weisou.com/liumin/NewZkgj
into wj
dev
happyboy
2 years ago
parent
4499d475a9
d3e65c3288
commit
d5c9dc5754
2 changed files
with
2 additions
and
1 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-0
pages/center/prohibited/details.vue
+1
-1
pages/center/prohibited/index.vue
+ 1
- 0
pages/center/prohibited/details.vue
View File
@@ -350,6 +350,7 @@
this.roleindex = 0;
this.initAudioFnc()
this.gituserlist()
this.findTabooWords()
} else {
uni.showToast({
icon: "none",
+ 1
- 1
pages/center/prohibited/index.vue
View File
@@ -78,7 +78,7 @@
return {
orderBylist: [{
label: '全部',
value:
55
value:
null
},{
label: '待处理',
value: 0
Write
Preview
Loading…
Cancel
Save