Преглед изворни кода

Merge branch 'master' of http://git.ycjcjy.com/lyg_gn/gnyy_miniapp

张延森 пре 3 година
родитељ
комит
a9866f3b42
2 измењених фајлова са 4 додато и 3 уклоњено
  1. 1
    1
      src/pages/DepartmentSelection/index.jsx
  2. 3
    2
      src/pages/index/style.less

+ 1
- 1
src/pages/DepartmentSelection/index.jsx Прегледај датотеку

@@ -1,7 +1,7 @@
1 1
 import { View, Text } from "@tarojs/components"
2 2
 import { useEffect, useState } from "react"
3 3
 import Taro, { useDidShow } from "@tarojs/taro"
4
-import { Button } from "@antmjs/vantui"
4
+import { TreeSelect } from "@antmjs/vantui";
5 5
 
6 6
 // import BottomMoadl from '@/components/BottomMoadl/index'
7 7
 

+ 3
- 2
src/pages/index/style.less Прегледај датотеку

@@ -19,7 +19,7 @@
19 19
 
20 20
       &-NameInfo {
21 21
         font-weight: 600;
22
-        font-size: 5vw;
22
+        font-size: 40px;
23 23
         margin: 5vw 0 3vw 0;
24 24
       }
25 25
       &-setNameInfo {
@@ -28,6 +28,7 @@
28 28
     }
29 29
     &-UserID {
30 30
       letter-spacing: 0.3vw;
31
+      font-size: 30px;
31 32
     }
32 33
   }
33 34
 
@@ -47,7 +48,7 @@
47 48
       padding-top: 3vh;
48 49
       text-align: center;
49 50
       font-weight: 800;
50
-      font-size: 8vw;
51
+      font-size: 60px;
51 52
     }
52 53
     &-Barcode {
53 54
       width: 80%;