diff --git a/config/index.js b/config/index.js index a48b218ddc7079ce9f1a0a98840c34e276578dab..999ea04d392f3ebc39b3ef2ff54d79d5763b5a01 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 98912a48968b95125b4566898a95e62f8d82d106..adfef6e6de3979a6e8fe8fe9ad68e88c86e78ee5 100644 --- a/index.html +++ b/index.html @@ -11,6 +11,7 @@ } +
diff --git a/src/components/menu.vue b/src/components/menu.vue index 83875ca77997b48705624d965bb3fc9b8a200c23..8d54780111dbd70d86978f3008cf60a51365661b 100644 --- a/src/components/menu.vue +++ b/src/components/menu.vue @@ -102,6 +102,7 @@