mirror of
http://112.124.100.131/GFRS/ebiz-h5.git
synced 2025-12-09 11:06:43 +08:00
首页更换推荐产品图片
This commit is contained in:
Binary file not shown.
|
Before Width: | Height: | Size: 259 KiB After Width: | Height: | Size: 59 KiB |
Binary file not shown.
|
Before Width: | Height: | Size: 126 KiB After Width: | Height: | Size: 281 KiB |
@@ -44,10 +44,10 @@
|
|||||||
<div class="pcenter-list mr20 mb10 ml15">
|
<div class="pcenter-list mr20 mb10 ml15">
|
||||||
<template v-if="branchType != '6'">
|
<template v-if="branchType != '6'">
|
||||||
<div class="pcenter-item text-center">
|
<div class="pcenter-item text-center">
|
||||||
<img src="../../../assets/images/home_cp_1.png" style="width: 100%;" @click="goDetail('GFRSPRO_M0002')" />
|
<img src="../../../assets/images/home_cp_1.png" style="width: 100%;" @click="goDetail('GFRSPRO_M0056')" />
|
||||||
</div>
|
</div>
|
||||||
<div class="pcenter-item text-center">
|
<div class="pcenter-item text-center">
|
||||||
<img src="../../../assets/images/home_cp_2.png" style="width: 100%;" @click="goDetail('GFRSPRO_M0035')" />
|
<img src="../../../assets/images/home_cp_2.png" style="width: 100%;" @click="goDetail('GFRSPRO_M0072')" />
|
||||||
</div>
|
</div>
|
||||||
</template>
|
</template>
|
||||||
<template v-else-if="branchType == '6'">
|
<template v-else-if="branchType == '6'">
|
||||||
|
|||||||
Reference in New Issue
Block a user