建平需求变更调整完毕

This commit is contained in:
aixianling
2022-08-15 18:39:33 +08:00
parent 25e45267c1
commit 3544a290ab
13 changed files with 599 additions and 389 deletions

View File

@@ -102,11 +102,12 @@ export default {
margin-top: 16px;
.item {
width: 100%;
width: 100vw;
font-size: 28px;
padding: 0 32px;
height: 64px;
border-bottom: 1px solid #ddd;
box-sizing: border-box;
&:nth-of-type(2n) {
background: rgba(#26f, .02);