公告板
版本库
filestore
活动
搜索
登录
main
/
jsek-applet
京师E课小程序
概况
操作记录
提交次数
目录
文档
派生
对比
blame
|
历史
|
原始文档
出版日期
litian
2024-12-16
85fb718ae06cb0b5a74782cb6cbd081bfc870fcb
[jsek-applet.git]
/
components
/
empty
/
index.wxss
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
.noData-box {
text-align: center;
padding: 80rpx;
}
.noData-box .note-icon {
width: 205rpx !important;
height: 133rpx !important;
}
.text {
color: #999;
font-size: 28rpx;
margin-top: 20rpx;
}