| 123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636 |
- <!doctype html>
- <html lang="en">
- <head>
- <meta charset="utf-8">
- <meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no">
- <link rel="shortcut icon" href="/img/logo.png" />
- <link rel="bookmark" href="/img/logo.png" />
- <link href="/Plugins/animate/animate.min.css" rel="stylesheet" />
- <link rel="stylesheet" href="../DashBoard.css?v3" />
- <script src="/Plugins/jquery-3.4.1/jquery-3.4.1.min.js"></script>
- <script src="/Plugins/animate/xanimate.js"></script>
- <script src="/Plugins/xrequest/xrequest.min.js"></script>
- <title>东科软件</title>
- </head>
- <body style="background-color:black;">
- <div class="box_1920_1080">
- <div class="box_title" style="display:flex;flex-direction:row;">
- <div style="width:30%;text-align:left;"></div>
- <div style="width: 40%; text-align: center; font-size: 38px; font-weight: 700">成检包装看板</div>
- <div style="width:30%;text-align:right;"><span class="box_title_loading" style="font-size: 32px; display: none;" id="报表加载"></span></div>
- </div>
- <div>
- <div class="box_body" style="display: flex; flex-direction: column;">
- <!--包装产量日统计(小时)-->
- <div style="width:1840px;height:200px;display:flex;flex-direction:row;">
- <div style="width: 100%; height: 200px;">
- <div style="color:white;font-size:20px;font-weight:600; text-align:center">包装产量日统计(小时)</div>
- <canvas id="canvasDayCL" style="-moz-user-select: none; -webkit-user-select: none; -ms-user-select: none; height: 175px; width: 100%"></canvas>
- </div>
- </div>
- <!--包装产量月统计(天)-->
- <div style="width: 1840px; height: 200px; display: flex; flex-direction: row; margin-top: 30px">
- <div style="width: 100%; height: 200px;">
- <div style="color:white;font-size:20px;font-weight:600; text-align:center">包装产量月统计(天)</div>
- <canvas id="canvasDayCL2" style="-moz-user-select: none; -webkit-user-select: none; -ms-user-select: none; height: 175px; width: 100%"></canvas>
- </div>
- </div>
- <!--包装任务-->
- <div style="height: 100px; border:1px blue;">
- <div style="width: 100%; height: 530px; display: flex; flex-direction: row; margin-top: 0px;">
- <div style="width: 100%; height: 530px; padding-right: 20px; margin-left: -10px">
- <table id="table1" cellspacing="0" cellpadding="0" border="0" style="width:100%;">
- <tr><td colspan="12" style="color: white; font-size: 20px; border-style: none;">包装任务</td></tr>
- <tr class="tr_title_warning" id="test">
- <td style="font-size: 16px; width: 3%">序号</td>
- <td style="font-size: 16px; width: 3%">线号</td>
- <td style="font-size: 16px; width: 8%">产品型号</td>
- <td style="font-size: 16px; width: 10%">物料编码</td>
- <td style="font-size: 16px; width: 12%">商标</td>
- <td style="font-size: 16px; width: 12%">变更商标</td>
- <td style="font-size: 16px; width: 8%">水距</td>
- <td style="font-size: 16px; width: 5%">任务数量</td>
- <td style="font-size: 16px; width: 5% ">出库数量</td>
- <td style="font-size: 16px; width: 8%">状态</td>
- <td style="font-size: 16px; width: 25%">下单时间</td>
- </tr>
- </table>
- </div>
- </div>
- <div style="width: 120%; height: 120px; padding-right: 20px; margin-top: -440px; margin-left:-7px">
- <table id="mb" style="display: none; border: 1px solid #38dcff; ">
- <tr class="tr_title_warning">
- <td style="font-size: 16px; color: white; width: 31px ">序号</td>
- <td style="font-size: 16px; color: white; width: 35px ">线号</td>
- <td style="font-size: 16px; color: white; width: 126px ">产品型号</td>
- <td style="font-size: 16px; color: white; width: 163px ">物料编码</td>
- <td style="font-size: 16px; color: white; width: 201px ">商标</td>
- <td style="font-size: 16px; color: white; width: 200px ">变更商标</td>
- <td style="font-size: 16px; color: white; width: 127px ">水距</td>
- <td style="font-size: 16px; color: white; width: 70px ">任务数量</td>
- <td style="font-size: 16px; color: white; width: 71px ">出库数量</td>
- <td style="font-size: 16px; color: white; width: 127px ">状态</td>
- <td style="font-size: 16px; color: white; width: 441px ">下单时间</td>
- </tr>
- </table>
- <table id="mx" cellspacing="0" cellpadding="0" border="0" margin-top: 25px; width: 100%; font-size: 35px;height:100px">
- </table>
- </div>
- </div>
- <!--设备状态-->
- <div style="width: 1000px; height: 530px; display: flex; flex-direction: row; margin-top: 160px; margin-left:500px">
- <div style="width: 70%;height:530px;padding-right:20px;">
- <table cellspacing="0" cellpadding="0" border="0" style="width:100%;">
- <tr class="tr_title_warning">
- <td colspan="8" style="color: white; border-style: none; ">设备状态</td>
- </tr>
- <tr class="tr_title_warning">
- <td style="font-size: 16px; width: 8% ">序号</td>
- <td style="font-size: 16px; width: 10%">设备名称</td>
- <td style="font-size: 16px; width: 13% ">设备状态</td>
- </tr>
- <tr class="tr_bg_light_warning" style="height:30px;">
- <td style="font-size: 16px; width: 8% ">1</td>
- <td style="font-size: 16px; width: 10%">一线装箱机</td>
- <td style="font-size: 16px; width: 13%" id="bz01">故障</td>
- </tr>
- <tr class="tr_bg_light_warning" style="height:30px;">
- <td style="font-size: 16px; width: 8% ">2</td>
- <td style="font-size: 16px; width: 10%">一线码垛机器人</td>
- <td style="font-size: 16px; width: 13% " id="bz02">故障</td>
- </tr>
- <tr class="tr_bg_light_warning" style="height:30px;">
- <td style="font-size: 16px; width: 8% ">3</td>
- <td style="font-size: 16px; width: 10%">二线装箱机</td>
- <td style="font-size: 16px; width: 13% " id="bz03">故障</td>
- </tr>
- <tr class="tr_bg_light_warning" style="height:30px;">
- <td style="font-size: 16px; width: 8% ">3</td>
- <td style="font-size: 16px; width: 10%">二线码垛机器人</td>
- <td style="font-size: 16px; width: 13% " id="bz04">故障</td>
- </tr>
- </table>
- </div>
- </div>
- <!--包装线产量(旧)-->
- <div style="width: 20%; height: 310px; margin-top: -510px ">
- <div style="color:white;font-size:20px;font-weight:600; text-align:center">包装线产量(日)</div>
- <canvas id="canvasDayCL3" style="-moz-user-select: none; -webkit-user-select: none; -ms-user-select: none; height: 280px; width: 100%;margin-top:-40px;"></canvas>
- </div>
- <!--品管抽查-->
- <div style="width: 25%; height: 340px; margin-top: -240px; margin-left: 1350px ">
- <div style="color:white;font-size:20px;font-weight:600; text-align:center">品管抽查</div>
- <canvas id="canvasDefectA" style="-moz-user-select: none; -webkit-user-select: none; -ms-user-select: none; height: 200px; width: 100%"></canvas>
- </div>
- </div>
- </div>
- </div>
- <script>
- var showpage = 4; //显示条数
- var pages = 1; //当前页数
- var excesspage; //剩余条数
- var countpage; //总条数
- $(document).ready(function () {
- initData();
- //产量查询
- Numinfo();
- doGetTime = setInterval(function () { Numinfo(); }, 30000);
- //设备状态
- packStatu();
- doGetTime = setInterval(function () { packStatu(); }, 30000);
- DataPG()
- setInterval(function () { DataPG(); }, 60000);
- //包装任务翻页查询
- getPage();
- doGetTime = setInterval(function () { getPage(); }, 3000);
- packHour();
- doGetTime = setInterval(function () { packHour(); }, 60000);
- packDay();
- doGetTime = setInterval(function () { packDay(); }, 60000);
- //饼状图
- //bingData();
- //doGetTime = setInterval(function () { bingData(); }, 30000);
- });
- //品管
- function DataPG() {
- $.get("rpt.ashx?m=pg", function (data) {
- var json = JSON.parse(data);
- if (json["success"] == true) {
- var count1 = parseFloat(json["rows"][0]["合格"]);
- var count2 = parseFloat(json["rows"][1]["合格"]);
- var count3 = parseFloat(json["rows"][2]["合格"]);
- var count4 = parseFloat(json["rows"][3]["合格"]);
- var count5 = parseFloat(json["rows"][4]["合格"]);
- var count6 = parseFloat(json["rows"][5]["合格"]);
- var goodtype1 = json["rows"][0]["类型"];
- var goodtype2 = json["rows"][1]["类型"];
- var goodtype3 = json["rows"][2]["类型"];
- var goodtype4 = json["rows"][3]["类型"];
- var goodtype5 = json["rows"][4]["类型"];
- var goodtype6 = json["rows"][5]["类型"];
- window.DefectA.data.datasets[0].data = [count1, count2, count3, count4, count5, count6];
- window.DefectA.data.labels = [goodtype1, goodtype2, goodtype3, goodtype4, goodtype5, goodtype6]
- window.DefectA.update();
- }
- });
- }
- function initData() {
- window.chartColors = {
- red: 'rgb(255, 99, 132)',
- orange: 'rgb(255, 159, 64)',
- yellow: 'rgb(255, 250, 86)',
- green: 'rgb(75, 192, 192)',
- blue: 'rgb(54, 162, 250)',
- purple: 'rgb(153, 102, 255)',
- grey: 'rgb(231,233,237)'
- };
- var color = Chart.helpers.color;
- window.randomScalingFactor = function (num) {
- return Math.round(Math.random() * num);
- }
- Chart.defaults.global.defaultFontColor = 'white';
- Chart.defaults.global.defaultFontSize = 13;
- Chart.defaults.global.legend.display = false;
- //一号折线图=========================================
- window.configDayCL = {
- data: {
- labels: [07, 08, 09, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 01, 02, 03, 04, 05, 06],
- datasets: [{
- label: "一线",
- backgroundColor: color(window.chartColors.blue).alpha(0.6).rgbString(),
- borderColor: window.chartColors.blue,
- borderWidth: 1,
- pointRadius: 10,
- data: [0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0],
- fill: false,
- }, {
- label: "二线",
- fill: false,
- backgroundColor: color(window.chartColors.orange).alpha(0.6).rgbString(),
- borderColor: window.chartColors.orange,
- borderWidth: 1,
- pointRadius: 10,
- data: [0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]
- }]
- },
- type: 'line',
- options: {
- responsive: true,
- legend: {
- display: true
- },
- title: {
- display: false,
- text: '每小时产量'
- },
- tooltips: {
- mode: 'index',
- intersect: false,
- },
- hover: {
- mode: 'nearest',
- intersect: true
- },
- scales: {
- xAxes: [{
- display: true,
- scaleLabel: {
- display: false,
- labelString: ''
- }
- }],
- yAxes: [{
- display: true,
- scaleLabel: {
- display: false,
- labelString: 'Value'
- }
- }]
- }
- }
- };
- var ctxDayCL = document.getElementById("canvasDayCL").getContext("2d");
- window.DayCL = new Chart(ctxDayCL, configDayCL);
- //二号折线图=========================================
- window.configDayCL2 = {
- data: {
- labels: [01, 02, 03, 04, 05, 06, 07, 08, 09, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31],
- datasets: [{
- label: "一线",
- backgroundColor: color(window.chartColors.blue).alpha(0.6).rgbString(),
- borderColor: window.chartColors.blue,
- borderWidth: 1,
- pointRadius: 10,
- data: [0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0],
- fill: false,
- }, {
- label: "二线",
- fill: false,
- backgroundColor: color(window.chartColors.orange).alpha(0.6).rgbString(),
- borderColor: window.chartColors.orange,
- borderWidth: 1,
- pointRadius: 10,
- data: [0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]
- }]
- },
- type: 'line',
- options: {
- responsive: true,
- legend: {
- display: true
- },
- title: {
- display: false,
- text: '每小时产量'
- },
- tooltips: {
- mode: 'index',
- intersect: false,
- },
- hover: {
- mode: 'nearest',
- intersect: true
- },
- scales: {
- xAxes: [{
- display: true,
- scaleLabel: {
- display: false,
- labelString: ''
- }
- }],
- yAxes: [{
- display: true,
- scaleLabel: {
- display: false,
- labelString: 'Value'
- }
- }]
- }
- }
- };
- var ctxDayCL2 = document.getElementById("canvasDayCL2").getContext("2d");
- window.DayCL2 = new Chart(ctxDayCL2, configDayCL2);
- //柱状图=====================================
- window.canvasDayCL3 = {
- data: {
- labels: ["一线", "二线"],
- datasets: [
- {
- label: "产量",
- fill: false,
- backgroundColor: color(window.chartColors.blue).alpha(0.6).rgbString(),
- borderColor: window.chartColors.blue,
- borderWidth: 2,
- pointRadius: 15,
- }
- ]
- },
- type: 'bar',
- options: {
- legend: {
- display: true
- },
- title: {
- display: true,
- text: ""
- },
- tooltips: {
- mode: 'point',
- intersect: false
- },
- responsive: true,
- scales: {
- xAxes: [{
- stacked: false
- }],
- yAxes: [{
- display: true,
- stacked: false,
- ticks: {
- min: 10,
- stepSize: 100,
- max: 1000
- }
- }]
- }
- }
- };
- var ctxDayCL3 = document.getElementById("canvasDayCL3").getContext("2d");
- window.DayCL3 = new Chart(ctxDayCL3, canvasDayCL3);
- //扇形图=====================================
- window.canvasDefectA = {
- data: {
- labels: ['1', '2'],
- datasets: [{
- label: '工序',
- backgroundColor: [
- color(window.chartColors.blue).alpha(0.35).rgbString(),
- color(window.chartColors.red).alpha(0.35).rgbString(),
- color(window.chartColors.green).alpha(0.35).rgbString(),
- color(window.chartColors.orange).alpha(0.35).rgbString(),
- color(window.chartColors.purple).alpha(0.35).rgbString()
- ],
- fill: false,
- borderColor: [
- window.chartColors.blue,
- window.chartColors.red,
- window.chartColors.green,
- window.chartColors.orange,
- window.chartColors.purple
- ],
- borderWidth: 1,
- pointRadius: 30,
- data: [0, 0, 0, 0, 0, 0]
- }]
- },
- type: 'pie',
- options: {
- legend: {
- display: true
- },
- title: {
- display: false,
- text: "甲班缺陷"
- },
- tooltips: {
- mode: 'point',
- intersect: false
- },
- responsive: true
- }
- };
- var ctxDefectA = document.getElementById("canvasDefectA").getContext("2d");
- window.DefectA = new Chart(ctxDefectA, canvasDefectA);
- }
- //饼状
- //function bingData() {
- // var num1 = 0; num2 = 0; num3 = 0; num4 = 0; num5 = 0; num6 = 0;
- // //饼
- // $.get("rpt.ashx?m=bingData", function (data) {
- // var json = JSON.parse(data);
- // window.Device.data.datasets[0].data = [num1, num2, num3, num4, num5, num6];
- // window.Device.update();
- // });
- //}
- //包装任务翻页查询
- function getPage() {
- $.get('rpt.ashx?m=packingDataNumber', function (data) {
- var json = JSON.parse(data);
- if (json["success"] == true) {
- countpage = parseInt(json["counts"]);
- }
- });
- excesspage = countpage - (showpage * pages)
- if (excesspage > 0) {
- pages++;
- }
- else {
- pages = 1;
- }
- $.get("rpt.ashx?m=packingData&&page=" + pages, function (data) {
- var json = JSON.parse(data);
- if (json["success"] == true) {
- $("#mx").html("");
- for (var i = 0; i < json.rows.length; i++) {
- var temp = $("#mb").html();
- temp.replace("<tbody>", "").replace("</tbody>", "");
- temp = temp.replace('序号', json["rows"][i]['序号']);
- temp = temp.replace('线号', json["rows"][i]['线号']);
- temp = temp.replace('产品型号', json["rows"][i]['产品型号']);
- temp = temp.replace('物料编码', json["rows"][i]['物料编码']);
- temp = temp.replace('商标', json["rows"][i]['商标']);
- temp = temp.replace('商标变更', json["rows"][i]['商标变更']);
- temp = temp.replace('出水距', json["rows"][i]['出水距']);
- temp = temp.replace('任务数量', json["rows"][i]['任务数量']);
- temp = temp.replace('出库数量', json["rows"][i]['出库数量']);
- temp = temp.replace('状态', json["rows"][i]['状态']);
- temp = temp.replace('下单时间', json["rows"][i]['下单时间']);
- $("#mx").append(temp);
- }
- }
- });
- }
- //产量查询
- function Numinfo() {
- $.get("rpt.ashx?m=canvasDayCL3", function (data) {
- var json = JSON.parse(data);
- if (json["success"] == true) {
- window.DayCL3.data.datasets[0].data[0] = (json["rows"][0]["SBZ001"]);
- window.DayCL3.data.datasets[0].data[1] = (json["rows"][0]["SBZ002"]);
- window.DayCL3.update();
- }
- });
- }
- //设备查询
- function packStatu() {
- $.get("rpt.ashx?m=pack", function (data) {
- var json = JSON.parse(data);
- for (var i = 0; i < json.length; i++) {
- changeState("#bz0" + (i + 1).toString(), json[i]["data"].toString());
- }
- });
- // var token;
- // $(function () {
- // $.ajax({
- // // 设置ajax的参数
- // // 请求数据的url地址:接口地址
- // url: 'https://api-iothub-iotsuite-ensaas.leando.cloud/v1/sso/token',
- // // 请求数据方式:get post
- // type: 'post',
- // // 返回的数据格式 json
- // dataType: 'json',
- // // data:发送给接口的数据
- // data: JSON.stringify({ userName: '18741029029', password: '18741029029Aa_' }),
- // // 请求成功之后要执行的回调函数
- // success: function (dat) {
- // //dat:服务端返回的数据
- // console.log('请求成功');
- // console.log(dat.accessToken);
- //token = dat.accessToken
-
- // $.ajax({
- // type: "get",
- // url: "https://api-iothub-iotsuite-ensaas.leando.cloud/v1/devices/{deviceID}/deviceshadow",
- // data: JSON.stringify({ deviceID: 'b3d314fd19584f59b7da1f4a898d8dff- 1号智能装箱机' }),
-
- // beforeSend: function (request) {
- // request.setRequestHeader("Token", token);
- // },
- // success: function (result) {
- // alert(result);
- // }
- // })
- // },
- // // 请求失败
- // error: function (e) {
- // console.log('请求失败')
- // }
- // })
- // })
-
- //$(function () {
- // $.ajax({
- // // 设置ajax的参数
- // // 请求数据的url地址:接口地址
- // url: 'https://api-iothub-iotsuite-ensaas.leando.cloud/v1/sso/token',
- // // 请求数据方式:get post
- // type: 'post',
- // // 返回的数据格式 json
- // dataType: 'json',
- // // data:发送给接口的数据
- // data: JSON.stringify({ userName: '18741029029', password: '18741029029Aa_' }),
- // // 请求成功之后要执行的回调函数
- // success: function (dat) {
- // //dat:服务端返回的数据
- // console.log(dat.accessToken)
- // $.ajax({
- // // 设置ajax的参数
- // // 请求数据的url地址:接口地址
- // url: 'http://api-iothub-iotsuite-ensaas.leando.cloud/v1/devices/b3d314fd19584f59b7da1f4a898d8dff/deviceshadow',
- // // 请求数据方式:get post
- // type: 'get',
- // // 返回的数据格式 json
- // dataType: 'json',
- // // headers:发送给接口的数据
- // headers: JSON.stringify({ Token: dat.accessToken }),
- // // 请求成功之后要执行的回调函数
- // success: function (dat1) {
- // //dat:服务端返回的数据
- // console.log(dat1)
- // },
- // // 请求失败
- // error: function (e) {
- // console.log(e);
- // alert('请求失败')
- // }
- // })
- // },
- // // 请求失败
- // error: function (e) {
- // console.log(e);
- // alert('请求失败')
- // }
- // })
- //})
- }
- //包装产量日统计(小时) 折线图数据源
- function packHour() {
- $.get("rpt.ashx?m=packHour", function (data) {
- var json = JSON.parse(data);
- if (json["success"] == true) {
- for (var n = 0; n < json.rows.length; n++) {
- window.DayCL.data.labels[n] = (json["rows"][n]["SJ"]);
- window.DayCL.data.datasets[0].data[n] = (json["rows"][n]["SBZ001"]);
- window.DayCL.data.datasets[1].data[n] = (json["rows"][n]["SBZ002"]);
- }
- window.DayCL.update();
- }
- });
- }
- //包装产量日统计(每日) 折线图数据源
- function packDay() {
- $.get("rpt.ashx?m=packDay", function (data) {
- var json = JSON.parse(data);
- if (json["success"] == true) {
- for (var n = 0; n < json.rows.length; n++) {
- for (var z = 0; z < 31; z++) {
- var m = z + 1;
- if (z < 9) {
- m = '0' + m.toString();
- }
- if (m.toString() == json["rows"][n]["SJ"]) {
- window.DayCL2.data.labels[z] = (json["rows"][n]["SJ"]);
- window.DayCL2.data.datasets[0].data[z] = (json["rows"][n]["SBZ001"]);
- window.DayCL2.data.datasets[1].data[z] = (json["rows"][n]["SBZ002"]);
- }
- }
- }
- window.DayCL2.update();
- }
- });
- }
- function changeState(id, value) {
- console.log(id);
- console.log(value);
- if (value == '1') { document.getElementById(id).innerHTML = " 运行"; }
- if (value == '2') { document.getElementById(id).innerHTML = " 就绪"; }
- if (value == '3') { document.getElementById(id).innerHTML = " 故障"; }
- if (value == '0') { document.getElementById(id).innerHTML = " 待机"; }
- if (value == '-1') { document.getElementById(id).innerHTML = " 中断"; }
- }
- </script>
- <script src="/Plugins/chartjs-2.8.0/chart-2.8.min.js"></script>
- <script src="/Plugins/chartjs-2.8.0/chartjs-plugin-datalabels.js"></script>
- <script src="/Plugins/chartjs-2.8.0/utils.js"></script>
- <script src="/Plugins/circleChart/circleChart.min.js"></script>
- </body>
- </html>
|