图片更改

main
caiyiling 2025-04-16 10:33:17 +08:00
parent fe4277506d
commit 2447c314df
1 changed files with 0 additions and 3 deletions

View File

@ -20,7 +20,6 @@
v-if="$i18n.locale === 'zh'" v-if="$i18n.locale === 'zh'"
src="@/static/images/new_irc01.png" src="@/static/images/new_irc01.png"
alt="" alt=""
style="width: 500px;"
/> />
<img <img
v-if="$i18n.locale === 'en'" v-if="$i18n.locale === 'en'"
@ -35,7 +34,6 @@
v-if="$i18n.locale === 'zh'" v-if="$i18n.locale === 'zh'"
src="@/static/images/irc01.png" src="@/static/images/irc01.png"
alt="" alt=""
style="width: 800px;"
/> />
<img <img
v-if="$i18n.locale === 'en'" v-if="$i18n.locale === 'en'"
@ -85,7 +83,6 @@
v-if="$i18n.locale === 'zh'" v-if="$i18n.locale === 'zh'"
src="@/static/images/irc03.png" src="@/static/images/irc03.png"
alt="" alt=""
style="width: 800px;"
/> />
<img <img
v-if="$i18n.locale === 'en'" v-if="$i18n.locale === 'en'"