状态栏修复更新

1.添加状态栏间距来防止内容遮挡
2.添加了跟随页面自动变色的状态栏标题色改变
This commit is contained in:
2026-08-04 17:41:24 +08:00
parent bf8ce482e4
commit d0b37d6aa3
54 changed files with 2650 additions and 2503 deletions
+2 -2
View File
@@ -9,7 +9,7 @@
"css": "sass"
},
"scripts": {
"build:weapp": "taro build --type weapp",
"build:weapp": "npx taro build --type weapp",
"build:swan": "taro build --type swan",
"build:alipay": "taro build --type alipay",
"build:tt": "taro build --type tt",
@@ -60,7 +60,7 @@
"@babel/preset-react": "^7.24.1",
"@babel/preset-typescript": "^7.24.1",
"@pmmmwh/react-refresh-webpack-plugin": "^0.5.15",
"@tarojs/cli": "3.6.31",
"@tarojs/cli": "^3.6.31",
"@tarojs/webpack5-runner": "3.6.31",
"@types/react": "^18.0.0",
"@types/webpack-env": "^1.18.4",