公告板
版本库
filestore
活动
搜索
登录
main
/
jsek-applet
京师E课小程序
概况
操作记录
提交次数
目录
文档
派生
对比
blame
|
历史
|
原始文档
未提交退出提示
zhongshujie
2024-12-19
b77e8e776af4d81e748e9e21d51b64a11085a195
[jsek-applet.git]
/
components
/
empty
/
index.wxml
1
2
3
4
<view class="noData-box">
<t-image class="note-icon" src="/static/images/empty.png"></t-image>
<view class="text">暂无数据</view>
</view>