Replies: 2 comments
-
|
找到解决方案了吗?谢谢 |
Beta Was this translation helpful? Give feedback.
0 replies
-
|
用这个呀 https://github.com/Moonofweisheng/wot-design-uni ,看文档还是不错的呀 |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
node_modules/@vant/use/dist/index.esm.mjs (79:2): "isVNode" is not exported by "node_modules/@dcloudio/uni-mp-vue/dist/vue.runtime.esm.js", imported by "node_modules/@vant/use/dist/ind
ex.esm.mjs".
at ../node_modules/@vant/use/dist/index.esm.mjs:79:2
77: // src/useRelation/useChildren.ts
78: import {
79: isVNode,
^
80: provide,
81: reactive,
vant@4.9.8
项目是使用vite+vue3+uniapp创建 的
Beta Was this translation helpful? Give feedback.
All reactions