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

dv-scroll-ranking-board无法渲染 #54

Open
A491382 opened this issue Jun 20, 2022 · 0 comments
Open

dv-scroll-ranking-board无法渲染 #54

A491382 opened this issue Jun 20, 2022 · 0 comments

Comments

@A491382
Copy link

A491382 commented Jun 20, 2022

如图中代码 dv-scroll-ranking-board 被放置在dv-border-box-8下的div中,页面无法显示轮播表,但是如果去掉红框上的div,则可以正常渲染
image

<dv-full-screen-container> <top-header /> <div class="main-content"> <dv-border-box-8 style="width:20%"> <div id="ranking-board-div"> <div class="ranking-board-title">销售额省份排名</div> <!-- <dv-loading v-if="loading">Loading...</dv-loading> --> <dv-scroll-ranking-board :config="config"/> </div> </dv-border-box-8> <dv-border-box-8 style="width:50%">dv-border-box-12</dv-border-box-8> <dv-border-box-8 style="width:30%">dv-border-box-12</dv-border-box-8> </div> </dv-full-screen-container>

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

1 participant