Commit af7f9269 authored by zhengke's avatar zhengke

修改

parent 7d22c0a9
......@@ -77,7 +77,7 @@
padding:5px 0;
border-radius: 18px;
color:#fff;
width:100%;
width:90%;
text-align: center;
font-size:15px;
background-color: #2B314E;
......@@ -92,6 +92,7 @@
.saleSecondTh th{
color:#8089B4;
width:70px;
font-family: PINGFANG REGULAR;
}
.totalMoney{
color:#EF4957;
......@@ -133,7 +134,7 @@
<th></th>
<template v-for="item in companyList">
<th>销售额</th>
<th>收客人数</th>
<th>人数</th>
</template>
</th>
</tr>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment