页面
Some checks are pending
Auto Merge Main to Other Branches / Merge main into i18n (push) Waiting to run
Auto Merge Main to Other Branches / Merge main into base-sard-ui (push) Waiting to run

This commit is contained in:
sjeam 2025-09-06 18:39:44 +08:00
parent be1226886d
commit c5465b5844

View File

@ -140,7 +140,7 @@
@click=" @click="
more({ more({
type: 2, type: 2,
url: '/pages/goods_details/index?id=${item.product_id}', url: `/pages/goods_details/index?id=${item.product_id}`,
}) })
" "
v-for="item in product_30" v-for="item in product_30"