intelligentGroup/unpackage/dist/dev/mp-weixin/components/secratary.wxml

1 line
890 B
Plaintext

<block wx:if="{{isSecratary}}"><view class="wrapper"><view data-event-opts="{{[['tap',[['onTap',['$event']]]]]}}" class="bg" bindtap="__e"><view data-event-opts="{{[['tap',[['',['$event']]]]]}}" class="edit" catchtap="__e"><view class="bgcolor"></view><view class="title">联系秘书处</view><view class="ercode"><image src="{{HomeContent.secrataryqrcode}}" show-menu-by-longpress="true"></image><text>扫码添加秘书处微信</text></view><view data-event-opts="{{[['tap',[['getCall',['$0'],['HomeContent.secrataryphone']]]]]}}" class="mt-15" bindtap="__e"><uni-icons vue-id="735f271d-1" type="phone-filled" size="40" bind:__l="__l"></uni-icons></view><view data-event-opts="{{[['tap',[['getCall',['$0'],['HomeContent.secrataryphone']]]]]}}" bindtap="__e"><text class="bold size16 mb-5 mt-10">{{HomeContent.secrataryphone}}</text>(点击拨打)</view></view></view></view></block>