Merge pull request '测试分支合并请求' (#4) from feature-xxx into dev

Reviewed-on: http://154.8.193.216:3030/admin1/qingcheng-xiaochengxu/pulls/4
This commit is contained in:
2025-06-16 15:24:38 +00:00

4
app.js
View File

@ -1,7 +1,5 @@
const { checkLogin } = require('./utils/logcheck');
App({
onLaunch() {
// checkLogin();
},
});