瀏覽代碼

更改首页

lichao 3 年之前
父節點
當前提交
805f1ca6dd
共有 1 個文件被更改,包括 29 次插入29 次删除
  1. 29 29
      src/views/home/index.vue

+ 29 - 29
src/views/home/index.vue

@@ -76,35 +76,35 @@
         </div>
       </div>
     </div>
-    <div style="width: 100%;background-color: #f2f6f9;padding-top: 10px;padding-bottom: 10px">
-      <div style="margin-bottom: 30px">
-        <h1 style="margin-bottom: -5px;color: #2A328E">SERVICE</h1>
-<!--        <span style="border-bottom: 3px solid #25c4cd;color: #154477">快捷服务</span>-->
-        <span style="border-bottom: 3px solid #710702;color: #2A328E">快捷服务</span>
-      </div>
-      <div style="width: 60%;height: 200px;display:flex;justify-content:space-between;margin: 0 auto">
-        <div style="width: 500px;height: 170px;">
-          <router-link to="/management">
-            <img src="../../assets/zaixian.png" alt="" style="width: 100%;height: 170px;">
-          </router-link>
-        </div>
-        <div style="width: 500px;height: 170px;">
-          <router-link to="/business">
-            <img src="../../assets/wuliu.png" alt="" style="width: 100%;height: 170px;">
-          </router-link>
-        </div>
-      </div>
-      <div style="width: 60%;height: 200px;display:flex;justify-content:space-between;margin: 40px auto">
-        <div style="width: 500px;height: 170px;cursor:pointer" @click="myOrder">
-          <router-link to="/stock">
-            <img src="../../assets/wode.png" alt="" style="width: 100%;height: 170px;">
-          </router-link>
-        </div>
-        <div style="width: 500px;height: 170px;">
-          <img src="../../assets/kefu.png" alt="" style="width: 100%;height: 170px;">
-        </div>
-      </div>
-    </div>
+<!--    <div style="width: 100%;background-color: #f2f6f9;padding-top: 10px;padding-bottom: 10px">-->
+<!--      <div style="margin-bottom: 30px">-->
+<!--        <h1 style="margin-bottom: -5px;color: #2A328E">SERVICE</h1>-->
+<!--&lt;!&ndash;        <span style="border-bottom: 3px solid #25c4cd;color: #154477">快捷服务</span>&ndash;&gt;-->
+<!--        <span style="border-bottom: 3px solid #710702;color: #2A328E">快捷服务</span>-->
+<!--      </div>-->
+<!--      <div style="width: 60%;height: 200px;display:flex;justify-content:space-between;margin: 0 auto">-->
+<!--        <div style="width: 500px;height: 170px;">-->
+<!--          <router-link to="/management">-->
+<!--            <img src="../../assets/zaixian.png" alt="" style="width: 100%;height: 170px;">-->
+<!--          </router-link>-->
+<!--        </div>-->
+<!--        <div style="width: 500px;height: 170px;">-->
+<!--          <router-link to="/business">-->
+<!--            <img src="../../assets/wuliu.png" alt="" style="width: 100%;height: 170px;">-->
+<!--          </router-link>-->
+<!--        </div>-->
+<!--      </div>-->
+<!--      <div style="width: 60%;height: 200px;display:flex;justify-content:space-between;margin: 40px auto">-->
+<!--        <div style="width: 500px;height: 170px;cursor:pointer" @click="myOrder">-->
+<!--          <router-link to="/stock">-->
+<!--            <img src="../../assets/wode.png" alt="" style="width: 100%;height: 170px;">-->
+<!--          </router-link>-->
+<!--        </div>-->
+<!--        <div style="width: 500px;height: 170px;">-->
+<!--          <img src="../../assets/kefu.png" alt="" style="width: 100%;height: 170px;">-->
+<!--        </div>-->
+<!--      </div>-->
+<!--    </div>-->
     <!--    <div style="width: 100%;height: 600px;background-color: #FFFFFF;padding-top: 10px">-->
     <!--      <div style="margin-bottom: 30px;">-->
     <!--        <h1 style="margin-bottom: -5px">SERVICE</h1>-->