mirror of
https://github.com/kuaifan/dootask.git
synced 2026-01-09 23:18:14 +00:00
fix:官网-更换qq群二维码图片
This commit is contained in:
parent
7e5f350de5
commit
6185082311
BIN
public/site/img/qq_code.jpg
Normal file
BIN
public/site/img/qq_code.jpg
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 44 KiB |
@ -482,7 +482,7 @@
|
||||
<li class="footer-ol-item" id="qq_group">
|
||||
<i class="txt-4001624 txt">QQ 群</i>
|
||||
<div class="group_code">
|
||||
<img class="code-svg" id="home_code" src="img/light/home_code.svg" alt="群号:546574618">
|
||||
<img class="code-svg" id="home_code" src="img/qq_code.jpg" alt="群号:546574618">
|
||||
<i class="group_num">群号:546574618</i>
|
||||
<i class="lower_triangle"></i>
|
||||
</div>
|
||||
|
||||
1
public/site/js/common.js
vendored
1
public/site/js/common.js
vendored
@ -55,7 +55,6 @@ function setTheme(theme) {
|
||||
changeImageSrc('#home_icon2', `${theme}/home_icon2.png`)
|
||||
changeImageSrc('#home_icon3', `${theme}/home_icon3.png`)
|
||||
changeImageSrc('#home_icon4', `${theme}/home_icon4.png`)
|
||||
changeImageSrc('#home_code', `${theme}/home_code.svg`)
|
||||
changeImageSrc('#home_pic7', `${theme}/home_pic7.svg`)
|
||||
changeImageSrc('#home_pic7_768', `${theme}/home_pic7_768.svg`)
|
||||
changeImageSrc('#help_pic2', `${theme}/help_pic2.png`)
|
||||
|
||||
@ -348,7 +348,7 @@
|
||||
<li class="footer-ol-item" id="qq_group">
|
||||
<i class="txt-4001624 txt">QQ 群</i>
|
||||
<div class="group_code">
|
||||
<img class="code-svg" id="home_code" src="../img/light/home_code.svg" alt="群号:546574618">
|
||||
<img class="code-svg" id="home_code" src="../img/qq_code.jpg" alt="群号:546574618">
|
||||
<i class="group_num">群号:546574618</i>
|
||||
<i class="lower_triangle"></i>
|
||||
</div>
|
||||
|
||||
@ -298,7 +298,7 @@
|
||||
<li class="footer-ol-item" id="qq_group">
|
||||
<i class="txt-4001624 txt">QQ 群</i>
|
||||
<div class="group_code">
|
||||
<img class="code-svg" id="home_code" src="../img/light/home_code.svg" alt="群号:546574618">
|
||||
<img class="code-svg" id="home_code" src="../img/qq_code.jpg" alt="群号:546574618">
|
||||
<i class="group_num">群号:546574618</i>
|
||||
<i class="lower_triangle"></i>
|
||||
</div>
|
||||
|
||||
@ -448,7 +448,7 @@
|
||||
<li class="footer-ol-item" id="qq_group">
|
||||
<i class="txt-4001624 txt">QQ 群</i>
|
||||
<div class="group_code">
|
||||
<img class="code-svg" id="home_code" src="../img/light/home_code.svg" alt="群号:546574618">
|
||||
<img class="code-svg" id="home_code" src="../img/qq_code.jpg" alt="群号:546574618">
|
||||
<i class="group_num">群号:546574618</i>
|
||||
<i class="lower_triangle"></i>
|
||||
</div>
|
||||
|
||||
@ -481,7 +481,7 @@
|
||||
<li class="footer-ol-item" id="qq_group">
|
||||
<i class="txt-4001624 txt">QQ 群</i>
|
||||
<div class="group_code">
|
||||
<img class="code-svg" id="home_code" src="../img/light/home_code.svg" alt="群号:546574618">
|
||||
<img class="code-svg" id="home_code" src="../img/qq_code.jpg" alt="群号:546574618">
|
||||
<i class="group_num">群号:546574618</i>
|
||||
<i class="lower_triangle"></i>
|
||||
</div>
|
||||
|
||||
@ -713,7 +713,7 @@
|
||||
<li class="footer-ol-item" id="qq_group">
|
||||
<i class="txt-4001624 txt">QQ 群</i>
|
||||
<div class="group_code">
|
||||
<img class="code-svg" id="home_code" src="../img/light/home_code.svg" alt="群号:546574618">
|
||||
<img class="code-svg" id="home_code" src="../img/qq_code.jpg" alt="群号:546574618">
|
||||
<i class="group_num">群号:546574618</i>
|
||||
<i class="lower_triangle"></i>
|
||||
</div>
|
||||
|
||||
@ -594,7 +594,7 @@
|
||||
<li class="footer-ol-item" id="qq_group">
|
||||
<i class="txt-4001624 txt">QQ 群</i>
|
||||
<div class="group_code">
|
||||
<img class="code-svg" id="home_code" src="../img/light/home_code.svg" alt="群号:546574618">
|
||||
<img class="code-svg" id="home_code" src="../img/qq_code.jpg" alt="群号:546574618">
|
||||
<i class="group_num">群号:546574618</i>
|
||||
<i class="lower_triangle"></i>
|
||||
</div>
|
||||
|
||||
@ -304,7 +304,7 @@
|
||||
<li class="footer-ol-item" id="qq_group">
|
||||
<i class="txt-4001624 txt">QQ 群</i>
|
||||
<div class="group_code">
|
||||
<img class="code-svg" id="home_code" src="../img/light/home_code.svg" alt="群号:546574618">
|
||||
<img class="code-svg" id="home_code" src="../img/qq_code.jpg" alt="群号:546574618">
|
||||
<i class="group_num">群号:546574618</i>
|
||||
<i class="lower_triangle"></i>
|
||||
</div>
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user