@@ -82,18 +82,6 @@ | |||
"selectedIconPath": "assets/images/home-a.png", | |||
"text": "首页" | |||
}, | |||
{ | |||
"pagePath": "index/searchbar", | |||
"iconPath": "assets/images/mendian.png", | |||
"selectedIconPath": "assets/images/mendian-a.png", | |||
"text": "门店" | |||
}, | |||
{ | |||
"pagePath": "index/passCar", | |||
"iconPath": "assets/images/park.png", | |||
"selectedIconPath": "assets/images/park-a.png", | |||
"text": "停车" | |||
}, | |||
{ | |||
"pagePath": "index/user", | |||
"iconPath": "assets/images/user.png", | |||
@@ -11,18 +11,6 @@ Component({ | |||
"selectedIconPath": "../assets/images/home-a.png", | |||
"text": "首页" | |||
}, | |||
{ | |||
"pagePath": "/index/searchbar", | |||
"iconPath": "../assets/images/mendian.png", | |||
"selectedIconPath": "../assets/images/mendian-a.png", | |||
"text": "门店" | |||
}, | |||
{ | |||
"pagePath": "/index/passCar", | |||
"iconPath": "../assets/images/park.png", | |||
"selectedIconPath": "../assets/images/park-a.png", | |||
"text": "停车" | |||
}, | |||
{ | |||
"pagePath": "/index/user", | |||
"iconPath": "../assets/images/user.png", | |||
@@ -30,7 +30,7 @@ | |||
<!-- banner --> | |||
<c-banner wx:key="unique" list="{{list}}" /> | |||
<!-- 频道 --> | |||
<view class='channelBox' wx:if="{{ifStoreApp!=1}}"> | |||
<!-- <view class='channelBox' wx:if="{{ifStoreApp!=1}}"> | |||
<view class='kjBox' bindtap='gotoBargain'> | |||
<image src='{{kanjia}}' mode='aspectFill'></image> | |||
<text>砍价</text> | |||
@@ -42,18 +42,18 @@ | |||
<view class='kjBox' bindtap='gotoCard'> | |||
<image src='{{xiaofeika}}' mode='aspectFill'></image> | |||
<text>消费卡</text> | |||
</view> | |||
</view> --> | |||
<!-- <view class='kjBox' bindtap='gotogame'> | |||
<image src='{{xingyun}}' mode='aspectFill' bindtap=''></image> | |||
<text>游戏频道</text> | |||
</view> --> | |||
<view class='kjBox' bindtap='gotoJfsc'> | |||
<!-- <view class='kjBox' bindtap='gotoJfsc'> | |||
<image src='{{jfshangcheng}}' mode='aspectFill'></image> | |||
<text>积分商城</text> | |||
</view> | |||
</view> | |||
</view> --> | |||
<!-- 频道 --> | |||
<view class='channelBox' wx:if="{{ifStoreApp==1}}" style="width:525rpx;"> | |||
<!-- <view class='channelBox' wx:if="{{ifStoreApp==1}}" style="width:525rpx;"> | |||
<view class='kjBox' bindtap='gotoBargain'> | |||
<image src='{{kanjia}}' mode='aspectFill'></image> | |||
<text>砍价</text> | |||
@@ -66,7 +66,7 @@ | |||
<image src='{{xiaofeika}}' mode='aspectFill'></image> | |||
<text>限时抢购</text> | |||
</view> | |||
</view> | |||
</view> --> | |||
<!-- 每日头条 限时抢购 --> | |||
<!-- <view class='toutiao' bindtap='gotoRushBuy' wx:if="{{showQg&&ifStoreApp!=1}}" > | |||
<view class='imgBox'> | |||
@@ -100,7 +100,7 @@ | |||
</view> | |||
</view> | |||
<!-- 爆款专区 --> | |||
<c-hot id="hot"/> | |||
<!-- <c-hot id="hot"/> --> | |||
<view class='product' wx:if="{{showTopic}}" bindtap='gotoTopic'> | |||
<image src='{{cover}}' mode='widthFix' ></image> | |||
</view> | |||
@@ -21,13 +21,12 @@ | |||
<text class='chengzhang '>{{levelName}}</text> | |||
</view> | |||
</view> | |||
<view class="user-phone" bindtap='gotograde'> | |||
<!-- <view class="user-phone" bindtap='gotograde'> | |||
<text class="my">我的</text> | |||
<text class="chengzhang_h" >成长值{{score}}</text> | |||
<text class="my my_line">|</text> | |||
<!-- <text class="my">更多成长值</text> --> | |||
<text class="view" style='color:{{view}}'>更多成长值</text> | |||
</view> | |||
</view> --> | |||
<view class="user-btns"> | |||
<!-- 我的订单 --> | |||
<navigator url="/pages/order/index/index?id=all"> | |||
@@ -46,7 +45,7 @@ | |||
</view> | |||
</view> | |||
</navigator> | |||
<navigator url="/pages/cardorder/index/index"> | |||
<!-- <navigator url="/pages/cardorder/index/index"> | |||
<view class="user-btn app-border-bottom"> | |||
<view> | |||
<image class='icons' src="{{cardiconUrl}}" mode='widthFix'></image>我的卡包</view> | |||
@@ -54,11 +53,11 @@ | |||
<text class="couponnum" wx:if="{{couponNum2=='couponNum2'}}"></text> | |||
</view> | |||
</view> | |||
</navigator> | |||
</navigator> --> | |||
</view> | |||
</view> | |||
</view> | |||
<view class='btns_bg' wx:if="{{ifStoreApp!=1}}"> | |||
<view class='btns_bg' wx:if="{{ifStoreApp==100}}"> | |||
<view class="user-btns"> | |||
<!-- 我的砍价 --> | |||
<navigator url="/pages/bargain/bargain?from=myhtml" open-type="navigate"> | |||
@@ -104,7 +103,7 @@ | |||
</view> | |||
</view> | |||
<!-- 小马快店样式 --> | |||
<view class="top-content" wx:if="{{ifStoreApp==1}}"> | |||
<view class="top-content" wx:if="{{ifStoreApp==100}}"> | |||
<view class='user_title '> | |||
<view class="user-avatar" bindtap='gotoedit'> | |||
<open-data class="open" type="userAvatarUrl"></open-data> | |||
@@ -148,7 +147,7 @@ | |||
</view> | |||
</view> | |||
<view class="margin"></view> | |||
<view class='of' wx:if="{{canIUse}}"> | |||
<!-- <view class='of' wx:if="{{canIUse}}"> | |||
<official-account class="gzh"></official-account> | |||
</view> | |||
</view> --> | |||
</view> |