仪表盘
版本库
文件存储
活动
搜索
登录
IStation
/
SZJT/Wechart.V1.0
小程序(对接新的接口)
概况
操作记录
提交次数
目录
文档
分支
对比
blame
|
历史
|
原始文档
修改定时任务
yangyin
2024-07-03
e5501ada6eb3794251457f36a11b38c1e98a3d18
[IStation/SZJT/Wechart.V1.0.git]
/
index
/
index.wxss
1
2
3
4
5
6
7
8
9
10
11
.container {
background: #f0f0f0;
}
.item {
background: #fff;
margin-bottom: 10rpx;
height: 300rpx;
display: flex;
justify-content: center;
align-items: center;
}