Merge branch 'base' into tabbar

This commit is contained in:
feige996
2025-05-26 23:30:37 +08:00
13 changed files with 6608 additions and 3150 deletions

View File

@@ -9,6 +9,7 @@
"easycom": {
"autoscan": true,
"custom": {
"^fg-(.*)": "@/components/fg-$1/fg-$1.vue",
"^wd-(.*)": "wot-design-uni/components/wd-$1/wd-$1.vue",
"^(?!z-paging-refresh|z-paging-load-more)z-paging(.*)": "z-paging/components/z-paging$1/z-paging$1.vue"
}
@@ -59,7 +60,8 @@
"type": "page",
"layout": "tabbar",
"style": {
"navigationBarTitleText": "关于"
"navigationBarTitleText": "关于",
"navigationStyle": "custom"
}
},
{