Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

商品模块 #2

Open
12 of 38 tasks
cuixiaorui opened this issue Mar 12, 2021 · 0 comments
Open
12 of 38 tasks

商品模块 #2

cuixiaorui opened this issue Mar 12, 2021 · 0 comments
Assignees
Labels
feat 功能

Comments

@cuixiaorui
Copy link
Contributor

cuixiaorui commented Mar 12, 2021

  • 商品管理
    • 商品不同状态切换(tab)
    • 商品搜索
      • 根据分类实时搜索更新数据(select)
      • 根据商品名称关键字id点击搜索(input)
    • 商品编辑
      • 添加商品(路由跳转到添加页面)
      • 商品采集(暂缓)
      • 批量下架(获取到当前选中的商品批量下架)
      • 导出数据
    • 商品列表
      • 点击在下一行显示商品详情
      • 复选框选中商品
      • 点击切换商品状态
        • “在售商品”列表 点击关闭 上架,商品回收到 " 仓库中的商品 "
        • " 仓库中的商品 " 点击关闭 下架,商品上架到“在售商品”列表
      • 商品其他操作
        • 点击编辑 路由跳转到商品编辑页面
        • 点击查看评论 路由跳转到商品评论管理页面
        • 点击 移动到回收站 商品移至 “回收站的商品”列表中
        • 回收站中的商品 点击 恢复商品 商品移至 “仓库中国的商品”列表

  • 商品分类
    • 商品搜索
      • select选中商品类型实时更新商品列表数据,选中后鼠标上移显示删除按钮,可清空当前搜索条件
      • select 选择 显示 或者 隐藏状态实时更新商品列表数据,选中后鼠标上移显示删除按钮,可清空当前搜索条件
      • 输入商品名称关键字 id 点击搜索,没有一键清空功能,需要手动删除,然后重新点击搜索重置数据
    • 添加商品分类入口
      • 点击按钮弹出弹框,编辑分类
    • 商品列表
      • 点击展开显示当前大类下所有的子类商品信息
      • 点击切换商品是否显示状态
        • [ ]
      • 商品其他操作
        • 点击编辑 路由跳转到商品编辑页面
        • 点击查看评论 路由跳转到商品评论管理页面
        • 点击 移动到回收站 商品移至 “回收站的商品”列表中
        • 回收站中的商品 点击 恢复商品 商品移至 “仓库中国的商品”列表

  • 商品规格

  • 商品评论

@cuixiaorui cuixiaorui added the feat 功能 label Mar 12, 2021
@hug-sun hug-sun deleted a comment from leyale Apr 16, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feat 功能
Projects
None yet
Development

No branches or pull requests

2 participants