This commit is contained in:
2026-06-24 09:52:59 +08:00
parent ba0585c8aa
commit 070f3bab4f
9 changed files with 101 additions and 45 deletions

View File

@@ -1,9 +1,9 @@
// 全局配置文件
// let baseUrl = 'http://219.138.32.164:8089';
// let baseUrl = 'http://localhost:8089';
// let staticUrl = 'http://localhost:3080';
let baseUrl = 'https://www.wujiaguotou.com/api';
let staticUrl = 'https://www.wujiaguotou.com';
let baseUrl = 'http://localhost:8089';
let staticUrl = 'http://localhost:3090';
// let baseUrl = 'https://www.wujiaguotou.com/api';
// let staticUrl = 'https://www.wujiaguotou.com';
// 版本号 用于更新
let version = 1;
// vuex_version版本号 用于显示