Selaa lähdekoodia

test: 移除debug 配置

zhangyuhan 2 vuotta sitten
vanhempi
commit
0d7726f976
1 muutettua tiedostoa jossa 1 lisäystä ja 1 poistoa
  1. 1 1
      src/web/staticres/public-pc/js/sub-page.js

+ 1 - 1
src/web/staticres/public-pc/js/sub-page.js

@@ -108,7 +108,7 @@ if (window.parent !== window) {
   })
   window.$BRACE = window.parent.$BRACE
   new JianyuIframe.easyInjectIframePage({
-    debug: true
+    debug: false
   })
 } else {
   $(function () {