From 85bf45da5d86347620af0386f9d46a3de369a172 Mon Sep 17 00:00:00 2001 From: zhanghao Date: Thu, 6 Aug 2020 19:43:51 +0800 Subject: [PATCH] =?UTF-8?q?=E6=B7=BB=E5=8A=A0configmap=E9=85=8D=E7=BD=AE?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- config/index.js | 2 +- index.html | 1 + src/components/menu.vue | 3 ++- src/components/service-info/map-view.vue | 3 ++- src/pages/workbench/fwzc_fwcs.vue | 6 ++++-- src/pages/workbench/intelligent_appbuilder.vue | 3 ++- src/pages/workbench/intelligent_details.vue | 3 ++- src/pages/workbench/intelligent_drawing.vue | 3 ++- static/configmap.js | 3 +++ 9 files changed, 19 insertions(+), 8 deletions(-) create mode 100644 static/configmap.js diff --git a/config/index.js b/config/index.js index a48b218..999ea04 100644 --- a/config/index.js +++ b/config/index.js @@ -8,7 +8,7 @@ module.exports = { dev: { // Paths assetsSubDirectory: "static", - assetsPublicPath: "/", + assetsPublicPath: "/apaas/ui/", proxyTable: { "/apaas": { target: "https://apaas3.wodcloud.com/apaas/", diff --git a/index.html b/index.html index 98912a4..adfef6e 100644 --- a/index.html +++ b/index.html @@ -11,6 +11,7 @@ } +
diff --git a/src/components/menu.vue b/src/components/menu.vue index 83875ca..8d54780 100644 --- a/src/components/menu.vue +++ b/src/components/menu.vue @@ -102,6 +102,7 @@