1.合并前段时间写的页面

This commit is contained in:
2025-07-24 16:00:29 +08:00
parent 33ef7f5cdb
commit 658d21399d
89 changed files with 7649 additions and 243 deletions

View File

@@ -8,7 +8,7 @@ module.exports = {
disableHostCheck : true,
proxy : {
"/js" : {
target : "http://192.168.0.104:8080",
target : "http://tc.cqsznc.com:7080",
// target : "https://demo.aidex.vip",
changeOrigin : true,
secure : false