classify 8.4

This commit is contained in:
2020-08-04 19:08:04 +08:00
parent 1e9f442b7b
commit 2fd62acb73
26 changed files with 563 additions and 186 deletions

View File

@@ -20,7 +20,7 @@
<text>{{ info.goods_price }}</text>
</view>
</view>
<image class="img" :src="info.pintuan_image"></image>
<image class="img" :src="info.pintuan_image" @click="toDetailsPage"></image>
</view>
</view>
</template>