|
@@ -16,19 +16,10 @@ |
|
|
</view> |
|
|
</view> |
|
|
</view> |
|
|
</view> |
|
|
<view class="view"> |
|
|
<view class="view"> |
|
|
<!-- 成长值<text class="score">{{score}}</text> --> |
|
|
|
|
|
<progress percent="{{upgradePercent}}" stroke-width="6" activeColor="{{activeColor}}" /> |
|
|
<progress percent="{{upgradePercent}}" stroke-width="6" activeColor="{{activeColor}}" /> |
|
|
<view class='remainchengzhangzhi'>还需{{upgradeScore}}成长值可升级</view> |
|
|
<view class='remainchengzhangzhi'>还需{{upgradeScore}}成长值可升级</view> |
|
|
</view> |
|
|
</view> |
|
|
</view> |
|
|
</view> |
|
|
<!-- 积分 --> |
|
|
|
|
|
<!-- <view class='fl integral' bindtap='gotouser'> |
|
|
|
|
|
<view class='clearfix'> |
|
|
|
|
|
<text class='jifen fl'>积分</text> |
|
|
|
|
|
<text class='jifenNumber fl'>{{credit}}</text> |
|
|
|
|
|
</view> |
|
|
|
|
|
<image src="{{duihuan}}" class='duihuanimg' mode='widthFix'></image> |
|
|
|
|
|
</view> --> |
|
|
|
|
|
</view> |
|
|
</view> |
|
|
|
|
|
|
|
|
<!-- 二维码 --> |
|
|
<!-- 二维码 --> |
|
@@ -72,44 +63,11 @@ |
|
|
</view> |
|
|
</view> |
|
|
<view class='qg' style='border-color:{{qg}}'>抢购</view> |
|
|
<view class='qg' style='border-color:{{qg}}'>抢购</view> |
|
|
</view> |
|
|
</view> |
|
|
<!-- 专题 --> |
|
|
|
|
|
<!-- <view class='product' wx:if="{{showTopic}}" bindtap='gotoTopic'> |
|
|
|
|
|
<view class='gift' > |
|
|
|
|
|
<image src='{{giftHr}}' mode='aspectFill' ></image> |
|
|
|
|
|
</view> |
|
|
|
|
|
<view class='textBox'> |
|
|
|
|
|
<view class='name'>{{name}}</view> |
|
|
|
|
|
<view class='title'>{{topicTitle}}</view> |
|
|
|
|
|
</view> |
|
|
|
|
|
<view class='next'> |
|
|
|
|
|
<image src='{{next}}' mode='widthFix' ></image> |
|
|
|
|
|
</view> |
|
|
|
|
|
</view> --> |
|
|
|
|
|
<!-- 爆款专区 --> |
|
|
<!-- 爆款专区 --> |
|
|
<c-hot id="hot"/> |
|
|
<c-hot id="hot"/> |
|
|
<view class='product' wx:if="{{showTopic}}" bindtap='gotoTopic'> |
|
|
<view class='product' wx:if="{{showTopic}}" bindtap='gotoTopic'> |
|
|
<image src='{{cover}}' mode='widthFix' ></image> |
|
|
<image src='{{cover}}' mode='widthFix' ></image> |
|
|
<!-- <view class='textBox'> |
|
|
|
|
|
<view class='name'>{{name}}</view> |
|
|
|
|
|
<view class='title'>{{topicTitle}}</view> |
|
|
|
|
|
</view> |
|
|
|
|
|
<view class='next'> |
|
|
|
|
|
<image src='{{next}}' mode='aspectFill' ></image> |
|
|
|
|
|
</view> --> |
|
|
|
|
|
</view> |
|
|
</view> |
|
|
<!-- 砍价专场 --> |
|
|
|
|
|
<!-- <c-bargain id="bargain"/> --> |
|
|
|
|
|
<!-- 拼团专场 --> |
|
|
|
|
|
<!-- <c-spellGroup id="spellGroup"/> --> |
|
|
|
|
|
<!-- 小游戏暂时注释 --> |
|
|
|
|
|
<!-- <view class='game' wx-if="{{showIf}}"> |
|
|
|
|
|
<view class='game-entry'> |
|
|
|
|
|
<image src="{{guanbi1}}" bindtap="close" style='width:30rpx;height:30rpx;position:absolute;right:0;top:-20rpx;' mode='widthFix'></image> |
|
|
|
|
|
<image src="{{usergift}}" bindtap="gotogame" class='gameimg' mode='widthFix'></image> |
|
|
|
|
|
</view> |
|
|
|
|
|
</view> --> |
|
|
|
|
|
<!-- 限时抢购和消费卡 --> |
|
|
|
|
|
<!-- <c-rushtobyCard id="rushtobyCard"/> --> |
|
|
|
|
|
<c-coupons id="lists" bind:myevent="onGetCode" class="business" loadingtext="{{loadingtext}}" loading="{{loading}}" /> |
|
|
<c-coupons id="lists" bind:myevent="onGetCode" class="business" loadingtext="{{loadingtext}}" loading="{{loading}}" /> |
|
|
<g-entry id="listss" wx:if="{{showGame&&!played&&!havePlayEd}}" gamedata="{{gamedata}}" bind:myevent="" /> |
|
|
<g-entry id="listss" wx:if="{{showGame&&!played&&!havePlayEd}}" gamedata="{{gamedata}}" bind:myevent="" /> |
|
|
</view> |
|
|
</view> |
|
|