18:10:27.917 error: Not enough information to infer type variable T
18:10:27.917 at common/uts/cloud-object.uts:20:38
18:10:27.917 18 |
18:10:27.917 19 |
18:10:27.918 20 | export const goodsDefaultUI= uniCloud.importObject("goods");
18:10:27.918 | ^
18:10:27.918 21 | export const goodsCustomUI= uniCloud.importObject("goods", {
18:10:27.918 22 | customUI: true
18:10:27.918 error: Unresolved reference: GenCloudObjGoods
18:10:27.918 at common/uts/cloud-object.uts:20:51
18:10:27.918 18 |
18:10:27.918 19 |
18:10:27.918 20 | export const goodsDefaultUI= uniCloud.importObject("goods");
18:10:27.918 | ^
18:10:27.918 21 | export const goodsCustomUI= uniCloud.importObject("goods", {
18:10:27.918 22 | customUI: true
![kaleidosJohna](http://img-cdn-tc.dcloud.net.cn/uploads/avatar/002/47/69/04_avatar_mid.jpg?v=1737371323)
kaleidosJohna
- 发布:2025-01-11 18:16
- 更新:2025-02-06 19:17
- 阅读:134
3 个回复
kaleidosJohna (作者)
顶一下
kaleidosJohna (作者)
顶一下
DCloud_uniCloud_WYQ
参考文档:https://doc.dcloud.net.cn/uni-app-x/api/unicloud/object.html#strictly-typed-object
kaleidosJohna (作者)
解决了
2025-02-08 10:54