@@ -112,7 +112,7 @@
{{ ratios.read_count }}
</van-col>
</van-row>
- <van-cell-group border title="平台账号">
+ <van-cell-group border title="账号矩阵">
<div >
<van-row class="itemHead">
<van-col span="4" class="td"> 平台 </van-col>
@@ -421,7 +421,4 @@ export default {
font-size: 1rem;
color: #000;
}
-.van-cell__label {
- font-weight: 600;
-}
</style>