公告板
版本库
filestore
活动
搜索
登录
main
/
jsek-applet
京师E课小程序
概况
操作记录
提交次数
目录
文档
派生
对比
blame
|
历史
|
原始文档
Merge refs/remotes/origin/master into refs/heads/master
litian
2024-12-24
6df96b3e7a7da1985ee875e84711e9f15c5fbff0
[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;
}