tenggouwa 7 年 前
コミット
285bad7ad3
1 ファイル変更8 行追加8 行削除
  1. 8 8
      src/views/agent/applyAgent.vue

+ 8 - 8
src/views/agent/applyAgent.vue

@@ -165,14 +165,14 @@ export default{
           baseUrl:"static/img/apply/phone.png",
           hoverUrl:"static/img/apply/phoneHover.png",
           state:0,
-          text:["400-1566-899"],
-        },
-        {
-          baseUrl:"static/img/apply/qq.png",
-          hoverUrl:"static/img/apply/qqHover.png",
-          state:0,
-          text:["4001566899"],
+          text:["86-17354718363"],
         },
+        // {
+        //   baseUrl:"static/img/apply/qq.png",
+        //   hoverUrl:"static/img/apply/qqHover.png",
+        //   state:0,
+        //   text:["4001566899"],
+        // },
         {
           baseUrl:"static/img/apply/wx.png",
           hoverUrl:"static/img/apply/wxHover.png",
@@ -441,7 +441,7 @@ export default{
     padding-top: 50px;
     .serverList{
       margin-top: 50px;
-      padding: 0 188px 70px 188px;
+      padding: 0 400px 70px 400px;
       display: flex;
       justify-content:space-between;
       img{