初始化
This commit is contained in:
5
components/empty/index.wxml
Normal file
5
components/empty/index.wxml
Normal file
@@ -0,0 +1,5 @@
|
||||
<view class="flex-column-center empty">
|
||||
<image mode="aspectFit"
|
||||
src="/assets/image/empty.png" />
|
||||
<view class="tip">{{description}}</view>
|
||||
</view>
|
||||
Reference in New Issue
Block a user