jtshushu
jtshushu
  • 发布:2020-05-15 12:30
  • 更新:2020-05-18 11:01
  • 阅读:880

HBuilderX.2.6.1.20200226版本所以正常以后的 2.6.5.20200314 这个都不行插件不兼容 js效果 css样式问题

分类:uni-app

HBuilderX.2.6.1.20200226.full
以下都正常
我是
2019年6月份开发app
https://ask.dcloud.net.cn/question/96224

以后都不行
新闻图片放大不行
分享插件不行,
有很多的东西都不能用
包括样式都变了
求解决


2.6.5.20200314
2.6.8.20200330
2.6.9.20200403
2.6.11.20200409
以上都不行
到最新版本也不行

TypeError: undefined is not an object (evaluating '_vm.class4Data[_vm.index2].typename')
16:21:06.911 TypeError: undefined is not an object (evaluating 'this.$refs.yomolPrompt.visible')
[Vue warn]: Property or method "list" is not defined on the instance but referenced during render. Make sure that this property is reactive, either in the data option, or for class-based components, by initializing the property. See: https://vuejs.org/v2/guide/reactivity.html#Declaring-Reactive-Properties.
16:24:37.504 (found in <Root>)
16:24:59.158 TypeError: undefined is not an object (evaluating 'this.gridGroup[0]')
16:24:59.178 TypeError: undefined is not an object (evaluating 'this.gridGroup[0]')
16:26:54.297 Not found -1,7 at view.umd.min.js:1
16:26:54.317 Not found -1,7 at view.umd.min.js:1

//分享    
            share(){    
                console.log("甲方同意");                    
                  this.$refs.share.toggleMask();        

//点击弹出图片效果不行    
wx.previewImage({    
                        current:that.setData, // 当前显示图片的http链接       
                        urls: that.setData // 需要预览的图片http链接列表       
                      });  

报错

还有搜索栏目样式都有问题

2020-05-15 12:30 负责人:DCloud_uniAD_HDX 分享
已邀请:
jtshushu

jtshushu (作者) - 擅长:PHP-Thinkphp Python MUI UniApp Vuejs Bootstrap Jq Logo设计 广告设计 网页设计 有项目上需要联系我微信号:jtshushu66

有帮看一下吗 到底什么问题

jtshushu

jtshushu (作者) - 擅长:PHP-Thinkphp Python MUI UniApp Vuejs Bootstrap Jq Logo设计 广告设计 网页设计 有项目上需要联系我微信号:jtshushu66

APP测试问题

DCloud_uniAD_HDX

DCloud_uniAD_HDX

仔细检查下代码吧,data 中的属性,模板事件,导致后面的都异常了

  • jtshushu (作者)

    好的 谢谢

    2020-05-18 11:20

该问题目前已经被锁定, 无法添加新回复