Browse Source

fix: 样式

zhengxy 1 year ago
parent
commit
cd93af20c1

+ 1 - 1
index.html

@@ -7,4 +7,4 @@
7 7
         hm.src = "https://hm.baidu.com/hm.js?d61b9e2caf4d46ccda7471b5385e2333";
8 8
         var s = document.getElementsByTagName("script")[0];
9 9
         s.parentNode.insertBefore(hm, s);
10
-      })();</script><link href=./static/css/app.1948c757df3a0ba37592c315ee2089c3.css rel=stylesheet></head><body><div id=app></div><script type=text/javascript src=./static/js/manifest.fc0dde073dc331b2a66b.js></script><script type=text/javascript src=./static/js/app.3b45871045d1d5b08e6d.js></script></body></html>
10
+      })();</script><link href=./static/css/app.5708df45ee955ae8379efa313b9b3b0a.css rel=stylesheet></head><body><div id=app></div><script type=text/javascript src=./static/js/manifest.f70132cd29c549f572e1.js></script><script type=text/javascript src=./static/js/app.cf294cb63d4b5b7a16a8.js></script></body></html>

+ 7 - 6
project/src/components/dataBoard/throwPerson/throwPersonPuton.vue

@@ -74,7 +74,7 @@
74 74
         </div>
75 75
       </div>
76 76
     </div>
77
-    <ux-grid class="throwPersonPuton-list" ref="plxTable" :border="false" @row-click="() => { return }"
77
+    <ux-grid class="throwPersonPuton-list throwPerson" ref="plxTable" :border="false" @row-click="() => { return }"
78 78
       :header-cell-style="headerColor" :height="height" show-footer-overflow="tooltip" show-overflow="tooltip"
79 79
       size="mini">
80 80
       <ux-table-column v-for="item in desCol" :key="item.prop" :resizable="true" :field="item.prop" :title="item.label"
@@ -546,18 +546,19 @@ export default {
546 546
 }
547 547
 </style>
548 548
 
549
-<style lang="scss" scoped>
550
-
551
-/deep/ .elx-table .elx-header--column.col--ellipsis:not(.col--actived)>.elx-cell {
549
+<style>
550
+.throwPerson .elx-table .elx-header--column.col--ellipsis:not(.col--actived)>.elx-cell {
552 551
   white-space: wrap !important;
553 552
 }
554
-/deep/ .elx-header--column.col--ellipsis>.elx-cell .elx-cell--title {
553
+.throwPerson .elx-header--column.col--ellipsis>.elx-cell .elx-cell--title {
555 554
   white-space: wrap !important;
556 555
 }
557
-/deep/ .elx-header--column .elx-cell--title {
556
+.throwPerson .elx-header--column .elx-cell--title {
558 557
   line-height: 1.2 !important;
559 558
 }
559
+</style>
560 560
 
561
+<style lang="scss" scoped>
561 562
 .update-time {
562 563
   margin-top: 10px;
563 564
   padding-left: 20px;

+ 8 - 5
project/src/components/dataBoard/throwPerson/throwPersonSon.vue

@@ -46,7 +46,7 @@
46 46
 
47 47
       </div>
48 48
     </div>
49
-    <ux-grid class="uxGridBox" ref="plxTable" :border="false" @row-click="() => { return }"
49
+    <ux-grid class="uxGridBox throwPerson" ref="plxTable" :border="false" @row-click="() => { return }"
50 50
       :header-cell-style="headerColor" :height="height" show-footer-overflow="tooltip" show-overflow="tooltip"
51 51
       size="mini">
52 52
       <ux-table-column v-for="item in desCol" :key="item.prop" :resizable="true" :field="item.prop" :title="item.label"
@@ -303,17 +303,20 @@ export default {
303 303
   }
304 304
 }
305 305
 </script>
306
-<style lang="scss" scoped>
307
-/deep/ .elx-table .elx-header--column.col--ellipsis:not(.col--actived)>.elx-cell {
306
+
307
+<style>
308
+.throwPerson .elx-table .elx-header--column.col--ellipsis:not(.col--actived)>.elx-cell {
308 309
   white-space: wrap !important;
309 310
 }
310
-/deep/ .elx-header--column.col--ellipsis>.elx-cell .elx-cell--title {
311
+.throwPerson .elx-header--column.col--ellipsis>.elx-cell .elx-cell--title {
311 312
   white-space: wrap !important;
312 313
 }
313
-/deep/ .elx-header--column .elx-cell--title {
314
+.throwPerson .elx-header--column .elx-cell--title {
314 315
   line-height: 1.2 !important;
315 316
 }
317
+</style>
316 318
 
319
+<style lang="scss" scoped>
317 320
 .screenBox {
318 321
   background: #fff;
319 322
   padding: 5px 20px;

File diff suppressed because it is too large
+ 0 - 1
static/css/app.1948c757df3a0ba37592c315ee2089c3.css


File diff suppressed because it is too large
+ 1 - 0
static/css/app.5708df45ee955ae8379efa313b9b3b0a.css


File diff suppressed because it is too large
+ 1 - 0
static/js/10.3a2ee9437135f4e0e315.js


File diff suppressed because it is too large
+ 1 - 1
static/js/10.95284700dababf14bbb4.js


File diff suppressed because it is too large
+ 1 - 1
static/js/11.b86d3f6370a5dbc7360f.js


File diff suppressed because it is too large
+ 1 - 1
static/js/12.10bb7c19bc45dd3f477c.js


File diff suppressed because it is too large
+ 1 - 1
static/js/13.f4c02bb1901cae8a385a.js


File diff suppressed because it is too large
+ 1 - 1
static/js/14.e6adc481abb88fb45181.js


File diff suppressed because it is too large
+ 1 - 1
static/js/15.441a25c9ec545b7f7a57.js


File diff suppressed because it is too large
+ 0 - 1
static/js/16.ce8a6eb25fb41736ddec.js


File diff suppressed because it is too large
+ 1 - 1
static/js/app.3b45871045d1d5b08e6d.js


File diff suppressed because it is too large
+ 1 - 1
static/js/manifest.fc0dde073dc331b2a66b.js