@ -106,7 +106,8 @@ export default function negaposiOption(dName = [], data = {}) {
},
xAxis: [{
type: 'value',
show: false
show: false,
max: 100,
}],
yAxis: [{
type: 'category',
@ -95,7 +95,7 @@
</view>
<view wx:for="{{area}}">
<view wx:for="{{area}}" wx:key="index">
<view style="margin: 20rpx 0 20rpx 32rpx; ">{{item.name}}</view>
<view class="chart_box" style="margin-top: -100rpx;">
<view style="float:left;width:342rpx;height:486rpx;">