wangxy 3 anni fa
parent
commit
e5b44f6099
1 ha cambiato i file con 1 aggiunte e 1 eliminazioni
  1. 1 1
      nuxt.config.js

+ 1 - 1
nuxt.config.js

@@ -7,7 +7,7 @@ const pro = {
 
 }
 // build 改为true
-const isPro = false;
+const isPro = true;
 
 export default {
   /*