mirror of
https://github.com/likeshop-github/likeadmin_go.git
synced 2025-12-24 13:07:57 +08:00
前端框架部分修改
This commit is contained in:
@@ -13,7 +13,7 @@ import vueSetupExtend from 'vite-plugin-vue-setup-extend'
|
||||
export default defineConfig({
|
||||
// base: '/admin/',
|
||||
server: {
|
||||
host: '0.0.0.0'
|
||||
host: '0.0.0.0',
|
||||
},
|
||||
plugins: [
|
||||
vue(),
|
||||
|
||||
Reference in New Issue
Block a user