Commit 2e811de2 authored by 李智书's avatar 李智书

1.新增班级周报页面;

2.修改打包方式
parent b23aa49d
...@@ -84,9 +84,13 @@ ...@@ -84,9 +84,13 @@
"enable" : true "enable" : true
}, },
"h5" : { "h5" : {
"devServer" : {
"port" : 80,
"disableHostCheck" : true
},
"router" : { "router" : {
"mode" : "hash", "mode" : "hash",
"base" : "/" "base" : "./"
}, },
"title" : "安智教育", "title" : "安智教育",
"optimization" : { "optimization" : {
......
This diff is collapsed.
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