jingshuiji/pages/phoneGo/phoneGo.wxml
2025-06-06 15:07:26 +08:00

12 lines
338 B
Plaintext

<!-- <view class="box">
<image src="https://wechat-img-file.oss-cn-beijing.aliyuncs.com/phone_empty.png" mode="widthFix" id="empty" />
<view class="btn" bind:tap="chose">
进入选择入驻小区
</view>
</view> -->
<view class="box">
<van-empty description="暂未开通" />
</view>
<Footer></Footer>