From 7dcd8ec33b39b11aa1b641256b62c4f3972c1132 Mon Sep 17 00:00:00 2001
From: TonyStark <651027268@qq.com>
Date: Fri, 9 May 2025 15:26:18 +0800
Subject: [PATCH] =?UTF-8?q?=E6=A0=B9=E6=8D=AE=E5=92=8C=E8=83=A1=E4=BB=8E5?=
=?UTF-8?q?=E6=9C=886=E5=8F=B7=E7=9A=84=E4=BA=A4=E6=B5=81=E7=BB=93?=
=?UTF-8?q?=E6=9E=9C=EF=BC=8C=E5=AF=B9=E7=94=A8=E6=88=B7=E9=83=A8=E5=88=86?=
=?UTF-8?q?=E5=81=9A=E4=BC=98=E5=8C=96=E8=B0=83=E6=95=B4=EF=BC=8C=E4=B8=BB?=
=?UTF-8?q?=E8=A6=81=E5=86=85=E5=AE=B9=EF=BC=9A=E5=A2=9E=E5=8A=A0=E7=94=A8?=
=?UTF-8?q?=E6=88=B7=E4=BF=A1=E7=94=A8=E9=83=A8=E5=88=86=EF=BC=8C=E5=A2=9E?=
=?UTF-8?q?=E5=8A=A0=E7=94=A8=E6=88=B7=E7=B1=BB=E5=9E=8B=E5=8C=BA=E5=88=86?=
=?UTF-8?q?=E4=B8=BA=E6=99=AE=E9=80=9A=E7=94=A8=E6=88=B7=E5=92=8C=E5=95=86?=
=?UTF-8?q?=E4=BC=81=E7=94=A8=E6=88=B7=EF=BC=8C=E5=AE=8C=E5=96=84=E7=94=A8?=
=?UTF-8?q?=E6=88=B7=E4=BF=A1=E6=81=AF=E5=A2=9E=E5=8A=A0=E8=BA=AB=E4=BB=BD?=
=?UTF-8?q?=E8=AF=81=E3=80=81=E6=8A=A4=E7=85=A7=E7=AD=89=E4=BF=A1=E6=81=AF?=
=?UTF-8?q?=E3=80=82?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
---
src/views/business/userCard/index.vue | 608 ++++++++++--------
src/views/business/userCredit/index.vue | 358 +++++++++++
src/views/business/userCreditRecord/index.vue | 384 +++++++++++
src/views/business/userFriend/index.vue | 509 ++++++++-------
src/views/business/userInfoBus/index.vue | 384 +++++++++++
src/views/business/userPasswd/index.vue | 568 ++++++++--------
src/views/business/userRegister/index.vue | 562 ++++++++--------
7 files changed, 2315 insertions(+), 1058 deletions(-)
create mode 100644 src/views/business/userCredit/index.vue
create mode 100644 src/views/business/userCreditRecord/index.vue
create mode 100644 src/views/business/userInfoBus/index.vue
diff --git a/src/views/business/userCard/index.vue b/src/views/business/userCard/index.vue
index 81874b6..3b2395e 100755
--- a/src/views/business/userCard/index.vue
+++ b/src/views/business/userCard/index.vue
@@ -1,334 +1,392 @@
-
-
+
+
-
-
+
+
-
-
+
+
-
-
+
+
+
+
+
+
+
+
- {{ $t('common.search') }}
- {{ $t('common.reset') }}
+ 搜索
+ 重置
- {{ $t('common.add') }}
+ 新增
- {{ $t('common.edit') }}
+ 修改
- {{ $t('common.delete') }}
+ 删除
- {{ $t('common.export') }}
+ 导出
-
-
-
-
-
-
-
- {{ $t('business.userCard.statusNormal') }}
- {{ $t('business.userCard.statusDisabled') }}
-
-
-
-
- {{ parseTime(scope.row.createTime, '{y}-{m}-{d}') }}
-
-
-
+
+
+
+
+
+
+
+
+
- {{ parseTime(scope.row.updateTime, '{y}-{m}-{d}') }}
-
-
-
-
- {{ $t('common.detail') }}
- {{ $t('common.edit') }}
- {{ $t('common.delete') }}
+ 详情
+ 修改
+ 删除
-
+
-
-
-
-
-
+
+
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- {{form.userId}}
+
+
-
- {{form.cardNum}}
+
+
-
- {{form.cardAmount}}
+
+
-
- {{form.bankName}}
+
+
-
- {{form.deptName}}
+
+
+
+
+
+
+
+ {{form.userId}}
+
+
+ {{form.cardNum}}
+
+
+ {{form.cardAmount}}
+
+
+ {{form.bankName}}
+
+
+ {{form.deptName}}
+
+
+ {{form.billCode}}
+
+
+
+
diff --git a/src/views/business/userCredit/index.vue b/src/views/business/userCredit/index.vue
new file mode 100644
index 0000000..f3b88eb
--- /dev/null
+++ b/src/views/business/userCredit/index.vue
@@ -0,0 +1,358 @@
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 搜索
+ 重置
+
+
+
+
+
+ 新增
+
+
+ 修改
+
+
+ 删除
+
+
+ 导出
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 详情
+ 修改
+ 删除
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ {{form.userId}}
+
+
+ {{form.score}}
+
+
+ {{form.violationNum}}
+
+
+ {{form.violationPro}}
+
+
+
+
+
+
+
+
diff --git a/src/views/business/userCreditRecord/index.vue b/src/views/business/userCreditRecord/index.vue
new file mode 100644
index 0000000..44b50b7
--- /dev/null
+++ b/src/views/business/userCreditRecord/index.vue
@@ -0,0 +1,384 @@
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 搜索
+ 重置
+
+
+
+
+
+ 新增
+
+
+ 修改
+
+
+ 删除
+
+
+ 导出
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 详情
+ 修改
+ 删除
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ {{form.userId}}
+
+
+ {{form.violationBus}}
+
+
+ {{form.violationOrd}}
+
+
+ {{form.violationSum}}
+
+
+ {{form.violationLevel}}
+
+
+
+
+
+
+
+
diff --git a/src/views/business/userFriend/index.vue b/src/views/business/userFriend/index.vue
index 3f39cbd..a1253db 100755
--- a/src/views/business/userFriend/index.vue
+++ b/src/views/business/userFriend/index.vue
@@ -1,300 +1,315 @@
-
-
+
+
-
-
-
-
-
-
-
-
+
+
- {{$t('common.search')}}
- {{$t('common.reset')}}
+ 搜索
+ 重置
- {{$t('common.add')}}
+ 新增
- {{$t('common.edit')}}
+ 修改
- {{$t('common.delete')}}
+ 删除
- {{$t('common.export')}}
+ 导出
-
-
-
-
-
- {{$t('business.userFriend.statusNormal')}}
- {{$t('business.userFriend.statusBlocked')}}
-
-
-
-
- {{$t('business.userFriend.delFlagExist')}}
- {{$t('business.userFriend.delFlagDeleted')}}
-
-
-
-
- {{ parseTime(scope.row.createTime, '{y}-{m}-{d}') }}
-
-
-
+
+
+
+
+
- {{$t('common.detail')}}
- {{$t('common.edit')}}
- {{$t('common.delete')}}
+ 详情
+ 修改
+ 删除
-
+
-
-
-
-
+
+
+
+
-
-
-
-
-
+
+
-
-
-
- {{form.userId}}
-
-
- {{form.friendId}}
-
-
- {{form.delFlag}}
-
-
-
-
+
+
+
+ {{form.userId}}
+
+
+ {{form.friendId}}
+
+
+
+
diff --git a/src/views/business/userInfoBus/index.vue b/src/views/business/userInfoBus/index.vue
new file mode 100644
index 0000000..c4004c8
--- /dev/null
+++ b/src/views/business/userInfoBus/index.vue
@@ -0,0 +1,384 @@
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 搜索
+ 重置
+
+
+
+
+
+ 新增
+
+
+ 修改
+
+
+ 删除
+
+
+ 导出
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 详情
+ 修改
+ 删除
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ {{form.userId}}
+
+
+ {{form.license}}
+
+
+ {{form.licenseOther}}
+
+
+ {{form.legalPerson}}
+
+
+ {{form.operateAddr}}
+
+
+
+
+
+
+
+
diff --git a/src/views/business/userPasswd/index.vue b/src/views/business/userPasswd/index.vue
index 27c7c90..f735e29 100755
--- a/src/views/business/userPasswd/index.vue
+++ b/src/views/business/userPasswd/index.vue
@@ -1,331 +1,349 @@
-
-
+
+
-
-
+
+
+
+
+
+
+
+
- {{ $t('common.search') }}
- {{ $t('common.reset') }}
+ 搜索
+ 重置
- {{ $t('common.add') }}
+ 新增
- {{ $t('common.edit') }}
+ 修改
- {{ $t('common.delete') }}
+ 删除
- {{ $t('common.export') }}
+ 导出
-
-
-
-
-
-
- 正常
- 仅收款
- 冻结
-
-
-
-
- 存在
- 已删除
-
-
-
+
+
+
+
+
+
+
- {{ parseTime(scope.row.createTime, '{y}-{m}-{d}') }}
-
-
-
-
- {{ parseTime(scope.row.updateTime, '{y}-{m}-{d}') }}
-
-
-
-
- {{ $t('common.detail') }}
- {{ $t('common.edit') }}
- {{ $t('common.delete') }}
+ 详情
+ 修改
+ 删除
-
+
-
-
-
+
+
+
-
-
+
+
-
-
+
+
-
-
+
+
-
-
-
- {{form.userId}}
-
-
- {{form.payPasswd}}
-
-
- {{form.phoneLock}}
-
-
- {{form.loginPasswd}}
-
-
-
-
+
+
+
+ {{form.userId}}
+
+
+ {{form.payPasswd}}
+
+
+ {{form.phoneLock}}
+
+
+ {{form.loginPasswd}}
+
+
+
+
diff --git a/src/views/business/userRegister/index.vue b/src/views/business/userRegister/index.vue
index be1394e..e10552b 100755
--- a/src/views/business/userRegister/index.vue
+++ b/src/views/business/userRegister/index.vue
@@ -1,318 +1,358 @@
-
-
+
+
-
-
+
+
-
-
+
+
-
-
+
+
- {{ $t('common.search') }}
- {{ $t('common.reset') }}
+ 搜索
+ 重置
- {{ $t('common.add') }}
+ 新增
- {{ $t('common.edit') }}
+ 修改
- {{ $t('common.delete') }}
+ 删除
- {{ $t('common.export') }}
+ 导出
-
-
-
-
-
+
+
+
+
+
+
+
+
- {{ parseTime(scope.row.createTime, '{y}-{m}-{d}') }}
-
-
-
-
- {{ parseTime(scope.row.updateTime, '{y}-{m}-{d}') }}
-
-
-
-
- {{ $t('common.detail') }}
- {{ $t('common.edit') }}
- {{ $t('common.delete') }}
+ 详情
+ 修改
+ 删除
-
+
-
-
-
-
+
+
+
+
-
-
+
+
-
-
+
+
-
-
+
+
-
-
-
- {{form.name}}
-
-
- {{form.phone}}
-
-
- {{form.passwd}}
-
-
-
-
+
+
+
+ {{form.userId}}
+
+
+ {{form.name}}
+
+
+ {{form.phone}}
+
+
+ {{form.passwd}}
+
+
+
+