Commit af7f9269 authored by zhengke's avatar zhengke

修改

parent 7d22c0a9
...@@ -77,7 +77,7 @@ ...@@ -77,7 +77,7 @@
padding:5px 0; padding:5px 0;
border-radius: 18px; border-radius: 18px;
color:#fff; color:#fff;
width:100%; width:90%;
text-align: center; text-align: center;
font-size:15px; font-size:15px;
background-color: #2B314E; background-color: #2B314E;
...@@ -92,6 +92,7 @@ ...@@ -92,6 +92,7 @@
.saleSecondTh th{ .saleSecondTh th{
color:#8089B4; color:#8089B4;
width:70px; width:70px;
font-family: PINGFANG REGULAR;
} }
.totalMoney{ .totalMoney{
color:#EF4957; color:#EF4957;
...@@ -133,7 +134,7 @@ ...@@ -133,7 +134,7 @@
<th></th> <th></th>
<template v-for="item in companyList"> <template v-for="item in companyList">
<th>销售额</th> <th>销售额</th>
<th>收客人数</th> <th>人数</th>
</template> </template>
</th> </th>
</tr> </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