提交 79ad72c7 authored 作者: 王鹏飞's avatar 王鹏飞

build: 修改构建目录

上级 4b45ec6f
......@@ -2,5 +2,6 @@
node_modules
npm-debug.log
upload_tmp
client-dist
# code protect - prevent submit code below
\ No newline at end of file
module.exports = {
url: '/',
DesDir: '../server/client-dist',
DesDir: '../client-dist',
apiBaseURL: '/',
others: {
url: '/login/is-login'
......
module.exports = {
url: '/',
DesDir: '../server/client-dist',
DesDir: '../client-dist',
apiBaseURL: '/',
others: {
url: '/login/is-login'
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论