From 439f658078e7d4a7e36897ccf8f72b5a0933aa45 Mon Sep 17 00:00:00 2001 From: =?utf8?q?=E2=80=9Cshentao=E2=80=9D?= Date: Tue, 21 Mar 2017 14:32:47 +0800 Subject: [PATCH] link menu to function pages MIME-Version: 1.0 Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit Issue-id: CLIENT-175 Change-Id: I6ebb2112a96ec470da69ca532d94217b95a94e2c Signed-off-by: “shentao” --- .../main/resources/portalConfig/msb_register.xml | 18 ++++++------- login/src/main/webapp/login/html/menu.html | 17 ++++++++---- .../{resourceNfvo.html => resourceManagement.html} | 2 +- .../main/webapp/login/html/temp/resourceSdno.html | 18 ------------- login/src/main/webapp/login/js/app.js | 30 +++++++++++----------- 5 files changed, 37 insertions(+), 48 deletions(-) rename login/src/main/webapp/login/html/temp/{resourceNfvo.html => resourceManagement.html} (93%) delete mode 100644 login/src/main/webapp/login/html/temp/resourceSdno.html diff --git a/integration/src/main/resources/portalConfig/msb_register.xml b/integration/src/main/resources/portalConfig/msb_register.xml index 6a56f89a..9e3861eb 100644 --- a/integration/src/main/resources/portalConfig/msb_register.xml +++ b/integration/src/main/resources/portalConfig/msb_register.xml @@ -23,7 +23,7 @@ 127.0.0.1 - 8300 + 9150 /openoui/login login UI @@ -33,7 +33,7 @@ 127.0.0.1 - 8300 + 9150 /openoui/catalog catalog UI @@ -43,7 +43,7 @@ 127.0.0.1 - 8300 + 9150 /openoui/extsys extsys UI @@ -53,7 +53,7 @@ 127.0.0.1 - 8300 + 9150 /openoui/performance performance UI @@ -63,7 +63,7 @@ 127.0.0.1 - 8300 + 9150 /openoui/monitor monitor UI @@ -73,7 +73,7 @@ 127.0.0.1 - 8300 + 9150 /openoui/lifecyclemgr lifecyclemgr UI @@ -83,7 +83,7 @@ 127.0.0.1 - 8300 + 9150 /openoui/resmgr-nfv resmgr-nfv UI @@ -93,7 +93,7 @@ 127.0.0.1 - 8300 + 9150 /openoui/resmgr-sdn resmgr-sdn UI @@ -103,7 +103,7 @@ 127.0.0.1 - 8300 + 9150 /openoui/user user UI diff --git a/login/src/main/webapp/login/html/menu.html b/login/src/main/webapp/login/html/menu.html index 59bc30a7..db3f4067 100644 --- a/login/src/main/webapp/login/html/menu.html +++ b/login/src/main/webapp/login/html/menu.html @@ -23,7 +23,7 @@