Browse Source

样式污染

luolei 4 năm trước cách đây
mục cha
commit
2f8e84c483

+ 1 - 1
src/css/qcList.less

@@ -29,7 +29,7 @@ h2{
     position: absolute;
     height: 100%;
 }
-table{
+.qctable{
     .table;
     min-width: 1090px;
     th,td{

+ 1 - 1
src/css/qcListCopy.less

@@ -43,7 +43,7 @@ h2{
         cursor: default;
     }
 }
-table{
+.qctable{
     .table;
     min-width: 1090px;
     th,td{

+ 1 - 1
src/css/qcListDept.less

@@ -25,7 +25,7 @@ h2{
     min-height: calc(100% - 84px);
     /*width: 100%;*/
 }
-table{
+.qctable{
     .table;
     min-width: 1090px;
     th,td{

+ 1 - 1
src/css/qcListDocteam.less

@@ -25,7 +25,7 @@ h2{
     min-height: calc(100% - 84px);
     /*width: 100%;*/
 }
-table{
+.qctable{
     .table;
     min-width: 1090px;
     th,td{

+ 1 - 1
src/css/qcListOutHospital.less

@@ -43,7 +43,7 @@ h2{
         cursor: default;
     }
 }
-table{
+.qctable{
     .table;
     min-width: 1090px;
     th,td{

+ 1 - 1
src/css/qcListPerson.less

@@ -25,7 +25,7 @@ h2{
     min-height: calc(100% - 84px);
     /*width: 100%;*/
 }
-table{
+.qctable{
     .table;
     min-width: 1090px;
     border:1px solid #E2E5EF;

+ 1 - 1
src/html/qcList.html

@@ -74,7 +74,7 @@
                 </div>
             </div>
             <div class="overAuto">
-                <table>
+                <table class="qctable">
                     <thead>
                     <tr class="tabOpera">
                         <!-- <td colspan="18" style="background: #fff">

+ 1 - 1
src/html/qcListCopy.html

@@ -84,7 +84,7 @@
                 </div>
             </div>
             <div class="overAuto">
-                <table>
+                <table class="qctable">
                     <thead>
                     <tr class="tabOpera">
                         <!-- <td colspan="18" style="background: #fff">

+ 1 - 1
src/html/qcListDept.html

@@ -74,7 +74,7 @@
                 </div>
             </div>
             <div class="overAuto">
-                <table>
+                <table class="qctable">
                     <thead>
                         <tr class="tabOpera">
                             <!-- <td colspan="18" style="background: #fff">

+ 1 - 1
src/html/qcListDocteam.html

@@ -66,7 +66,7 @@
                 </div>
             </div>
             <div class="overAuto">
-                <table>
+                <table class="qctable">
                     <thead>
                         <tr class="tabOpera">
                             <!-- <td colspan="18" style="background: #fff">

+ 1 - 1
src/html/qcListOutHospital.html

@@ -91,7 +91,7 @@
                 </div>
             </div>
             <div class="overAuto">
-                <table>
+                <table class="qctable">
                     <thead>
                     <tr class="tabOpera">
                         <!-- <td colspan="18" style="background: #fff">

+ 1 - 1
src/html/qcListPerson.html

@@ -71,7 +71,7 @@
             </div>
             </div>
             <div class="overAuto">
-                <table>
+                <table class="qctable">
                     <thead>
                         <tr class="tabOpera">
                             <!-- <td colspan="18" style="background: #fff">