Commit e8c1c6a7 by zhanghaozhe

修复未登录状态返回受限组件问题

parent 7308cc3a
......@@ -82,7 +82,8 @@
"scripts": {
"start": "node scripts/start.js",
"build": "node scripts/build.js",
"pre": "node scripts/pre.js",
"build-pre": "node scripts/build-pre.js",
"build-test": "node scripts/build-test.js",
"test": "node scripts/test.js"
},
"eslintConfig": {
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment