移动端发布

This commit is contained in:
2026-01-06 11:42:12 +08:00
parent 3e8c94e2ae
commit 6c24970756
2 changed files with 4 additions and 4 deletions

View File

@@ -4,10 +4,10 @@ module.exports = {
// 若在同一台机器调试:使用 localhost:8066
// 若手机在同一局域网:替换为本机局域网 IP例如 172.16.96.111:8066
// 页面在 https://zhxg.gxsdxy.cn 下访问,接口同域同协议以避免 CORS
// baseUrl: 'https://zhxg.gxsdxy.cn/prod_api',
// baseUrl: 'https://zhxg.gxsdxy.cn/prod_api',
baseUrl: 'https://zhxg.gxsdxy.cn/prod_api',
//baseUrl: 'https://zhxg.gxsdxy.cn/prod_api',
// 若本地/内网以 HTTP 访问页面,可改为:
baseUrl: 'http://localhost:8085',
//baseUrl: 'http://localhost:8085',
// 应用信息
appInfo: {
// 应用名称