YY 3 years ago
parent
commit
95667e5ee6
2 changed files with 2 additions and 2 deletions
  1. 2 0
      app.json
  2. 0 2
      pages/auditTeam/index.wxss

+ 2 - 0
app.json

@@ -1,5 +1,7 @@
 {
   "pages": [
+
+    
     "pages/login/index",
     "pages/index/index",
     "pages/home/index",

+ 0 - 2
pages/auditTeam/index.wxss

@@ -38,7 +38,6 @@
     background-color: rgba(136, 136, 136, 0.4);
     border-radius: 30px;
     color: #5e5e5e;
-    font-size: 14px;
     margin: 4px 0 4px 0;
 }
 
@@ -52,6 +51,5 @@
     border-radius: 30px;
     color: #ffffff;
     text-align: center;
-    font-size: 14px;
     margin: 4px 0 4px 0;
 }