系统名和网址替换
This commit is contained in:
@ -4,7 +4,7 @@
|
||||
-->
|
||||
<template>
|
||||
<div class="anticon" :class="getAppLogoClass" @click="goHome">
|
||||
<a href="https://www.learun.cn/" target="_blank">
|
||||
<a href="https://fcdma.gdyditc.com/" target="_blank">
|
||||
<img :src="logoConfig.menuLogoUrl || logo" width="24" style="height: 36px" />
|
||||
<div class="truncate md:opacity-100" :class="getTitleClass" v-show="showTitle">
|
||||
{{ sysName }}
|
||||
|
||||
Reference in New Issue
Block a user