更新项目

This commit is contained in:
liuyuan
2025-03-20 16:14:57 +08:00
parent 37829438bc
commit fbce03f09f
6 changed files with 86 additions and 82 deletions

View File

@@ -18,10 +18,6 @@ export default {
};
},
onLaunch: function() {
// #ifdef APP-PLUS
// 注册事件
plus.globalEvent.addEventListener("plusMessage", this.plusMessageHandler);
// #endif
// 禁止横屏
// #ifdef APP-PLUS
plus.screen.lockOrientation("portrait-primary");