|
@@ -39,7 +39,7 @@
|
|
|
|
|
|
},
|
|
|
{
|
|
|
- "path": "pages/order/OrderIndex",
|
|
|
+ "path": "pages/order/order",
|
|
|
"style": {
|
|
|
"navigationBarTitleText": "订单中心",
|
|
|
"app-plus": {
|
|
@@ -51,7 +51,7 @@
|
|
|
}
|
|
|
},
|
|
|
{
|
|
|
- "path": "pages/message/MessageIndex",
|
|
|
+ "path": "pages/message/message",
|
|
|
"style": {
|
|
|
"navigationBarTitleText": "消息中心",
|
|
|
"app-plus": {
|