wangtao 2 лет назад
Родитель
Сommit
1ebb755fd7
5 измененных файлов с 9 добавлено и 12 удалено
  1. 1 2
      .env.development
  2. 1 2
      .env.production
  3. 1 1
      README.md
  4. 3 3
      index.html
  5. 3 4
      src/components/business/seHeader/index.vue

+ 1 - 2
.env.development

@@ -1,6 +1,5 @@
 # 页面标题
-# VITE_APP_TITLE = "派米雷·佘山智地智慧园区"
-VITE_APP_TITLE = "智慧楼宇综合平台"
+VITE_APP_TITLE = "派米雷·佘山智地智慧园区"
 
 # 开发环境配置
 VITE_APP_ENV = 'development'

+ 1 - 2
.env.production

@@ -1,6 +1,5 @@
 # 页面标题
-# VITE_APP_TITLE = "派米雷·佘山智地智慧园区"
-VITE_APP_TITLE = "智慧楼宇综合平台"
+VITE_APP_TITLE = "派米雷·佘山智地智慧园区"
 
 # 生产环境配置
 VITE_APP_ENV = 'production'

+ 1 - 1
README.md

@@ -7,4 +7,4 @@ npm run dev
 npm run build:prod
 
 ### 技术
-vue3、 elementPlus 、echarts
+vue3、 elementPlus 、echarts

+ 3 - 3
index.html

@@ -6,9 +6,9 @@
     <meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1">
     <meta name="renderer" content="webkit">
     <meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1, user-scalable=no">
-    <!-- <link rel="icon" href="/favicon.ico"> -->
-    <!-- <title>派米雷·佘山智地智慧园区</title> -->
-    <title>智慧楼宇综合平台</title>
+    <link rel="icon" href="/favicon.ico">
+    <title>派米雷·佘山智地智慧园区</title>
+
 
     <!--[if lt IE 11]><script>window.location.href='/html/ie.html';</script><![endif]-->
     <style>

+ 3 - 4
src/components/business/seHeader/index.vue

@@ -7,13 +7,12 @@
       <el-col :span="24" class="time">{{ date }}</el-col>
     </el-col>
     <el-col :span="12">
-      <!-- <el-col :span="24" class="title">派米雷·佘山智地智慧园区</el-col> -->
-      <el-col :span="24" class="title">智慧楼宇综合平台</el-col>
+      <el-col :span="24" class="title">派米雷·佘山智地智慧园区</el-col>
     </el-col>
     <el-col :span="6">
-      <!-- <el-col :span="24" class="logo">
+      <el-col :span="24" class="logo">
         <el-image :src="`/assets/logo/logo-b.png`" fit="scale-down"> </el-image>
-      </el-col> -->
+      </el-col>
       <el-col :span="24" class="weather" v-if="tq">
         <el-col :span="24" class="wd">
           {{ tq }}