diff --git a/fe/config/index.js b/fe/config/index.js index 07c68be..94ad609 100644 --- a/fe/config/index.js +++ b/fe/config/index.js @@ -12,7 +12,8 @@ module.exports = { assetsPublicPath: '/', proxyTable: { '/v1/': { - target: 'http://localhost:9060/', + // target: 'http://localhost:9060/', + target: 'https://tekii.cn/', } }, diff --git a/fe/index.html b/fe/index.html index 3f7f0b8..eb11cc6 100644 --- a/fe/index.html +++ b/fe/index.html @@ -33,5 +33,22 @@ background: #cccccc00; } +