@@ -36,7 +36,7 @@
flex-direction: column;
align-items: center;
justify-content: center;
- background: url('{{Msg "seo" "cdn"}}/common-module/active/2022.4.1/app.png?v=20220402') no-repeat;
+ background: url('{{Msg "seo" "cdn"}}/common-module/active/2022.4.1/app.png?v={{Msg "seo" "version"}}') no-repeat;
margin: 0 auto;
margin-top: 0.4rem;
width: 6.86rem;
@@ -26,7 +26,7 @@
@@ -28,7 +28,7 @@
- background: url('{{Msg "seo" "cdn"}}/common-module/active/2022.4.1/pc.png') no-repeat;
+ background: url('{{Msg "seo" "cdn"}}/common-module/active/2022.4.1/pc.png?v={{Msg "seo" "version"}}') no-repeat;
margin-top: 40px;
width: 352px;
@@ -30,7 +30,7 @@
- background: url('{{Msg "seo" "cdn"}}/common-module/active/2022.4.1/wx.png') no-repeat;
+ background: url('{{Msg "seo" "cdn"}}/common-module/active/2022.4.1/wx.png?v={{Msg "seo" "version"}}') no-repeat;
@@ -20,7 +20,7 @@