pro-components icon indicating copy to clipboard operation
pro-components copied to clipboard

🐛[BUG] 本地运行时,页面样式无法正常显示

Open Dssssds opened this issue 2 years ago • 4 comments

提问前先看看:

https://github.com/ryanhanwu/How-To-Ask-Questions-The-Smart-Way/blob/main/README-zh_CN.md

🐛 bug 启动之后,ProTable、ProForm 的组建样式无法正常显示

📷 复现步骤

  1. yarn dev
  2. 异常界面 image
  3. 正常界面
image

🏞 期望结果

💻 复现代码

© 版本信息

  • ProComponents 版本: [e.g. 4.0.0]
  • umi 版本
  • 浏览器环境
  • 开发环境 [e.g. mac OS]

🚑 其他信息

Dssssds avatar Sep 27 '22 16:09 Dssssds

这两个图有什么区别吗

zwd609258057 avatar Sep 28 '22 06:09 zwd609258057

就是样式出问题了。内容没问题的,上面的图,明显table 样式不对, 下面的table 才算正确的。 用的是Protable

Dssssds avatar Sep 28 '22 15:09 Dssssds

Hello @Dssssds. Please provide a online reproduction by forking this link https://codesandbox.io/ or a minimal GitHub repository.

你好 @Dssssds, 我们需要你提供一个在线的重现实例以便于我们帮你排查问题。你可以通过点击 此处 创建一个 codesandbox 或者提供一个最小化的 GitHub 仓库。 如何写个好问题?https://github.com/ryanhanwu/How-To-Ask-Questions-The-Smart-Way/blob/main/README-zh_CN.md

github-actions[bot] avatar Sep 29 '22 03:09 github-actions[bot]

dom结构可能变了,你得看看你的css是不是用上了

meyerlee avatar Sep 30 '22 01:09 meyerlee