flat: 部署baseurl

This commit is contained in:
史典卓
2025-09-23 15:48:43 +08:00
parent 7d2faa6c1b
commit ee57ac7568
4 changed files with 5 additions and 5 deletions

View File

@@ -1,6 +1,6 @@
export default { export default {
// baseUrl: 'http://39.98.44.136:8080', // 测试 // baseUrl: 'http://39.98.44.136:8080', // 测试
baseUrl: 'https://qd.zhaopinzao8dian.com/api', // 测试 baseUrl: 'http://ks.zhaopinzao8dian.com/api/ks', // 测试
// sseAI+ // sseAI+
// StreamBaseURl: 'http://39.98.44.136:8000', // StreamBaseURl: 'http://39.98.44.136:8000',
StreamBaseURl: 'https://qd.zhaopinzao8dian.com/ai', StreamBaseURl: 'https://qd.zhaopinzao8dian.com/ai',

View File

@@ -80,7 +80,7 @@
"locale": "zh-Hans", "locale": "zh-Hans",
"h5": { "h5": {
"router": { "router": {
"base": "/app/", "base": "/ks_app/",
"mode": "hash" "mode": "hash"
}, },
"title": "青岛智慧就业服务", "title": "青岛智慧就业服务",

Binary file not shown.

View File

@@ -1,8 +1,8 @@
{ {
"hash": "5cf4c8aa", "hash": "64b0126f",
"configHash": "0279f4bc", "configHash": "c3ada311",
"lockfileHash": "5d26acb0", "lockfileHash": "5d26acb0",
"browserHash": "5520a35c", "browserHash": "6c46b053",
"optimized": {}, "optimized": {},
"chunks": {} "chunks": {}
} }