核销订单文字修改
This commit is contained in:
@ -348,7 +348,7 @@
|
|||||||
{
|
{
|
||||||
"path": "pages/orderAdmin/OrderCancellation/index",
|
"path": "pages/orderAdmin/OrderCancellation/index",
|
||||||
"style": {
|
"style": {
|
||||||
"navigationBarTitleText": "商家取消订单"
|
"navigationBarTitleText": "商家核销订单"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
@ -424,7 +424,7 @@
|
|||||||
"navigationBarBackgroundColor": "#F8F8F8",
|
"navigationBarBackgroundColor": "#F8F8F8",
|
||||||
"backgroundColor": "#F8F8F8",
|
"backgroundColor": "#F8F8F8",
|
||||||
"navigationStyle": "default"
|
"navigationStyle": "default"
|
||||||
|
|
||||||
},
|
},
|
||||||
"tabBar": {
|
"tabBar": {
|
||||||
"color": "#282828",
|
"color": "#282828",
|
||||||
|
Reference in New Issue
Block a user