Bläddra i källkod

feat: 年终报告2024版本图片更新

zhangyuhan 1 år sedan
förälder
incheckning
a5276ac7a5

BIN
src/web/staticres/common-module/share/img/explorer.png


BIN
src/web/staticres/common-module/share/img/learner.png


BIN
src/web/staticres/common-module/share/img/master.png


+ 3 - 3
src/web/staticres/common-module/share/js/invite-friends.js

@@ -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'
             },
         ],
     }

BIN
src/web/staticres/share/img/bi-report/explorer.png


BIN
src/web/staticres/share/img/bi-report/learner.png


BIN
src/web/staticres/share/img/bi-report/master.png


+ 3 - 3
src/web/staticres/share/js/invite-friends.js

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