主题色修改

This commit is contained in:
仲么了
2023-12-29 11:14:04 +08:00
parent dc5f97b6dc
commit 9ea3660392
5 changed files with 327 additions and 87 deletions

View File

@@ -11,9 +11,9 @@ export default defineConfig({
'/api': {
// target: "http://192.168.1.115:10215", //黄正剑
// target: "http://192.168.1.22:10215", //超高压
target: 'http://192.168.1.9:10215', //数据中心
target: 'http://192.168.1.81:10215', //数据中心
// target: "http://192.168.1.13:10215", //治理
// target: 'http://192.168.1.18:10215', // 河北
// target: 'http://192.168.1.24:10215', // 河北
// target: "http://192.168.1.31:10215", // 海南
// target: "http://192.168.1.29:10215", // 冀北
changeOrigin: true,