[Bug Report]Vant4移动端组件库 Pagination 组件在 uniapp 中样式丢失 #12234
Unanswered
Orange-520
asked this question in
Q&A
Replies: 1 comment 1 reply
-
https://vant-ui.github.io/vant/#/zh-CN/faq#shi-fou-zhi-chi-zai-uni-app-zhong-shi-yong |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
重现链接
https://github.com/youzan/vant
Vant 版本
4.6.6
描述一下你遇到的问题。
Pagination组件样式丢失
重现步骤
1、npm i vant
2、main.js 中全局引入,全局注册:
import Vant from 'vant'
import 'vant/lib/index.css'
app.use(Vant)
3、正常使用
4、样式丢失
设备/浏览器
Edge
Beta Was this translation helpful? Give feedback.
All reactions