- 将`/position` API路径更新为`/position/pcindex` - 在用户信息页面中,将社会职务信息包裹在`div`标签中 - 在注册页面中,将推荐人姓名的绑定字段从`recommendation_name`改为`recommendation_id` - 添加导出PDF文件的提示对话框 - 在用户添加和编辑页面中,增加协会职位的选择功能,并优化表单验证逻辑 - 统一处理PDF文件的显示方式,使用统一图片代替原有图标
需要把图片复制过来
Usage
Initialize project with our CLI tool
tdesign-starter-cli
## install tdesign-starter-cli
npm i tdesign-starter-cli@latest -g
## create project
td-starter init
Develop
## install dependencies
npm install
## set up
npm run dev
Build
## build
npm run build
## build for test
npm run build:test
Contributing Guide
We welcome contributions to our project. Create your Issue or Submit your Pull Request.
Commit Specification
Browser Support
![]() IE / Edge |
![]() Firefox |
![]() Chrome |
![]() Safari |
---|---|---|---|
Edge >=84 | Firefox >=83 | Chrome >=84 | Safari >=14.1 |
Community Versions
There are kinds of community versions of starter-kit based on TDesign Vue Next, visit community-link for more detail. If you developed a community versions of tdesign starter, please create a issue or submit a pull request to let us know 😊.
License
The MIT License. Please see the license file for more information.
Languages
Vue
88.4%
TypeScript
8.8%
Less
1.9%
JavaScript
0.6%
HTML
0.2%