在user_add.vue、user_edit.vue和register/index.vue文件中,统一调整PDF图片的样式,使其在页面中居中显示。通过添加`position: absolute`和`margin: 0 auto`等CSS属性,确保图片在容器中水平和垂直居中。
需要把图片复制过来
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%