You can not 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 lines
755 B

<block wx:if="{{isLoad}}"><view class="mine-pages-gzh flex-center flex-column"><block wx:if="{{configInfo.web_code_img}}"><image class="web-code-img" mode="widthFix" src="{{configInfo.web_code_img}}"></image></block><block wx:else><view class="gzh-img-info rel"><image class="gzh-img" mode="aspectFill" src="{{gzh_img}}"></image><block wx:if="{{!configInfo.web_code_img}}"><view class="none-text f-title flex-center abs">商家还没有放公众号二维码哟~</view></block></view></block><block wx:if="{{!configInfo.web_code_img}}"><view data-event-opts="{{[['tap',[['e0',['$event']]]]]}}" class="home-btn flex-center f-sm-title c-base radius" style="{{'background:'+(primaryColor)+';'}}" catchtap="__e">直接进入首页</view></block></view></block>