From 8c54b3a77a4bde9509eb5ad45b134fe3187b145c Mon Sep 17 00:00:00 2001 From: lepdou Date: Tue, 3 Jan 2017 13:30:06 +0800 Subject: [PATCH] format json & config.html adapt small screen --- .../src/main/resources/static/config.html | 355 +++++++++--------- .../resources/static/img/hide_sidebar.png | Bin 0 -> 3335 bytes .../resources/static/img/show_sidebar.png | Bin 0 -> 3405 bytes .../config/ConfigBaseInfoController.js | 26 ++ .../config/ConfigNamespaceController.js | 1 + .../static/scripts/directive/directive.js | 1 + .../directive/namespace-panel-directive.js | 4 +- .../directive/show-text-modal-directive.js | 16 + .../resources/static/styles/common-style.css | 34 +- .../resources/static/views/common/nav.html | 23 +- .../component/namespace-panel-master-tab.html | 46 ++- .../views/component/show-text-modal.html | 7 +- 12 files changed, 311 insertions(+), 202 deletions(-) create mode 100644 apollo-portal/src/main/resources/static/img/hide_sidebar.png create mode 100644 apollo-portal/src/main/resources/static/img/show_sidebar.png diff --git a/apollo-portal/src/main/resources/static/config.html b/apollo-portal/src/main/resources/static/config.html index ae0717ab80b..ee55e63b762 100644 --- a/apollo-portal/src/main/resources/static/config.html +++ b/apollo-portal/src/main/resources/static/config.html @@ -16,21 +16,22 @@ -
- -
+
+
+ -
+ + +
+
+

添加集群

+
+
- -
- +
+
+ + +
+ +

+ 当前操作环境:{{pageContext.env}}, 集群:{{pageContext.clusterName}} +

+