|
@@ -95,19 +95,19 @@ export default {
|
|
|
name:'消息中心',
|
|
|
linkto:'/pages/myinfo/notifiesPage'
|
|
|
},
|
|
|
- // {
|
|
|
- // id:2,
|
|
|
- // url:'/static/myinfo/iconm_gouwu.png',
|
|
|
- // name:'购物车',
|
|
|
- // openType:'switchTab',
|
|
|
- // linkto:'/pages/market/market'
|
|
|
- // },
|
|
|
- // {
|
|
|
- // id:3,
|
|
|
- // url:'/static/myinfo/icon_dingdang.png',
|
|
|
- // name:'我的订单',
|
|
|
- // linkto:'/pages/market/allOrder'
|
|
|
- // },
|
|
|
+ {
|
|
|
+ id:2,
|
|
|
+ url:'/static/myinfo/iconm_gouwu.png',
|
|
|
+ name:'购物车',
|
|
|
+ openType:'switchTab',
|
|
|
+ linkto:'/pages/market/market'
|
|
|
+ },
|
|
|
+ {
|
|
|
+ id:3,
|
|
|
+ url:'/static/myinfo/icon_dingdang.png',
|
|
|
+ name:'我的订单',
|
|
|
+ linkto:'/pages/market/allOrder'
|
|
|
+ },
|
|
|
{
|
|
|
id:4,
|
|
|
url:'/static/myinfo/icomm_jilu.png',
|