|
|
@ -41,7 +41,7 @@ |
|
|
|
|
|
|
|
<image src="https://supervise.yxtsoft.com/lpk/image/family_icon.png" |
|
|
|
mode="aspectFill" :class="selectIndex2 == index2?'top_img1':'top_img2'" |
|
|
|
style="width: 60px;height:60px;border-radius: 50%;padding:5px;"></image> |
|
|
|
style="width: 55px;height:55px;border-radius: 50%;padding:5px;"></image> |
|
|
|
|
|
|
|
<text |
|
|
|
:class="selectIndex2 == index2?'top_text1':'top_text2'">{{item.brandName}}</text> |
|
|
@ -134,7 +134,7 @@ |
|
|
|
</view> |
|
|
|
|
|
|
|
<view style="color: #888;font-size: 10px;height: 10px;line-height: 10px;margin-top: 5px;"> |
|
|
|
,{{data.brandVos[selectIndex2].qssl}}起订。</view> |
|
|
|
,{{data.brandVos[selectIndex2].qssl}}斤起订。</view> |
|
|
|
|
|
|
|
<view style="display: flex;flex-direction: row;align-items: center;" @click="showPop2()"> |
|
|
|
<text |
|
|
|