This commit is contained in:
2023-06-21 13:54:09 +08:00
parent 638f0b86db
commit 7e8362d0ba
4 changed files with 8 additions and 7 deletions

View File

@@ -465,7 +465,7 @@ export default {
_wh(100%, 40%)
_fj(row)
.item_wrap
_wh(49.2%, 100%)
_wh(calc(50% - 8px), 100%)
+.item_wrap
margin 0 .3%
.item_tip

View File

@@ -500,7 +500,8 @@ export default {
line-height: 14px;
// color: #0ff;
// color #78b1de
color #f96700
// color #f96700
color #555
font-weight: normal;
text-align: left;
transform: rotate(270deg);

View File

@@ -580,7 +580,7 @@ export default {
_wh(100%, 40%)
_fj(row)
.item_wrap
_wh(100%, 100%)
_wh(calc(50% - 8px), 100%)
.item_tip
_wh(100%, 32px)
line-height 32px