فهرست منبع

更新客服时间
021-63138889
周一至周五 09:00-17:30

gitmuchinfo 3 سال پیش
والد
کامیت
3ec9173c38
1فایلهای تغییر یافته به همراه3 افزوده شده و 3 حذف شده
  1. 3 3
      src/packages/mobile/views/mine/service/index.vue

+ 3 - 3
src/packages/mobile/views/mine/service/index.vue

@@ -7,13 +7,13 @@
             <img src="@mobile/assets/logo.png" />
         </div> -->
         <CellGroup title="客服热线">
-            <Cell value="021-96169" />
+            <Cell value="021-63138889" />
         </CellGroup>
         <CellGroup title="服务时间">
             <Cell>
                 <template #value>
-                    <span>周一至周五 8:30-20:30</span>
-                    <span>周六至周日(含节假日) 8:30-17:00</span>
+                    <span>周一至周五 09:00-17:30</span>
+                    <!-- <span>周六至周日(含节假日) 8:30-17:00</span> -->
                 </template>
             </Cell>
         </CellGroup>