Browse Source

修改path

qukaidi 4 years ago
parent
commit
36cc199b89
1 changed files with 4 additions and 4 deletions
  1. 4 4
      pages.json

+ 4 - 4
pages.json

@@ -106,7 +106,7 @@
 				}
 			}
 			,{
-			    "path" : "pages/home/my-stock/my-stock",
+			    "path" : "my-stock/my-stock",
 			    "style" : {
 					"navigationBarTitleText": "我的库存"
 				}
@@ -239,19 +239,19 @@
 
 			}
 			,{
-			    "path" : "pages/me/my-order/my-order",
+			    "path" : "my-order/my-order",
 			    "style" : {
 					"navigationBarTitleText": "我的订单"
 				}
 			}
 			,{
-			    "path" : "pages/me/agent-stock/agent-stock",
+			    "path" : "agent-stock/agent-stock",
 			    "style" : {
 					"navigationBarTitleText": "经销商库存"
 				}
 			}
 			,{
-			    "path" : "pages/me/setting/setting",
+			    "path" : "setting/setting",
 			    "style" : {
 					"navigationBarTitleText": "设置"
 				}