|
@@ -138,18 +138,158 @@ https://s1.ax1x.com/2022/10/14/xwEGPH.png
|
|
|
https://s1.ax1x.com/2022/10/14/xwE3Ie.png -->
|
|
|
<view class="chuangBoxGourps">
|
|
|
<view class="chuangbox" style="background-image: url(https://s1.ax1x.com/2022/10/14/xwEGPH.png);">
|
|
|
- <view>申请数</view>
|
|
|
- <view>967件</view>
|
|
|
+ <view class="chuangboxtext1">申请数</view>
|
|
|
+ <view class="chuangboxtext2">967件</view>
|
|
|
+ </view>
|
|
|
+ <view class="chuangbox" style="background-image: url(https://s1.ax1x.com/2022/10/14/xwE3Ie.png);">
|
|
|
+ <view class="chuangboxtext1">办件数</view>
|
|
|
+ <view class="chuangboxtext2">967件</view>
|
|
|
+ </view>
|
|
|
+ <view class="chuangbox" style="background-image: url(https://s1.ax1x.com/2022/10/14/xwEYRA.png);">
|
|
|
+ <view class="chuangboxtext1">不予受理数</view>
|
|
|
+ <view class="chuangboxtext2">967件</view>
|
|
|
+ </view>
|
|
|
+ <view class="chuangbox" style="background-image: url(https://s1.ax1x.com/2022/10/14/xwEJGd.png);">
|
|
|
+ <view class="chuangboxtext1">办结数</view>
|
|
|
+ <view class="chuangboxtext2">967件</view>
|
|
|
</view>
|
|
|
- <view class="chuangbox" style="background-image: url(https://s1.ax1x.com/2022/10/14/xwE3Ie.png);"></view>
|
|
|
- <view class="chuangbox" style="background-image: url(https://s1.ax1x.com/2022/10/14/xwEYRA.png);"></view>
|
|
|
- <view class="chuangbox" style="background-image: url(https://s1.ax1x.com/2022/10/14/xwEJGd.png);"></view>
|
|
|
</view>
|
|
|
</view>
|
|
|
-<view class="box"></view>
|
|
|
-<view class="box"></view>
|
|
|
-<view class="box"></view>
|
|
|
-<view class="box"></view>
|
|
|
+<view class="box">
|
|
|
+ <view class="box2Title">
|
|
|
+ <image class="box2TitleIcon" src="/pages/images/box2TitleIcon.png"></image>
|
|
|
+ <text>互联网申报情况</text>
|
|
|
+ </view>
|
|
|
+ <view class="box2Crossline">
|
|
|
+ </view>
|
|
|
+ <view class="sbboxcontent">
|
|
|
+ <view class="sbboxleft">
|
|
|
+ <ec-canvas class="m-container" id="annulus" canvas-id="annulus" ec="{{ec}}"></ec-canvas>
|
|
|
+ </view>
|
|
|
+ <view class="sbboxright">
|
|
|
+ <view class="item1" style=" background-image: url('{{imgUrl}}textBox1.png')">
|
|
|
+ <view class="oneThing" style="display: flex;">
|
|
|
+ <view>网上申报 <text style="font-size: 40rpx;">1633</text> 件</view>
|
|
|
+ </view>
|
|
|
+ </view>
|
|
|
+ <view class="item1" style=" margin-top: 40rpx; background-image: url('{{imgUrl}}textBox1.png')">
|
|
|
+ <view class="oneThing" style="display: flex;">
|
|
|
+ <view>网上申报 <text style="font-size: 40rpx;">1633</text> 件</view>
|
|
|
+ </view>
|
|
|
+ </view>
|
|
|
+ </view>
|
|
|
+ </view>
|
|
|
+</view>
|
|
|
+<view class="box">
|
|
|
+ <view class="box2Title">
|
|
|
+ <image class="box2TitleIcon" src="/pages/images/box2TitleIcon.png"></image>
|
|
|
+ <text>好差评</text>
|
|
|
+ </view>
|
|
|
+ <view class="box2Crossline">
|
|
|
+ </view>
|
|
|
+
|
|
|
+ <view style=" margin-top: 20rpx; display: flex;justify-content: space-between;padding: 0 40rpx;">
|
|
|
+ <!-- 评价总量 -->
|
|
|
+ <view style="height: 100rpx;width:310rpx;display: flex;background-color: #E5F4FE;">
|
|
|
+ <!-- 图标 -->
|
|
|
+ <view style="width: 100rpx;height: 100%;display: flex;align-items:center;justify-content:center;">
|
|
|
+ <image src="{{imgUrl}}index-evalution.png" style="height:64rpx;width:64rpx;"></image>
|
|
|
+ </view>
|
|
|
+ <!-- 数据 -->
|
|
|
+ <view style="width: 210rpx;height: 100%;display:flex;flex-direction: column;justify-content:center">
|
|
|
+ <view style="font-size: 19rpx;color: #999999;padding-bottom:8rpx">本年评价总量</view>
|
|
|
+ <view style="display:flex;justify-content:left;align-items:center;color: #333333;">
|
|
|
+ <view style="font-size: 26rpx;font-weight: bold;">{{evalutionNum}}</view>
|
|
|
+ <view style="font-size:20rpx;padding-left:5rpx">条</view>
|
|
|
+ </view>
|
|
|
+ </view>
|
|
|
+ </view>
|
|
|
+ <!-- 满意度 -->
|
|
|
+ <view style="height: 100rpx;width:310rpx;display: flex;background-color: #E5F4FE;">
|
|
|
+ <!-- 图标 -->
|
|
|
+ <view style="width: 100rpx;height: 100%;display: flex;align-items:center;justify-content:center">
|
|
|
+ <image src="{{imgUrl}}index-good-blud.png" style="height:64rpx;width:70rpx;"></image>
|
|
|
+ </view>
|
|
|
+ <!-- 数据 -->
|
|
|
+ <view style="width: 210rpx;height: 100%;display:flex;flex-direction: column;justify-content:center">
|
|
|
+ <view style="font-size: 19rpx;color: #999999;padding-bottom:8rpx">满意度</view>
|
|
|
+ <view style="display:flex;justify-content:left;align-items:center;color: #333333;">
|
|
|
+ <view style="font-size: 26rpx;font-weight: bold;">{{evalutionRate}}</view>
|
|
|
+ <view style="font-size:20rpx;padding-left:5rpx">%</view>
|
|
|
+ </view>
|
|
|
+ </view>
|
|
|
+ </view>
|
|
|
+ </view>
|
|
|
+ <view style="width: 100%;height: 500rpx; margin-bottom: 40rpx;">
|
|
|
+ <ec-canvas id="streetlinechart3" canvas-id="streetlinechart3" ec="{{ streetlinechartec }}" />
|
|
|
+ </view>
|
|
|
+ <view style=" display: flex;flex-wrap: wrap;justify-content: space-between;padding: 0 40rpx">
|
|
|
+ <view class="evaluate">评价我的办件</view>
|
|
|
+ <view class="evaluate">评价窗口人员</view>
|
|
|
+ <view class="evaluate">评价办事指南</view>
|
|
|
+ <view class="evaluate" style="width: 250rpx;">评价服务应用</view>
|
|
|
+ <view class="evaluate" style="width: 316rpx;">评价电子证照</view>
|
|
|
+ </view>
|
|
|
+</view>
|
|
|
+<view class="box">
|
|
|
+ <view class="box2Title">
|
|
|
+ <image class="box2TitleIcon" src="/pages/images/box2TitleIcon.png"></image>
|
|
|
+ <text>南岸区政务服务事项总数</text>
|
|
|
+ </view>
|
|
|
+ <view class="box2Crossline">
|
|
|
+ </view>
|
|
|
+ <view style="height: 170rpx; margin-top: 20rpx; margin-bottom: 20rpx; display: flex;justify-content: space-between;padding: 0 30rpx;">
|
|
|
+ <view class="matters {{mattersZero > index ? 'default' : '' }}" wx:for="{{matters}}" wx:key="index">{{item}}</view>
|
|
|
+ <view style="width: 27rpx;height: 26rpx;font-size: 28rpx;font-weight: 500;color: #999999;margin-top: 80rpx;">项</view>
|
|
|
+ </view>
|
|
|
+</view>
|
|
|
+<view class="box">
|
|
|
+ <view class="box2Title">
|
|
|
+ <image class="box2TitleIcon" src="/pages/images/box2TitleIcon.png"></image>
|
|
|
+ <text>一件事一次办</text>
|
|
|
+ </view>
|
|
|
+ <view class="box2Crossline">
|
|
|
+ </view>
|
|
|
+ <view style="margin-top: 20rpx; display: flex;justify-content: space-between;padding: 0 40rpx 40rpx 20rpx">
|
|
|
+ <view style="position: relative;">
|
|
|
+ <image src="{{imgUrl}}textBox4.png" style="width: 290rpx;height: 278rpx;" />
|
|
|
+ <view class="oneThing-left-top">套餐总数</view>
|
|
|
+ <view class="oneThing-left-bottom">
|
|
|
+ <view>254</view>
|
|
|
+ <view style="font-size: 25rpx;margin: 23rpx 0 0 10rpx;">件</view>
|
|
|
+ </view>
|
|
|
+ </view>
|
|
|
+ <view>
|
|
|
+ <view style="background-image: url('{{imgUrl}}textBox1.png');background-repeat: round;width: 314rpx;height: 93rpx;display: flex;justify-content: space-between;padding: 0 20rpx;">
|
|
|
+ <view class="triangles"></view>
|
|
|
+ <view style="width: 50rpx;height: 25rpx;"></view>
|
|
|
+ <view class="oneThing">减环节</view>
|
|
|
+ <view class="oneThing" style="display: flex;">
|
|
|
+ <view style="font-size: 34rpx;font-weight: 500;margin-right: 10rpx;">1622</view>
|
|
|
+ <view>件</view>
|
|
|
+ </view>
|
|
|
+ </view>
|
|
|
+ <view style="background-image: url('{{imgUrl}}textBox2.png');background-repeat: round;width: 314rpx;height: 93rpx;display: flex;justify-content: space-between;padding: 0 20rpx;">
|
|
|
+ <view class="triangles" style="border-left: 18rpx solid #156FA6;"></view>
|
|
|
+ <view style="width: 50rpx;height: 25rpx;"></view>
|
|
|
+ <view class="oneThing" style="color: #156FA6;">减跑动</view>
|
|
|
+ <view class="oneThing" style="display: flex;color: #156FA6;">
|
|
|
+ <view style="font-size: 34rpx;font-weight: 500;margin-right: 10rpx;">799</view>
|
|
|
+ <view>件</view>
|
|
|
+ </view>
|
|
|
+ </view>
|
|
|
+ <view style="background-image: url('{{imgUrl}}textBox3.png');background-repeat: round;width: 314rpx;height: 93rpx;display: flex;justify-content: space-between;padding: 0 20rpx;">
|
|
|
+ <view class="triangles" style="border-left: 18rpx solid #DF6866;"></view>
|
|
|
+ <view style="width: 50rpx;height: 25rpx;"></view>
|
|
|
+ <view class="oneThing" style="color: #DF6866;">减材料</view>
|
|
|
+ <view class="oneThing" style="display: flex;color: #DF6866;">
|
|
|
+ <view style="font-size: 34rpx;font-weight: 500;margin-right: 10rpx;">465</view>
|
|
|
+ <view>件</view>
|
|
|
+ </view>
|
|
|
+ </view>
|
|
|
+ </view>
|
|
|
+ </view>
|
|
|
+</view>
|
|
|
<view class="box"></view>
|
|
|
<view class="foot"></view>
|
|
|
|