前端优化

This commit is contained in:
2024-01-24 13:08:56 +08:00
parent 221759a73f
commit 623438ba57
51 changed files with 64 additions and 69 deletions

View File

@@ -22501,6 +22501,7 @@ function os() {
return uni.getSystemInfoSync().platform;
}
function sys() {
return uni.getSystemInfoSync();
}