无人机管理后台前端(已迁走)
rjg
2025-04-21 a9555f80e73a7836355148f159cae43ef347057c
图标修改
2 files modified
2 files added
1 files deleted
4 ■■■■ changed files
index.html 2 ●●● patch | view | raw | blame | history
public/img/bg/index_logo.png patch | view | raw | blame | history
public/img/bg/logo.png patch | view | raw | blame | history
public/img/bg/mainLogo.png patch | view | raw | blame | history
src/page/index/logo.vue 2 ●●● patch | view | raw | blame | history
index.html
@@ -11,7 +11,7 @@
  <meta name="apple-mobile-web-app-capable" content="yes" />
  <meta name="apple-mobile-web-app-status-bar-style" content="black" />
  <meta name="format-detection" content="telephone=no" />
  <link rel="icon" href="/img/logo.png" />
  <link rel="icon" href="/img/bg/index_logo.png" />
  <link rel="stylesheet" href="/iconfont/index.css" />
  <link rel="stylesheet" href="/iconfont/avue/iconfont.css" />
  <link rel="stylesheet" href="/iconfont/saber/iconfont.css" />
public/img/bg/index_logo.png
public/img/bg/logo.png
Binary files differ
public/img/bg/mainLogo.png
src/page/index/logo.vue
@@ -8,7 +8,7 @@
    <transition-group name="fade">
      <template v-if="getScreen(!isCollapse)">
        <div style="display: flex; align-items: left; gap: 5px; margin: 8px 8px 10px 20px;">
    <img class="img" src="/img/logo.png" alt="" width="50%" height="50%" />
    <img class="img" src="/img/bg/mainLogo.png" alt="" width="50%" height="50%" />
    <!-- <span style="font-size: 20px;"  key="1">
        {{ this.parentDeptInfo.sysName }}
    </span> -->