Files
xhs-examples/xhs-mini-demos/component-case/custom-service/custom-service.xhsml
2025-09-14 00:21:54 +08:00

8 lines
161 B
Plaintext

<view class="container">
<view class="page-body">
<view class="btn-area">
<button type="primary">联系客服</button>
</view>
</view>
</view>