新增VIP活动模块

This commit is contained in:
liuyuan
2025-02-07 14:11:22 +08:00
parent 7689e3c606
commit d05e291350
12 changed files with 239 additions and 30 deletions

View File

@@ -20,11 +20,9 @@ export default {
};
},
onLaunch: function (e) {
setTimeout(updata(), 1600);
// 检测自动更新
// #ifdef APP-PLUS
updata();
// #endif
uni.getSystemInfo({