diff --git a/Learun.Framework.Ultimate V7/LearunApp-2.2.0/pages.json b/Learun.Framework.Ultimate V7/LearunApp-2.2.0/pages.json
index 64fcbc99a..84f43d078 100644
--- a/Learun.Framework.Ultimate V7/LearunApp-2.2.0/pages.json
+++ b/Learun.Framework.Ultimate V7/LearunApp-2.2.0/pages.json
@@ -145,7 +145,26 @@
"backgroundColor": "#FFFFFF"
}
},
-
+ // 统一应用
+ {
+ "path": "pages/SSO/MyApp/list",
+ "style": {
+ "navigationBarTitleText": "统一应用"
+ }
+ },
+ {
+ "path": "pages/SSO/MyApp/listview",
+ "style": {
+ "navigationBarTitleText": ""
+ }
+ },
+ {
+ "path": "pages/SSO/MyApp/attestation",
+ "style": {
+ "navigationBarTitleText": "统一认证"
+ }
+ },
+
// 通用页面
{
"path": "pages/common/select-organize",
diff --git a/Learun.Framework.Ultimate V7/LearunApp-2.2.0/pages/SSO/MyApp/attestation.vue b/Learun.Framework.Ultimate V7/LearunApp-2.2.0/pages/SSO/MyApp/attestation.vue
new file mode 100644
index 000000000..4d0d68042
--- /dev/null
+++ b/Learun.Framework.Ultimate V7/LearunApp-2.2.0/pages/SSO/MyApp/attestation.vue
@@ -0,0 +1,198 @@
+
+
+
+
+
+ IDENTITY AUTHENTICATION
+ 统一身份认证平台
+
+
+
+ 系统认证中,请耐心等待......
+
+
+ 用户登录
+ 首次登录,请输入账号密码。
+
+ 账号:
+
+
+
+ 密码:
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/Learun.Framework.Ultimate V7/LearunApp-2.2.0/pages/SSO/MyApp/list.vue b/Learun.Framework.Ultimate V7/LearunApp-2.2.0/pages/SSO/MyApp/list.vue
new file mode 100644
index 000000000..e077e5829
--- /dev/null
+++ b/Learun.Framework.Ultimate V7/LearunApp-2.2.0/pages/SSO/MyApp/list.vue
@@ -0,0 +1,119 @@
+
+
+
+
+
+
+
+ {{ group.FTName }}
+
+
+
+
+
+
+ {{ item && item.FName }}
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/Learun.Framework.Ultimate V7/LearunApp-2.2.0/pages/SSO/MyApp/listview.vue b/Learun.Framework.Ultimate V7/LearunApp-2.2.0/pages/SSO/MyApp/listview.vue
new file mode 100644
index 000000000..cf7dd9ec4
--- /dev/null
+++ b/Learun.Framework.Ultimate V7/LearunApp-2.2.0/pages/SSO/MyApp/listview.vue
@@ -0,0 +1,26 @@
+
+
+
+
+
+
+
+
+
diff --git a/Learun.Framework.Ultimate V7/LearunApp-2.2.0/static/SSO/attes.png b/Learun.Framework.Ultimate V7/LearunApp-2.2.0/static/SSO/attes.png
new file mode 100644
index 000000000..380f4e045
Binary files /dev/null and b/Learun.Framework.Ultimate V7/LearunApp-2.2.0/static/SSO/attes.png differ