Explorar o código

隐藏块模板库。

chenshilong %!s(int64=5) %!d(string=hai) anos
pai
achega
0c4efa2837
Modificáronse 1 ficheiros con 2 adicións e 2 borrados
  1. 2 2
      web/building_saas/main/html/main.html

+ 2 - 2
web/building_saas/main/html/main.html

@@ -42,8 +42,8 @@
         let projectReadOnly = JSON.parse('<%- projectReadOnly %>');
         let projectCooperate = JSON.parse('<%- projectCooperate %>');
         let projectOptins =  JSON.parse('<%- options %>');
-        const G_SHOW_BLOCK_LIB = true;
-//        const G_SHOW_BLOCK_LIB = false;
+        // const G_SHOW_BLOCK_LIB = true;
+       const G_SHOW_BLOCK_LIB = false;
     </script>
 </head>