首页案例样式

This commit is contained in:
lmj
2022-06-02 16:42:13 +08:00
parent 26e9491c36
commit eaf5685fcb
5 changed files with 168 additions and 20 deletions

View File

@@ -113,7 +113,7 @@ module.exports = {
proxy: {
'/systemapi': {
// 目标代理服务器地址
target: 'http://127.0.0.1:9090',
target: 'http://192.168.0.10:9090',
changeOrigin: true,
logLevel:'debug',
secure: false,