小程序
小游戏
企业微信
微信支付
扫描小程序码分享
Expect END descriptor with depth 0 but get another 模拟器报错。iPhone真机正常
4 个回答
加粗
标红
插入代码
插入链接
插入图片
上传视频
组件内是否用的template,template内是否用了wxs,如果是的,检查一下template传入的数据是否有问题
你好,麻烦通过点击下方“反馈信息”按钮,提供出现问题的。
最好能做个片段,我上次遇见这个报错是直接用 this.data 来赋值,并且没立即 setData。不太确定你这是为啥。
你好,请具体描述问题出现的场景,或者可以社区搜索:Expect END descriptor with depth 0 but get another参考,
请参考:https://developers.weixin.qq.com/blogdetail?action=get_post_info&docid=000aeca2a44eb8bd20070451356c00&highline=Expect%20END%20descriptor%20with%20depth%200%20but%20get%20another
我没有用zanui ,只是自定义components。 这个组件在别的page上没有问题。只有放到当前page 就会报错。而且我的真机上不会出现报错,只是在模拟器上出现。
麻烦提供代码片段(https://developers.weixin.qq.com/miniprogram/dev/devtools/minicode.html),方便定位问题
??????
关注后,可在微信内接收相应的重要提醒。
请使用微信扫描二维码关注 “微信开放社区” 公众号
组件内是否用的template,template内是否用了wxs,如果是的,检查一下template传入的数据是否有问题
最好能做个片段,我上次遇见这个报错是直接用 this.data 来赋值,并且没立即 setData。不太确定你这是为啥。
你好,请具体描述问题出现的场景,或者可以社区搜索:Expect END descriptor with depth 0 but get another参考,
请参考:
https://developers.weixin.qq.com/blogdetail?action=get_post_info&docid=000aeca2a44eb8bd20070451356c00&highline=Expect%20END%20descriptor%20with%20depth%200%20but%20get%20another
我没有用zanui ,只是自定义components。 这个组件在别的page上没有问题。只有放到当前page 就会报错。而且我的真机上不会出现报错,只是在模拟器上出现。
麻烦提供代码片段(https://developers.weixin.qq.com/miniprogram/dev/devtools/minicode.html),方便定位问题
??????