引入日历前
This commit is contained in:
@@ -33,10 +33,10 @@
|
||||
text: '首页'
|
||||
},
|
||||
{
|
||||
pagePath: 'pages/peanut/shopping',
|
||||
iconPath: 'static/tab/icon2_n.png',
|
||||
selectedIconPath: 'static/tab/icon2_y.png',
|
||||
text: '购物车'
|
||||
"pagePath": "pages/library/library",
|
||||
"iconPath": "static/tab/icon3_n.png",
|
||||
"selectedIconPath": "static/tab/icon3_y.png",
|
||||
"text": "我的图书"
|
||||
},
|
||||
// {
|
||||
// pagePath: 'pages/peanut/bookshelf',
|
||||
@@ -46,8 +46,8 @@
|
||||
// },
|
||||
{
|
||||
pagePath: 'pages/bookShop/orderList',
|
||||
iconPath: 'static/tab/icon3_n.png',
|
||||
selectedIconPath: 'static/tab/icon3_y.png',
|
||||
iconPath: 'static/tab/icon2_n.png',
|
||||
selectedIconPath: 'static/tab/icon2_y.png',
|
||||
text: '我的订单'
|
||||
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user