瀏覽代碼

fix:空格删除

shenchunlv 1 年之前
父節點
當前提交
1f87f47676
共有 4 個文件被更改,包括 12 次插入14 次删除
  1. 3 3
      pages/index.vue
  2. 3 3
      pages/list.vue
  3. 3 4
      pages/m_list.vue
  4. 3 4
      pages/m_user.vue

+ 3 - 3
pages/index.vue

@@ -228,13 +228,13 @@
               联系方式
             </h3>
             <span class="text-[13px] mt-[20px]">
-              客服邮箱: kefu@hrshuke.com
+              客服邮箱:kefu@hrshuke.com
             </span>
             <span class="text-[13px] my-[20px]">
-              客户投诉:4000039350
+              客户投诉:400-003-9350
             </span>
             <span class="text-[13px]">
-              商务合作: 17723267692(微信同号)
+              商务合作:17723267692(微信同号)
             </span>
           </div>
           <!-- 地址 -->

+ 3 - 3
pages/list.vue

@@ -53,13 +53,13 @@
               联系方式
             </h3>
             <span class="text-[13px] mt-[20px]">
-              客服邮箱: kefu@hrshuke.com
+              客服邮箱:kefu@hrshuke.com
             </span>
             <span class="text-[13px] my-[20px]">
-              客户投诉:4000039350
+              客户投诉:400-003-9350
             </span>
             <span class="text-[13px]">
-              商务合作: 17723267692(微信同号)
+              商务合作:17723267692(微信同号)
             </span>
           </div>
           <!-- 地址 -->

+ 3 - 4
pages/m_list.vue

@@ -28,14 +28,13 @@
         <n-collapse-item title="联系方式" name="1">
           <div class="flex flex-col text-[#999]">
             <span class="text-[12px] mt-[16px]">
-              客服邮箱: kefu@hrshuke.com
+              客服邮箱:kefu@hrshuke.com
             </span>
             <span class="text-[12px] my-[16px]">
-              客服投诉: 4000039350
+              客服投诉:400-003-9350
             </span>
             <span class="text-[12px]">
-              <span>商务合作:</span>
-              <a href="tel:17723267692" class="text-[#3061f6]"> 17723267692(微信同号)</a>
+              <span>商务合作:</span><a href="tel:17723267692" class="text-[#3061f6]">17723267692(微信同号)</a>
             </span>
           </div>
         </n-collapse-item>

+ 3 - 4
pages/m_user.vue

@@ -184,14 +184,13 @@
         <n-collapse-item title="联系方式" name="1">
           <div class="flex flex-col text-[#999]">
             <span class="text-[12px] mt-[16px]">
-              客服邮箱: kefu@hrshuke.com
+              客服邮箱:kefu@hrshuke.com
             </span>
             <span class="text-[12px] my-[16px]">
-              客服投诉:4000039350
+              客服投诉:400-003-9350
             </span>
             <span class="text-[12px]">
-              <span>商务合作:</span>
-              <a href="tel:17723267692" class="text-[#3061f6]"> 17723267692(微信同号)</a>
+              <span>商务合作:</span><a href="tel:17723267692" class="text-[#3061f6]"> 17723267692(微信同号)</a>
             </span>
           </div>
         </n-collapse-item>