You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
-
按照 uniapp 官方说明:
1、百度小程序不支持 scoped
2、H5 默认启用 scoped,非H5 默认不启用
实际 wot 组件使用上在 H5 样式是正常的,但 APP 上会丢失部分样式,例如:[#864]
在组件的设计上,是不是不使用 scoped 会更加好的多端兼容性?而是通过保证组件本身的 class 做唯一性
@Moonofweisheng
Beta Was this translation helpful? Give feedback.
All reactions