diff --git a/src/components/mul-pic-upload/index.vue b/src/components/mul-pic-upload/index.vue
new file mode 100644
index 0000000..9b934a4
--- /dev/null
+++ b/src/components/mul-pic-upload/index.vue
@@ -0,0 +1,99 @@
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/src/components/pic-upload/index.vue b/src/components/pic-upload/index.vue
index d4989b4..d10a9f5 100644
--- a/src/components/pic-upload/index.vue
+++ b/src/components/pic-upload/index.vue
@@ -2,23 +2,22 @@
-
+
+
+
@@ -26,10 +25,12 @@
diff --git a/src/views/modules/prod/category/index.vue b/src/views/modules/prod/category/index.vue
new file mode 100644
index 0000000..2950698
--- /dev/null
+++ b/src/views/modules/prod/category/index.vue
@@ -0,0 +1,178 @@
+
+
+
+
+
+ 新增
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 下线
+
+
+ 正常
+
+
+
+
+
+
+
+ 修改
+
+
+ 删除
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/src/views/modules/prod/prodComm/add-or-update.vue b/src/views/modules/prod/prodComm/add-or-update.vue
new file mode 100644
index 0000000..e84dd22
--- /dev/null
+++ b/src/views/modules/prod/prodComm/add-or-update.vue
@@ -0,0 +1,219 @@
+
+
+
+
+
+
+
+
+
+
+ 无
+
+
+
![]()
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 是
+
+
+ 不是
+
+
+
+
+
+
+
+
+
+
+
+
+ 审核通过
+
+
+ 不通过
+
+
+ 等待审核
+
+
+
+
+
+
+
+
+
+
+
diff --git a/src/views/modules/prod/prodComm/index.vue b/src/views/modules/prod/prodComm/index.vue
new file mode 100644
index 0000000..b2154a1
--- /dev/null
+++ b/src/views/modules/prod/prodComm/index.vue
@@ -0,0 +1,122 @@
+
+
+
+
+ {{ scope.row.user.nickName }}
+
+
+ {{ scope.row.replyTime ? scope.row.replyTime : '-' }}
+
+
+
+
+ 编辑
+
+
+
+ 查看
+
+
+
+
+
+
+
+
diff --git a/src/views/modules/prod/prodInfo/components/prod-transport.vue b/src/views/modules/prod/prodInfo/components/prod-transport.vue
new file mode 100644
index 0000000..e21a643
--- /dev/null
+++ b/src/views/modules/prod/prodInfo/components/prod-transport.vue
@@ -0,0 +1,159 @@
+
+
+
+
+
+
+
+
+
+
+
+ 所有地区
+
+ {{ city.areaName }}
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ {{ city.areaName }}
+
+
+
+
+
+ 满件/重量/体积包邮
+ 满金额包邮
+ 满件/重量/体积且满金额包邮
+
+
+
+
+ 满{{ scope.row.amount }}元金额包邮
+ 满{{ scope.row.piece }}件/重量/体积包邮
+ 满{{ scope.row.piece }}件/重量/体积且满{{ scope.row.amount }}元金额包邮
+
+
+
+
+
+
+
+
diff --git a/src/views/modules/prod/prodInfo/components/sku-table.vue b/src/views/modules/prod/prodInfo/components/sku-table.vue
new file mode 100644
index 0000000..1d40a89
--- /dev/null
+++ b/src/views/modules/prod/prodInfo/components/sku-table.vue
@@ -0,0 +1,247 @@
+
+
+
+
+
+
+ {{ scope.row.properties.split(';')[index].split(':')[1] }}
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 禁用
+
+
+ 启用
+
+
+
+
+
+
+
+
+
+
+
diff --git a/src/views/modules/prod/prodInfo/components/sku-tag.vue b/src/views/modules/prod/prodInfo/components/sku-tag.vue
new file mode 100644
index 0000000..119c0ad
--- /dev/null
+++ b/src/views/modules/prod/prodInfo/components/sku-tag.vue
@@ -0,0 +1,527 @@
+
+
+
+
+ 添加规格
+
+
+ {{ tag.tagName }}
+
+ 删除
+
+
+
+ {{ tagItem.propValue }}
+
+
+
+ + 添加
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 确定
+
+
+ 取消
+
+
+
+
+
+
+
+
diff --git a/src/views/modules/prod/prodInfo/index.vue b/src/views/modules/prod/prodInfo/index.vue
new file mode 100644
index 0000000..c3c9ef9
--- /dev/null
+++ b/src/views/modules/prod/prodInfo/index.vue
@@ -0,0 +1,342 @@
+
+
+
+
+
+
+
+
+
+ 上架
+
+
+ 下架
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 商家配送
+
+
+ 用户自提
+
+
+
+
+
+
+
+
+
+
+ 确定
+
+
+
+
+
+
+
diff --git a/src/views/modules/prod/prodList/index.vue b/src/views/modules/prod/prodList/index.vue
new file mode 100644
index 0000000..2175088
--- /dev/null
+++ b/src/views/modules/prod/prodList/index.vue
@@ -0,0 +1,181 @@
+
+
+
+
+
+ 新增
+
+
+
+ 批量删除
+
+
+
+
+
+ 上架
+
+
+ 未上架
+
+
+
+
+
+ 修改
+
+
+ 删除
+
+
+
+
+
+
+
diff --git a/src/views/modules/prod/prodTag/add-or-update.vue b/src/views/modules/prod/prodTag/add-or-update.vue
new file mode 100644
index 0000000..0c01405
--- /dev/null
+++ b/src/views/modules/prod/prodTag/add-or-update.vue
@@ -0,0 +1,145 @@
+
+
+
+
+
+
+
+
+
+ 正常
+
+
+ 禁用
+
+
+
+
+
+
+ 一列一个
+
+
+ 一列两个
+
+
+ 一列三个
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/src/views/modules/prod/prodTag/index.vue b/src/views/modules/prod/prodTag/index.vue
new file mode 100644
index 0000000..f8a92f2
--- /dev/null
+++ b/src/views/modules/prod/prodTag/index.vue
@@ -0,0 +1,156 @@
+
+
+
+
+
+ 新增
+
+
+
+ {{ scope.row.title || '-' }}
+
+
+
+ 禁用
+
+
+ 正常
+
+
+
+
+
+ 自定义类型
+
+
+ 默认类型
+
+
+
+
+
+ 修改
+
+
+ 删除
+
+
+
+
+
+
+
+
+
+
diff --git a/src/views/modules/prod/spec/add-or-update.vue b/src/views/modules/prod/spec/add-or-update.vue
new file mode 100644
index 0000000..42ef658
--- /dev/null
+++ b/src/views/modules/prod/spec/add-or-update.vue
@@ -0,0 +1,190 @@
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/src/views/modules/prod/spec/index.vue b/src/views/modules/prod/spec/index.vue
new file mode 100644
index 0000000..7982190
--- /dev/null
+++ b/src/views/modules/prod/spec/index.vue
@@ -0,0 +1,161 @@
+
+
+
+
+
+ {{ item.propValue }}
+
+
+
+
+ 新增
+
+
+
+
+ 编辑
+
+
+
+ 删除
+
+
+
+
+
+
+
+
+
+
+
diff --git a/src/views/modules/shop/hotSearch/index.vue b/src/views/modules/shop/hotSearch/index.vue
index d1b6753..a406211 100644
--- a/src/views/modules/shop/hotSearch/index.vue
+++ b/src/views/modules/shop/hotSearch/index.vue
@@ -82,8 +82,6 @@ const page = reactive({
pageSize: 10 // 每页显示多少条
})
const dataListLoading = ref(false)
-const dataListSelections = ref([])
-
/**
* 获取数据列表
*/
@@ -106,7 +104,7 @@ const getDataList = (pageParam, params, done) => {
if (done) done()
})
}
-
+const dataListSelections = ref([])
/**
* 多选回调
* @param list
diff --git a/src/views/modules/shop/notice/index.vue b/src/views/modules/shop/notice/index.vue
index 10c7ef0..c2e33e2 100644
--- a/src/views/modules/shop/notice/index.vue
+++ b/src/views/modules/shop/notice/index.vue
@@ -29,7 +29,7 @@
是
-
+
+
+ 无
+
-
+
-