@@ -28,13 +28,14 @@ Page({
id:id,
productName:productName
})
+ this.init()
},
/**
* 生命周期函数--监听页面初次渲染完成
*/
onReady() {
- this.init()
+