Explorar o código

feat: UI修改

zhuozh hai 1 ano
pai
achega
8fc75f155e
Modificáronse 3 ficheiros con 3 adicións e 3 borrados
  1. 1 1
      src/pages/home/index copy.tsx
  2. 1 1
      src/pages/home/index.less
  3. 1 1
      src/pages/home/index.tsx

+ 1 - 1
src/pages/home/index copy.tsx

@@ -94,7 +94,7 @@ const typeList = [
   },
   {
     id: 2,
-    name: '梳理公文',
+    name: '公文撰写',
   },
 ];
 

+ 1 - 1
src/pages/home/index.less

@@ -37,7 +37,7 @@
   flex-direction: column;
   align-items: center;
   .logo {
-    width: 62.14%;
+    width: 100%;
   }
   .addBtn {
     margin-top: 44px;

+ 1 - 1
src/pages/home/index.tsx

@@ -45,7 +45,7 @@ const typeList = [
   },
   {
     id: 2,
-    name: '梳理公文',
+    name: '公文撰写',
   },
 ];