|
|
@@ -5,7 +5,7 @@
|
|
|
</view>
|
|
|
<view class="main">
|
|
|
<view class="banner_box">
|
|
|
- <image class="banner" :src="`${constant.imgUrl}/ghs/home_page/banner2.jpg`"></image>
|
|
|
+ <image class="banner" :src="`${constant.imgUrl}/ghs/home_page/new/banner2.jpg`"></image>
|
|
|
<view @click="register()">申请</view>
|
|
|
</view>
|
|
|
<image class="pic1" :src="`${constant.imgUrl}/ghs/home_page/pic01.png`"></image>
|
|
|
@@ -66,31 +66,31 @@ export default {
|
|
|
],
|
|
|
list2: [
|
|
|
{
|
|
|
- imgUrl: `${this.$constant.imgUrl}/ghs/home_page/mall2.jpg`
|
|
|
+ imgUrl: `${this.$constant.imgUrl}/ghs/home_page/new/mall2.jpg`
|
|
|
},
|
|
|
{
|
|
|
- imgUrl: `${this.$constant.imgUrl}/ghs/home_page/member2.jpg`
|
|
|
+ imgUrl: `${this.$constant.imgUrl}/ghs/home_page/new/member2.jpg`
|
|
|
},
|
|
|
{
|
|
|
- imgUrl: `${this.$constant.imgUrl}/ghs/home_page/stock2.jpg`
|
|
|
+ imgUrl: `${this.$constant.imgUrl}/ghs/home_page/new/stock2.jpg`
|
|
|
},
|
|
|
{
|
|
|
- imgUrl: `${this.$constant.imgUrl}/ghs/home_page/modifyPrice2.jpg`
|
|
|
+ imgUrl: `${this.$constant.imgUrl}/ghs/home_page/new/modifyPrice2.jpg`
|
|
|
},
|
|
|
{
|
|
|
- imgUrl: `${this.$constant.imgUrl}/ghs/home_page/settle2.jpg`
|
|
|
+ imgUrl: `${this.$constant.imgUrl}/ghs/home_page/new/settle2.jpg`
|
|
|
},
|
|
|
{
|
|
|
- imgUrl: `${this.$constant.imgUrl}/ghs/home_page/shop2.jpg`
|
|
|
+ imgUrl: `${this.$constant.imgUrl}/ghs/home_page/new/shop2.jpg`
|
|
|
},
|
|
|
{
|
|
|
- imgUrl: `${this.$constant.imgUrl}/ghs/home_page/stat2.jpg`
|
|
|
+ imgUrl: `${this.$constant.imgUrl}/ghs/home_page/new/stat2.jpg`
|
|
|
},
|
|
|
{
|
|
|
- imgUrl: `${this.$constant.imgUrl}/ghs/home_page/kd2.jpg`
|
|
|
+ imgUrl: `${this.$constant.imgUrl}/ghs/home_page/new/kd2.jpg`
|
|
|
},
|
|
|
{
|
|
|
- imgUrl: `${this.$constant.imgUrl}/ghs/home_page/bank2.jpg`
|
|
|
+ imgUrl: `${this.$constant.imgUrl}/ghs/home_page/new/bank2.jpg`
|
|
|
}
|
|
|
],
|
|
|
swiper: [
|