This website works better with JavaScript
首页
发现
帮助
注册
登录
yuanyb
/
InventoryOrderingxcx
关注
1
点赞
0
派生
0
文件
工单管理
0
合并请求
0
Wiki
目录树:
4532916e29
分支列表
标签列表
master
InventoryOrderi...
/
unpackage
/
dist
/
dev
/
mp-weixin
/
common
/
main.wxss
main.wxss
130 B
文件历史
原始文件
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
/*每个页面公共css */
#app {
height: 100%;
}
page {
height: 100%;
background-color: #F3F4F6;
}