去掉购物车
This commit is contained in:
@@ -16,10 +16,10 @@
|
||||
<u-icon name="bag" color="#fff" size="28"></u-icon>
|
||||
<text>立即购买</text>
|
||||
</view>
|
||||
<view class="saveBtnss gouwuche flexbox" @click="oprate('gouwuche')">
|
||||
<!-- <view class="saveBtnss gouwuche flexbox" @click="oprate('gouwuche')">
|
||||
<uni-icons type="cart" size="28" style="color: #666;"></uni-icons>
|
||||
<text>加入购物车</text>
|
||||
</view>
|
||||
</view> -->
|
||||
</view>
|
||||
</view>
|
||||
</u-popup>
|
||||
|
||||
@@ -80,12 +80,12 @@ export default {
|
||||
selectedIconPath: "static/tab/icon1_y.png",
|
||||
text: "首页",
|
||||
},
|
||||
{
|
||||
pagePath: "pages/peanut/shopping",
|
||||
iconPath: "static/tab/tab_nor_02.png",
|
||||
selectedIconPath: "static/tab/tab_cur_02.png",
|
||||
text: "购物车",
|
||||
},
|
||||
// {
|
||||
// pagePath: "pages/peanut/shopping",
|
||||
// iconPath: "static/tab/tab_nor_02.png",
|
||||
// selectedIconPath: "static/tab/tab_cur_02.png",
|
||||
// text: "购物车",
|
||||
// },
|
||||
{
|
||||
pagePath: "pages/bookShop/orderList",
|
||||
iconPath: "static/tab/order.png",
|
||||
@@ -112,12 +112,12 @@ export default {
|
||||
selectedIconPath: "static/tab/icon1_y.png",
|
||||
text: "首页",
|
||||
},
|
||||
{
|
||||
pagePath: "pages/peanut/shopping",
|
||||
iconPath: "static/tab/tab_nor_02.png",
|
||||
selectedIconPath: "static/tab/tab_cur_02.png",
|
||||
text: "购物车",
|
||||
},
|
||||
// {
|
||||
// pagePath: "pages/peanut/shopping",
|
||||
// iconPath: "static/tab/tab_nor_02.png",
|
||||
// selectedIconPath: "static/tab/tab_cur_02.png",
|
||||
// text: "购物车",
|
||||
// },
|
||||
|
||||
{
|
||||
pagePath: "pages/taihu/index",
|
||||
|
||||
Reference in New Issue
Block a user