Переглянути джерело

feat:修改英文版换行问题

xzh 4 роки тому
батько
коміт
715b2e7230

+ 14 - 6
mobile/src/pages/purchase/index.vue

@@ -19,11 +19,13 @@
           <div class="attr">{{langPurchase.service.key}}</div>
           <div class="box service">
             <i class="iconfont icon-yuandian">
-              <span>{{langPurchase.service.type}}</span>
-              <a class="title peijian" @click="$router.push({name:'pricedetail'})">
-                <img :src="`${$cdn}images/perjian-warn.png`" alt="">
-                {{$t('mall.knowMore')}}
-              </a>
+              <div class="flex-content">
+                <span>{{langPurchase.service.type}}</span>
+                <a class="title peijian" @click="$router.push({name:'pricedetail'})">
+                  <img :src="`${$cdn}images/perjian-warn.png`" alt="">
+                  {{$t('mall.knowMore')}}
+                </a>
+              </div>
             </i>
             <!-- <span @click="scrollTo('rlgz')">{{langPurchase.why}}</span> -->
             <ul>
@@ -413,16 +415,22 @@ export default {
             font-size: 14px;
             color: rgba(0, 0, 0, 0.7);
             font-weight: 600;
+            display: flex;
             a {
               color: #486ACE !important;
-              margin-left: 78px;
               line-height: 18px;
+              margin-top: 0;
               img {
                 vertical-align: middle;
                 margin-top: -2px;
               }
             }
           }
+          .flex-content {
+            display: flex;
+            justify-content: space-between;
+            min-width: 271px;
+          }
           ul{
             padding: 6px 10px 0 15px;
             display: inline-block;

+ 0 - 5
pc/src/lang/en/modules/home.js

@@ -29,11 +29,6 @@ module.exports = {
     "plate1Item3Desc2": "Space Interaction, Let the Space to Express More Historical Connotations",
     "plate1Item3Desc3": "Under the Master’s Explanation, Multi-user Can Participate on the Same Screen",
     "plate1Item3Desc4": "Promote Social Science Education and Promote Everyone to Participate",
-    "plate1Item4SubTitle": "Mass Reconstruction of the Real Houses",
-    "plate1Item4Desc1": "AI Automatic Modeling, Efficient Reconstruct the Real Houses",
-    "plate1Item4Desc2": "VR Guidance/ VR Explanation,Display All the Details",
-    "plate1Item4Desc3": "Easy to Operation, Everyone Can Be A Master",
-    "plate1Item4Desc4": "Professional Real-estate Marketing System, More Efficient for Sales and Rental Decisions",
     "plate1Item5SubTitle": "Efficient Reconstruct Disaster Scenes,Create Comprehensive 3D Files",
     "plate1Item5Desc1": "Efficient Reconstruct Disaster Scenes,Create Comprehensive 3D Files",
     "plate1Item5Desc2": "Pre-collection is Available,Reduce the Claims Disputes",

+ 6 - 5
pc/src/lang/zh/modules/home.js

@@ -29,11 +29,12 @@ module.exports = {
     "plate1Item3Desc2": "空间交互,让空间表达更多历史内涵",
     "plate1Item3Desc3": "大师讲解,一带多同屏讲述文化故事",
     "plate1Item3Desc4": "推动社科教育,促进社会参与",
-    "plate1Item4SubTitle": "海量复刻真房源",
-    "plate1Item4Desc1": "AI自动建模,高效复刻真实房源",
-    "plate1Item4Desc2": "云带看/云讲房,全方位介绍房源信息",
-    "plate1Item4Desc3": "易上手操作,人人都能掌握拍摄流程",
-    "plate1Item4Desc4": "专业地产营销系统,高效管理租售信息",
+    "plate1Item4SubTitle": "3D数字化商圈,沉浸式购物新体验",
+    "plate1Item4Desc1": "真实复刻空间,宅在家中云逛街",
+    "plate1Item4Desc2": "与好友一起逛,同屏带看实时沟通",
+    "plate1Item4Desc3": "好店带货直播,在线分享优质商品",
+    "plate1Item4Desc4": "私人智能客服,实时在线答复",
+    "plate1Item4Desc5": "汇聚线上客流,有效拉动线下经济",
     "plate1Item5SubTitle": "高效复刻灾害现场,记录全面三维档案",
     "plate1Item5Desc1": "高效复刻灾害现场,记录全面三维档案",
     "plate1Item5Desc2": "支持预先采集存档,减少理赔纠纷",