公告板
版本库
filestore
活动
搜索
登录
main
/
jsek-applet
京师E课小程序
概况
操作记录
提交次数
目录
文档
派生
对比
blame
|
历史
|
原始文档
bug
litian
2024-07-09
2573de28368b3800c6b087e603f38b027004f59a
[jsek-applet.git]
/
pages
/
index
/
resourceCover.wxss
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
/* pages/index/resourceCover.wxss */
.copy {
padding: 100rpx 0;
text-align: center;
}
.text {
color: #ff6c00;
}
.box {
height: 100vh;
padding: 200rpx 0;
text-align: center;
}