diff --git a/Pear Admin v 2.0/index.html b/Pear Admin v 2.0/index.html index 3399365..1e97621 100644 --- a/Pear Admin v 2.0/index.html +++ b/Pear Admin v 2.0/index.html @@ -71,7 +71,7 @@ var config = { keepLoad: 1200, // 主 页 加 载 过 度 时 长 可为 false - muiltTab: false, // 是 否 开 启 多 标 签 页 true 开启 false 关闭 + muiltTab: true , // 是 否 开 启 多 标 签 页 true 开启 false 关闭 control: false, // 是 否 开 启 多 系 统 菜 单 true 开启 false 关闭 theme: "dark-theme", // 默 认 主 题 样 式 dark-theme 默认主题 light-theme 亮主题 index: 'view/console/console1.html', // 默 认 加 载 主 页 @@ -92,6 +92,8 @@ } }) + + $("body").on("click",".pearson",function(){ pearTab.addTabOnlyByElem("content" ,{id:111,title:"个人信息",url:"view/system/person.html",close:true}) diff --git a/Pear Admin v 2.0/view/system/person.html b/Pear Admin v 2.0/view/system/person.html index 67d948e..bcfc910 100644 --- a/Pear Admin v 2.0/view/system/person.html +++ b/Pear Admin v 2.0/view/system/person.html @@ -64,7 +64,14 @@   容 错 率 :
-
+
+
+
+
+   健 康 度 : +
+
+
@@ -121,8 +128,7 @@