From fcb6bbf9569c270108ab1a099ce760fa1dc7945e Mon Sep 17 00:00:00 2001 From: aixianling Date: Mon, 14 Mar 2022 10:43:58 +0800 Subject: [PATCH] =?UTF-8?q?=E5=AE=9A=E5=88=B6=E5=8C=96=E4=B8=AA=E4=BA=BA?= =?UTF-8?q?=E4=B8=AD=E5=BF=83?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../xiushan/apps/AppUserInfo/AppUserInfo.vue | 195 ++++++++++++++++++ project/xiushan/core.import.json | 1 - 2 files changed, 195 insertions(+), 1 deletion(-) create mode 100644 project/xiushan/apps/AppUserInfo/AppUserInfo.vue diff --git a/project/xiushan/apps/AppUserInfo/AppUserInfo.vue b/project/xiushan/apps/AppUserInfo/AppUserInfo.vue new file mode 100644 index 00000000..40e00038 --- /dev/null +++ b/project/xiushan/apps/AppUserInfo/AppUserInfo.vue @@ -0,0 +1,195 @@ + + + + + diff --git a/project/xiushan/core.import.json b/project/xiushan/core.import.json index 49a031d0..d974af81 100644 --- a/project/xiushan/core.import.json +++ b/project/xiushan/core.import.json @@ -1,6 +1,5 @@ { "AppDictionary": "数据字典", - "AppUserInfo": "个人中心", "AppRightsManager": "权限管理", "AppAccountRole": "账号角色", "AppMenuManager": "菜单管理"