修改页面

This commit is contained in:
2025-09-15 18:11:33 +08:00
parent b22ec4cf4d
commit a3aaf7dd4e
6 changed files with 20 additions and 10 deletions

View File

@@ -28,10 +28,10 @@ const config = {
// config.baseUrl = 'http://tc.cqsznc.com:7080/api';
//本地
config.baseUrl = '/js';
// config.baseUrl = '/js';
//正式
// config.baseUrl = 'http://183.230.235.66:11010/api';
config.baseUrl = 'http://183.230.235.66:11010/api';
// config.baseUrl = 'http://378a061a.r28.cpolar.top'
export default config;