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

@@ -24,6 +24,6 @@ const config = {
}
// 设置后台接口服务的基础地址
config.baseUrl = 'http://192.168.0.104:8080';
config.baseUrl = 'http://tc.cqsznc.com:7080/api';
export default config;