aboutsummaryrefslogtreecommitdiffstats
path: root/openo-portal/portal-common/src/main/webapp/common/json/main-page.json
diff options
context:
space:
mode:
author“shentao” <shentao@chinamobile.com>2016-09-20 20:23:38 +0800
committer“shentao” <shentao@chinamobile.com>2016-09-20 20:23:38 +0800
commitda0d4d81e5ddf347a71d341af18c3c42ea6bc3ab (patch)
treeb7dc889174edd9bba7456d1d2ce42f1e680cb7e5 /openo-portal/portal-common/src/main/webapp/common/json/main-page.json
parent9f7095cc0c1f83ebe18e19da7733b7b0a0412632 (diff)
add portal-common files
Change-Id: Id92745df42a6fde24d3b4709f6d92815cd88bd80 Signed-off-by: “shentao” <shentao@chinamobile.com>
Diffstat (limited to 'openo-portal/portal-common/src/main/webapp/common/json/main-page.json')
-rw-r--r--openo-portal/portal-common/src/main/webapp/common/json/main-page.json118
1 files changed, 118 insertions, 0 deletions
diff --git a/openo-portal/portal-common/src/main/webapp/common/json/main-page.json b/openo-portal/portal-common/src/main/webapp/common/json/main-page.json
new file mode 100644
index 00000000..4b5e169d
--- /dev/null
+++ b/openo-portal/portal-common/src/main/webapp/common/json/main-page.json
@@ -0,0 +1,118 @@
+/*
+ * Copyright 2016, CMCC Technologies Co., Ltd.
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+{
+ "propertiesFileNamePrefix":"web-framework-integration-i18n",
+ "productName":"Net Numen ICT",
+ "productImage":"img/integration/zte_logo_white.png",
+ "modules":[
+ {
+ "cover":"com_zte_ums_ict_framework_main_page_dashboard",
+ "background":"skyBlue-mainpage",
+ "toolsImage":"toolsImageBrokenLine",
+ "url":"",
+ "linkId":"ngict-dashboard-index",
+ "contentTip":""
+ },
+ {
+ "cover":"com_zte_ums_ict_framework_main_page_monitor",
+ "background":"golden-mainpage",
+ "toolsImage":"toolsImageHierachy",
+ "url":"",
+ "linkId":"ngict-itm-monintor",
+ "contentTip":""
+ },
+ {
+ "cover":"",
+ "background":"manLieONCloud-image",
+ "toolsImage":"",
+ "url":"http://vnjs.net/www/project/freewall/",
+ "contentTip":""
+ },
+ {
+ "cover":"com_zte_ums_ict_framework_main_page_alarm",
+ "background":"orange-mainpage",
+ "toolsImage":"toolsImageGear",
+ "url":"",
+ "linkId":"ngict-fm-summary",
+
+ "contentTip":""
+ },
+ {
+ "cover":"com_zte_ums_ict_framework_main_page_performance",
+ "background":"pinkishRed-mainpage",
+ "toolsImage":"toolsImagePresent",
+ "url":"",
+ "linkId":"ngict-pm-meatask",
+
+ "contentTip":""
+ },
+ {
+ "cover":"",
+ "background":"magicCube-image",
+ "toolsImage":"",
+ "url":"",
+ "contentTip":""
+ },
+ {
+ "cover":"com_zte_ums_ict_framework_main_page_security",
+ "background":"grassGreen-mainpage",
+ "toolsImage":"toolsImageFile",
+ "url":"",
+ "linkId":"ngict-sm",
+
+ "contentTip":""
+ },
+ {
+ "cover":"",
+ "background":"meeting-image",
+ "toolsImage":"",
+ "url":"",
+ "contentTip":""
+ },
+ {
+ "cover":"",
+ "background":"earth-image",
+ "toolsImage":"",
+ "url":"",
+ "contentTip":""
+ },
+ {
+ "cover":"com_zte_ums_ict_framework_main_page_log",
+ "background":"orange-mainpage",
+ "toolsImage":"toolsImageGear",
+ "url":"",
+ "linkId":"ngict-log",
+
+ "contentTip":""
+ },
+ {
+ "cover":"com_zte_ums_ict_framework_main_page_system",
+ "background":"skyBlue-mainpage",
+ "toolsImage":"toolsImageBriefcase",
+ "url":"",
+ "linkId":"ngict-system",
+
+ "contentTip":""
+ },
+ {
+ "cover":"",
+ "background":"magicThought-image",
+ "toolsImage":"",
+ "url":"",
+ "contentTip":""
+ }
+ ]
+} \ No newline at end of file