dev01 %!s(int64=2) %!d(string=hai) anos
pai
achega
10a2d2aa40

+ 9 - 9
css/base.less

@@ -508,15 +508,15 @@ body {
   }
 }
 
-.header {
-  position: absolute;
-  top: 0;
-  left: 0;
-  height: 100px;
-  width: 100%;
-  background: #fff;
-  box-shadow: 0 2px 6px 0px #ccc;
-}
+// .header {
+//   position: absolute;
+//   top: 0;
+//   left: 0;
+//   height: 100px;
+//   width: 100%;
+//   background: #fff;
+//   box-shadow: 0 2px 6px 0px #ccc;
+// }
 
 .clearfix:before,
 .clearfix:after {

+ 1 - 1
js/component/manageCenter/index/content.jsx

@@ -1,7 +1,7 @@
 import React from 'react';
 import { Spin, Button, Tabs, Table, message, Modal, Tooltip } from 'antd';
 import '../content.less';
-import './content.less';
+// import './content.less';
 
 const TabPane = Tabs.TabPane;
 

+ 0 - 2
js/component/manageCenter/public.less

@@ -1,6 +1,5 @@
 .user-content {
   width: 100%;
-  height: 100%;
   padding: 140px 0 80px;
 
   .content-title {
@@ -56,7 +55,6 @@
 
   .patent-table {
     width: 96%;
-    height: 100%;
     margin: 0 auto;
     padding: 20px 30px;
     border-radius: 10px;