购物车,订单,霸王餐
This commit is contained in:
@@ -146,7 +146,9 @@
|
||||
}
|
||||
|
||||
// 去使用优惠券
|
||||
const navigatorGo = (item) => {}
|
||||
const navigatorGo = (item) => {
|
||||
uni.pro.switchTab('index/index')
|
||||
}
|
||||
|
||||
const getCouponList = async () => {
|
||||
let res = await APIcouponfindByUserId({
|
||||
|
||||
Reference in New Issue
Block a user