Skip to content

xixileng/category-manage

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

What is this

This is a category management system based on 'creat-react-app' and 'antd' development.

How to run it

# install dependencies
npm install

# serve with hot reload at localhost:8080
npm start

# build for production with minification
npm run build

Demo

https://xixileng.github.io/category-manage/

功能介绍

左侧一级类目: 点击左边箭头更换位置;点击右边叉叉删除;点击+增加;单击选择类目;双击更改名字。

中间二级类目: 内部拖动更换顺序;拖动至一级类目更改父级;点击右上角叉叉删除;剪辑+增加;单击出现详情编辑;

右侧详情编辑: 一级类目无法在此更改;二级类目名同步更改;图片可更换(需要服务器支持,demo无法使用);后台类目可以增加删除修改;

下方按钮组: 点击确定保存所有更改(demo中在控制台打印);点击还原取消所有更改,恢复至初始状态;

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published