Przeglądaj źródła

Merge branch 'master' of http://www.sysuimars.cn:3000/lxf/foster-pc-vue

刘秀芳 1 tydzień temu
rodzic
commit
fa01253fde
5 zmienionych plików z 843 dodań i 889 usunięć
  1. 0 0
      foster-pc-vue.iml
  2. 1 1
      public/index.html
  3. 3 1
      src/components/fnHeader.vue
  4. 1 1
      src/views/Login.vue
  5. 838 886
      yarn.lock

+ 0 - 0
feiniao-pc-vue.iml → foster-pc-vue.iml


+ 1 - 1
public/index.html

@@ -15,7 +15,7 @@
         <meta http-equiv="Content-Security-Policy" content="upgrade-insecure-requests">
         <link rel="icon" href="favicon.ico" />
         <link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/qweather-icons@1.3.0/font/qweather-icons.css">
-        <title>飞鸟认养平台</title>
+        <title>高州"Al+低空"智慧农业平台</title>
     </head>
     <body>
         <noscript>

+ 3 - 1
src/components/fnHeader.vue

@@ -2,7 +2,7 @@
     <div class="header">
         <div class="title">
             <img class="logo" src="@/assets/images/common/logo.png" alt="" />
-            <span>飞鸟认养平台</span>
+            <span>高州"Al+低空"智慧农业平台</span>
             <img class="logo-icon" src="@/assets/images/common/logo-icon.png" alt="" />
         </div>
         <div class="focus-farm" v-show="!hideSwitch">
@@ -164,6 +164,8 @@ onUnmounted(() => {
         align-items: center;
         box-sizing: border-box;
         background: url("@/assets/images/common/header-bg.png") no-repeat center center / 100% 100%;
+        background-size: 120% 100%;
+        background-position: left center;
         .logo {
             width: 23px;
             height: 26px;

+ 1 - 1
src/views/Login.vue

@@ -11,7 +11,7 @@
     <div class="head">
       <div class="logo"></div>
       <div class="title">
-        飞鸟智慧果园管理平台
+        高州"Al+低空"智慧农业平台
       </div>
     </div>
     <div class="ve_container">

Plik diff jest za duży
+ 838 - 886
yarn.lock


Niektóre pliki nie zostały wyświetlone z powodu dużej ilości zmienionych plików