project
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.

1 line
7.2 KiB

3 years ago
{"remainingRequest":"F:\\workspace\\gcy\\RK-html\\RK-project\\ruoyi-ui\\node_modules\\vue-loader\\lib\\index.js??vue-loader-options!F:\\workspace\\gcy\\RK-html\\RK-project\\ruoyi-ui\\src\\views\\dashboard\\PanelGroup.vue?vue&type=script&lang=js&","dependencies":[{"path":"F:\\workspace\\gcy\\RK-html\\RK-project\\ruoyi-ui\\src\\views\\dashboard\\PanelGroup.vue","mtime":1634007167363},{"path":"F:\\workspace\\gcy\\RK-html\\RK-project\\ruoyi-ui\\node_modules\\cache-loader\\dist\\cjs.js","mtime":499162500000},{"path":"F:\\workspace\\gcy\\RK-html\\RK-project\\ruoyi-ui\\node_modules\\babel-loader\\lib\\index.js","mtime":315532800000},{"path":"F:\\workspace\\gcy\\RK-html\\RK-project\\ruoyi-ui\\node_modules\\cache-loader\\dist\\cjs.js","mtime":499162500000},{"path":"F:\\workspace\\gcy\\RK-html\\RK-project\\ruoyi-ui\\node_modules\\vue-loader\\lib\\index.js","mtime":499162500000}],"contextDependencies":[],"result":[{"type":"Buffer","data":"base64:Ly8KLy8KLy8KLy8KLy8KLy8KLy8KLy8KLy8KLy8KLy8KLy8KLy8KLy8KLy8KLy8KLy8KLy8KLy8KLy8KLy8KLy8KLy8KLy8KLy8KLy8KLy8KLy8KLy8KLy8KLy8KLy8KLy8KLy8KLy8KLy8KLy8KLy8KLy8KLy8KLy8KLy8KLy8KLy8KLy8KLy8KLy8KLy8KLy8KLy8KLy8KLy8KLy8KLy8KLy8KLy8KLy8KLy8KLy8KLy8KLy8KLy8KLy8KLy8KLy8KCmltcG9ydCBDb3VudFRvIGZyb20gJ3Z1ZS1jb3VudC10bycKCmV4cG9ydCBkZWZhdWx0IHsKICBjb21wb25lbnRzOiB7CiAgICBDb3VudFRvCiAgfSwKICBwcm9wczogewogICAgYWxsTnVtOiB7CiAgICAgIHR5cGU6IE51bWJlciwKICAgICAgZGVmYXVsdDogMAogICAgfSwKICAgIGx4TnVtOiB7CiAgICAgIHR5cGU6IE51bWJlciwKICAgICAgZGVmYXVsdDogMAogICAgfSwKICAgIGNnTnVtOiB7CiAgICAgIHR5cGU6IE51bWJlciwKICAgICAgZGVmYXVsdDogMAogICAgfSwKICAgIGNuTnVtOiB7CiAgICAgIHR5cGU6IE51bWJlciwKICAgICAgZGVmYXVsdDogMAogICAgfSwKICB9LAogIG1ldGhvZHM6IHsKICAgIGNsaWNrUGFuZWwodmFsKXsKICAgICAgdGhpcy4kZW1pdCgncGFuZWxQYWdlJywgdmFsKQogICAgfQogIH0KfQo="},{"version":3,"sources":["PanelGroup.vue"],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;AAkEA;;AAEA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA","file":"PanelGroup.vue","sourceRoot":"src/views/dashboard","sourcesContent":["<template>\n <el-row :gutter=\"40\" class=\"panel-group\">\n <el-col :xs=\"12\" :sm=\"12\" :lg=\"6\" class=\"card-panel-col\">\n <div class=\"card-panel\" @click=\"clickPanel('all')\">\n <div class=\"card-panel-icon-wrapper icon-people\">\n<!-- <svg-icon icon-class=\"peoples\" class-name=\"card-panel-icon\" />-->\n <i class=\"icon el-icon-pie-chart card-panel-icon\"></i>\n </div>\n <div class=\"card-panel-description\" >\n <div class=\"card-panel-text\">\n 项目总数\n </div>\n <div class=\"card-panel-num\">{{allNum}}</div>\n<!-- <count-to :start-val=\"0\" :end-val=\"102400\" :duration=\"2600\" class=\"card-panel-num\" />-->\n </div>\n </div>\n </el-col>\n <el-col :xs=\"12\" :sm=\"12\" :lg=\"6\" class=\"card-panel-col\">\n <div class=\"card-panel\" @click=\"clickPanel('lx')\">\n <div class=\"card-panel-icon-wrapper icon-message\">\n <i class=\"icon el-icon-pie-chart card-panel-icon\"></i>\n<!-- <svg-icon icon-class=\"message\" class-name=\"card-panel-icon\" />-->\n </div>\n <div class=\"card-panel-description\">\n <div class=\"card-panel-text\">\n 已立项\n </div>\n <div class=\"card-panel-num\">{{lxNum}}</div>\n<!-- <count-to :start-val=\"0\" :end-val=\"81212\" :duration=\"3000\" class=\"card-panel-num\" />-->\n </div>\n </div>\n </el-col>\n <el-col :xs=\"12\" :sm=\"12\" :lg=\"6\" class=\"card-panel-col\">\n <div class=\"card-panel\" @click=\"clickPanel('cg')\">\n <div class=\"card-panel-icon-wrapper icon-money\">\n <i class=\"icon el-icon-pie-chart card-panel-icon\"></i>\n<!-- <svg-icon icon-class=\"money\" class-name=\"card-panel-icon\" />-->\n </div>\n <div class=\"card-panel-description\">\n <div class=\"card-panel-text\">\n \n </div>\n