fix: 将tabbar切换为原生实现并关闭自定义选项

This commit is contained in:
feige996
2025-08-04 16:43:37 +08:00
parent 9845bd4ffc
commit 4f733be7c1
2 changed files with 2 additions and 2 deletions

View File

@@ -15,7 +15,7 @@
}
},
"tabBar": {
"custom": true,
"custom": false,
"color": "#999999",
"selectedColor": "#018d71",
"backgroundColor": "#F8F8F8",