在学习微信小程序,使用colorui样式库,在使用colorui模态框组建时,按钮莫名其妙的大了,到账多选弹框样式错乱。

微信小程序去掉user agent stylesheet

微信小程序去掉user agent stylesheet

看了好久样式引用发现样式表中多了个user agent stylesheet样式

微信小程序去掉user agent stylesheet

查资料发现是浏览器样式覆盖,小程序中如果要屏蔽它,只需要在app.json中把"style": "v2",去掉即可

参考:https://developers.weixin.qq.com/community/develop/doc/00006a9e560b10f0f3893719351000

相关文章:

  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
  • 2021-06-13
  • 2021-10-07
  • 2022-12-23
  • 2021-07-28
  • 2022-12-23
猜你喜欢
  • 2021-08-01
  • 2022-12-23
  • 2021-08-17
  • 2022-01-13
  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
相关资源
相似解决方案