[权证核销模块样式调整]
This commit is contained in:
@@ -281,14 +281,18 @@
|
||||
"name": "verificationIndex",
|
||||
"auth": true,
|
||||
"style": {
|
||||
"navigationBarTitleText": "扫码核销"
|
||||
"navigationBarTitleText": "扫码核销",
|
||||
"navigationBarBackgroundColor":"#076cff",
|
||||
"navigationBarTextStyle":"white"
|
||||
}
|
||||
}, {
|
||||
"path": "pages/verification/history",
|
||||
"name": "verificationHistory",
|
||||
"auth": true,
|
||||
"style": {
|
||||
"navigationBarTitleText": "核销记录"
|
||||
"navigationBarTitleText": "核销记录",
|
||||
"navigationBarBackgroundColor":"#076cff",
|
||||
"navigationBarTextStyle":"white"
|
||||
}
|
||||
}, {
|
||||
"path": "pages/shop/lists",
|
||||
|
||||
Reference in New Issue
Block a user