|
@@ -119,7 +119,7 @@
|
|
|
var page = (pages[pages.length - 1]).$page.fullPath;
|
|
|
if (item.link == page) return
|
|
|
if (['/pages/index/index', '/pages/order_addcart/order_addcart',
|
|
|
- '/pages/user/index', '/pages/discover_index/index', '/pages/goods_cate/index'
|
|
|
+ '/pages/user/index', '/pages/discover_index/index', '/pages/goods_cate/index', '/pages/order/index'
|
|
|
].indexOf(item.link) > -1) {
|
|
|
uni.switchTab({
|
|
|
url: item.link,
|