yuanyiming 2 anni fa
parent
commit
4c9c56f54f

+ 1 - 0
src/App.vue

@@ -339,6 +339,7 @@
           [type="button"]{
             width: 150px;
             height: 35px;
+            font-size: 16px;
           }
 
         }

+ 1 - 0
src/views/ProjectManagement1.vue

@@ -116,6 +116,7 @@
         
         <el-table-column
           prop="operation"
+          align="center"
           label="操作"
           >
           <!-- <template #default="scope"> -->

+ 2 - 4
src/views/ProjectManagement3.vue

@@ -29,6 +29,7 @@
         :data="tableData"
         tooltip-effect="dark"
         stripe
+        class="fontSize"
         :header-cell-style="{ background: '#f2f2f2',color:'#000' }"
         >
        
@@ -76,6 +77,7 @@
         <el-table-column
           prop="operation"
           label="操作"
+          align="center"
           width="200"
           >
           <template #default="scope">
@@ -146,10 +148,6 @@
   <style lang="less">
   .ProjectManagement3{
 
-    .operations{
-      display: flex;
-      justify-content: center;
-    }
 
     .projectBlock{
       margin-top: 20px;

+ 6 - 6
src/views/ProjectManagement4.vue

@@ -22,13 +22,14 @@
       </div>
       <!-- 跳转导航结束 -->
       <div class="pmInp">
-          <el-button type="primary" class="btn" size="mini">上传文件</el-button>
+          <el-button type="primary" class="btn"  size="mini">上传文件</el-button>
         </div>
         <!-- 表格开始 -->
         <el-table
         :data="tableData"
         tooltip-effect="dark"
         stripe
+        class="fontSize"
         :header-cell-style="{ background: '#f2f2f2',color:'#000' }"
         >
        
@@ -55,6 +56,8 @@
 
         <el-table-column
           prop="operation"
+          align="center"
+
           label="操作"
           >
           <template #default="scope">
@@ -121,11 +124,7 @@
   .ProjectManagement4{
 
   
-    
-    .operations{
-      display: flex;
-      flex-shrink: 0;
-    }
+
    
     .pm1Tit{
         display: flex;
@@ -149,6 +148,7 @@
       .btn{
         height: 30px;
         width: 100px;
+        font-size: 16px !important;
         background: #477edd;
         margin-left: 10px;
       }

+ 5 - 26
src/views/ProjectManagement5.vue

@@ -57,6 +57,7 @@
 
         <el-table-column
           prop="operation"
+          align="center"
           label="操作"
           >
           <template #default="scope">
@@ -71,11 +72,11 @@
       <div class="pm5footer">
         <!-- <el-button type="primary" class="backBtn" @click="backBtn2">返回</el-button>
          -->
-         <el-pagination
+         <!-- <el-pagination
             background
             layout="prev, pager, next"
             :total="1">
-        </el-pagination>
+        </el-pagination> -->
       </div>
   
     </div>
@@ -134,29 +135,6 @@
   <style lang="less">
   .ProjectManagement5{
 
-    // .pA1Header{
-    //   width: 90%;
-    //   display: flex;
-    //   justify-content:space-between;
-    //   align-items: center;
-    //   .pAHeader1STit{
-    //     font-size: 14px;
-    //     margin-top: 10px;
-    //   }
-    //   .pAHeader1{
-    //     width: 120px;
-    //     font-weight: 600;
-    //     font-size: 22px;
-    //     flex-shrink: 0;
-    //   }
-    // }
-  
-    
-    .operations{
-      display: flex;
-      flex-shrink: 0;
- 
-    }
 
     .pm5footer{
         float: right;
@@ -191,8 +169,9 @@
       .btn{
         height: 30px;
         width: 100px;
+        font-size: 16px;
         background: #477edd;
-        margin-left: 10px;
+        // margin-left: 10px;
       }
     }
   }

+ 2 - 0
src/views/credit.vue

@@ -101,6 +101,8 @@
         <el-table-column
           prop="operation"
           min-width="25%"
+          align="center"
+
           label="操作"
           >
           <template #default="scope">

+ 1 - 0
src/views/firm.vue

@@ -48,6 +48,7 @@
         <el-table-column
           prop="operation"
           label="操作"
+          align="center"
           min-width="30%"
           >
           <template #default="scope">

+ 1 - 0
src/views/makerActvityApply.vue

@@ -114,6 +114,7 @@
                
                 <el-table-column
                   prop="operation"
+                  align="center"
                   label="操作"
                   >
                   <template #default="scope">

+ 1 - 0
src/views/makerActvityApply2.vue

@@ -177,6 +177,7 @@
       background: #0e72e6;
       height: 40px;
       width: 200px;
+      font-size: 16px;
     }
   }
 }

+ 1 - 1
src/views/makerActvityDetails.vue

@@ -1,5 +1,5 @@
 <template>
-     <div class="makerActvityDetails core_dialogue">
+     <div class="makerActvityDetails">
 
             <div class="pA1Header">
               <div class="pAHeader1">活动详情</div>

+ 1 - 0
src/views/messageNotification.vue

@@ -50,6 +50,7 @@
       <el-table-column
         prop="operation"
         label="操作"
+        align="center"
         min-width="30%"
         >
         <template #default="scope">