Commit e06356a4 authored by 邓晓峰's avatar 邓晓峰

fix: 修复顶部导航标题最大宽度

parent 34d76d8c
Pipeline #53237 waiting for manual action with stages
......@@ -2,7 +2,7 @@
// const proxyURL = process.env.NODE_ENV !== 'production' ? 'http://192.168.10.150:8777' : window.location.origin;
// const proxyURL = 'https://work.panda-water.cn';
// const proxyURL = 'http://192.168.12.3:8082';
const proxyURL = 'http://192.168.10.156:8666/'
const proxyURL = 'https://panda-water.cn/'
module.exports = {
assetsRoot: process.env.NODE_ENV !== 'production' ? proxyURL : './',
......
......@@ -110,9 +110,9 @@
"@wisdom-map/arcgismap": "1.4.0-6",
"@wisdom-map/basemap": "1.1.0-2",
"@wisdom-map/util": "^1.0.27-0",
"@wisdom-utils/components": "0.1.226",
"@wisdom-utils/components": "0.1.227",
"@wisdom-utils/runtime": "0.0.32",
"@wisdom-utils/utils": "0.1.266",
"@wisdom-utils/utils": "0.1.267",
"animate.css": "^4.1.1",
"antd": "^4.20.7",
"compression": "1.7.4",
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment