收藏
回答

示例小程序错误

https://developers.weixin.qq.com/miniprogram/dev/framework/custom-component/observer.html

示例中observers: {

    'numberA, numberB': function (numberA, numberB) {

      this.setData({

        sum: numberA + numberB

      })

    }

本函数没反应 sum 一直为空

回答关注问题邀请回答
收藏

1 个回答

  • 还是你说吧
    还是你说吧
    2020-10-07

    发现本地小程序库版本不够

    2020-10-07
    有用 2
    回复
登录 后发表内容
问题标签