瀏覽代碼

feat: update

gemercheung 1 年之前
父節點
當前提交
e546620bf3
共有 4 個文件被更改,包括 14 次插入3 次删除
  1. 9 0
      README.md
  2. 2 1
      src/app/fire/constant.ts
  3. 2 1
      src/app/xmfire/constant.ts
  4. 1 1
      src/view/layout/top/style.scss

+ 9 - 0
README.md

@@ -16,3 +16,12 @@ If the standalone TypeScript plugin doesn't feel fast enough to you, Volar has a
    1. Run `Extensions: Show Built-in Extensions` from VSCode's command palette
    2. Find `TypeScript and JavaScript Language Features`, right click and select `Disable (Workspace)`
 2. Reload the VSCode window by running `Developer: Reload Window` from the command palette.
+
+
+#screencap
+
+// margin: 128
+// item: 2000
+// start: 360
+
+<!-- const i = 360 *2 + 2004*19 + 18* 128  -->

+ 2 - 1
src/app/fire/constant.ts

@@ -5,7 +5,8 @@ import { fireDeptId } from "@/constant/appDeptId";
 // 新疆消防救援总队火灾现场重建平台
 export const appConstant: AppConstant = {
   title: "消防火调三维远程勘验平台",
-  desc: "Three-dimensional remote prospecting platform for fire scenes",
+  // desc: "Three-dimensional remote prospecting platform for fire scenes",
+  desc: "",
   ico,
   banner,
   name: "fire",

+ 2 - 1
src/app/xmfire/constant.ts

@@ -5,7 +5,8 @@ import { xmfireDeptId } from "@/constant/appDeptId";
 
 export const appConstant: AppConstant = {
   title: "火灾调查三维远程勘验平台",
-  desc: "Three-dimensional remote prospecting platform for fire scenes",
+  desc: "",
+  // desc: "Three-dimensional remote prospecting platform for fire scenes",
   ico,
   name: "fire",
   banner,

+ 1 - 1
src/view/layout/top/style.scss

@@ -16,7 +16,7 @@
     }
 
     h2 {
-      font-size  : 1.14rem;
+      font-size  : 20px;
       color      : #fff;
       margin-left: 0.66rem;