refactor: 移除测试页面并优化主页面功能

- 删除未使用的测试页面及相关路由配置
- 注释掉主页面中暂时不需要的初始化函数调用
- 添加页面备份文件以备后续参考
This commit is contained in:
超级老白兔
2025-08-29 17:14:23 +08:00
parent 46c31ac653
commit 06e0ce5106
4 changed files with 166 additions and 313 deletions

View File

@@ -29,9 +29,9 @@
}
},
onLoad() {
this.sendBaseConfig()
// this.sendBaseConfig()
// 检查更新
this.checkAppUpdate()
// this.checkAppUpdate()
},
methods: {
// 构建 iframe URL包含参数