You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
1 line
2.5 KiB
Plaintext
1 line
2.5 KiB
Plaintext
<view hover-class="none" hover-stop-propagation="{{false}}"><view class="pr p10"><view class="br8 bgf"><block wx:if="{{storeInfo.imgList!=''}}"><swiper style="width:100%;height:200px;border-radius:6px 6px 0px 0px;overflow:hidden;" indicator-dots="{{true}}" indicator-color="rgba(0,0,0,.3)" autoplay="{{true}}" interval="{{5000}}" circular="{{true}}"><block wx:for="{{storeInfo.imgList}}" wx:for-item="item" wx:for-index="index" wx:key="index"><swiper-item item-id><image class="db toppic" style="width:100%;height:200px;display:block;" show-menu-by-longpress="{{true}}" src="{{item}}" mode="aspectFill"></image></swiper-item></block></swiper></block><view style="padding:16px 10px;"><view class="f16 c3 fwb">关于我们</view><view class="c9 f16 mt8">{{storeInfo.desp||'对方还未介绍自己'}}</view></view></view><view class="bgf mt10 br8" style="padding:8px 10px 16px;"><view class="v-center"><view class="flex-1 pr20"><view class="f16 c3 mt6">{{''+(storeInfo.storeName||'-')+''}}</view><view class="f14 c9 mt8" style="width:calc(100vw - 120px);white-space:nowrap;overflow:hidden;text-overflow:ellipsis;">{{''+(storeInfo.address||'-')+''}}</view></view><view class="mr12 mt4 tc" hover-class="thover" data-event-opts="{{[['tap',[['goMap',['$event']]]]]}}" bindtap="__e"><image style="width:28px;height:28px;" src="https://matripe-cms.oss-cn-beijing.aliyuncs.com/pugongying/daohang.svg"></image><view class="f12 c3">导航</view></view></view></view><view class="servicebox mt_10 br8 fsa" style="margin-bottom:60px;"><view class="serviceinfo display-flex" hover-class="none"><view class="mr10"><block wx:if="{{storeInfo.avatar}}"><image class="br_8" src="{{storeInfo.avatar}}" mode="aspectFit|aspectFill|widthFix" lazy-load="{{false}}"></image></block><block wx:else><image class="br_8" src="https://matripe-cms.oss-cn-beijing.aliyuncs.com/1shoudan/service.jpg" mode="aspectFit|aspectFill|widthFix" lazy-load="{{false}}"></image></block></view><view class="servicenamebox"><view class="mb2 f20 fw500">{{storeInfo.userName||'暂无联系人'}}</view><view class="c3 f16"><view class="f14 _p">{{storeInfo.phone||'暂无联系方式'}}</view></view></view></view><view hover-class="none" hover-stop-propagation="{{false}}"><view class="iconfont icon-dianhua mr10 dib" style="width:40px;height:40px;border-radius:50%;background-color:var(--color-ysd-bg);color:var(--color-hover);display:flex;align-items:center;justify-content:center;font-size:20px;float:right;" hover-class="thover06" data-event-opts="{{[['tap',[['makePhoneCall',['$event']]]]]}}" bindtap="__e"></view></view></view></view></view> |