|
|
@@ -64,13 +64,13 @@ |
|
|
|
"navigationBarTitleText": "Modify Information" |
|
|
|
} |
|
|
|
}, |
|
|
|
// { |
|
|
|
// "path": "pages/cart/cart", |
|
|
|
// "style": { |
|
|
|
// "enablePullDownRefresh": true, |
|
|
|
// "navigationBarTitleText": "购物车" |
|
|
|
// } |
|
|
|
// }, |
|
|
|
{ |
|
|
|
"path": "pages/cart/cart", |
|
|
|
"style": { |
|
|
|
"enablePullDownRefresh": true, |
|
|
|
"navigationBarTitleText": "购物车" |
|
|
|
} |
|
|
|
}, |
|
|
|
{ |
|
|
|
"path": "pages/public/login", |
|
|
|
"style": { |
|
|
@@ -270,12 +270,12 @@ |
|
|
|
// "selectedIconPath": "static/tab-cate-current.png", |
|
|
|
// "text": "Catagory" |
|
|
|
// }, |
|
|
|
// { |
|
|
|
// "pagePath": "pages/cart/cart", |
|
|
|
// "iconPath": "static/tab-cart.png", |
|
|
|
// "selectedIconPath": "static/tab-cart-current.png", |
|
|
|
// "text": "购物车" |
|
|
|
// }, |
|
|
|
{ |
|
|
|
"pagePath": "pages/cart/cart", |
|
|
|
"iconPath": "static/tab-cart.png", |
|
|
|
"selectedIconPath": "static/tab-cart-current.png", |
|
|
|
"text": "购物车" |
|
|
|
}, |
|
|
|
{ |
|
|
|
"pagePath": "pages/user/user", |
|
|
|
"iconPath": "static/tab-my.png", |
|
|
|