摘要:
小程序 报错 xxx is not defined (已解决) 问题情境: 这样一段代码,微信的小程序报错 is not defined 我 wxml 想这样调用 我出错的情况是这样的 为什么在 data 里定义了,还是不能用呢 这是,新手在学习时,常见错误之一,不能直接使用 名字调用 正确的方式 阅读全文
摘要:
小程序开发 Now you can provide attr "wx:key" for a "wx:for" to improve performance 当我们开发微信小程序用到"wx:for"时可能会在控制台报"Now you can provide attr "wx:key" for a "w 阅读全文