pujiaming 2 éve
szülő
commit
608e30e320

+ 2 - 2
.env.development

@@ -1,5 +1,5 @@
 ENV = development,
 VITE_PROJECT_NAME = 朱雀游戏中心
 VITE_API_HOST = http://gm.coolpad.nkfzs.com/api/web
-# VITE_LOGO_VISIBLE: 'QingQue'
-VITE_LOGO_VISIBLE: 'KuPai'
+VITE_LOGO_VISIBLE: 'QingQue'
+# VITE_LOGO_VISIBLE: 'KuPai'

+ 1 - 1
src/components/MobileCom.vue

@@ -11,7 +11,7 @@
                     : 'm_search'
             })" /></p>
 
-            <div class="psa" style="bottom: 0;left: 0; z-index: 1;color: #ed8c0f;">客服qq:2885393309</div>
+            <div v-if="VITEPLA === 'QingQue'" class="psa" style="bottom: 0;left: 0; z-index: 1;color: #ed8c0f;">客服qq:2885393309</div>
         </div>
         <div class="right_menu df aic jcc psr">
             <van-icon name="bars" size="26" />

+ 1 - 1
src/layout/header.vue

@@ -36,7 +36,7 @@
         </el-dropdown>
       </router-link>
     </nav>
-    <div class="w1000 df aic jcc" style="padding-top: 8px;padding: 10px 0;height: 40px;font-size: 16px;color: #ed8c0f;">客服qq:2885393309</div>
+    <div v-if="VITEPLA === 'QingQue'" class="w1000 df aic jcc" style="padding-top: 8px;padding: 10px 0;height: 40px;font-size: 16px;color: #ed8c0f;">客服qq:2885393309</div>
   </div>
 </template>
 

+ 1 - 1
src/view/m_views/index/index.vue

@@ -10,7 +10,7 @@
             <van-search shape='round' @click="router.push({ path: 'm_search' })" />
         </div>
 
-        <div class="df aic jcc" style="color: #ed8c0f;margin: 10px auto; font-size: 14px;">客服qq:2885393309</div>
+        <div v-if="VITEPLA === 'QingQue'" class="df aic jcc" style="color: #ed8c0f;margin: 10px auto; font-size: 14px;">客服qq:2885393309</div>
 
         <!-- 轮播图 -->
         <van-swipe class="my-swipe" indicator-color="white" :autoplay="3000">