1 |
- <view class="page data-v-8b526f1c"><u-navbar vue-id="239141a0-1" autoBack="{{true}}" data-event-opts="{{[['^leftClick',[['rightClick']]]]}}" bind:leftClick="__e" class="data-v-8b526f1c" bind:__l="__l" vue-slots="{{['center']}}"><view class="tab data-v-8b526f1c" slot="center"><view data-event-opts="{{[['tap',[['tabSwitch',[0]]]]]}}" class="{{['data-v-8b526f1c',(follow==0)?'commodity':'']}}" bindtap="__e">{{''+i18n.mineCommodity+''}}</view><view data-event-opts="{{[['tap',[['tabSwitch',[1]]]]]}}" class="{{['data-v-8b526f1c',(follow==1)?'commodity':'']}}" bindtap="__e">{{''+i18n.team+''}}</view></view></u-navbar><block wx:if="{{follow==0}}"><view class="content data-v-8b526f1c"><block wx:for="{{$root.l0}}" wx:for-item="item" wx:for-index="__i0__"><view data-event-opts="{{[['tap',[['toDetail',['$0'],[[['commodityList','',__i0__]]]]]]]}}" class="commodity-detail data-v-8b526f1c" bindtap="__e"><image class="commodity-img data-v-8b526f1c" src="{{item.$orig.merchant_goods.goods.image}}" mode></image><view class="commodity-right data-v-8b526f1c"><block wx:if="{{language=='zh-CN'}}"><view class="commodity-title data-v-8b526f1c">{{''+item.$orig.merchant_goods.goods.name_cn+''}}</view></block><block wx:if="{{language=='en-US'}}"><view class="commodity-title data-v-8b526f1c">{{''+item.$orig.merchant_goods.goods.name_en+''}}</view></block><block wx:if="{{language=='es-ES'}}"><view class="commodity-title data-v-8b526f1c">{{''+item.$orig.merchant_goods.goods.name_es+''}}</view></block><block wx:if="{{language=='es-ES'}}"><view class="commodity-title data-v-8b526f1c">{{''+item.$orig.merchant_goods.goods.name_ita+''}}</view></block><view class="commodity-follow data-v-8b526f1c"><text hidden="{{!(item.$orig.interest_num<=1000)}}" class="data-v-8b526f1c">{{item.$orig.interest_num+''}}</text><text hidden="{{!(item.$orig.interest_num>1000)}}" class="data-v-8b526f1c">1000+</text>{{i18n.people+''}}</view><view class="commodity-price data-v-8b526f1c"><text class="symbol data-v-8b526f1c">¥</text><text class="integer data-v-8b526f1c">{{item.g0[0]}}</text>.<text class="decimal data-v-8b526f1c">{{item.g1[1]}}</text></view></view></view></block></view></block><block wx:if="{{follow==1}}"><view class="content data-v-8b526f1c"><block wx:for="{{teamList}}" wx:for-item="item" wx:for-index="__i1__"><view class="team-content data-v-8b526f1c"><image class="header-img data-v-8b526f1c" src="{{item.merchant.image}}" mode></image><view class="team-right data-v-8b526f1c"><view class="data-v-8b526f1c"><view class="name data-v-8b526f1c">{{''+item.merchant.merchant_name+''}}</view><view class="score data-v-8b526f1c"><u-rate bind:input="__e" vue-id="{{'239141a0-2-'+__i1__}}" count="5" disabled="{{true}}" allowHalf="{{true}}" gutter="{{1}}" inactiveColor="#ffacab" activeColor="#FF1515" size="{{14}}" value="{{item.merchant.score}}" data-event-opts="{{[['^input',[['__set_model',['$0','score','$event',[]],[[['teamList','',__i1__,'merchant']]]]]]]}}" class="data-v-8b526f1c" bind:__l="__l"></u-rate><text class="num data-v-8b526f1c">{{item.merchant.score}}</text></view></view><button data-event-opts="{{[['tap',[['toHomepage',['$0'],[[['teamList','',__i1__]]]]]]]}}" class="check data-v-8b526f1c" bindtap="__e">{{''+i18n.see+''}}</button></view></view></block></view></block></view>
|