测试分支合并请求

This commit is contained in:
2025-06-17 09:04:01 +08:00
parent a797150e3e
commit 0de7e859c2

4
app.js
View File

@ -4,5 +4,9 @@ App({
onLaunch: function () { onLaunch: function () {
checkLogin(); checkLogin();
checkLogin(); checkLogin();
checkLogin();
checkLogin();
checkLogin();
checkLogin();
} }
}); });