找传奇、传世资源到传世资源站!

VUE实现商品管理系统源码

8.5玩家评分(1人评分)
下载后可评
介绍 评论 失效链接反馈

VUE实现商品管理系统源码
from clipboard .
├── delivery-manage-master
│   ├── README.md
│   ├── babel.config.js
│   ├── package-lock.json
│   ├── package.json
│   ├── postcss.config.js
│   ├── public
│   │   ├── favicon.ico
│   │   └── index.html
│   ├── src
│   │   ├── App.vue
│   │   ├── assets
│   │   │   └── logo.png
│   │   ├── axios
│   │   │   └── index.js
│   │   ├── base
│   │   │   └── header
│   │   │       ├── avatar.jpg
│   │   │       ├── header.vue
│   │   │       ├── logo.jpg
│   │   │       └── logo.png
│   │   ├── common
│   │   │   ├── js
│   │   │   │   ├── api.js
│   │   │   │   └── util.js
│   │   │   └── stylus
│   │   │       ├── base.styl
│   │   │       ├── dataList.styl
│   │   │       ├── iconfont
│   │   │       │   ├── iconfont.css
│   │   │       │   ├── iconfont.eot
│   │   │       │   ├── iconfont.svg
│   │   │       │   ├── iconfont.ttf
│   │   │       │   └── iconfont.woff
│   │   │       └── index.styl
│   │   ├── components
│   │   │   ├── index
│   │   │   │   ├── addGoods
│   │   │   │   │   └── addGoods.vue
│   │   │   │   ├── addSeller
│   │   │   │   │   └── addSeller.vue
│   │   │   │   ├── goodsList
│   │   │   │   │   └── goodsList.vue
│   │   │   │   ├── index.vue
│   │   │   │   ├── orderList
│   │   │   │   │   └── orderList.vue
│   │   │   │   └── sellerList
│   │   │   │       └── sellerList.vue
│   │   │   └── login
│   │   │       └── login.vue
│   │   ├── main.js
│   │   └── router.js
│   └── vue.config.js
└── 找例子网_delivery-manage-master.zip

19 directories, 35 files

评论

发表评论必须先登陆, 您可以 登陆 或者 注册新账号 !


在线咨询: 问题反馈
客服QQ:174666394

有问题请留言,看到后及时答复