|
@@ -4,15 +4,15 @@ var confMap = {
|
|
|
swiperSlideList: [
|
|
|
{
|
|
|
name: '开拓者',
|
|
|
- url: '/common-module/share/img/explorer.png'
|
|
|
+ url: '/common-module/share/img/explorer.png?v=2024'
|
|
|
},
|
|
|
{
|
|
|
name: '学习达人',
|
|
|
- url: '/common-module/share/img/learner.png'
|
|
|
+ url: '/common-module/share/img/learner.png?v=2024'
|
|
|
},
|
|
|
{
|
|
|
name: '投标达人',
|
|
|
- url: '/common-module/share/img/master.png'
|
|
|
+ url: '/common-module/share/img/master.png?v=2024'
|
|
|
},
|
|
|
],
|
|
|
}
|