message:Error: 编译 .wxml 文件错误,错误信息如上,可在控制台查看更详细信息 appid: xxxxxxxxxxxx openid: o6zAJs5sUlqyxZO5qnMXndpo-1R8 ideVersion: 1.06.2206090 osType: win32-x64 time: 2022-06-19 19:00:55
这么多报错,跟我代码有关系吗?大神救救我吧 [图片]
2022-06-20我擦,没人回答,就没人遇到吗
Error: 编译 .wxml 文件错误,如何解决?版本:[图片] 系统:windows10 开发者工具出现这样的问题,但是控制台却没有任何错误显示 [图片] 控制台没有错误提示 [图片]
2022-06-18[图片] [图片]
为什么明明有图,单独访问图片服务器也正常,开发者工具却死活加载不出来?[图片] [图片]
2022-03-30[图片] 这里设置,把勾去掉,试试
求助,微信小程序本地测试域名配置?请问下各位大佬,我现在没有https域名,但只是用于本机测试,想先用着http协议做本机测试。请问这个服务器域名这里应该怎么配置呢?是精确到对应微服务的端口号么?后端用的是java[图片]
2022-03-29[图片]
调试器一片空白,什么情况?[图片]
2022-03-25兄弟,走错片场了吧
新手小白,pycharm运行代码有如下报错,求大神指教,感谢!?[图片]
2022-03-24自问自答开始: 在微信开发者工具中,打开要改格式的代码,在代码区域点击右键,点击命令面板 [图片] 在输入框中输入要搜索的功能名,这里要搜-> 缩进 或者 tab,然后点击->使用“tab”缩进 [图片] 点击选择缩进的空格数,2就是两个空格缩进, 4就是4个空格缩进,这里我们一般都是用 4空格缩进。 [图片] 如果你代码是原来是 2 空格,现在应该是每 4 个空格就有一条竖线。 到这里,你的代码多少都会有对不齐的现象,因此这里最后一步,右键后点格式化文档,代码就会自动变成整齐的4空格缩进了。 [图片]
代码间隔如何调整?图1 [图片] 图2 [图片] 一直都不知道如何调整,哪位知道请告知
2022-03-21解决方案: 看的出来,大家都是使用了 colorUi, 问题出在了 colorui/components/cu-custum.js中, [图片] 是因为上面两个字段的属性应该唯一指定,改为如下:重新编译,问题解决! [图片]
组件使用中,提示字段非法如何解决?VM474 WAService.js:2 [Component] the type of property "isCustom" is illegal (when preparing behavior "colorui/components/cu-custom"). (anonymous) @ VM474 WAService.js:2 i.safeCallback @ VM474 WAService.js:2 i.call @ VM474 WAService.js:2 i.triggerWarning @ VM474 WAService.js:2 u.prepare @ VM474 WAService.js:2 Hi @ VM474 WAService.js:2 Zi @ VM474 WAService.js:2 on @ VM474 WAService.js:2 (anonymous) @ VM474 WAService.js:2 (anonymous) @ VM474 WAService.js:2 O.App.Component @ index.js? [sm]:295 (anonymous) @ cu-custom.js? [sm]:2 require @ VM474 WAService.js:2 (anonymous) @ VM671:8394 doWhenAllScriptLoaded @ VM576:9689 scriptLoaded @ VM576:9717 (anonymous) @ VM576:9742 load (async) (anonymous) @ assubloader.js:1 V @ VM474 WAService.js:2 loadScripts @ assubloader.js:1 loadAppResourceScripts @ assubloader.js:1 (anonymous) @ VM576:9761 (anonymous) @ VM576:9767 loadScripts @ assubloader.js:1 async function (async) loadScripts @ assubloader.js:1 loadAppResourceScripts @ assubloader.js:1 (anonymous) @ VM572:1 t.loadScripts @ VM8 asdebug.js:1 loadAppService @ VM8 asdebug.js:1 messagerCallback @ VM8 asdebug.js:1 (anonymous) @ VM8 asdebug.js:1 f @ VM8 asdebug.js:1 g @ VM8 asdebug.js:1 (anonymous) @ VM8 asdebug.js:1 _ws.onmessage @ VM8 asdebug.js:1 VM474 WAService.js:2 [Component] the type of property "isBack" is illegal (when preparing behavior "colorui/components/cu-custom"). (anonymous) @ VM474 WAService.js:2 i.safeCallback @ VM474 WAService.js:2 i.call @ VM474 WAService.js:2 i.triggerWarning @ VM474 WAService.js:2 u.prepare @ VM474 WAService.js:2 Hi @ VM474 WAService.js:2 Zi @ VM474 WAService.js:2 on @ VM474 WAService.js:2 (anonymous) @ VM474 WAService.js:2 (anonymous) @ VM474 WAService.js:2 O.App.Component @ index.js? [sm]:295 (anonymous) @ cu-custom.js? [sm]:2 require @ VM474 WAService.js:2 (anonymous) @ VM671:8394 doWhenAllScriptLoaded @ VM576:9689 scriptLoaded @ VM576:9717 (anonymous) @ VM576:9742 load (async) (anonymous) @ assubloader.js:1 V @ VM474 WAService.js:2 loadScripts @ assubloader.js:1 loadAppResourceScripts @ assubloader.js:1 (anonymous) @ VM576:9761 (anonymous) @ VM576:9767 loadScripts @ assubloader.js:1 async function (async) loadScripts @ assubloader.js:1 loadAppResourceScripts @ assubloader.js:1 (anonymous) @ VM572:1 t.loadScripts @ VM8 asdebug.js:1 loadAppService @ VM8 asdebug.js:1 messagerCallback @ VM8 asdebug.js:1 (anonymous) @ VM8 asdebug.js:1 f @ VM8 asdebug.js:1 g @ VM8 asdebug.js:1 (anonymous) @ VM8 asdebug.js:1 _ws.onmessage @ VM8 asdebug.js:1 [图片]
2021-09-14楼主已说wx.canIUse判断getUserProfile却是false,这种情况就是因为版本兼容的问题,真机上微信基础库版本肯定是低于开发者工具上使用的基础库版本。 如何修正:请参考以下文档做版本兼容处理 https://developers.weixin.qq.com/miniprogram/dev/framework/compatibility.html。 具体如何使用 getUserProfile 接口,请看文档底部的示例: https://developers.weixin.qq.com/miniprogram/dev/api/open-api/user-info/wx.getUserProfile.html 目前发现个别小程序已经借getUserProfile接口的推出,不在使用弹窗式授权,而是像公众号一样进行静默式授权,拿到用户头像昵称进行展示即可。这样使用起来更新的方便,个人觉得哈
wx.canIUse判断getUserProfile结果是false?开发工具版本和基础库版本都满足getUserProfile要求 但是用wx.canIUse判断getUserProfile却是false 判断getUserinfo是true console.log(wx.canIUse('getUserProfile')) 返回false console.log(wx.canIUse('getUserinfo')) 返回
2021-05-25哈哈,顶起
文章顶部菜单“超级链接”中“选择文章”,能不能弄个多选功能?同类型的文章,一个一个添加太麻烦了!弄个多选功能,一次OK
2021-05-25