4 lines
202 B
Plaintext
4 lines
202 B
Plaintext
<!--components/empty/index.wxml-->
|
|
<van-empty description="{{text}}">
|
|
<van-button type="info" bind:click="refresh" custom-style="width: 300rpx; margin-top:60rpx;" > 刷 新 </van-button>
|
|
</van-empty> |