diff --git a/src/components/xUser/components/table.vue b/src/components/xUser/components/table.vue index e783515..59d8854 100644 --- a/src/components/xUser/components/table.vue +++ b/src/components/xUser/components/table.vue @@ -1,25 +1,19 @@ - - - - + - - diff --git a/src/components/xUser/index copy.vue b/src/components/xUser/index copy.vue new file mode 100644 index 0000000..c51d3ce --- /dev/null +++ b/src/components/xUser/index copy.vue @@ -0,0 +1,169 @@ + + + + + + + + + {{ user.nickname || user.username }} + + + + + 系统消息 + + + 编辑资料 + + + + + UID:{{ user.uid }} + UIN:{{ user.uin }} + Mobile:{{ user.mobile }} + Email:{{ user.email }} + + + + + + + + + + + {{item.title}} + + + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/src/components/xUser/index.vue b/src/components/xUser/index.vue index c51d3ce..323bb35 100644 --- a/src/components/xUser/index.vue +++ b/src/components/xUser/index.vue @@ -1,169 +1,220 @@ - - - - - + + + + + - - {{ user.nickname || user.username }} - - - - - 系统消息 - - - 编辑资料 - - - - - UID:{{ user.uid }} - UIN:{{ user.uin }} - Mobile:{{ user.mobile }} - Email:{{ user.email }} - - + - - - - - - - - {{item.title}} - - - - - - - - - - - - - - - - - + + {{ user.nickname }} + 11111 + + + 编辑 + 积分余额 + + + + + + + + + + + Ratio of men to women + + + + + + /100 + + + + + + + + + + + + + + + + + + + + + User + Config + Role + Task + - + - \ No newline at end of file diff --git a/src/views/user/group/save.vue b/src/views/user/group/save.vue index 5656b7e..08e7520 100644 --- a/src/views/user/group/save.vue +++ b/src/views/user/group/save.vue @@ -156,7 +156,7 @@ export default { methods: { deleteGroup() { - this.$confirm('确认删除' + this.form.title + '用户组吗?', '提示', { + this.$confirm('相关绑定的用户会更换到默认默认用户组', '确认删除<' + this.form.title + '>用户组吗?', { type: 'warning', confirmButtonText: '确定删除', confirmButtonClass: 'el-button--danger'
+ + + 系统消息 + + + 编辑资料 + + +
UID:{{ user.uid }}
UIN:{{ user.uin }}
Mobile:{{ user.mobile }}
Email:{{ user.email }}
- - - 系统消息 - - - 编辑资料 - - -