提交 932c78f9 编写于 作者: 郝先瑞

docs(README.md): 技术栈名称修改和添加列表排序组件sortablejs使用说明

上级 98f5aebc
......@@ -6,9 +6,9 @@
- element-plus: https://element-plus.gitee.io/zh-CN/component/button.html
- vue-next-router : https://next.router.vuejs.org/zh/introduction.html
- vue-router4 : https://next.router.vuejs.org/zh/introduction.html
- ~~next-vuex:https://next.vuex.vuejs.org/zh/index.html~~ (替换解决方案:pinia)
- ~~vuex4:https://next.vuex.vuejs.org/zh/index.html~~ (pinia替代)
- pinia: https://pinia.vuejs.org
......@@ -497,7 +497,7 @@ export default defineComponent({
## SVG图标
[使用手册(详细)](https://github.com/anncwb/vite-plugin-svg-icons/blob/main/README.zh_CN.md)
- [使用手册(详细)](https://github.com/anncwb/vite-plugin-svg-icons/blob/main/README.zh_CN.md)
1. 安装
......@@ -615,3 +615,9 @@ server: {
源码坐标:[src/views/pms/goods/components/GoodsInfo.vue](src/views/pms/goods/components/GoodsInfo.vue)
## 列表排序 sortablejs
1. 安装
```
npm install sortablejs --save
```
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册