[bug] - 会员项目来款;查看证书 图片加载失败bug的修改

This commit is contained in:
fengchenchen
2022-04-08 11:05:37 +08:00
parent ac37ba83a0
commit a58316c451
2 changed files with 3 additions and 3 deletions
+1 -1
View File
@@ -18,7 +18,7 @@
@click="toggle"/>
<span v-if="device === 'desktop'">欢迎进入汽车标准化工作平台</span>
<span v-else>Jero-Boot</span>
<span v-else>汽车标准化工作平台</span>
<user-menu :theme="theme"/>
</div>