1
- 发布:2022-05-22 11:05
- 更新:2022-07-03 17:51
- 阅读:979
可以在外面套一个盒子。但是我遇到的问题是,进入编辑界面,无法回显图片。数据都是有的
今天我也遇到了,之前打包的都好的,就今天最近才出现的
uni-file-picker.vue:249 Uncaught (in promise) TypeError: Cannot read property 'push' of undefined
at Proxy.created (uni-file-picker.vue:249)
at callWithErrorHandling (vue.runtime.esm.js:1327)
at callWithAsyncErrorHandling (vue.runtime.esm.js:1336)
at callHook (vue.runtime.esm.js:4874)
at applyOptions (vue.runtime.esm.js:4770)
at finishComponentSetup (vue.runtime.esm.js:8629)
at setupStatefulComponent (vue.runtime.esm.js:8541)
at setupComponent (vue.runtime.esm.js:8463)
at mountComponent (vue.runtime.esm.js:6808)
at processComponent (vue.runtime.esm.js:6783)
一进入使用这个组件的页面就会报错,麻烦官方尽快处理一下
2***@qq.com
同样问题,同感
2022-07-01 22:20
1***@qq.com
回复 2***@qq.com: 解决了,在uni-file-picker组件加style属性,style="width: 100%;height: auto;"
2022-07-02 14:26
2***@qq.com
回复 1***@qq.com: 高手,确实更精彩
2022-07-02 18:30