封装公共组件,调整样式文件的布局,修改路由页面样式
This commit is contained in:
@@ -21,4 +21,9 @@ export default defineConfig({
|
||||
}),
|
||||
tsconfigPaths(),
|
||||
],
|
||||
server: {
|
||||
host: '0.0.0.0',
|
||||
port: 5173,
|
||||
open: true
|
||||
},
|
||||
});
|
||||
|
||||
Reference in New Issue
Block a user