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.
15 lines
538 B
15 lines
538 B
5 years ago
|
<view class="frame">
|
||
|
<view class="ys-zb">
|
||
|
<view class="title">发布议事占比分析</view>
|
||
|
<view class="left">
|
||
|
<view class="charts">
|
||
|
<ec-canvas id="mychart-voiceA" canvas-id="mychart-bar" ec="{{ ecVoiceA }}"></ec-canvas>
|
||
|
</view>
|
||
|
</view>
|
||
|
<view class="right">
|
||
|
<view class="top">党员发起议事数 <text>560</text></view>
|
||
|
<view class="bottom">占平台总议题数 <text>44%</text></view>
|
||
|
<!-- 占平台总议题数 <text>44%</text> -->
|
||
|
</view>
|
||
|
</view>
|
||
|
</view>
|