Merge branch 'feature/【20210308】主题修改' into dev

This commit is contained in:
mengxiaolong
2021-03-10 13:39:29 +08:00

View File

@@ -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;