wangxia 2 years ago
commit e04b8de13f

@ -7,7 +7,7 @@
<image show-menu-by-longpress src="{{item}}" mode="aspectFill" style="width: 100%;height:200px;display:block" class="db toppic"></image> <image show-menu-by-longpress src="{{item}}" mode="aspectFill" style="width: 100%;height:200px;display:block" class="db toppic"></image>
</swiper-item> </swiper-item>
</swiper> </swiper>
<view class="p16"> <view style="padding:16px 10px;">
<view class="f16 c3 fwb">关于我们</view> <view class="f16 c3 fwb">关于我们</view>
<view class="c9 f16 mt8">{{storeInfo.aboutUs || '对方还未介绍自己'}}</view> <view class="c9 f16 mt8">{{storeInfo.aboutUs || '对方还未介绍自己'}}</view>
</view> </view>

Loading…
Cancel
Save