mirror of
http://112.124.100.131/GFRS/ebiz-h5.git
synced 2025-12-24 23:02:52 +08:00
Merge branch 'feature/【20210308】主题修改' into dev
This commit is contained in:
@@ -62,7 +62,7 @@
|
||||
</div>
|
||||
<div class="home-product-pcenter performance">
|
||||
<div class="pcenter-list">
|
||||
<table class="myTable" style="width: 145vw;" cellspacing="0" cellpadding="0">
|
||||
<table class="myTable" style="width: 130vw;" cellspacing="0" cellpadding="0">
|
||||
<tr>
|
||||
<th v-for="(thead, index) in theads" :class="{ 'sticky-col': index <= 1 }" :key="index">{{ thead }}</th>
|
||||
</tr>
|
||||
@@ -374,6 +374,7 @@ td.sticky-col:nth-of-type(2) {
|
||||
background: #4473ee;
|
||||
font-weight: normal;
|
||||
color: #ffffff;
|
||||
text-align: center;
|
||||
}
|
||||
tr {
|
||||
border-top: 2px solid #ffffff;
|
||||
|
||||
Reference in New Issue
Block a user