1.我的车牌页面 录入车牌弹窗封装
This commit is contained in:
16
pages.json
16
pages.json
@@ -321,6 +321,12 @@
|
||||
"style": {
|
||||
"navigationBarTitleText": "缴费记录"
|
||||
}
|
||||
},
|
||||
{
|
||||
"path": "pages/sys/user/myPayment/myCarCode",
|
||||
"style": {
|
||||
"navigationBarTitleText": "我的车牌"
|
||||
}
|
||||
},
|
||||
{
|
||||
"path": "pages/sys/user/myRepair/myRepair",
|
||||
@@ -407,5 +413,13 @@
|
||||
"navigationBarTextStyle": "black",
|
||||
"navigationBarTitleText": "Aidex",
|
||||
"navigationBarBackgroundColor": "#ffffff"
|
||||
}
|
||||
},
|
||||
"easycom": {
|
||||
"autoscan": true,
|
||||
"custom": {
|
||||
"^u-(.*)": "uview-ui/components/u-$1/u-$1.vue"
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
}
|
Reference in New Issue
Block a user