diff --git a/ant-design-vue-jeecg/src/views/system/User2List1.vue b/ant-design-vue-jeecg/src/views/system/User2List1.vue
new file mode 100644
index 00000000..a69fd5a1
--- /dev/null
+++ b/ant-design-vue-jeecg/src/views/system/User2List1.vue
@@ -0,0 +1,404 @@
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 请选择
+ 男
+ 女
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 请选择
+ 正常
+ 冻结
+
+
+
+
+
+
+ 查询
+ 重置
+
+
+
+
+
+
+
+
+
+
+
添加用户
+
导出
+
+
+
+
+
回收站
+
+
+
+
+ 删除
+
+
+
+ 冻结
+
+
+
+ 解冻
+
+
+
+ 批量操作
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 编辑
+
+
+
+
+
+ 更多
+
+
+
+ 详情
+
+
+
+ 密码
+
+
+
+ handleDelete(record.id)">
+ 删除
+
+
+
+
+ handleFrozen(record.id,2,record.username)">
+ 冻结
+
+
+
+
+ handleFrozen(record.id,1,record.username)">
+ 解冻
+
+
+
+
+ 代理人
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
\ No newline at end of file