浏览代码

调整推荐

wangxy 2 年之前
父节点
当前提交
6ce7b62724
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      nuxt.config.js

+ 1 - 1
nuxt.config.js

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