This commit is contained in:
2025-01-16 10:43:34 +08:00
parent 90a57bcfdb
commit 8ed3fdcde2
182 changed files with 19251 additions and 26623 deletions
+13 -5
View File
@@ -1,6 +1,8 @@
{
"pages": [
{
"easycom": {
"^u-(.*)": "uview-ui/components/u-$1/u-$1.vue"
},
"pages": [{
"path": "pages/index/index",
"style": {
"navigationBarTitleText": "共享风扇"
@@ -44,6 +46,13 @@
"navigationBarTextStyle": "black"
}
},
{
"path": "pages/serve/bagCheck/index",
"style": {
"navigationBarTitleText": "共享风扇"
}
},
{
"path": "pages/device/return",
"style": {
@@ -63,8 +72,7 @@
"color": "#999999",
"selectedColor": "#1976D2",
"backgroundColor": "#ffffff",
"list": [
{
"list": [{
"pagePath": "pages/index/index",
"text": "首页",
"iconPath": "static/home.png",
@@ -78,4 +86,4 @@
}
]
}
}
}