mrr.sj.front/unpackage/dist/dev/mp-weixin/pages/contact/contact.wxml

1 line
564 B
Plaintext
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

<view class="contact-page"><custom-navbar vue-id="b3b4c684-1" title="联系客服" show-back="{{true}}" title-color="#000" background-color="transparent" bind:__l="__l"></custom-navbar><view class="contact-cont"><image class="contact-icon" src="/static/images/concact_icon.png" mode="aspectFit"></image><text class="contact-phone">{{phone}}</text><text class="contact-time">工作时间9:00-18:00</text></view><view data-event-opts="{{[['tap',[['callPhone',['$event']]]]]}}" class="btn-box" bindtap="__e"><text class="btn-text">拨打电话</text></view></view>