You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
89 lines
3.5 KiB
89 lines
3.5 KiB
<!-- 党员亮身份参与议事情况 -->
|
|
<view class="part-people">
|
|
<view class="headers">
|
|
<text class="left">党员群团带动情况</text>
|
|
<text class="right" decode="{{true}}">数据更新至2020-02-28 ></text>
|
|
</view>
|
|
<view class="title">
|
|
<text class="num">党员参与群团人数</text>
|
|
<text class="num1">120</text>
|
|
<view class="percent">
|
|
<text>占平台总用户数</text>
|
|
<text class="percent-text2">58%</text>
|
|
</view>
|
|
<view class="percent voicePercent" id="block">
|
|
<text>占党员总数</text>
|
|
<text class="percent-text2">58%</text>
|
|
</view>
|
|
</view>
|
|
<view class="center">
|
|
<view class="qunliao">
|
|
<image class="qunliao-img" src="../../../../images/qunliao.png"></image>
|
|
<view class="center-view">
|
|
<text class="center-text">党员建群数</text>
|
|
<text class="center-num">100</text>
|
|
</view>
|
|
</view>
|
|
<view class="wo">
|
|
<image class="wo-img" src="../../../../images/wo.png"></image>
|
|
<view class="center-view">
|
|
<text class="center-text">党员建群数</text>
|
|
<text class="center-num">100</text>
|
|
</view>
|
|
</view>
|
|
</view>
|
|
<view class="echarts-title">
|
|
<text>带领讨论问题数</text>
|
|
<text class="echarts-bold">120</text>
|
|
</view>
|
|
<view class="echarts no-top">
|
|
<view class="topEcharts">
|
|
<view class="echarts1">
|
|
<ec-canvas id="mychart-activeA" canvas-id="mychart-bar" ec="{{ ecVoiceA }}"></ec-canvas>
|
|
</view>
|
|
<view class="echartsText">
|
|
<view class="circle-per">
|
|
<text class="circle-bc"></text>
|
|
<text>党员发起议事数</text>
|
|
<text class="textBold">10880</text>
|
|
<view class="topicNum">
|
|
<text>占平台总议题数</text>
|
|
<text class="topicNum-text">100%</text>
|
|
</view>
|
|
</view>
|
|
</view>
|
|
</view>
|
|
<view class="bottomEcharts">
|
|
<view class="echarts1">
|
|
<ec-canvas id="mychart-activeB" canvas-id="mychart-bar" ec="{{ ecVoiceB }}"></ec-canvas>
|
|
</view>
|
|
<view class="echartsText">
|
|
<view class="circle-per">
|
|
<text class="circle-bc"></text>
|
|
<text>党员发起议事数</text>
|
|
<text class="textBold">10880</text>
|
|
<view class="topicNum">
|
|
<text>占平台总议题数</text>
|
|
<text class="topicNum-text">100%</text>
|
|
</view>
|
|
</view>
|
|
</view>
|
|
</view>
|
|
<view class="threeEcharts">
|
|
<view class="echarts1">
|
|
<ec-canvas id="mychart-activeC" canvas-id="mychart-bar" ec="{{ ecVoiceB }}"></ec-canvas>
|
|
</view>
|
|
<view class="echartsText">
|
|
<view class="circle-per">
|
|
<text class="circle-bc"></text>
|
|
<text>党员发起议事数</text>
|
|
<text class="textBold">10880</text>
|
|
<view class="topicNum">
|
|
<text>占平台总议题数</text>
|
|
<text class="topicNum-text">100%</text>
|
|
</view>
|
|
</view>
|
|
</view>
|
|
</view>
|
|
</view>
|
|
</view>
|