店铺概况-tag
This commit is contained in:
@@ -65,7 +65,7 @@
|
||||
<view class="absolute left-0 box-middle pl30">{{list.title}}</view>
|
||||
<view class="pt30 pb30 text-right font-28 color-666" style="min-height:38rpx;">
|
||||
<block wx:for="{{list.value}}" wx:for-index='j' wx:key='j'>
|
||||
<text class="bg-999 mt5 mb5 ml10 pl10 pr10 font-22 color-fff ulib-r750">{{item}}</text>
|
||||
<text class="bg-999 mt5 mb5 ml10 pl10 pr10 space-nowrap font-22 color-fff ulib-r750">{{item}}</text>
|
||||
</block>
|
||||
</view>
|
||||
</view>
|
||||
|
||||
Reference in New Issue
Block a user