diff --git a/components/admin/AdminPagination.uvue b/components/admin/AdminPagination.uvue new file mode 100644 index 00000000..5f282702 --- /dev/null +++ b/components/admin/AdminPagination.uvue @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/pages/mall/admin/product/product-management/edit.uvue b/pages/mall/admin/product/product-management/edit.uvue index d3f4ffcf..bba6c0b9 100644 --- a/pages/mall/admin/product/product-management/edit.uvue +++ b/pages/mall/admin/product/product-management/edit.uvue @@ -20,7 +20,7 @@ - + *商品类型: @@ -35,81 +35,112 @@ - + *商品名称: - - 36/80 + - + *单位: - - 1/5 + - + *商品轮播图: - + - × + 主图 + × - + + + 添加图片 - 建议尺寸:800*800,可拖拽改变图片顺序,默认首张图为主图,最多上传10张 + 建议尺寸:800*800,默认首张图为主图,最多上传10张 - + 添加视频: - - 📹 + + + + × + + + 📹 + 上传视频 + 建议时长:9~30秒,视频宽高比16:9 - + *商品分类: - - - {{ tag }} - × + + + {{ categoryName || '请选择分类' }} - 新增分类 + + + + + + *商品售价: + + + + - - 商品标签: + + *商品库存: - 选择标签 + + + + - + + 商品标签: + + + + {{ tg }} + × + + +添加标签 + + + + + 商品状态: - + 上架 - + 下架 @@ -119,30 +150,279 @@ - - + + diff --git a/pages/mall/admin/product/product-management/edit_tmp.txt b/pages/mall/admin/product/product-management/edit_tmp.txt new file mode 100644 index 00000000..7e6dd2da Binary files /dev/null and b/pages/mall/admin/product/product-management/edit_tmp.txt differ diff --git a/pages/mall/admin/product/product-management/index.uvue b/pages/mall/admin/product/product-management/index.uvue index e42ab1be..535f2e8d 100644 --- a/pages/mall/admin/product/product-management/index.uvue +++ b/pages/mall/admin/product/product-management/index.uvue @@ -162,60 +162,82 @@