小程序给对象变量赋值
小程序给对象变量赋值
this.setData({
params: {
store_id: getApp().sjid,
type: "全部",
img: ""
}
})
小程序给对象变量赋值
this.setData({
params: {
store_id: getApp().sjid,
type: "全部",
img: ""
}
})