feat: 新增需求

This commit is contained in:
caijun
2026-01-20 18:07:35 +08:00
parent 9f5b2a92c4
commit 4243e1213f
26 changed files with 2837 additions and 936 deletions

View File

@@ -31,11 +31,11 @@
onShow() {
if (this.needRefresh) {
this.needRefresh = false;
this.init();
// this.init();
}
},
onLoad() {
this.init()
// this.init()
},
methods: {
init() {