完成大体功能和样式

This commit is contained in:
2026-01-15 17:18:24 +08:00
parent 036eb3a206
commit 44a4b33502
211 changed files with 5480 additions and 7826 deletions

View File

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