diff --git a/src/views/components/commonBookTags/bookTagsForm.vue b/src/views/components/commonBookTags/bookTagsForm.vue new file mode 100644 index 0000000..65262b0 --- /dev/null +++ b/src/views/components/commonBookTags/bookTagsForm.vue @@ -0,0 +1,597 @@ + + + + + + + + + + + + 取消 + 确定 + + + + + + + diff --git a/src/views/components/commonBookTags/commonTags.vue b/src/views/components/commonBookTags/commonTags.vue new file mode 100644 index 0000000..1b788bf --- /dev/null +++ b/src/views/components/commonBookTags/commonTags.vue @@ -0,0 +1,575 @@ + + + + + + + + + + + + 关联图书标签 + + + + + + 关联图书营销标签 + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/src/views/components/commonBookTags/shopproduct copy.vue b/src/views/components/commonBookTags/shopproduct copy.vue new file mode 100644 index 0000000..21c8053 --- /dev/null +++ b/src/views/components/commonBookTags/shopproduct copy.vue @@ -0,0 +1,511 @@ + + + + + + + + + + + + + + + + + + + 查询 + + + + + + + + + selectShop(v)" + :value="selectShopArr.includes(v.id)" + class="shop_box_item_check" + > + + + + + {{ v.product.productName }} + + + + 价格: + + ¥{{ v.product.price }} + + + + 活动价: + + ¥{{ v.product.activityPrice }} + + + 库存: + + {{ v.product.productStock }} + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/src/views/components/commonBookTags/shopproduct.vue b/src/views/components/commonBookTags/shopproduct.vue new file mode 100644 index 0000000..85498cd --- /dev/null +++ b/src/views/components/commonBookTags/shopproduct.vue @@ -0,0 +1,516 @@ + + + + + + + + + + + 查询 + + + + + + + + + + + + + + + + 删除 + + + + + + + + + + + + + + + diff --git a/src/views/components/commonBookTags/shopproductTable.vue b/src/views/components/commonBookTags/shopproductTable.vue new file mode 100644 index 0000000..166cc04 --- /dev/null +++ b/src/views/components/commonBookTags/shopproductTable.vue @@ -0,0 +1,359 @@ + + + + + + + + + + 查询 + 重置 + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/src/views/components/commonBookTags/tags.vue b/src/views/components/commonBookTags/tags.vue new file mode 100644 index 0000000..9647e68 --- /dev/null +++ b/src/views/components/commonBookTags/tags.vue @@ -0,0 +1,928 @@ + + + + + + 当前标签:{{ + currentNode ? currentNode.data.title : "" + }} + + 新增顶级标签 + + + + + + + + + + + + + + {{ node.label }} + + + + 添加下级 + + + + + + 删除 + + + + + + + + + + \ No newline at end of file diff --git a/src/views/modules/course/course-add-or-update.vue b/src/views/modules/course/course-add-or-update.vue index 4842bb8..953092e 100644 --- a/src/views/modules/course/course-add-or-update.vue +++ b/src/views/modules/course/course-add-or-update.vue @@ -1,13 +1,50 @@ - - + + + + + + + + + + + + - 查询 + 查询 新增 - - + - + + + - + + + + + + + + + + @@ -116,9 +161,15 @@ align="center" label="删除标记"> --> - + - - - - - - - 目录管理 - - 修改 - 删除 - + + + + + + 目录管理 + + 修改 + 删除 + - + - + diff --git a/src/views/modules/course/operationsList.vue b/src/views/modules/course/operationsList.vue new file mode 100644 index 0000000..ead7e20 --- /dev/null +++ b/src/views/modules/course/operationsList.vue @@ -0,0 +1,1117 @@ + + + + + + + 基本标签信息 + + + + + + + + + + + + + + + + + + + + + + + + 已关联课程列表 + 新增 + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + 确定 + + + + + + 确定 + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ + 当前标签:{{ + currentNode ? currentNode.data.title : "" + }} +