需求
This commit is contained in:
@@ -10,7 +10,7 @@
|
||||
<div class="bg-fff">
|
||||
<div class="flex">
|
||||
<span>系统后台</span>
|
||||
<div>https://beipiaoweb.icunwei.com/login</div>
|
||||
<div>https://saasweb.icunwei.com/login</div>
|
||||
</div>
|
||||
<div class="flex">
|
||||
<span>联系电话</span>
|
||||
|
||||
@@ -67,6 +67,11 @@ export default {
|
||||
title: '协同宣发',
|
||||
linkUrl: '/apps/AppCooperationPropaganda/AppCooperationPropaganda'
|
||||
},
|
||||
{
|
||||
img: require('../img/app/app-xtxf-icon.png'),
|
||||
title: '宣发统计',
|
||||
linkUrl: '/apps/AppPropagandaStatistics/AppPropagandaStatistics'
|
||||
},
|
||||
{
|
||||
img: require('../img/app/app-tzgg-icon.png'),
|
||||
title: '通知公告',
|
||||
|
||||
@@ -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);
|
||||
|
||||
Reference in New Issue
Block a user