From 2f57ae65ed869b7dafb9ee76e555cdb476af5830 Mon Sep 17 00:00:00 2001
From: liuyongli <1598631486@qq.com>
Date: Mon, 10 Oct 2022 13:45:14 +0800
Subject: [PATCH] no message
---
components/option/negaposiOption2.js | 3 ++-
contrastPackages/themeRatio/BBS/index.wxml | 2 +-
contrastPackages/themeRatio/BBS/index.wxss | 7 +++++++
contrastPackages/themeRatio/survey/index.wxml | 6 +++---
contrastPackages/themeRatio/survey/index.wxss | 7 +++++++
contrastPackages/themeRatio/weibo/index.wxml | 12 ++++++------
contrastPackages/themeRatio/weibo/index.wxss | 16 ++++++++++++----
7 files changed, 38 insertions(+), 15 deletions(-)
diff --git a/components/option/negaposiOption2.js b/components/option/negaposiOption2.js
index e62dfb4..ca70143 100644
--- a/components/option/negaposiOption2.js
+++ b/components/option/negaposiOption2.js
@@ -98,8 +98,9 @@ export default function negaposiOption(dName = [], data = {}) {
itemHeight: 10,
},
grid: {
+ top: '5%',
bottom: 20,
- height: 140,
+ // height: 140,
left: 20,
containLabel: true
},
diff --git a/contrastPackages/themeRatio/BBS/index.wxml b/contrastPackages/themeRatio/BBS/index.wxml
index edd7b26..60e0dab 100644
--- a/contrastPackages/themeRatio/BBS/index.wxml
+++ b/contrastPackages/themeRatio/BBS/index.wxml
@@ -43,7 +43,7 @@
-
+
论坛调性对比
diff --git a/contrastPackages/themeRatio/BBS/index.wxss b/contrastPackages/themeRatio/BBS/index.wxss
index 62af62d..5116f58 100644
--- a/contrastPackages/themeRatio/BBS/index.wxss
+++ b/contrastPackages/themeRatio/BBS/index.wxss
@@ -5,6 +5,13 @@
padding-top:32rpx ;
background: white;
}
+.chart_box1{
+ margin-top: 24rpx;
+ width: 686rpx;
+ height: 420rpx;
+ padding-top:32rpx ;
+ background: white;
+}
.chart_title{
diff --git a/contrastPackages/themeRatio/survey/index.wxml b/contrastPackages/themeRatio/survey/index.wxml
index f7aebe6..4d1657a 100644
--- a/contrastPackages/themeRatio/survey/index.wxml
+++ b/contrastPackages/themeRatio/survey/index.wxml
@@ -19,10 +19,10 @@
-
+
主题调性对比
-
-
+
+
diff --git a/contrastPackages/themeRatio/survey/index.wxss b/contrastPackages/themeRatio/survey/index.wxss
index 8f3d874..db4009e 100644
--- a/contrastPackages/themeRatio/survey/index.wxss
+++ b/contrastPackages/themeRatio/survey/index.wxss
@@ -5,6 +5,13 @@
padding-top:32rpx ;
background: white;
}
+.chart_box1{
+ margin-top: 24rpx;
+ width: 686rpx;
+ height: 420rpx;
+ padding-top:32rpx ;
+ background: white;
+}
.chart_title{
font-size: 36rpx;
font-weight: bold;
diff --git a/contrastPackages/themeRatio/weibo/index.wxml b/contrastPackages/themeRatio/weibo/index.wxml
index 4d1ce19..9a4f36d 100644
--- a/contrastPackages/themeRatio/weibo/index.wxml
+++ b/contrastPackages/themeRatio/weibo/index.wxml
@@ -19,10 +19,10 @@
-
+
微博调性对比
-
-
+
+
@@ -95,7 +95,7 @@
- {{item.name}}
+ {{item.name}}
@@ -107,13 +107,13 @@
-
+
微博用户性别对比
-
+
微博认证用户对比
diff --git a/contrastPackages/themeRatio/weibo/index.wxss b/contrastPackages/themeRatio/weibo/index.wxss
index 7c8f7e3..02d24d0 100644
--- a/contrastPackages/themeRatio/weibo/index.wxss
+++ b/contrastPackages/themeRatio/weibo/index.wxss
@@ -5,6 +5,14 @@
padding:32rpx 0;
background: white;
}
+
+.chart_box1{
+ margin-top: 24rpx;
+ width: 686rpx;
+ height: 400rpx;
+ padding:32rpx 0;
+ background: white;
+}
.chart_title{
font-size: 36rpx;
font-weight: bold;
@@ -12,9 +20,9 @@
}
.table{
height: 380rpx;
- width: 100%;
- /* margin-left:16rpx ; */
- /* margin-top: 32rpx; */
+ width: 95%;
+ margin-left:16rpx ;
+ margin-top: 32rpx;
}
.top_box{
margin-top: 24rpx;
@@ -72,7 +80,7 @@
.area_box{
margin-top: 24rpx;
width: 686rpx;
- height:100%;
+ /* height:100%; */
background:#ffffff;
border-radius: 8rpx;
padding:32rpx 0;