From ff2ae3f2f1faed38be80b04a74ad0140e3982e6a Mon Sep 17 00:00:00 2001 From: wangxiang <1827945911@qq.com> Date: Mon, 10 Jul 2023 10:54:24 +0800 Subject: [PATCH] =?UTF-8?q?chore:=20=E9=BB=98=E8=AE=A4=E9=85=8D=E7=BD=AE?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- cloud/bigscreen-design/public/config.js | 8 ++++---- cloud/bigscreen-design/src/page/list/document.vue | 4 ++-- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/cloud/bigscreen-design/public/config.js b/cloud/bigscreen-design/public/config.js index ccb11d7..8ddb437 100644 --- a/cloud/bigscreen-design/public/config.js +++ b/cloud/bigscreen-design/public/config.js @@ -541,7 +541,7 @@ window.$website = { empAreaColor: "rgba(35, 183, 229, 0.42)", empColor: "rgba(217, 38, 10, 1)", index: "894edc1d-d2f0-4616-962c-8e61083ada71", - mapData: "https://data.bladex.vip/blade-visual/map/data?id=1235103352843448322", + mapData: 'http://192.168.3.10:9999/system_proxy/bigscreen/map/detail?id=1678230621244157953', color: "rgba(13, 255, 255, 1)", } } @@ -2654,7 +2654,7 @@ window.$website = { color: "#7c324c", date: "2022-05-22", dept: "设计部", - img: "https://oss.bladex.vip/caster/upload/20220522/6f2a92d95b64efeb42c131489abaff2f.webp" + img: "/img/nav-img.png" }, { name: "smallwei", @@ -2662,7 +2662,7 @@ window.$website = { color: "#6b6230", date: "2022-05-22", dept: "设计部", - img: "https://oss.bladex.vip/caster/upload/20220522/6f2a92d95b64efeb42c131489abaff2f.webp" + img: "/img/nav-img.png" }, { name: "smallwei", @@ -2670,7 +2670,7 @@ window.$website = { date: "2022-05-22", color: "#274d86", dept: "设计部", - img: "https://oss.bladex.vip/caster/upload/20220522/6f2a92d95b64efeb42c131489abaff2f.webp" + img: "/img/nav-img.png" } ], dataFormatter: "", diff --git a/cloud/bigscreen-design/src/page/list/document.vue b/cloud/bigscreen-design/src/page/list/document.vue index 9ce0670..35a2d3b 100644 --- a/cloud/bigscreen-design/src/page/list/document.vue +++ b/cloud/bigscreen-design/src/page/list/document.vue @@ -54,7 +54,7 @@ export default { window.open('/swiper.html?id=' + this.value1) }, goApi () { - window.open('https://data.bladex.vip/doc.html') + window.open('https://godolphinx.org/vue3/description.html') }, goDoc () { window.open('https://www.kancloud.cn/smallwei/avue-doc') @@ -77,4 +77,4 @@ export default { margin-bottom: 5px; } } - \ No newline at end of file +