tangning 10 月之前
父節點
當前提交
8326dd7922
共有 1 個文件被更改,包括 3 次插入3 次删除
  1. 3 3
      src/views/sys/login/Login.vue

+ 3 - 3
src/views/sys/login/Login.vue

@@ -56,8 +56,8 @@
           >
             <div class="title">
               <div class="titleText" style="font-weight: bold; letter-spacing: 12px">
-                <div style="margin-bottom: 0">江门市公安局</div>
-                <div>警用三维实景平台</div>
+                <div style="margin-bottom: 0">案事件实景三维重建</div>
+                <div>及数字化建档系统</div>
               </div>
               <!-- <div class="en text-sm font-normal mb-5 titleSubtext" style="line-height: 30px; margin-bottom:80px;color:#666">
                 <div>Three-Dimensional Police Scene Platform for Public Security</div>
@@ -142,7 +142,7 @@
   }
   .title {
     .titleText {
-      font-size: 60px;
+      font-size: 40px;
       @media (max-width: @screen-xl) {
       font-size: 40px;
       }