From 9c977b0051a8c92ad0ecc23dce86722fae306fb1 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E5=A7=8B=E4=BA=8E=E5=88=9D=E8=A7=81?= <752204717@qq.com> Date: Mon, 16 Dec 2024 13:45:34 +0800 Subject: [PATCH] =?UTF-8?q?=E5=A2=9E=E5=8A=A0=E6=B5=B7=E5=A4=96=E6=A0=87?= =?UTF-8?q?=E7=AD=BE=20=20=E8=AF=84=E8=AE=BA=E5=88=97=E8=A1=A8?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../modules/hwReadManage/commontList.vue | 49 + .../hwReadManage/components/bookTagsForm.vue | 594 +++++++++ .../hwReadManage/components/commont.vue | 256 ++++ .../hwReadManage/components/shopproduct.vue | 617 +++++++++ .../components/shopproductTable.vue | 423 +++++++ .../components/sociology-add-or-update.vue | 359 ++++++ .../modules/hwReadManage/components/tags.vue | 931 ++++++++++++++ .../modules/hwReadManage/operationsList.vue | 1115 ++++++++++++++++ src/views/modules/hwReadManage/readLabel.vue | 1127 +++++++++++++++++ 9 files changed, 5471 insertions(+) create mode 100644 src/views/modules/hwReadManage/commontList.vue create mode 100644 src/views/modules/hwReadManage/components/bookTagsForm.vue create mode 100644 src/views/modules/hwReadManage/components/commont.vue create mode 100644 src/views/modules/hwReadManage/components/shopproduct.vue create mode 100644 src/views/modules/hwReadManage/components/shopproductTable.vue create mode 100644 src/views/modules/hwReadManage/components/sociology-add-or-update.vue create mode 100644 src/views/modules/hwReadManage/components/tags.vue create mode 100644 src/views/modules/hwReadManage/operationsList.vue create mode 100644 src/views/modules/hwReadManage/readLabel.vue diff --git a/src/views/modules/hwReadManage/commontList.vue b/src/views/modules/hwReadManage/commontList.vue new file mode 100644 index 0000000..a8f7918 --- /dev/null +++ b/src/views/modules/hwReadManage/commontList.vue @@ -0,0 +1,49 @@ + + + + + + + + + + diff --git a/src/views/modules/hwReadManage/components/bookTagsForm.vue b/src/views/modules/hwReadManage/components/bookTagsForm.vue new file mode 100644 index 0000000..83f49ac --- /dev/null +++ b/src/views/modules/hwReadManage/components/bookTagsForm.vue @@ -0,0 +1,594 @@ + + + + + + + + + + + + 取消 + 确定 + + + + + + + diff --git a/src/views/modules/hwReadManage/components/commont.vue b/src/views/modules/hwReadManage/components/commont.vue new file mode 100644 index 0000000..136211c --- /dev/null +++ b/src/views/modules/hwReadManage/components/commont.vue @@ -0,0 +1,256 @@ + + + + + + + + + 查询 + + + + + + + + + + + + + + + + + + 昵称:{{ scope.row.user.nickname }} + + + 姓名:{{ scope.row.user.name }} + + + 邮箱:{{ scope.row.user.email }} + + + 手机号:{{ scope.row.user.tel }} + + + + + + + + + + + + + + + + + + + + + + + + 删除 + + + + + + + + + + + + \ No newline at end of file diff --git a/src/views/modules/hwReadManage/components/shopproduct.vue b/src/views/modules/hwReadManage/components/shopproduct.vue new file mode 100644 index 0000000..271b59e --- /dev/null +++ b/src/views/modules/hwReadManage/components/shopproduct.vue @@ -0,0 +1,617 @@ + + + + + + + + + + + + + + + + + + + + + + + + 修改排序 + 删除 + + + + + + + + + + + + + + + diff --git a/src/views/modules/hwReadManage/components/shopproductTable.vue b/src/views/modules/hwReadManage/components/shopproductTable.vue new file mode 100644 index 0000000..04d13bf --- /dev/null +++ b/src/views/modules/hwReadManage/components/shopproductTable.vue @@ -0,0 +1,423 @@ + + + + + + + + + + + + + + + 查询 + 重置 + + + + + + + + + + + + + + + + + + + + + + + + + 绑定 + + + + + + + + + + + + + + + + + diff --git a/src/views/modules/hwReadManage/components/sociology-add-or-update.vue b/src/views/modules/hwReadManage/components/sociology-add-or-update.vue new file mode 100644 index 0000000..a2c847f --- /dev/null +++ b/src/views/modules/hwReadManage/components/sociology-add-or-update.vue @@ -0,0 +1,359 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + 取消 + 确定 + + + + + + + diff --git a/src/views/modules/hwReadManage/components/tags.vue b/src/views/modules/hwReadManage/components/tags.vue new file mode 100644 index 0000000..48b1d8f --- /dev/null +++ b/src/views/modules/hwReadManage/components/tags.vue @@ -0,0 +1,931 @@ + + + + + + 当前标签:{{ + currentNode ? currentNode.data.title : "" + }} + + 新增顶级标签 + + + + + + + + + + + + + + {{ node.label }} + + + + 添加下级 + + + + + + 删除 + + + + + + + + + + \ No newline at end of file diff --git a/src/views/modules/hwReadManage/operationsList.vue b/src/views/modules/hwReadManage/operationsList.vue new file mode 100644 index 0000000..1129e26 --- /dev/null +++ b/src/views/modules/hwReadManage/operationsList.vue @@ -0,0 +1,1115 @@ + + + + + + + 基本标签信息 + + + + + + + + + + + + + + + + + + + + + + + + + + + 已关联图书列表 + 新增 + + + + + 全选 + + + + 删除 + + + + + + + + + 确定 + + + + + + + + + + + + + + + {{ dataForm.name }} + + + + + + + + + + + 取 消 + 确 定 + + + + + + + diff --git a/src/views/modules/hwReadManage/readLabel.vue b/src/views/modules/hwReadManage/readLabel.vue new file mode 100644 index 0000000..a72f258 --- /dev/null +++ b/src/views/modules/hwReadManage/readLabel.vue @@ -0,0 +1,1127 @@ + + + + + + + 基本标签信息 + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + 已关联图书列表 + 新增 + + + + + + 全选 + + + + 删除 + + + + + + + + + 确定 + + + + + + + + + + + + + + + {{ dataForm.name }} + + + + + + + + + + + 取 消 + 确 定 + + + + + + +
+ 昵称:{{ scope.row.user.nickname }} +
+ 姓名:{{ scope.row.user.name }} +
+ 邮箱:{{ scope.row.user.email }} +
+ 手机号:{{ scope.row.user.tel }} +
+ + 当前标签:{{ + currentNode ? currentNode.data.title : "" + }} +
+ {{ dataForm.name }} +