仪表盘
版本库
文件存储
活动
搜索
登录
IStation
/
SZJT/Wechart.V1.0
小程序(对接新的接口)
概况
操作记录
提交次数
目录
文档
分支
对比
blame
|
历史
|
原始文档
增加refreshToken判断
tanghaolin
2024-05-14
e74dbf0c6cd848916bed63633a06fc156451e1a1
[IStation/SZJT/Wechart.V1.0.git]
/
components
/
video-swiper
/
index.wxss
1
2
3
4
5
6
7
8
9
10
11
12
13
14
.container {
width: 100%;
height: 100%;
}
.video-swiper {
width: 100%;
height: 100%;
}
.video_item {
height: 100%;
width: 100%;
}