测试分支合并请求

This commit is contained in:
2025-06-17 08:38:14 +08:00
parent c93b471625
commit 3d1e60edc5

2
app.js
View File

@ -3,7 +3,5 @@ App({
onLaunch: function () { onLaunch: function () {
checkLogin(); checkLogin();
checkLogin();
checkLogin();
} }
}); });