[feat][V]:引入前端配置项

master
Romesum 5 years ago
parent 2b20a6b3d9
commit 52cb58f5f5

@ -0,0 +1,9 @@
// 配置项
// hirun.romesum.xyz
const host = 'http://127.0.0.1:8080/'
const config = {
host
}
export default config
Loading…
Cancel
Save