迁移新应用
This commit is contained in:
@@ -5,7 +5,7 @@
|
||||
v-if="propAreaId == '341021104000'">{{ areaName }}信用好超市管理制度,点击查看 >>
|
||||
</div>
|
||||
<div class="goods-list" v-if="numList.length"
|
||||
:style="propAreaId == '341021104000' ? 'padding-top:80px' : 'padding-top: 0;'">
|
||||
:style="propAreaId == '341021104000' ? 'padding-top:80rpx' : 'padding-top: 0;'">
|
||||
<div class="left">
|
||||
<div
|
||||
:class="numIndex == index ? 'item active' : 'item'"
|
||||
@@ -290,7 +290,9 @@ export default {
|
||||
align-items: center;
|
||||
justify-content: space-between;
|
||||
flex: 1;
|
||||
padding: 032px h3 {
|
||||
padding: 0 32px;
|
||||
|
||||
h3 {
|
||||
color: #F94246;
|
||||
font-size: 32px;
|
||||
}
|
||||
@@ -427,7 +429,6 @@ export default {
|
||||
}
|
||||
|
||||
.item-point {
|
||||
color: #FA4A51;;
|
||||
font-size: 24px;
|
||||
font-family: PingFangSC-Medium, PingFang SC;
|
||||
font-weight: 500;
|
||||
|
||||
Reference in New Issue
Block a user