12 lines
338 B
Plaintext
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> |