style: 修改图片名称,去掉中文字符

--bug=1012553 --user=刘瑞斌 关于弹窗中官网icon不能正常显示 https://www.tapd.cn/55049933/s/1149711
This commit is contained in:
CaptainB 2022-04-27 14:33:09 +08:00 committed by 刘瑞斌
parent d049431f26
commit ee8f3daac7
3 changed files with 1 additions and 1 deletions

View File

Before

Width:  |  Height:  |  Size: 94 KiB

After

Width:  |  Height:  |  Size: 94 KiB

View File

Before

Width:  |  Height:  |  Size: 104 KiB

After

Width:  |  Height:  |  Size: 104 KiB

View File

@ -6,7 +6,7 @@
<el-row>
<el-col>
<el-link :underline="false" :href="websiteUrl" target="_blank">
<img class="logo" src="../../../../assets/favicon-彩色.png"/>
<img class="logo" src="../../../../assets/favicon-colorful.png"/>
</el-link>
<el-link class="url" :href="websiteUrl" target="_blank">
<span>{{websiteUrl}}</span>