1
0
duplikat dari https://github.com/ialley-workshop-open/uni-halo.git synced 2026-06-12 21:29:31 +08:00

新增:更新halo.config.js 配置参数;

更新:更新项目UI框架;
修复:修复友链列表丢失白色背景色BUG;
This commit is contained in:
小莫唐尼
2022-12-09 18:10:47 +08:00
orang tua 3fd3b2247a
melakukan 9d3ebac076
93 mengubah file dengan 1120 tambahan dan 7495 penghapusan
@@ -191,10 +191,10 @@
},
mounted() {
let t = this;
uni.$tm.sleep(30).then(()=>{
t.setInits();
})
t.setInits();
},
updated() {
this.setInits();
},
methods: {
setInits() {