This commit is contained in:
2025-01-09 15:48:41 +08:00
parent 04eddee3c3
commit 90a57bcfdb
8 changed files with 1187 additions and 341 deletions
+16 -12
View File
@@ -12,18 +12,6 @@
"navigationBarTitleText": "个人中心"
}
},
{
"path": "pages/rent/index",
"style": {
"navigationBarTitleText": "扫码租借"
}
},
{
"path": "pages/return/index",
"style": {
"navigationBarTitleText": "扫码归还"
}
},
{
"path": "pages/deposit/index",
"style": {
@@ -47,6 +35,22 @@
"style": {
"navigationBarTitleText": "帮助中心"
}
},
{
"path": "pages/device/detail",
"style": {
"navigationBarTitleText": "设备详情",
"navigationBarBackgroundColor": "#ffffff",
"navigationBarTextStyle": "black"
}
},
{
"path": "pages/device/return",
"style": {
"navigationBarTitleText": "归还设备",
"navigationBarBackgroundColor": "#ffffff",
"navigationBarTextStyle": "black"
}
}
],
"globalStyle": {