Commit 97433572 by 严立

LL - 代码合并

parent b371911f
Showing with 1 additions and 1 deletions
......@@ -730,7 +730,7 @@ Page({
},
// 跳转到餐品购物车
onBuyFood: function () {
App.setShopInfo(6, 5)
App.setShopInfo(Number(this.data.option.id), 5)
wx.navigateTo({
url: '/pages/commodity/menu-food/menu-food'
})
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or sign in to comment