mirror of
https://gitee.com/hhyykk/ipms-sjy.git
synced 2025-07-07 15:45:08 +08:00
uniapp:【商品详情】对接后端接口
This commit is contained in:
@ -76,7 +76,7 @@ export default {
|
||||
methods: {
|
||||
handleProdItemClick(productId) {
|
||||
uni.$u.route('/pages/product/product', {
|
||||
productId: productId
|
||||
id: productId
|
||||
})
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user