WIDGET-CONT-CF-CNY.lview 9.55 KB
Newer Older
niminmin's avatar
niminmin committed
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 197 198 199 200 201 202 203 204 205 206 207 208 209 210 211 212 213 214 215 216 217 218 219 220 221 222 223 224 225 226 227 228 229 230 231 232 233 234 235 236 237 238 239 240 241 242 243 244 245 246 247 248 249 250 251 252 253 254 255 256 257 258 259 260 261 262 263 264 265 266 267 268 269 270 271 272 273
<?xml version="1.0" encoding="UTF-8"?>

<!--
    微件-项目资金流动情况-人民币
    widget_cont_cf_cny
-->
<a:screen xmlns:a="http://www.leaf-framework.org/application">
    <a:init-procedure/>
    <a:view template="default" package="leaf.ui.std">
        <!--单独微件测试用-->
        <!--<script src="${/request/@context_path}/leafresource/js/attach/g2.min.js"></script>-->
        <style>
            html,body{
            width:264px;
            height:456px;
            margin: 0;
            padding: 0;
            color:#000;
            }
            .widget_cont_cf_cny{
            box-sizing:border-box;
            width:264px;
            height:456px;
            background-color:#fff;
            position:relative;
            border:1px solid #F0F0F3;
            cursor:default;
            }
            .widget_cont_cf_cny .widget_label{
            position:absolute;
            width:40px;
            height:4px;
            top:0;
            left:16px;
            background-color: #FFD95B;
            }
            .widget_cont_cf_cny .icon{
            height:16px;
            margin-right:8px;
            }
            .widget_cont_cf_cny .row1{
            width:100%;
            height:20px;
            line-height:20px;
            padding:16px 0 8px 16px;
            border-bottom:1px solid #F0F0F3;
            font-family: PingFangSC-Medium;
            font-size: 14px;
            color: rgba(75,80,90,0.85);
            }
            .widget_cont_cf_cny .row2{
            box-sizing:border-box;
            width:100%;
            height:133px;
            padding:0 32px 0 32px;
            border-bottom:1px solid #F0F0F3;
            }
            .widget_cont_cf_cny .row2 .title{
            position:relative;
            margin:8px 0 16px 0;
            height:17px;
            line-height:17px;
            font-family: PingFangSC-Medium;
            font-size: 12px;
            color: #535D7F;
            }
            .widget_cont_cf_cny .row2 .title .icon{
            position:relative;
            top:4px;
            }
            .widget_cont_cf_cny .list{
            height:20px;
            margin-bottom:8px;
            }
            .widget_cont_cf_cny .list .left{
            display:inline-block;
            width:68px;
            height:20px;
            line-height:20px;
            border-right:1px solid #F0F0F3;
            font-family: PingFangSC-Regular;
            font-size: 12px;
            color: rgba(0,0,0,0.65);
            }
            .widget_cont_cf_cny .list .right{
            display:inline-block;
            height:20px;
            margin-left:30px;
            line-height:20px;
            font-family: PingFangSC-Regular;
            font-size: 12px;
            color: rgba(0,0,0,0.65);
            }
            .widget_cont_cf_cny .row3{
            box-sizing:border-box;
            width:100%;
            height:112px;
            padding:16px 32px 0 32px;
            border-bottom:1px solid #F0F0F3;
            }
            .widget_cont_cf_cny .row3 #overdue_per{
            background: rgba(255,217,91,0.20);
            border-radius: 2px;
            padding: 0 10px;
            font-family: PingFangSC-Regular;
            font-size: 12px;
            color: #CC8134;
            }
            .widget_cont_cf_cny .row4{
            box-sizing:border-box;
            width:100%;
            height:156px;
            padding:0 0 0 32px;
            }
            .widget_cont_cf_cny .row4 .left{
            box-sizing:border-box;
            height:100%;
            float:left;
            padding-top:32px;
            }
            .widget_cont_cf_cny .row4 .left p{
            font-family: PingFangSC-Regular;
            font-size: 12px;
            color: rgba(0,0,0,0.65);
            line-height: 20px;
            margin:0;
            }
            .widget_cont_cf_cny .row4 .left p:nth-child(2){
            margin-bottom:8px;
            }
            .widget_cont_cf_cny .row4 .right{
            box-sizing:border-box;
            height:100%;
            float:left;
            width:164px;
            height:156px;
            text-align:center;
            }
            .widget_cont_cf_cny .row4 .clearFloat{
            clear:both;
            height:0;
            line-height:0;
            font-size:0
            }
        </style>
        <script><![CDATA[
        function cont_cf_cny_loader(ds){
            var record=ds.data[0],
                contract_count=record.data["contract_count"],
                contract_amount=record.data["contract_amount"],
                overdue_amount=record.data["overdue_amount"],
                pay_amount=record.data["pay_amount"],
                rec_amount=record.data["rec_amount"];
            overdue_amount=1000;
            var overdue_per = contract_amount == 0 ? '0.00%' : Math.round(overdue_amount/contract_amount*10000)/100+'%';
            var rec_pay_per = pay_amount == 0 ? '0.00%' : Math.round(rec_amount/pay_amount*10000)/100+'%';
            jQuery(".widget_cont_cf_cny #contract_count").text(contract_count);
            jQuery(".widget_cont_cf_cny #contract_amount").text(contract_amount);
            jQuery(".widget_cont_cf_cny #overdue_amount").text(overdue_amount);
            jQuery(".widget_cont_cf_cny #overdue_per").text(overdue_per);
            jQuery(".widget_cont_cf_cny #pay_amount").text(pay_amount);
            jQuery(".widget_cont_cf_cny #rec_amount").text(rec_amount);
            // 关闭 G2 的体验改进计划打点请求
            G2.track(false);
            var chart = new G2.Chart({
              container: 'pay_rec_cny_pic',
              width:164,
              height:156,
              animate: false,
              padding:10
            });
            chart.source([{
                item:'投放金额',
                amount:pay_amount
            },{
                item:'回笼金额',
                amount:rec_amount
            }]);
            chart.coord('theta', {
              radius: 0.75,
              innerRadius: 0.72
            });
            chart.tooltip({
              showTitle: false,
              itemTpl: '<li><span style="background-color:{color};" class="g2-tooltip-marker"></span>{name}: {value}</li>'
            });
            chart.guide().html({
              position: ['50%', '50%'],
              html: '<div style="font-family: Baskerville;font-size: 14px;color: rgba(75,80,90,0.85);text-align:center;width: 10em;">' + rec_pay_per + '</div>',
              alignX: 'middle',
              alignY: 'middle'
            });
              chart.legend(false);
            var interval = chart.intervalStack()
            .position('amount')
            .color('item',['#FFD95B','#F0F2F5'])
            .tooltip('item*amount', function(item, amount) {
              return {
                name: item,
                value: amount
              };
            }).style({
              lineWidth: 1,
              stroke: '#fff'
            });
            chart.render();
        }
            ]]></script>
        <a:dataSets>
            <a:dataSet id="cont_cf_cny_ds" autoQuery="true" pageSize="5" model="cont.CON1003.cont_cf_cny" >
                <a:fields>
                    <a:field name="contract_count"/>
                    <a:field name="contract_amount"/>
                    <a:field name="overdue_amount"/>
                    <a:field name="pay_amount"/>
                    <a:field name="rec_amount"/>
                </a:fields>
                <a:events>
                    <a:event name="load" handler="cont_cf_cny_loader"/>
                </a:events>
            </a:dataSet>
        </a:dataSets>
        <div class="widget_cont_cf_cny">
            <span class="widget_label"> </span>
            <div class="row1">项目资金流动情况</div>
            <div class="row2">
                <div class="title">
                    <img src="${/request/@context_path}/leafresource/images/widget/cny.png" class="icon"/>
                    <span>人民币(¥)</span>
                </div>
                <div class="list">
                    <span class="left">项目总数</span>
                    <span class="right" id="contract_count"> </span>
                </div>
                <div class="list">
                    <span class="left">双名单</span>
                    <span class="right" > </span>
                </div>
                <div class="list">
                    <span class="left">转化率</span>
                    <span class="right" > </span>
                </div>
            </div>
            <div class="row3">
                <div class="list">
                    <span class="left">未收金额</span>
                    <span class="right" id="contract_amount"> </span>
                </div>
                <div class="list">
                    <span class="left">逾期金额</span>
                    <span class="right" id="overdue_amount"> </span>
                </div>
                <div class="list">
                    <span class="left">逾期比例</span>
                    <span class="right" id="overdue_per"> </span>
                </div>
            </div>
            <div class="row4">
                <div class="left">
                    <p>投放金额</p>
                    <p id="pay_amount"></p>
                    <p>回笼金额</p>
                    <p id="rec_amount"></p>
                </div>
                <div class="right" id="pay_rec_cny_pic">

                </div>
                <div class="clearFloat"> </div>
            </div>
        </div>
        <a:screenBody style="display:none"> </a:screenBody>
    </a:view>
</a:screen>