Merge branch 'dev' of git.oa00.com:xiaowen/swsWecat into dev

* 'dev' of git.oa00.com:xiaowen/swsWecat:
  zx
dev
liuyongli 3 years ago
commit c7da28afd2

@ -13,13 +13,13 @@
}
.ta-chart-title {
font-size: 18px;
padding-left: 32rpx;
margin-left: 32rpx;
font-weight: 600;
color: #333333;
}
.ta-chart-subTitle {
font-size: 12px;
padding-left: 32rpx;
margin-left: 32rpx;
margin-top: 8rpx;
color: #999999;
}
@ -28,10 +28,6 @@
margin-left: 24rpx;
height: 360rpx;
}
.ta-rank-list {
width: 125%;
margin: 32rpx;
}
.ranking{
display: flex;
justify-content: space-between;
@ -49,22 +45,10 @@
width: 53rpx;
height: 40rpx
}
/* 热议话题方向 */
.tt-area-item {
display: flex;
justify-content: space-around;
width: 656rpx;
height: 410rpx;
padding: 32rpx 0 0 24rpx;
}
.tt-area-item-chart{
width: 318rpx;
height: 410rpx
}
.tt-area-title {
width: 100%;
font-size: 18px;
padding-left: 32rpx;
margin-left: 32rpx;
font-weight: 600;
color: #333333;
display: flex;
@ -110,27 +94,13 @@
line-height: 56rpx;
}
/* 热点事件 */
.list_event{
margin: 32rpx;
background-size: cover;
width: 686rpx;
/* height: 616rpx; */
border-radius: 8rpx;
}
.event_title{
font-size: 36rpx;
padding: 32rpx;
font-weight: 600;
}
.event_content{
padding: 10rpx 0;
margin: 20rpx 0 ;
}
.event_text{
display: flex;
justify-content : space-between;
padding: 0rpx 32rpx;
margin: 0 32rpx 0 32rpx
}
.text_title{
white-space: nowrap;
@ -155,7 +125,7 @@
background-color: #fff;
margin-top: 32rpx;
border-radius: 4rpx;
padding: 16px;
margin: 32rpx 0 0 32rpx;
overflow: hidden;
}
.colorTags {

@ -12,16 +12,10 @@
}
.evtw-chart-title {
font-size: 18px;
padding-left: 32rpx;
margin-left: 32rpx;
font-weight: 600;
color: #333333;
}
.evtw-chart-subTitle {
font-size: 12px;
padding-left: 32rpx;
margin-top: 8rpx;
color: #999999
}
.evtw-chart-item {
width: 100%;
height: 360rpx;
@ -122,22 +116,11 @@
font-weight: 600;
color: #333333;
}
/* 活跃用户地区 */
.area-item {
display: flex;
width: 656rpx;
height: 410rpx;
padding: 32rpx 0 0 32rpx;
}
.area-item-chart{
width: 358rpx;
height: 410rpx;
}
/* 主贴id车型分析 */
.evtw-rank-list {
width: 120%;
margin: 32rpx;
}
.ranking{
display: flex;
justify-content: space-between;
@ -155,9 +138,6 @@
width: 53rpx;
height: 40rpx;
}
.evtw-media-item {
padding: 24rpx 16rpx 0rpx 32rpx;
}
/* 词云 */
.evtw-area-title {
width: 100%;
@ -175,6 +155,6 @@
background-color: #fff;
margin-top: 32rpx;
border-radius: 4rpx;
padding: 16px;
margin: 32rpx 0 0 32rpx;
overflow: hidden;
}

@ -12,13 +12,13 @@
}
.ta-chart-title {
font-size: 18px;
padding-left: 32rpx;
margin-left: 32rpx;
font-weight: 600;
color: #333333;
}
.ta-chart-subTitle {
font-size: 12px;
padding-left: 32rpx;
margin-left: 32rpx;
margin-top: 8rpx;
color: #999999;
}
@ -48,22 +48,10 @@
width: 53rpx;
height: 40rpx
}
/* 热议话题方向 */
.tt-area-item {
display: flex;
justify-content: space-around;
width: 656rpx;
height: 410rpx;
padding: 32rpx 0 0 24rpx;
}
.tt-area-item-chart{
width: 318rpx;
height: 410rpx
}
.tt-area-title {
width: 100%;
font-size: 18px;
padding-left: 32rpx;
margin-left: 32rpx;
font-weight: 600;
color: #333333;
display: flex;
@ -109,28 +97,13 @@
margin-right: 24rpx
}
/* 热点事件 */
.list_event{
margin: 32rpx;
background-size: cover;
width: 686rpx;
/* height: 616rpx; */
border-radius: 8rpx;
}
.event_title{
font-size: 36rpx;
padding: 32rpx;
font-weight: 600;
}
.event_content{
padding: 10rpx 0;
margin: 20rpx 0 ;
}
.event_text{
display: flex;
justify-content : space-between;
padding: 0rpx 32rpx;
margin-right: 24rpx;
margin: 0 64rpx 0 32rpx
}
.text_title{
white-space: nowrap;
@ -155,6 +128,6 @@
background-color: #fff;
margin-top: 32rpx;
border-radius: 4rpx;
padding: 16px;
margin: 32rpx 0 0 32rpx;
overflow: hidden;
}
Loading…
Cancel
Save