Browse Source

审核配置

dev_xrcc
1054425342@qq.com 2 months ago
parent
commit
8811a6aa06
  1. 1
      pages/index/sensoryStore.vue
  2. 2
      pig/chapter4/chapter4.vue

1
pages/index/sensoryStore.vue

@ -93,7 +93,6 @@
this.Post({
tag_id: 40,
offset: 0,
limit: 3,
},'/api/tag/getGoodsByTagId').then(res => {
this.list = res.data;
})

2
pig/chapter4/chapter4.vue

@ -400,7 +400,7 @@
<image
style="width: 100%; height: 100%"
:src="
showImg('/uploads/20250802/bb670192ddcc2bf81aad4eb030ca6cbf.png')
showImg('/uploads/20250808/04677ae870e7a21f7e1292a94ed4b35a.png')
"
mode="aspectFill"
></image>

Loading…
Cancel
Save