公告板
版本库
filestore
活动
搜索
登录
wm
/
pipIrr
管灌系统农户端微信小程序(嘉峪关应用)
概况
操作记录
提交次数
目录
文档
派生
对比
blame
|
历史
|
原始文档
Initial Commit
zuoxiao
2024-02-20
6b64f6dea245bb2935cf132a7d491414f1327195
[wm/pipIrr.git]
/
app.wxss
1
2
3
4
5
6
7
8
9
10
/**app.wxss**/
.container {
height: 100%;
display: flex;
flex-direction: column;
align-items: center;
justify-content: space-between;
padding: 200rpx 0;
box-sizing: border-box;
}