|
@@ -86,8 +86,7 @@
|
|
|
<image class="phone-icon" :src="iconSrc('stock-phone')" mode="aspectFit" />
|
|
<image class="phone-icon" :src="iconSrc('stock-phone')" mode="aspectFit" />
|
|
|
<text class="phone-text">
|
|
<text class="phone-text">
|
|
|
<text v-if="!$util.isEmpty(ghsInfo.telephone)">{{ ghsInfo.telephone }}</text>
|
|
<text v-if="!$util.isEmpty(ghsInfo.telephone)">{{ ghsInfo.telephone }}</text>
|
|
|
- <text v-if="!$util.isEmpty(ghsInfo.telephone) && !$util.isEmpty(ghsInfo.telephone2)"
|
|
|
|
|
- class="phone-divider">|</text>
|
|
|
|
|
|
|
+ <text v-if="!$util.isEmpty(ghsInfo.telephone) && !$util.isEmpty(ghsInfo.telephone2)">,</text>
|
|
|
<text v-if="!$util.isEmpty(ghsInfo.telephone2)">{{ ghsInfo.telephone2 }}</text>
|
|
<text v-if="!$util.isEmpty(ghsInfo.telephone2)">{{ ghsInfo.telephone2 }}</text>
|
|
|
</text>
|
|
</text>
|
|
|
</view>
|
|
</view>
|
|
@@ -1038,8 +1037,8 @@ export default {
|
|
|
}
|
|
}
|
|
|
|
|
|
|
|
.button_4 {
|
|
.button_4 {
|
|
|
- height: 80upx;
|
|
|
|
|
- line-height: 80upx;
|
|
|
|
|
|
|
+ height: 92upx;
|
|
|
|
|
+ line-height: 92upx;
|
|
|
text-align: center;
|
|
text-align: center;
|
|
|
background-color: #09C567;
|
|
background-color: #09C567;
|
|
|
background-size: 137upx 137upx;
|
|
background-size: 137upx 137upx;
|
|
@@ -1057,8 +1056,8 @@ export default {
|
|
|
}
|
|
}
|
|
|
|
|
|
|
|
.button_5 {
|
|
.button_5 {
|
|
|
- height: 80upx;
|
|
|
|
|
- line-height: 80upx;
|
|
|
|
|
|
|
+ height: 92upx;
|
|
|
|
|
+ line-height: 92upx;
|
|
|
text-align: center;
|
|
text-align: center;
|
|
|
background-color: #CCCCCC;
|
|
background-color: #CCCCCC;
|
|
|
background-size: 137upx 137upx;
|
|
background-size: 137upx 137upx;
|
|
@@ -1076,8 +1075,8 @@ export default {
|
|
|
}
|
|
}
|
|
|
|
|
|
|
|
.button_6 {
|
|
.button_6 {
|
|
|
- height: 80upx;
|
|
|
|
|
- line-height: 80upx;
|
|
|
|
|
|
|
+ height: 92upx;
|
|
|
|
|
+ line-height: 92upx;
|
|
|
text-align: center;
|
|
text-align: center;
|
|
|
background-color: rgb(152, 153, 197);
|
|
background-color: rgb(152, 153, 197);
|
|
|
background-size: 137upx 137upx;
|
|
background-size: 137upx 137upx;
|
|
@@ -1095,8 +1094,8 @@ export default {
|
|
|
}
|
|
}
|
|
|
|
|
|
|
|
.button_7 {
|
|
.button_7 {
|
|
|
- height: 80upx;
|
|
|
|
|
- line-height: 80upx;
|
|
|
|
|
|
|
+ height: 92upx;
|
|
|
|
|
+ line-height: 92upx;
|
|
|
text-align: center;
|
|
text-align: center;
|
|
|
background-color: #09C567;
|
|
background-color: #09C567;
|
|
|
background-size: 137upx 137upx;
|
|
background-size: 137upx 137upx;
|
|
@@ -1640,16 +1639,9 @@ export default {
|
|
|
min-width: 0;
|
|
min-width: 0;
|
|
|
margin-left: 10upx;
|
|
margin-left: 10upx;
|
|
|
color: #252a2d;
|
|
color: #252a2d;
|
|
|
- font-size: 26upx;
|
|
|
|
|
|
|
+ font-size: 28upx;
|
|
|
line-height: 32upx;
|
|
line-height: 32upx;
|
|
|
white-space: nowrap;
|
|
white-space: nowrap;
|
|
|
- overflow: hidden;
|
|
|
|
|
- text-overflow: ellipsis;
|
|
|
|
|
-}
|
|
|
|
|
-
|
|
|
|
|
-.phone-divider {
|
|
|
|
|
- margin: 0 18upx;
|
|
|
|
|
- color: #9aa29f;
|
|
|
|
|
}
|
|
}
|
|
|
|
|
|
|
|
.order-page .ghs_list_page .ghs_list_area .ghs_box .image-text_7 .text-group_7 .text_9 {
|
|
.order-page .ghs_list_page .ghs_list_area .ghs_box .image-text_7 .text-group_7 .text_9 {
|
|
@@ -1680,8 +1672,8 @@ export default {
|
|
|
left: auto;
|
|
left: auto;
|
|
|
right: 28upx;
|
|
right: 28upx;
|
|
|
width: 142upx;
|
|
width: 142upx;
|
|
|
- height: 64upx;
|
|
|
|
|
- line-height: 64upx;
|
|
|
|
|
|
|
+ height: 76upx;
|
|
|
|
|
+ line-height: 76upx;
|
|
|
border-radius: 999upx;
|
|
border-radius: 999upx;
|
|
|
box-shadow: 0 8upx 18upx rgba(9, 197, 103, 0.22);
|
|
box-shadow: 0 8upx 18upx rgba(9, 197, 103, 0.22);
|
|
|
}
|
|
}
|