提交 c8a15f7e 编写于 作者: D DCloud_LXH

fix(H5): picker large screen adaptive

上级 ed460734
...@@ -256,7 +256,7 @@ export default /*#__PURE__*/ defineBuiltInComponent({ ...@@ -256,7 +256,7 @@ export default /*#__PURE__*/ defineBuiltInComponent({
_createDate() _createDate()
_setValueSync() _setValueSync()
const popup = usePopupStyle(props) const popup = usePopupStyle(state)
watchEffect(() => { watchEffect(() => {
state.isDesktop = popup.isDesktop.value state.isDesktop = popup.isDesktop.value
state.popupStyle = popup.popupStyle.value state.popupStyle = popup.popupStyle.value
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册