[baozhangchao] 3 gadus atpakaļ
vecāks
revīzija
85380bb669

+ 1
- 1
src/pages/DepartmentSelection/index.jsx Parādīt failu

@@ -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 Parādīt failu

@@ -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
 
@@ -44,7 +45,7 @@
44 45
       padding-top: 3vh;
45 46
       text-align: center;
46 47
       font-weight: 800;
47
-      font-size: 8vw;
48
+      font-size: 60px;
48 49
     }
49 50
     &-Barcode {
50 51
       width: 80%;