gemercheung преди 2 години
родител
ревизия
533e00b5d4

+ 1 - 1
packages/qjkankan-editor/.env.prod

@@ -7,4 +7,4 @@ VUE_APP_PROXY_URL_ROOT='https://www.4dkankan.com'
 VUE_APP_PROXY_URL='https://www.4dkankan.com/qjkankan/'
 VUE_APP_ORIGIN=
 VUE_APP_URL_FILL=/qjkankan
-VUE_APP_DEBBUG_FLAG=0508-03
+VUE_APP_DEBBUG_FLAG=0510-01

+ 1 - 1
packages/qjkankan-editor/.env.testprod

@@ -7,4 +7,4 @@ VUE_APP_PROXY_URL_ROOT='https://test.4dkankan.com'
 VUE_APP_PROXY_URL='https://test.4dkankan.com/qjkankan/'
 VUE_APP_ORIGIN=
 VUE_APP_URL_FILL=/qjkankan
-VUE_APP_DEBBUG_FLAG=0509-01
+VUE_APP_DEBBUG_FLAG=0510-01

+ 1 - 1
packages/qjkankan-editor/src/framework/play/pano/index.vue

@@ -1,7 +1,7 @@
 <template>
   <div class="panocon" :class="[routerName]">
     <div v-show="currentScene.type !== '4dkk'" id="pano"></div>
-    调试信息: {{ currentScene }}
+    <!-- 调试信息: {{ currentScene }} -->
     <iframe
       id="iframe-4dkk"
       :class="currentSceneVersion"

+ 1 - 1
packages/qjkankan-view/.env.prod

@@ -7,4 +7,4 @@ VUE_APP_URL_FILL=/qjkankan
 
 # 接口请求地址
 VUE_APP_APIS_URL=https://www.4dkankan.com/
-VUE_APP_DEBBUG_FLAG=0508-01
+VUE_APP_DEBBUG_FLAG=0510-01