This commit is contained in:
liuye
2022-08-12 09:49:54 +08:00
parent a86fe83f9c
commit b58d74b53c
3 changed files with 8 additions and 3 deletions

View File

@@ -61,7 +61,7 @@ export default {
},
{
img: require('../img/home/home-xftj-icon.png'),
title: '宣发统计',
title: '协同宣发',
linkUrl: '/apps/AppCooperationPropaganda/AppCooperationPropaganda'
}
],
@@ -278,7 +278,7 @@ export default {
.tab-content {
.item {
display: inline-block;
width: calc(50% - 14px);
width: calc(50% - 8px);
height: 160px;
background: #FFF;
box-shadow: 0 0 8px 0 rgba(0,0,0,0.0200);