diff --git a/components/option/columnarOption.js b/components/option/columnarOption.js index 218d250..5d92ab8 100644 --- a/components/option/columnarOption.js +++ b/components/option/columnarOption.js @@ -19,8 +19,8 @@ export default function histogram(dx = [], ds = [], color1 = '', direction = tru type: 'inside', show: false, start: 0, - end:30 , - handleSize: 30 + end:40 , + handleSize: 20 }]:[{ type:"inside", show:false, diff --git a/pages/index/total/tatal.wxss b/pages/index/total/tatal.wxss index 7d361c6..96b83b1 100644 --- a/pages/index/total/tatal.wxss +++ b/pages/index/total/tatal.wxss @@ -38,5 +38,5 @@ -webkit-line-clamp: 2; -webkit-box-orient: vertical; align-content: center; - height: 80rpx; + height: 100rpx; } \ No newline at end of file