mirror of
https://github.com/crmeb/CRMEB.git
synced 2025-12-15 21:32:50 +00:00
移动安装目录,支持根目录index.php访问,也可以像tp5一样只对外开放public一个目录
This commit is contained in:
parent
6c6eaa95d9
commit
06a90032eb
@ -24,7 +24,7 @@
|
||||
deps: ['css!yduicss']
|
||||
}
|
||||
},
|
||||
baseUrl: '//' + location.hostname + "/{__PUBLIC_PATH}",
|
||||
baseUrl: '//' + location.hostname + "{__PUBLIC_PATH}",
|
||||
paths: {
|
||||
'static': 'static',
|
||||
'vue': 'static/plug/vue/dist/vue.min',
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user