diff --git a/pages/base/home.vue b/pages/base/home.vue index dbd8eb6..4789ea6 100644 --- a/pages/base/home.vue +++ b/pages/base/home.vue @@ -125,7 +125,7 @@ - {{$t("homeNewText.dd1")}}. + {{$t("homeNewText.dd1")}} {{$t("homeNewText.dd2",{name:"GEPMAX"})}} {{ $t("homeNewText.dd3") }} @@ -1681,7 +1681,8 @@ // position: relative; margin: auto; // padding: 0px 60rpx; - width: 380rpx; + width: 600rpx; + text-align: center; padding-top: 600rpx; } } @@ -2174,7 +2175,7 @@ .title3{ color: #A6A8AC; font-size: 14px; - width: 540rpx; + width: 600rpx; text-align: center; } .bord_box {