feat: 提交首页
This commit is contained in:
11
static/scss/init.scss
Normal file
11
static/scss/init.scss
Normal file
@ -0,0 +1,11 @@
|
||||
.p_container {
|
||||
width: 100%;
|
||||
height: 100%;
|
||||
}
|
||||
.p_content {
|
||||
margin: 0 16rpx;
|
||||
}
|
||||
.p_box {
|
||||
background-color: #fff;
|
||||
padding: 24rpx 16rpx;
|
||||
}
|
||||
Reference in New Issue
Block a user