@@ -17,7 +17,6 @@ Page({
* 生命周期函数--监听页面加载
*/
onLoad: function (options) {
- let { goods_id, iscart, num } = options
let goods_id = options.goods_id || ''
let iscart = options.iscart || ''
let num = options.num || ''