Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

a-progress组件直接在页面中使用,页面上无法显示进度条; #5842

Closed
RacingK93 opened this issue Jan 24, 2024 · 4 comments
Closed

Comments

@RacingK93
Copy link

RacingK93 commented Jan 24, 2024

版本号:3.6.2
前端版本:vue3版
问题描述:a-progress组件直接在页面中使用,页面上无法显示进度条;
截图&代码:

<div class="progress"> <a-progress :percent="50" :show-info="false" /> </div>

@zhangdaiscott
Copy link
Member

截图说明

@RacingK93
Copy link
Author

RacingK93 commented Jan 24, 2024

截图说明

<div class="progress"> <a-progress :percent="50" :show-info="false" /> </div>
image

红框这儿没显示出来

@zhangdaiscott
Copy link
Member

zy

@liaozhiyang
Copy link

已修复,下一版本发布。
你本地可在 src/components/registerGlobComp.ts 文件:
image
image
把a-progress注册上即可。

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants