更新完善页面
This commit is contained in:
+1
-1
@@ -77,7 +77,7 @@ async function sendOrderStatusNotification(openid, orderId, status, totalPrice)
|
||||
amount3: { value: `¥${totalPrice}` },
|
||||
date4: { value: new Date().toLocaleString('zh-CN') },
|
||||
thing5: { value: '点击查看订单详情' }
|
||||
}, `/pages/customer/order-detail/order-detail?id=${orderId}`)
|
||||
}, `/pages/customer-extra/order-detail/order-detail?id=${orderId}`)
|
||||
}
|
||||
|
||||
module.exports = {
|
||||
|
||||
Reference in New Issue
Block a user