Browse Source

变量调整

wangxy 2 years ago
parent
commit
e5b44f6099
1 changed files with 1 additions and 1 deletions
  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 {
   /*