公告优化更新
This commit is contained in:
@@ -434,6 +434,11 @@
|
||||
|
||||
},
|
||||
onReady() {
|
||||
if ($cache_config.ruleIndex) {
|
||||
this.ruleShow = true
|
||||
this.ruleInit()
|
||||
return
|
||||
}
|
||||
httpsRequest.getT("app/announcement", {type: 0}).then(res => {
|
||||
if (res.code == 0) {
|
||||
this.ruleShow = true
|
||||
|
||||
Reference in New Issue
Block a user