teld-comment
Version:
build a npm package for teld-comment~ 内部通用评论功能组件
35 lines (24 loc) • 726 B
Markdown
# teld-comment Vue2
## 使用
请参阅[文档](https://alidocs.dingtalk.com/i/nodes/ndMj49yWjYjxOP6pfPngpM6X83pmz5aA?utm_scene=team_space)
## 依赖的基础组件
### PC 端(element-ui)
- Popover
- Image
- Dialog
- Upload
- Button
- Tooltip
### 移动端(vant)
- Popup
- Loading
- Uploader
- Icon
- Button
## 开发
开发注意根据`Vue`版本进入对应目录,如`teld-comment/vue2`
`Vue2`版本
- 使用`WEB2.0/web/webPlatform`进行开发调试;
- 使用`WEB2.0/web/webPlatform/teld-comment`下的`git submodule`进行代码管理
- 发布`NPM`包时,注意进入`teld-comment/vue2`进行编译打包及发布
- 已发布`NPM`包后不再使用`git submodule`