WxApp/page/component/refund/refund.wxml

11 lines
379 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="main">
<view class="orders-no-refund">请添加客服微信 / 拨打客服电话</view>
<view class="orders-box">
<image class="orders-thumb" src="../../../image/refund.jpg" id="refundImage"></image>
<view class="order-number">
<view>客服电话119917636499</view>
<view>客服电话213351962004</view>
</view>
</view>
</view>