From 354d140bd7c8ab75bbd86e0710c10347ebedbd1e Mon Sep 17 00:00:00 2001 From: langlw <18235445130@163.com> Date: Thu, 21 Dec 2017 09:40:53 +0800 Subject: [PATCH] 添加3个tab页 --- .idea/modules.xml | 8 ++++++++ css/libCss/common.css | 4 ++-- index.html | 9 +++++++++ js/unit.js | 5 +++++ pdalatform.html | 9 +++++++++ thirdparty.html | 9 +++++++++ wechatlatform.html | 9 +++++++++ 7 files changed, 51 insertions(+), 2 deletions(-) create mode 100644 .idea/modules.xml diff --git a/.idea/modules.xml b/.idea/modules.xml new file mode 100644 index 0000000..89b4341 --- /dev/null +++ b/.idea/modules.xml @@ -0,0 +1,8 @@ + + + + + + + + \ No newline at end of file diff --git a/css/libCss/common.css b/css/libCss/common.css index 6826c75..7cb20f7 100644 --- a/css/libCss/common.css +++ b/css/libCss/common.css @@ -76,8 +76,8 @@ nav{ height: 100%; } .nav-ul li{ - height: 120px; - line-height: 120px; + height: 85px; + line-height: 85px; text-align: center; color: #1f2b3d; font-size: 20px; diff --git a/index.html b/index.html index ded20a2..1dd9c86 100644 --- a/index.html +++ b/index.html @@ -40,6 +40,15 @@
  • 第三方
  • +
  • + 阿里云dubbo-monitor +
  • +
  • + 阿里云dubbo +
  • +
  • + 阿里云xxl-job +
  • diff --git a/js/unit.js b/js/unit.js index 199db86..d09110c 100644 --- a/js/unit.js +++ b/js/unit.js @@ -24,6 +24,11 @@ var baseParkUrl = 'http://61.177.139.228:18090/';// url公用地址 var authUrl = 'http://61.177.139.228:18090/';// 鉴权URL公用地址 +// var baseUrl = 'http://47.96.41.38:8088/';// url公用地址 +// var parkcloudbaseUrl = 'http://47.96.41.38:8093/';// url公用地址 +// var authUrl = 'http://47.96.41.38:8088/';// 鉴权URL公用地址 + + var dataUrl = dataUrl || {}; // dataUrl.util = { diff --git a/pdalatform.html b/pdalatform.html index 7e7373c..fd68b75 100644 --- a/pdalatform.html +++ b/pdalatform.html @@ -40,6 +40,15 @@
  • 第三方
  • +
  • + 阿里云dubbo-monitor +
  • +
  • + 阿里云dubbo +
  • +
  • + 阿里云xxl-job +
  • diff --git a/thirdparty.html b/thirdparty.html index 9d1eaa6..56e2a9a 100644 --- a/thirdparty.html +++ b/thirdparty.html @@ -40,6 +40,15 @@
  • 第三方
  • +
  • + 阿里云dubbo-monitor +
  • +
  • + 阿里云dubbo +
  • +
  • + 阿里云xxl-job +
  • diff --git a/wechatlatform.html b/wechatlatform.html index 6e1b706..41ec43c 100644 --- a/wechatlatform.html +++ b/wechatlatform.html @@ -39,6 +39,15 @@
  • 第三方
  • +
  • + 阿里云dubbo-monitor +
  • +
  • + 阿里云dubbo +
  • +
  • + 阿里云xxl-job +
  • -- libgit2 0.21.4