html52.com
我爱小程序-开发者交流社区

云开发插入一个数组出错?

框架类型 问题类型 终端类型 AppID 环境ID 基础库版本
小程序 Bug 工具 wx65c12d992ef99c25 test-0xsoi 2.81
Page({
  data: {
      array:[],
    },
  
  onLoad: function (options) {
    this.data.array.concat(1);
    db.collection('images').add({
      data:{
        array: this.data.array,
      }
    })
  },
)}


    })
  },
)}

相应字段数组为空

相应字段数组为空

网友回复

xplee:

js的concat方法,不会改变原有数组,只会返回concat后的一个副本。可以改用push方法



评论 抢沙发

  • 昵称 (必填)
  • 邮箱 (必填)
  • 网址

真正的个人免签约支付接口

云免签H5支付