完善用户登录

This commit is contained in:
2025-04-23 11:32:01 +08:00
parent 95b7c69ddb
commit 2ce4777910
80 changed files with 3379 additions and 214 deletions

View File

@ -28,6 +28,10 @@ uni.getSystemInfo({
},
});
// #endif
// #ifdef MP-ALIPAY
client = 7;
// #endif
export {
client
};