mirror of
https://github.com/pure-admin/vue-pure-admin.git
synced 2025-11-09 13:53:38 +08:00
feat: 更换加载动画
This commit is contained in:
@@ -44,6 +44,7 @@ export default ({ command }: ConfigEnv): UserConfigExport => {
|
||||
* @default 3000
|
||||
*/
|
||||
port: VITE_PORT,
|
||||
host: "0.0.0.0",
|
||||
// 本地跨域代理
|
||||
proxy: createProxy(VITE_PROXY)
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user