feat: 初始化
This commit is contained in:
15
pages/pamm/index.css
Normal file
15
pages/pamm/index.css
Normal file
@ -0,0 +1,15 @@
|
||||
.container {
|
||||
padding: 0 16px;
|
||||
}
|
||||
.title {
|
||||
margin: 14px 0;
|
||||
}
|
||||
.pammSegmentedWrapper {
|
||||
z-index: 90;
|
||||
padding-top: 12px;
|
||||
background: #fff;
|
||||
height: 49px;
|
||||
}
|
||||
.webViewWrapper {
|
||||
flex: 1;
|
||||
}
|
Reference in New Issue
Block a user