公告优化更新

This commit is contained in:
GaoHao
2025-01-09 17:07:40 +08:00
parent 1740c48292
commit f53512d2a3
2 changed files with 13 additions and 3 deletions

View File

@@ -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