榆钱落尽槿花稀 861f231515 refactor(user): 优化用户相关页面的API请求和表单逻辑
- 将`/position` API路径更新为`/position/pcindex`
- 在用户信息页面中,将社会职务信息包裹在`div`标签中
- 在注册页面中,将推荐人姓名的绑定字段从`recommendation_name`改为`recommendation_id`
- 添加导出PDF文件的提示对话框
- 在用户添加和编辑页面中,增加协会职位的选择功能,并优化表单验证逻辑
- 统一处理PDF文件的显示方式,使用统一图片代替原有图标
2025-05-21 14:08:07 +08:00
1
2024-07-09 18:07:55 +08:00
1
2024-07-09 18:07:55 +08:00
1
2024-07-09 18:07:55 +08:00
1
2024-07-09 18:07:55 +08:00
1
2024-07-09 18:07:55 +08:00
1
2024-07-09 18:07:55 +08:00
1
2024-07-09 18:07:55 +08:00
1
2024-07-09 18:07:55 +08:00
1
2024-07-09 18:07:55 +08:00
1
2024-07-09 18:07:55 +08:00
1
2024-07-09 18:07:55 +08:00
1
2024-07-09 18:07:55 +08:00
1
2024-07-09 18:07:55 +08:00
1
2024-07-09 18:07:55 +08:00
2025-04-21 18:08:16 +08:00
1
2024-07-09 18:07:55 +08:00
1
2024-07-09 18:07:55 +08:00
2025-04-21 18:08:16 +08:00
1
2024-07-09 18:07:55 +08:00
1
2024-07-09 18:07:55 +08:00
2025-04-23 19:21:20 +08:00
1
2024-07-09 18:07:55 +08:00
1
2024-07-09 18:07:55 +08:00
1
2024-07-09 18:07:55 +08:00
2025-04-23 19:21:20 +08:00

需要把图片复制过来

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
IE / Edge
Firefox
Firefox
Chrome
Chrome
Safari
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.

Description
河南省青企协后台
Readme MIT 8.9 MiB
Languages
Vue 88.4%
TypeScript 8.8%
Less 1.9%
JavaScript 0.6%
HTML 0.2%