|
|
@ -59,15 +59,21 @@ |
|
|
|
</view> --> |
|
|
|
<!-- 我有事要说、要办、要提 --> |
|
|
|
<view class="grid-list"> |
|
|
|
<view class="grid-item" hover-class="hover-grid-item" hover-stay-time="150" bindtap="callPhone" data-phone="{{servicePhone}}"> |
|
|
|
<view class="icon-container"> |
|
|
|
<image src="https://epdc-yushan.elinkservice.cn/files-pro/20211012/4f7f6ffc15564903806551f93cc422db.png" /> |
|
|
|
</view> |
|
|
|
<view class="tip">榆山12345</view> |
|
|
|
</view> |
|
|
|
<view class="grid-item" hover-class="hover-grid-item" hover-stay-time="150" bindtap="navigateToDiscussion"> |
|
|
|
<view class="icon-container"> |
|
|
|
<image src="https://epdc-yushan.elinkservice.cn/files-pro/20211009/d06b8f3c799249328cc6191284fb7eb6.png" /> |
|
|
|
<image src="https://epdc-yushan.elinkservice.cn/files-pro/20211012/8326a3e0c3394704800779bf79b91157.png" /> |
|
|
|
</view> |
|
|
|
<view class="tip">我有事要说</view> |
|
|
|
</view> |
|
|
|
<view class="grid-item" hover-class="hover-grid-item" hover-stay-time="150" bindtap="navigateToWork"> |
|
|
|
<view class="icon-container"> |
|
|
|
<image src="https://epdc-yushan.elinkservice.cn/files-pro/20211009/02047a12ac0944ad8c76b4ab47925c13.png" /> |
|
|
|
<image src="https://epdc-yushan.elinkservice.cn/files-pro/20211012/242af713e37541ec9518c4ff28ac5a2c.png" /> |
|
|
|
</view> |
|
|
|
<view class="tip">我有事要办</view> |
|
|
|
</view> |
|
|
@ -139,7 +145,7 @@ |
|
|
|
<!-- 悬浮按钮 --> |
|
|
|
<move-btn wx:if="{{vaccinationSwitch}}" button-width="142" button-height="164" button-left="620" area-top="120" area-height="80%" img-url="../../images/vaccines.png" bindmovebtnCallBack="toVaccines"></move-btn> |
|
|
|
<!-- 拨打电话 --> |
|
|
|
<view class="fixed-phone-container {{phoneSlideState === 'open' ? 'open' : ''}}" catch:touchend="openPhonePannel"> |
|
|
|
<!-- <view class="fixed-phone-container {{phoneSlideState === 'open' ? 'open' : ''}}" catch:touchend="openPhonePannel"> |
|
|
|
<view class="left"> |
|
|
|
<view class="phone-container"> |
|
|
|
<image src="https://epdc-yushan.elinkservice.cn/files-pro/20211009/fcdf6f0075e64467984e216f1f80d23a.png" /> |
|
|
@ -152,5 +158,5 @@ |
|
|
|
<view class="call-btn" hover-class="hover-call-btn" hover-stay-time="150" bindtap="callPhone" data-phone="{{servicePhone}}"> |
|
|
|
拨打 |
|
|
|
</view> |
|
|
|
</view> |
|
|
|
</view> --> |
|
|
|
</view> |