Commit 7940e3a9 authored by zhuxl's avatar zhuxl

提交

parent ca0b7c78
...@@ -19,7 +19,7 @@ function publicPath() { ...@@ -19,7 +19,7 @@ function publicPath() {
if (build_path) { if (build_path) {
return '/' + build_path + '/' return '/' + build_path + '/'
} else { } else {
return './' return '/bidweb/'
} }
} }
......
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