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