mirror of
https://gitee.com/myxzgzs/boyue_jnpf.git
synced 2025-08-07 23:02:41 +08:00
add README.md.
Signed-off-by: myxz2004 <mingyuxuezhang@qq.com>
This commit is contained in:
parent
7a2405fd5c
commit
24180ef24b
6
.idea/CopilotChatHistory.xml
generated
6
.idea/CopilotChatHistory.xml
generated
@ -3,6 +3,12 @@
|
|||||||
<component name="CopilotChatHistory">
|
<component name="CopilotChatHistory">
|
||||||
<option name="conversations">
|
<option name="conversations">
|
||||||
<list>
|
<list>
|
||||||
|
<Conversation>
|
||||||
|
<option name="createTime" value="1751613206945" />
|
||||||
|
<option name="id" value="0197d44871a173af8ce42115f36309c5" />
|
||||||
|
<option name="title" value="新对话 2025年7月04日 15:13:26" />
|
||||||
|
<option name="updateTime" value="1751613206945" />
|
||||||
|
</Conversation>
|
||||||
<Conversation>
|
<Conversation>
|
||||||
<option name="createTime" value="1751274246147" />
|
<option name="createTime" value="1751274246147" />
|
||||||
<option name="id" value="0197c01450037b6694790c6c5eb21868" />
|
<option name="id" value="0197c01450037b6694790c6c5eb21868" />
|
||||||
|
@ -2,7 +2,7 @@
|
|||||||
VITE_APP_ENV = 'production'
|
VITE_APP_ENV = 'production'
|
||||||
|
|
||||||
#接口地址
|
#接口地址
|
||||||
VITE_APP_API= 'http://222.184.49.22:30000'
|
VITE_APP_API=
|
||||||
|
|
||||||
#页面基础路径
|
#页面基础路径
|
||||||
VITE_APP_BASE= /DataV/
|
VITE_APP_BASE= /DataV/
|
||||||
|
File diff suppressed because one or more lines are too long
Binary file not shown.
File diff suppressed because one or more lines are too long
Binary file not shown.
@ -1 +0,0 @@
|
|||||||
import{D as u,v as E,_ as O,r as n,j as R,o as _,d as v,w as r,k as y,b as i,m as b,f as s,C as j,c as w,a as K,t as M,F as $,E as I,G as T}from"./index-f87df9cc.js";const h=E+"/category",q=e=>u({url:h+"/list",method:"get",params:e}),A=e=>u({url:h+"/detail",method:"get",params:{id:e}}),F=e=>u({url:h+"/save",method:"post",data:e}),N=e=>u({url:h+"/update",method:"post",data:e}),z=e=>u({url:h+"/remove",method:"post",params:{ids:e}});const G={data(){return{search:{},loading:!1,form:{},data:[],option:{dialogWidth:"400",dialogMenuPosition:"center",height:"auto",calcHeight:330,header:!1,index:!0,align:"center",headerAlign:"center",column:[{label:"模块名",prop:"categoryKey",span:24,rules:[{required:!0,message:"请输入模块名",trigger:"blur"}]},{label:"模块值",prop:"categoryValue",type:"number",span:24,rules:[{required:!0,message:"请输入模块值",trigger:"blur"}]}]},publicPath:"/DataV/"}},created(){this.getList()},methods:{validData(e){return[0,1,2].includes(e)},beforeOpen(e,t){t=="edit"?A(this.form.id).then(a=>{const d=a.data.data;this.form=d,e()}):e()},rowDel(e,t){if(this.validData(t)&&this.$website.isDemo)return this.$message.error(this.$website.isDemoTip),!1;this.$confirm("此操作将永久删除, 是否继续?","提示",{confirmButtonText:"确定",cancelButtonText:"取消",type:"warning"}).then(()=>{z(e.id).then(()=>{this.$message.success("删除成功"),this.getList()})}).catch(()=>{})},rowUpdate(e,t,a,d){if(this.validData(t)&&this.$website.isDemo)return a(),this.$message.error(this.$website.isDemoTip),!1;N(e).then(()=>{a(),this.$message.success("修改成功"),this.getList()}).catch(o=>{d()})},handleEdit(e,t){this.$refs.crud.rowEdit(e,t)},rowSave(e,t,a){F(e).then(()=>{this.$message.success("新增成功"),this.getList(),t()}).catch(d=>{a()})},getList(){this.loading=!0,q({categoryValue:this.search.name,current:1,size:100}).then(e=>{this.loading=!1;let a=e.data.data;a.forEach(d=>d._menu=!1),this.data=a})}}},H=e=>(I("data-v-208eda67"),e=e(),T(),e),W={class:"content__box content__nav"},J=["src"],Q=H(()=>s("div",null,[s("p",null,"创建分类"),s("span",null,"多种分类 更好管理")],-1)),X={class:"list-search"},Y={class:"content__box"},Z=["onMouseenter","onMouseleave"],ee={class:"content__main"},te={class:"content__logo"},se=["src"],oe={class:"content__name"},ne={class:"content__menu"},ae={class:"content__start"},ce=["onClick"],ie=["onClick"];function le(e,t,a,d,o,l){const D=n("avue-crud"),k=n("el-icon-search"),p=n("el-icon"),V=n("el-input"),C=n("el-header"),L=n("el-icon-edit"),x=n("el-icon-delete"),S=n("svg-icon"),P=n("el-empty"),U=n("el-main"),B=n("el-container"),f=R("loading");return _(),v(B,{class:"list category"},{default:r(()=>[y(i(D,b({ref:"crud",style:{display:"none"},option:o.option,modelValue:o.form,"onUpdate:modelValue":t[0]||(t[0]=c=>o.form=c),onRowSave:l.rowSave,onRowUpdate:l.rowUpdate,onRowDel:l.rowDel},e.$loadingParams,{"before-open":l.beforeOpen,data:o.data}),null,16,["option","modelValue","onRowSave","onRowUpdate","onRowDel","before-open","data"]),[[f,o.loading]]),i(C,{class:"content__header"},{default:r(()=>[s("div",W,[s("div",{class:"content__add",onClick:t[1]||(t[1]=c=>e.$refs.crud.rowAdd())},[s("img",{src:`${o.publicPath}img/category.png`,height:"40px",alt:""},null,8,J),Q]),s("div",X,[i(V,{modelValue:o.search.name,"onUpdate:modelValue":t[2]||(t[2]=c=>o.search.name=c),onKeyup:j(l.getList,["enter"]),placeholder:"请输入名称"},{suffix:r(()=>[i(p,{onClick:l.getList,class:"el-input__icon"},{default:r(()=>[i(k)]),_:1},8,["onClick"])]),_:1},8,["modelValue","onKeyup"])])])]),_:1}),y((_(),v(U,b({class:"content"},e.$loadingParams),{default:r(()=>[s("div",Y,[o.data.length>0?(_(!0),w($,{key:0},K(o.data,(c,m)=>(_(),w("div",{class:"content__item",onMouseenter:g=>c._menu=!0,onMouseleave:g=>c._menu=!1,key:m},[s("div",ee,[s("div",te,[s("img",{src:`${o.publicPath+"img/categorys.png"}`,alt:""},null,8,se)]),s("span",oe,M(c.categoryKey),1)]),s("div",ne,[s("div",ae,[s("div",{class:"content__btn",onClick:g=>l.handleEdit(c,m)},[i(p,null,{default:r(()=>[i(L)]),_:1})],8,ce),s("div",{class:"content__btn",onClick:g=>l.rowDel(c,m)},[i(p,null,{default:r(()=>[i(x)]),_:1})],8,ie)])])],40,Z))),128)):(_(),v(P,{key:1,class:"content__empty",description:"暂无数据"},{image:r(()=>[i(S,{"icon-class":"empty"})]),_:1}))])]),_:1},16)),[[f,o.loading]])]),_:1})}const de=O(G,[["render",le],["__scopeId","data-v-208eda67"]]);export{de as default};
|
|
Binary file not shown.
@ -1 +0,0 @@
|
|||||||
.category .content__info[data-v-208eda67]{height:auto}.category .content__item[data-v-208eda67]{margin-right:0;margin-bottom:10px;display:flex;align-items:center;justify-content:space-around;width:100%}.category .content__logo[data-v-208eda67]{margin-right:10px}.category .content__logo img[data-v-208eda67]{object-fit:cover;width:40px!important}.category .content__main[data-v-208eda67]{flex:1;justify-content:flex-start}.category .content__menu[data-v-208eda67]{margin-right:10px;position:relative;width:100px;height:inherit;right:0;display:inline-block}.category .content__name[data-v-208eda67]{width:300px;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}
|
|
Binary file not shown.
File diff suppressed because one or more lines are too long
Binary file not shown.
@ -1 +0,0 @@
|
|||||||
.code-edit[data-v-b4a49101]{width:100%;height:100%;overflow:scroll;display:flex;box-sizing:border-box}.code-edit .left[data-v-b4a49101],.code-edit .right[data-v-b4a49101]{width:50%}.code-edit .right[data-v-b4a49101]{padding:0 20px;box-sizing:border-box}.code-edit .tip[data-v-b4a49101]{color:#fff;font-size:14px;margin-top:20px;margin-bottom:40px}.components_content[data-v-03b9aae9]{display:flex;align-items:flex-end;flex-direction:column}.components_left[data-v-03b9aae9],.components_right[data-v-03b9aae9]{width:100%}.components__tip[data-v-03b9aae9]{color:#fff;font-size:14px;margin-bottom:40px}
|
|
@ -1 +0,0 @@
|
|||||||
.db .el-dialog__body{padding:0}.db ul{box-sizing:border-box;position:absolute;padding:20px;height:100%;overflow:scroll;background-color:#2a2a2b;border-right:2px solid #333}.db ul .is-active{color:#2681ff;font-weight:700}.db li{padding-left:5px;font-size:13px;color:#eee;list-style:none;line-height:28px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.db li:hover{cursor:pointer}.db__box{display:flex;height:500px;background-color:#2a2a2b}.db__title{margin-bottom:10px;font-weight:700;color:#eee}.db__run{margin-right:15px;float:right}.db__table{left:0;width:200px}.db__column{left:200px;width:250px}.db__column li{color:#ccc;display:flex;justify-content:space-between}.db__content{height:100%;left:450px;position:absolute;width:calc(100% - 450px);display:flex;flex-direction:column;background-color:#2a2a2b}
|
|
@ -1 +0,0 @@
|
|||||||
import{M as k}from"./monaco-editor-f9caa2e2.js";import{_ as C,L as E,U as b,r as c,o as i,d as f,w as _,f as a,c as m,F as v,a as g,n as T,b as u,t as p,l as j,u as x}from"./index-f87df9cc.js";const O={components:{MonacoEditor:k},data(){return{form:{},data:[],box:!1,id:null,sql:"",selectTable:"",tableList:[],columnList:[]}},computed:{option(){let t=[],e=this.data[0];return e&&Object.keys(e).forEach(o=>{t.push({label:o,prop:o,overHidden:!0})}),{height:300,menu:!1,header:!1,column:t}}},methods:{getSql(t){return{id:this.id,sql:t}},handleOpen(t){this.id=t,this.data=[],this.sql="",this.selectTable="",this.tableList=[],this.columnList=[],E(t).then(e=>{this.form=e.data.data,this.handleGetTable(),this.box=!0})},handleRun(){this.data=[];let t=this.getSql(this.sql);b(t).then(e=>{let o=e.data.data||[];this.data=o})},handleGetColumn(t){this.selectTable=t.name;let e={"com.mysql.cj.jdbc.Driver":`SHOW COLUMNS FROM ${this.selectTable}`,"com.microsoft.sqlserver.jdbc.SQLServerDriver":"","org.postgresql.Driver":`SELECT column_name, data_type, is_nullable, column_default FROM information_schema.columns WHERE table_name ='${this.selectTable}'`,"oracle.jdbc.OracleDriver":""},o=this.getSql(e[this.form.driverClass]);b(o).then(r=>{let l=r.data.data;this.columnList=l.map(n=>({name:n.column_name,type:n.column_type}))}),this.sql=`select * from ${this.selectTable} limit 0,10`,this.handleRun()},handleGetTable(){let t={"com.mysql.cj.jdbc.Driver":"SHOW TABLES","com.microsoft.sqlserver.jdbc.SQLServerDriver":"","org.postgresql.Driver":"SELECT tablename FROM pg_catalog.pg_tables WHERE schemaname='public';","oracle.jdbc.OracleDriver":""},e=this.getSql(t[this.form.driverClass]);b(e).then(o=>{let r=o.data.data,l=[];r.forEach(n=>{Object.keys(n).forEach(d=>{l.push({name:n[d]})})}),this.tableList=l})}}},D={class:"db__box"},V={class:"db__table"},R=a("div",{class:"db__title"},"数据表",-1),M=["onClick"],B={class:"db__column"},F=a("div",{class:"db__title"},"数据字段",-1),H={class:"db__content"},N={class:"db__input"},w={class:"db__result"};function G(t,e,o,r,l,n){const d=c("el-tooltip"),q=c("monaco-editor"),y=c("el-button"),L=c("avue-crud"),S=c("el-dialog");return i(),f(S,{title:"数据库测试连接",class:"avue-dialog db","destroy-on-close":"","append-to-body":"","close-on-click-modal":!1,"modal-append-to-body":"",modelValue:l.box,"onUpdate:modelValue":e[1]||(e[1]=s=>l.box=s),width:"90%"},{default:_(()=>[a("div",D,[a("ul",V,[R,(i(!0),m(v,null,g(l.tableList,(s,h)=>(i(),m("li",{class:T({"is-active":s.name==l.selectTable}),key:h,onClick:U=>n.handleGetColumn(s)},[u(d,{effect:"dark",content:s.name,placement:"right"},{default:_(()=>[a("span",null,p(s.name),1)]),_:2},1032,["content"])],10,M))),128))]),a("ul",B,[F,(i(!0),m(v,null,g(l.columnList,(s,h)=>(i(),m("li",{key:h},[u(d,{effect:"dark",content:s.name,placement:"right"},{default:_(()=>[a("span",null,p(s.name),1)]),_:2},1032,["content"]),a("span",null,p(s.type),1)]))),128))]),a("div",H,[a("div",N,[u(q,{modelValue:l.sql,"onUpdate:modelValue":e[0]||(e[0]=s=>l.sql=s),language:"sql",height:"200"},null,8,["modelValue"]),u(y,{type:"primary",icon:"el-icon-thumb",class:"db__run",onClick:n.handleRun},{default:_(()=>[j("运行")]),_:1},8,["onClick"])]),a("div",w,[l.data.length!=!1?(i(),f(L,{key:0,style:{width:"100%"},option:n.option,data:l.data},null,8,["option","data"])):x("",!0)])])])]),_:1},8,["modelValue"])}const z=C(O,[["render",G]]);export{z as d};
|
|
Binary file not shown.
File diff suppressed because one or more lines are too long
Binary file not shown.
@ -1 +0,0 @@
|
|||||||
.control__list[data-v-5253dd3b]{margin-top:50px}.control__item[data-v-5253dd3b]{border-radius:3px;padding:3px 12px;box-sizing:border-box;margin:10px 0;color:#333;line-height:40px;background-color:#2681ff1a}.control__item[data-v-5253dd3b]:hover{cursor:pointer}.control__item.is-active[data-v-5253dd3b]{background-color:#2681ff4d;font-weight:700}.control__content[data-v-5253dd3b],.swiper__content[data-v-0fab323e]{padding:20px}.document{padding:30px}.document .item{margin-bottom:20px}.document .avue-tip-title{font-size:18px;margin-bottom:5px}
|
|
@ -1 +0,0 @@
|
|||||||
import{_ as m,i as k,O as V,P as y,Q as x,r as i,j as I,o as a,c,b as s,w as u,k as C,F as D,a as S,n as $,t as M,u as N,f as d,l as f,E as U,G as O}from"./index-f87df9cc.js";const q={data(){return{active:null,box:!1,loading:!1,client:null,id:"",list:[]}},computed:{control_keys(){return"control_"+this.id}},methods:{handleSearch(){this.list=[],this.loading=!0,k(this.id).then(n=>{this.loading=!1;let e=n.data.data.config;e=JSON.parse(e.detail),this.list=e.group||[],this.client&&this.client.end(),this.list.length!=!1&&this.initControl()})},initControl(){this.client=V.connect(y,{clientId:"control_"+x()}),this.client.on("connect",()=>{this.client.subscribe(this.control_keys,()=>{console.log(`Subscribe to topic '${this.control_keys}'`)})})},setGroupId(n){this.active=n.id,this.client.publish(this.control_keys,JSON.stringify({type:"group",id:n.id}),{qos:0}),this.$message.success("切换完成")}}},B={class:"control"},E={class:"control__content","element-loading-background":"rgba(0, 0, 0, 0)"},G={key:0,class:"control__list"},j=["onClick"];function F(n,e,h,v,t,l){const _=i("el-button"),p=i("el-input"),o=i("el-drawer"),g=I("loading");return a(),c("div",B,[s(o,{title:"屏幕控制器","append-to-body":"",class:"avue-dialog",modelValue:t.box,"onUpdate:modelValue":e[1]||(e[1]=r=>t.box=r),direction:"rtl"},{default:u(()=>[C((a(),c("div",E,[s(p,{placeholder:"请输入大屏ID",modelValue:t.id,"onUpdate:modelValue":e[0]||(e[0]=r=>t.id=r),class:"input-with-select"},{append:u(()=>[s(_,{onClick:l.handleSearch,icon:"el-icon-search"},null,8,["onClick"])]),_:1},8,["modelValue"]),t.list.length!=!1?(a(),c("div",G,[(a(!0),c(D,null,S(t.list,(r,w)=>(a(),c("div",{class:$(["control__item",{"is-active":t.active==r.id}]),key:w,onClick:Z=>l.setGroupId(r)},M(r.name),11,j))),128))])):N("",!0)])),[[g,t.loading]])]),_:1},8,["modelValue"])])}const J=m(q,[["render",F],["__scopeId","data-v-5253dd3b"]]);const z={data(){return{box:!1,value:"",value1:""}},methods:{goMenu1(){if(!this.value)return this.$message.error("请输入大屏ID");window.open("/DataV/view.html?id="+this.value+"&token="+localStorage.getItem("token")+"&isDev=")},goMenu2(){if(!this.value1){this.$message.error('请输入大屏ID多个大屏用", "间隔');return}window.open("/DataV/swiper.html?id="+this.value1+"&token="+localStorage.getItem("token")+"&isDev=")}}},b=n=>(U("data-v-0fab323e"),n=n(),O(),n),L={class:"swiper"},P={class:"swiper__content"},Q=b(()=>d("br",null,null,-1)),T=b(()=>d("br",null,null,-1));function A(n,e,h,v,t,l){const _=i("el-input"),p=i("el-drawer");return a(),c("div",L,[s(p,{title:"屏幕轮播","append-to-body":"",class:"avue-dialog",modelValue:t.box,"onUpdate:modelValue":e[4]||(e[4]=o=>t.box=o),direction:"rtl"},{default:u(()=>[d("div",P,[s(_,{placeholder:"请输入大屏ID多个大屏用','间隔",modelValue:t.value1,"onUpdate:modelValue":e[1]||(e[1]=o=>t.value1=o)},{append:u(()=>[d("span",{onClick:e[0]||(e[0]=(...o)=>l.goMenu2&&l.goMenu2(...o))},"预览轮播大屏")]),_:1},8,["modelValue"]),Q,f(),T,s(_,{placeholder:"请输入大屏ID",modelValue:t.value,"onUpdate:modelValue":e[3]||(e[3]=o=>t.value=o)},{append:u(()=>[d("span",{onClick:e[2]||(e[2]=(...o)=>l.goMenu1&&l.goMenu1(...o))},"预览单html大屏")]),_:1},8,["modelValue"])])]),_:1},8,["modelValue"])])}const H=m(z,[["render",A],["__scopeId","data-v-0fab323e"]]);const K={components:{control:J,swiper:H}},R={class:"document"},W={class:"item"},X=d("p",{class:"avue-tip-title"},"功能",-1);function Y(n,e,h,v,t,l){const _=i("el-button"),p=i("swiper"),o=i("control");return a(),c("div",R,[d("div",W,[X,s(_,{type:"primary",icon:"el-icon-menu",onClick:e[0]||(e[0]=g=>n.$refs.swiper.box=!0)},{default:u(()=>[f("屏幕轮播")]),_:1})]),s(p,{ref:"swiper"},null,512),s(o,{ref:"control"},null,512)])}const te=m(K,[["render",Y]]);export{te as default};
|
|
Binary file not shown.
@ -1 +0,0 @@
|
|||||||
.file .content__info[data-v-45d003a5]{height:auto}.file .content__item[data-v-45d003a5]{margin-right:0;margin-bottom:10px;display:flex;align-items:center;justify-content:space-around;width:100%}.file .content__logo[data-v-45d003a5]{margin-right:10px}.file .content__logo img[data-v-45d003a5]{object-fit:cover;width:40px!important;height:40px!important}.file .content__main[data-v-45d003a5]{flex:1;justify-content:flex-start}.file .content__menu[data-v-45d003a5]{width:130px!important;margin-right:10px;position:relative;width:100px;height:inherit;right:0;display:inline-block}.file .content__name[data-v-45d003a5]{width:300px;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.file .content__size[data-v-45d003a5],.file .content__type[data-v-45d003a5]{min-width:80px;margin-right:100px}
|
|
File diff suppressed because one or more lines are too long
Binary file not shown.
File diff suppressed because one or more lines are too long
Binary file not shown.
@ -1,6 +0,0 @@
|
|||||||
import{m as p}from"./monaco-editor-f9caa2e2.js";import"./index-f87df9cc.js";/*!-----------------------------------------------------------------------------
|
|
||||||
* Copyright (c) Microsoft Corporation. All rights reserved.
|
|
||||||
* Version: 0.34.1(547870b6881302c5b4ff32173c16d06009e3588f)
|
|
||||||
* Released under the MIT license
|
|
||||||
* https://github.com/microsoft/monaco-editor/blob/main/LICENSE.txt
|
|
||||||
*-----------------------------------------------------------------------------*/var d=Object.defineProperty,m=Object.getOwnPropertyDescriptor,l=Object.getOwnPropertyNames,c=Object.prototype.hasOwnProperty,a=(t,e,n,o)=>{if(e&&typeof e=="object"||typeof e=="function")for(let r of l(e))!c.call(t,r)&&r!==n&&d(t,r,{get:()=>e[r],enumerable:!(o=m(e,r))||o.enumerable});return t},u=(t,e,n)=>(a(t,e,"default"),n&&a(n,e,"default")),i={};u(i,p);var s=["area","base","br","col","embed","hr","img","input","keygen","link","menuitem","meta","param","source","track","wbr"],y={wordPattern:/(-?\d*\.\d\w*)|([^\`\~\!\@\$\^\&\*\(\)\=\+\[\{\]\}\\\|\;\:\'\"\,\.\<\>\/\s]+)/g,comments:{blockComment:["<!--","-->"]},brackets:[["<!--","-->"],["<",">"],["{","}"],["(",")"]],autoClosingPairs:[{open:"{",close:"}"},{open:"[",close:"]"},{open:"(",close:")"},{open:'"',close:'"'},{open:"'",close:"'"}],surroundingPairs:[{open:'"',close:'"'},{open:"'",close:"'"},{open:"{",close:"}"},{open:"[",close:"]"},{open:"(",close:")"},{open:"<",close:">"}],onEnterRules:[{beforeText:new RegExp(`<(?!(?:${s.join("|")}))([_:\\w][_:\\w-.\\d]*)([^/>]*(?!/)>)[^<]*$`,"i"),afterText:/^<\/([_:\w][_:\w-.\d]*)\s*>$/i,action:{indentAction:i.languages.IndentAction.IndentOutdent}},{beforeText:new RegExp(`<(?!(?:${s.join("|")}))(\\w[\\w\\d]*)([^/>]*(?!/)>)[^<]*$`,"i"),action:{indentAction:i.languages.IndentAction.Indent}}],folding:{markers:{start:new RegExp("^\\s*<!--\\s*#region\\b.*-->"),end:new RegExp("^\\s*<!--\\s*#endregion\\b.*-->")}}},k={defaultToken:"",tokenPostfix:".html",ignoreCase:!0,tokenizer:{root:[[/<!DOCTYPE/,"metatag","@doctype"],[/<!--/,"comment","@comment"],[/(<)((?:[\w\-]+:)?[\w\-]+)(\s*)(\/>)/,["delimiter","tag","","delimiter"]],[/(<)(script)/,["delimiter",{token:"tag",next:"@script"}]],[/(<)(style)/,["delimiter",{token:"tag",next:"@style"}]],[/(<)((?:[\w\-]+:)?[\w\-]+)/,["delimiter",{token:"tag",next:"@otherTag"}]],[/(<\/)((?:[\w\-]+:)?[\w\-]+)/,["delimiter",{token:"tag",next:"@otherTag"}]],[/</,"delimiter"],[/[^<]+/]],doctype:[[/[^>]+/,"metatag.content"],[/>/,"metatag","@pop"]],comment:[[/-->/,"comment","@pop"],[/[^-]+/,"comment.content"],[/./,"comment.content"]],otherTag:[[/\/?>/,"delimiter","@pop"],[/"([^"]*)"/,"attribute.value"],[/'([^']*)'/,"attribute.value"],[/[\w\-]+/,"attribute.name"],[/=/,"delimiter"],[/[ \t\r\n]+/]],script:[[/type/,"attribute.name","@scriptAfterType"],[/"([^"]*)"/,"attribute.value"],[/'([^']*)'/,"attribute.value"],[/[\w\-]+/,"attribute.name"],[/=/,"delimiter"],[/>/,{token:"delimiter",next:"@scriptEmbedded",nextEmbedded:"text/javascript"}],[/[ \t\r\n]+/],[/(<\/)(script\s*)(>)/,["delimiter","tag",{token:"delimiter",next:"@pop"}]]],scriptAfterType:[[/=/,"delimiter","@scriptAfterTypeEquals"],[/>/,{token:"delimiter",next:"@scriptEmbedded",nextEmbedded:"text/javascript"}],[/[ \t\r\n]+/],[/<\/script\s*>/,{token:"@rematch",next:"@pop"}]],scriptAfterTypeEquals:[[/"module"/,{token:"attribute.value",switchTo:"@scriptWithCustomType.text/javascript"}],[/'module'/,{token:"attribute.value",switchTo:"@scriptWithCustomType.text/javascript"}],[/"([^"]*)"/,{token:"attribute.value",switchTo:"@scriptWithCustomType.$1"}],[/'([^']*)'/,{token:"attribute.value",switchTo:"@scriptWithCustomType.$1"}],[/>/,{token:"delimiter",next:"@scriptEmbedded",nextEmbedded:"text/javascript"}],[/[ \t\r\n]+/],[/<\/script\s*>/,{token:"@rematch",next:"@pop"}]],scriptWithCustomType:[[/>/,{token:"delimiter",next:"@scriptEmbedded.$S2",nextEmbedded:"$S2"}],[/"([^"]*)"/,"attribute.value"],[/'([^']*)'/,"attribute.value"],[/[\w\-]+/,"attribute.name"],[/=/,"delimiter"],[/[ \t\r\n]+/],[/<\/script\s*>/,{token:"@rematch",next:"@pop"}]],scriptEmbedded:[[/<\/script/,{token:"@rematch",next:"@pop",nextEmbedded:"@pop"}],[/[^<]+/,""]],style:[[/type/,"attribute.name","@styleAfterType"],[/"([^"]*)"/,"attribute.value"],[/'([^']*)'/,"attribute.value"],[/[\w\-]+/,"attribute.name"],[/=/,"delimiter"],[/>/,{token:"delimiter",next:"@styleEmbedded",nextEmbedded:"text/css"}],[/[ \t\r\n]+/],[/(<\/)(style\s*)(>)/,["delimiter","tag",{token:"delimiter",next:"@pop"}]]],styleAfterType:[[/=/,"delimiter","@styleAfterTypeEquals"],[/>/,{token:"delimiter",next:"@styleEmbedded",nextEmbedded:"text/css"}],[/[ \t\r\n]+/],[/<\/style\s*>/,{token:"@rematch",next:"@pop"}]],styleAfterTypeEquals:[[/"([^"]*)"/,{token:"attribute.value",switchTo:"@styleWithCustomType.$1"}],[/'([^']*)'/,{token:"attribute.value",switchTo:"@styleWithCustomType.$1"}],[/>/,{token:"delimiter",next:"@styleEmbedded",nextEmbedded:"text/css"}],[/[ \t\r\n]+/],[/<\/style\s*>/,{token:"@rematch",next:"@pop"}]],styleWithCustomType:[[/>/,{token:"delimiter",next:"@styleEmbedded.$S2",nextEmbedded:"$S2"}],[/"([^"]*)"/,"attribute.value"],[/'([^']*)'/,"attribute.value"],[/[\w\-]+/,"attribute.name"],[/=/,"delimiter"],[/[ \t\r\n]+/],[/<\/style\s*>/,{token:"@rematch",next:"@pop"}]],styleEmbedded:[[/<\/style/,{token:"@rematch",next:"@pop",nextEmbedded:"@pop"}],[/[^<]+/,""]]}};export{y as conf,k as language};
|
|
Binary file not shown.
File diff suppressed because one or more lines are too long
Binary file not shown.
File diff suppressed because one or more lines are too long
Binary file not shown.
@ -1 +0,0 @@
|
|||||||
import{_ as m,r as t,o as a,c as r,F as x,a as y,n as b,b as o,w as d,d as v,e as C,f as g,t as k,g as I,h as w}from"./index-f87df9cc.js";const V={data(){return{navs:[{icon:"el-icon-menu",name:"大屏管理",path:"/"},{icon:"el-icon-folder-opened",name:"大屏分类",path:"/category"},{icon:"el-icon-set-up",name:"数据源管理",path:"/db"},{icon:"el-icon-eleme",name:"组件库",path:"/components"},{icon:"el-icon-opportunity",name:"全局变量",path:"/glob"},{icon:"el-icon-suitcase",name:"数据集管理",path:"/record"},{icon:"el-icon-files",name:"静态资源",path:"/file"},{icon:"el-icon-location-information",name:"地图管理",path:"/map"},{icon:"el-icon-document",name:"工具箱",path:"/document"}],activeIndex:0}},mounted(){let e=this.navs.findIndex(n=>n.path===this.$route.path);this.activeIndex=e},methods:{toggleNav(e,n){this.activeIndex=n,this.$emit("change",e,n)}}},B={class:"nav-main"},D=["onClick"],N={class:"nav-title"};function P(e,n,s,h,c,_){const p=t("el-icon");return a(),r("div",B,[(a(!0),r(x,null,y(c.navs,(i,l)=>(a(),r("div",{class:b(["nav-item",{"is-active":l===c.activeIndex}]),key:l,onClick:u=>_.toggleNav(i,l)},[o(p,{class:"nav-icon"},{default:d(()=>[(a(),v(C(i.icon)))]),_:2},1024),g("div",N,k(i.name),1)],10,D))),128))])}const z=m(V,[["render",P],["__scopeId","data-v-5757d3da"]]);const E={data(){return{publicPath:"/DataV/"}}},F={class:"logo"},G=["src"];function L(e,n,s,h,c,_){return a(),r("div",F,[g("img",{src:`${c.publicPath}img/jnpf.png`},null,8,G)])}const S=m(E,[["render",L]]);const j={name:"index",components:{navs:z,logo:S},data(){return{publicPath:"/DataV/"}},created(){const e=I("token")||"";e&&localStorage.setItem("token",e),this.initGlob()},methods:{initGlob(){w({current:1,size:100}).then(e=>{e.data.data.records.forEach(s=>{window.$glob[s.globalKey]=s.globalValue})})},handleChange(e,n){this.$router.push({path:e.path})}}};function K(e,n,s,h,c,_){const p=t("logo"),i=t("navs"),l=t("el-aside"),u=t("router-view"),f=t("el-main"),$=t("el-container");return a(),v($,{class:"index"},{default:d(()=>[o(l,{class:"left"},{default:d(()=>[o(p),o(i,{onChange:_.handleChange},null,8,["onChange"])]),_:1}),o(f,{class:"main"},{default:d(()=>[o(u)]),_:1})]),_:1})}const q=m(j,[["render",K]]);export{q as default};
|
|
Binary file not shown.
File diff suppressed because one or more lines are too long
Binary file not shown.
File diff suppressed because one or more lines are too long
Binary file not shown.
File diff suppressed because one or more lines are too long
Binary file not shown.
File diff suppressed because one or more lines are too long
Binary file not shown.
File diff suppressed because one or more lines are too long
Binary file not shown.
File diff suppressed because one or more lines are too long
Binary file not shown.
File diff suppressed because one or more lines are too long
Binary file not shown.
File diff suppressed because one or more lines are too long
Binary file not shown.
File diff suppressed because one or more lines are too long
Binary file not shown.
File diff suppressed because one or more lines are too long
Binary file not shown.
File diff suppressed because one or more lines are too long
Binary file not shown.
File diff suppressed because one or more lines are too long
Binary file not shown.
File diff suppressed because one or more lines are too long
Binary file not shown.
File diff suppressed because one or more lines are too long
Binary file not shown.
File diff suppressed because one or more lines are too long
Binary file not shown.
File diff suppressed because one or more lines are too long
Binary file not shown.
File diff suppressed because it is too large
Load Diff
Binary file not shown.
File diff suppressed because one or more lines are too long
Binary file not shown.
File diff suppressed because one or more lines are too long
Binary file not shown.
File diff suppressed because one or more lines are too long
Binary file not shown.
Binary file not shown.
Binary file not shown.
File diff suppressed because one or more lines are too long
Binary file not shown.
File diff suppressed because one or more lines are too long
Binary file not shown.
@ -1,263 +0,0 @@
|
|||||||
@font-face {
|
|
||||||
font-family: "iconfont"; /* Project id 1117329 */
|
|
||||||
src: url('iconfont.woff2?t=1718957579858') format('woff2'),
|
|
||||||
url('iconfont.woff?t=1718957579858') format('woff'),
|
|
||||||
url('iconfont.ttf?t=1718957579858') format('truetype');
|
|
||||||
}
|
|
||||||
|
|
||||||
.iconfont {
|
|
||||||
font-family: "iconfont" !important;
|
|
||||||
font-size: 16px;
|
|
||||||
font-style: normal;
|
|
||||||
-webkit-font-smoothing: antialiased;
|
|
||||||
-moz-osx-font-smoothing: grayscale;
|
|
||||||
}
|
|
||||||
|
|
||||||
.icon-audio:before {
|
|
||||||
content: "\e636";
|
|
||||||
}
|
|
||||||
|
|
||||||
.icon-message:before {
|
|
||||||
content: "\e70d";
|
|
||||||
}
|
|
||||||
|
|
||||||
.icon-pdf:before {
|
|
||||||
content: "\e8e8";
|
|
||||||
}
|
|
||||||
|
|
||||||
.icon-graph:before {
|
|
||||||
content: "\e82b";
|
|
||||||
}
|
|
||||||
|
|
||||||
.icon-paste:before {
|
|
||||||
content: "\e687";
|
|
||||||
}
|
|
||||||
|
|
||||||
.icon-copy:before {
|
|
||||||
content: "\e644";
|
|
||||||
}
|
|
||||||
|
|
||||||
.icon-shear:before {
|
|
||||||
content: "\e648";
|
|
||||||
}
|
|
||||||
|
|
||||||
.icon-copy1:before {
|
|
||||||
content: "\ec7a";
|
|
||||||
}
|
|
||||||
|
|
||||||
.icon-save:before {
|
|
||||||
content: "\e63b";
|
|
||||||
}
|
|
||||||
|
|
||||||
.icon-ele:before {
|
|
||||||
content: "\ea0a";
|
|
||||||
}
|
|
||||||
|
|
||||||
.icon-glob:before {
|
|
||||||
content: "\e63c";
|
|
||||||
}
|
|
||||||
|
|
||||||
.icon-code:before {
|
|
||||||
content: "\e646";
|
|
||||||
}
|
|
||||||
|
|
||||||
.icon-d:before {
|
|
||||||
content: "\e625";
|
|
||||||
}
|
|
||||||
|
|
||||||
.icon-group:before {
|
|
||||||
content: "\e760";
|
|
||||||
}
|
|
||||||
|
|
||||||
.icon-html:before {
|
|
||||||
content: "\e68c";
|
|
||||||
}
|
|
||||||
|
|
||||||
.icon-fullscreen:before {
|
|
||||||
content: "\eb99";
|
|
||||||
}
|
|
||||||
|
|
||||||
.icon-echart:before {
|
|
||||||
content: "\e76c";
|
|
||||||
}
|
|
||||||
|
|
||||||
.icon-vue:before {
|
|
||||||
content: "\f25f";
|
|
||||||
}
|
|
||||||
|
|
||||||
.icon-public:before {
|
|
||||||
content: "\e652";
|
|
||||||
}
|
|
||||||
|
|
||||||
.icon-imgborder:before {
|
|
||||||
content: "\e89c";
|
|
||||||
}
|
|
||||||
|
|
||||||
.icon-svg:before {
|
|
||||||
content: "\e8bf";
|
|
||||||
}
|
|
||||||
|
|
||||||
.icon-buxianshi:before {
|
|
||||||
content: "\e60f";
|
|
||||||
}
|
|
||||||
|
|
||||||
.icon-zhidi:before {
|
|
||||||
content: "\e68e";
|
|
||||||
}
|
|
||||||
|
|
||||||
.icon-zhiding:before {
|
|
||||||
content: "\e61e";
|
|
||||||
}
|
|
||||||
|
|
||||||
.icon-juxing:before {
|
|
||||||
content: "\e7a5";
|
|
||||||
}
|
|
||||||
|
|
||||||
.icon-datav:before {
|
|
||||||
content: "\e722";
|
|
||||||
}
|
|
||||||
|
|
||||||
.icon-jianzhuzhuangshi:before {
|
|
||||||
content: "\e62d";
|
|
||||||
}
|
|
||||||
|
|
||||||
.icon-biankuang:before {
|
|
||||||
content: "\e6b7";
|
|
||||||
}
|
|
||||||
|
|
||||||
.icon-fold:before {
|
|
||||||
content: "\e60a";
|
|
||||||
}
|
|
||||||
|
|
||||||
.icon-folder:before {
|
|
||||||
content: "\e64f";
|
|
||||||
}
|
|
||||||
|
|
||||||
.icon-radar:before {
|
|
||||||
content: "\e6cd";
|
|
||||||
}
|
|
||||||
|
|
||||||
.icon-scatter:before {
|
|
||||||
content: "\e674";
|
|
||||||
}
|
|
||||||
|
|
||||||
.icon-funnel:before {
|
|
||||||
content: "\e631";
|
|
||||||
}
|
|
||||||
|
|
||||||
.icon-slide:before {
|
|
||||||
content: "\ea9c";
|
|
||||||
}
|
|
||||||
|
|
||||||
.icon-moban:before {
|
|
||||||
content: "\e602";
|
|
||||||
}
|
|
||||||
|
|
||||||
.icon-daping:before {
|
|
||||||
content: "\e675";
|
|
||||||
}
|
|
||||||
|
|
||||||
.icon-tabs:before {
|
|
||||||
content: "\e62f";
|
|
||||||
}
|
|
||||||
|
|
||||||
.icon-event:before {
|
|
||||||
content: "\e630";
|
|
||||||
}
|
|
||||||
|
|
||||||
.icon-wordCloud:before {
|
|
||||||
content: "\e752";
|
|
||||||
}
|
|
||||||
|
|
||||||
.icon-video:before {
|
|
||||||
content: "\e626";
|
|
||||||
}
|
|
||||||
|
|
||||||
.icon-daima:before {
|
|
||||||
content: "\e816";
|
|
||||||
}
|
|
||||||
|
|
||||||
.icon-peizhi:before {
|
|
||||||
content: "\e620";
|
|
||||||
}
|
|
||||||
|
|
||||||
.icon-pictorialBar:before {
|
|
||||||
content: "\e609";
|
|
||||||
}
|
|
||||||
|
|
||||||
.icon-map:before {
|
|
||||||
content: "\e601";
|
|
||||||
}
|
|
||||||
|
|
||||||
.icon-circle:before {
|
|
||||||
content: "\e880";
|
|
||||||
}
|
|
||||||
|
|
||||||
.icon-view:before {
|
|
||||||
content: "\e60e";
|
|
||||||
}
|
|
||||||
|
|
||||||
.icon-build:before {
|
|
||||||
content: "\e72d";
|
|
||||||
}
|
|
||||||
|
|
||||||
.icon-reset:before {
|
|
||||||
content: "\e68b";
|
|
||||||
}
|
|
||||||
|
|
||||||
.icon-img:before {
|
|
||||||
content: "\e62e";
|
|
||||||
}
|
|
||||||
|
|
||||||
.icon-iframe:before {
|
|
||||||
content: "\e639";
|
|
||||||
}
|
|
||||||
|
|
||||||
.icon-gauge:before {
|
|
||||||
content: "\e60c";
|
|
||||||
}
|
|
||||||
|
|
||||||
.icon-link:before {
|
|
||||||
content: "\e6dc";
|
|
||||||
}
|
|
||||||
|
|
||||||
.icon-bar:before {
|
|
||||||
content: "\e60d";
|
|
||||||
}
|
|
||||||
|
|
||||||
.icon-pie:before {
|
|
||||||
content: "\e600";
|
|
||||||
}
|
|
||||||
|
|
||||||
.icon-progress:before {
|
|
||||||
content: "\e64d";
|
|
||||||
}
|
|
||||||
|
|
||||||
.icon-line:before {
|
|
||||||
content: "\e608";
|
|
||||||
}
|
|
||||||
|
|
||||||
.icon-banner:before {
|
|
||||||
content: "\e614";
|
|
||||||
}
|
|
||||||
|
|
||||||
.icon-flop:before {
|
|
||||||
content: "\e683";
|
|
||||||
}
|
|
||||||
|
|
||||||
.icon-scroll:before {
|
|
||||||
content: "\e688";
|
|
||||||
}
|
|
||||||
|
|
||||||
.icon-table:before {
|
|
||||||
content: "\e651";
|
|
||||||
}
|
|
||||||
|
|
||||||
.icon-datetime:before {
|
|
||||||
content: "\e607";
|
|
||||||
}
|
|
||||||
|
|
||||||
.icon-text:before {
|
|
||||||
content: "\e605";
|
|
||||||
}
|
|
||||||
|
|
Binary file not shown.
File diff suppressed because one or more lines are too long
Binary file not shown.
@ -1,443 +0,0 @@
|
|||||||
{
|
|
||||||
"id": "1117329",
|
|
||||||
"name": "avue-data",
|
|
||||||
"font_family": "iconfont",
|
|
||||||
"css_prefix_text": "icon-",
|
|
||||||
"description": "",
|
|
||||||
"glyphs": [
|
|
||||||
{
|
|
||||||
"icon_id": "7563077",
|
|
||||||
"name": "录像-开始",
|
|
||||||
"font_class": "audio",
|
|
||||||
"unicode": "e636",
|
|
||||||
"unicode_decimal": 58934
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"icon_id": "7008966",
|
|
||||||
"name": "message_fill",
|
|
||||||
"font_class": "message",
|
|
||||||
"unicode": "e70d",
|
|
||||||
"unicode_decimal": 59149
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"icon_id": "2794637",
|
|
||||||
"name": "pdf",
|
|
||||||
"font_class": "pdf",
|
|
||||||
"unicode": "e8e8",
|
|
||||||
"unicode_decimal": 59624
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"icon_id": "9319387",
|
|
||||||
"name": "形状",
|
|
||||||
"font_class": "graph",
|
|
||||||
"unicode": "e82b",
|
|
||||||
"unicode_decimal": 59435
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"icon_id": "11118087",
|
|
||||||
"name": "粘贴",
|
|
||||||
"font_class": "paste",
|
|
||||||
"unicode": "e687",
|
|
||||||
"unicode_decimal": 59015
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"icon_id": "2404401",
|
|
||||||
"name": "粘贴",
|
|
||||||
"font_class": "copy",
|
|
||||||
"unicode": "e644",
|
|
||||||
"unicode_decimal": 58948
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"icon_id": "2404486",
|
|
||||||
"name": "剪切",
|
|
||||||
"font_class": "shear",
|
|
||||||
"unicode": "e648",
|
|
||||||
"unicode_decimal": 58952
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"icon_id": "5993150",
|
|
||||||
"name": "复制",
|
|
||||||
"font_class": "copy1",
|
|
||||||
"unicode": "ec7a",
|
|
||||||
"unicode_decimal": 60538
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"icon_id": "1305399",
|
|
||||||
"name": "保存",
|
|
||||||
"font_class": "save",
|
|
||||||
"unicode": "e63b",
|
|
||||||
"unicode_decimal": 58939
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"icon_id": "10538247",
|
|
||||||
"name": "快捷键",
|
|
||||||
"font_class": "ele",
|
|
||||||
"unicode": "ea0a",
|
|
||||||
"unicode_decimal": 59914
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"icon_id": "36822217",
|
|
||||||
"name": "全局变量",
|
|
||||||
"font_class": "glob",
|
|
||||||
"unicode": "e63c",
|
|
||||||
"unicode_decimal": 58940
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"icon_id": "6364167",
|
|
||||||
"name": "二维码",
|
|
||||||
"font_class": "code",
|
|
||||||
"unicode": "e646",
|
|
||||||
"unicode_decimal": 58950
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"icon_id": "1368661",
|
|
||||||
"name": "3d",
|
|
||||||
"font_class": "d",
|
|
||||||
"unicode": "e625",
|
|
||||||
"unicode_decimal": 58917
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"icon_id": "586944",
|
|
||||||
"name": "left-join",
|
|
||||||
"font_class": "group",
|
|
||||||
"unicode": "e760",
|
|
||||||
"unicode_decimal": 59232
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"icon_id": "1004139",
|
|
||||||
"name": "html",
|
|
||||||
"font_class": "html",
|
|
||||||
"unicode": "e68c",
|
|
||||||
"unicode_decimal": 59020
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"icon_id": "5387948",
|
|
||||||
"name": "全屏_o",
|
|
||||||
"font_class": "fullscreen",
|
|
||||||
"unicode": "eb99",
|
|
||||||
"unicode_decimal": 60313
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"icon_id": "5560724",
|
|
||||||
"name": "echart",
|
|
||||||
"font_class": "echart",
|
|
||||||
"unicode": "e76c",
|
|
||||||
"unicode_decimal": 59244
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"icon_id": "5634901",
|
|
||||||
"name": "vue",
|
|
||||||
"font_class": "vue",
|
|
||||||
"unicode": "f25f",
|
|
||||||
"unicode_decimal": 62047
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"icon_id": "10820116",
|
|
||||||
"name": "public",
|
|
||||||
"font_class": "public",
|
|
||||||
"unicode": "e652",
|
|
||||||
"unicode_decimal": 58962
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"icon_id": "10506555",
|
|
||||||
"name": "imgborder",
|
|
||||||
"font_class": "imgborder",
|
|
||||||
"unicode": "e89c",
|
|
||||||
"unicode_decimal": 59548
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"icon_id": "10135299",
|
|
||||||
"name": "svg",
|
|
||||||
"font_class": "svg",
|
|
||||||
"unicode": "e8bf",
|
|
||||||
"unicode_decimal": 59583
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"icon_id": "26212876",
|
|
||||||
"name": "不显示",
|
|
||||||
"font_class": "buxianshi",
|
|
||||||
"unicode": "e60f",
|
|
||||||
"unicode_decimal": 58895
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"icon_id": "24716021",
|
|
||||||
"name": "置底",
|
|
||||||
"font_class": "zhidi",
|
|
||||||
"unicode": "e68e",
|
|
||||||
"unicode_decimal": 59022
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"icon_id": "6253480",
|
|
||||||
"name": "置顶",
|
|
||||||
"font_class": "zhiding",
|
|
||||||
"unicode": "e61e",
|
|
||||||
"unicode_decimal": 58910
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"icon_id": "23043465",
|
|
||||||
"name": "矩形树图",
|
|
||||||
"font_class": "juxing",
|
|
||||||
"unicode": "e7a5",
|
|
||||||
"unicode_decimal": 59301
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"icon_id": "2057530",
|
|
||||||
"name": "datav-data",
|
|
||||||
"font_class": "datav",
|
|
||||||
"unicode": "e722",
|
|
||||||
"unicode_decimal": 59170
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"icon_id": "688256",
|
|
||||||
"name": "建筑装饰",
|
|
||||||
"font_class": "jianzhuzhuangshi",
|
|
||||||
"unicode": "e62d",
|
|
||||||
"unicode_decimal": 58925
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"icon_id": "22761375",
|
|
||||||
"name": "边框",
|
|
||||||
"font_class": "biankuang",
|
|
||||||
"unicode": "e6b7",
|
|
||||||
"unicode_decimal": 59063
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"icon_id": "222066",
|
|
||||||
"name": "折叠",
|
|
||||||
"font_class": "fold",
|
|
||||||
"unicode": "e60a",
|
|
||||||
"unicode_decimal": 58890
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"icon_id": "749684",
|
|
||||||
"name": "文件夹",
|
|
||||||
"font_class": "folder",
|
|
||||||
"unicode": "e64f",
|
|
||||||
"unicode_decimal": 58959
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"icon_id": "2170177",
|
|
||||||
"name": "图表-雷达图",
|
|
||||||
"font_class": "radar",
|
|
||||||
"unicode": "e6cd",
|
|
||||||
"unicode_decimal": 59085
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"icon_id": "3408773",
|
|
||||||
"name": "散点图",
|
|
||||||
"font_class": "scatter",
|
|
||||||
"unicode": "e674",
|
|
||||||
"unicode_decimal": 58996
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"icon_id": "5094157",
|
|
||||||
"name": "漏斗图 (1)",
|
|
||||||
"font_class": "funnel",
|
|
||||||
"unicode": "e631",
|
|
||||||
"unicode_decimal": 58929
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"icon_id": "7754409",
|
|
||||||
"name": "slide left right",
|
|
||||||
"font_class": "slide",
|
|
||||||
"unicode": "ea9c",
|
|
||||||
"unicode_decimal": 60060
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"icon_id": "3497472",
|
|
||||||
"name": "模板",
|
|
||||||
"font_class": "moban",
|
|
||||||
"unicode": "e602",
|
|
||||||
"unicode_decimal": 58882
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"icon_id": "7955868",
|
|
||||||
"name": "大屏",
|
|
||||||
"font_class": "daping",
|
|
||||||
"unicode": "e675",
|
|
||||||
"unicode_decimal": 58997
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"icon_id": "766595",
|
|
||||||
"name": "选项卡",
|
|
||||||
"font_class": "tabs",
|
|
||||||
"unicode": "e62f",
|
|
||||||
"unicode_decimal": 58927
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"icon_id": "1659312",
|
|
||||||
"name": "交互",
|
|
||||||
"font_class": "event",
|
|
||||||
"unicode": "e630",
|
|
||||||
"unicode_decimal": 58928
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"icon_id": "4152028",
|
|
||||||
"name": "组件-字符云",
|
|
||||||
"font_class": "wordCloud",
|
|
||||||
"unicode": "e752",
|
|
||||||
"unicode_decimal": 59218
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"icon_id": "7505631",
|
|
||||||
"name": "视频",
|
|
||||||
"font_class": "video",
|
|
||||||
"unicode": "e626",
|
|
||||||
"unicode_decimal": 58918
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"icon_id": "1550488",
|
|
||||||
"name": "代码",
|
|
||||||
"font_class": "daima",
|
|
||||||
"unicode": "e816",
|
|
||||||
"unicode_decimal": 59414
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"icon_id": "3531486",
|
|
||||||
"name": "配置",
|
|
||||||
"font_class": "peizhi",
|
|
||||||
"unicode": "e620",
|
|
||||||
"unicode_decimal": 58912
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"icon_id": "4657392",
|
|
||||||
"name": "象形图",
|
|
||||||
"font_class": "pictorialBar",
|
|
||||||
"unicode": "e609",
|
|
||||||
"unicode_decimal": 58889
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"icon_id": "3647380",
|
|
||||||
"name": "地图",
|
|
||||||
"font_class": "map",
|
|
||||||
"unicode": "e601",
|
|
||||||
"unicode_decimal": 58881
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"icon_id": "2059675",
|
|
||||||
"name": "环形图",
|
|
||||||
"font_class": "circle",
|
|
||||||
"unicode": "e880",
|
|
||||||
"unicode_decimal": 59520
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"icon_id": "2936158",
|
|
||||||
"name": "预览",
|
|
||||||
"font_class": "view",
|
|
||||||
"unicode": "e60e",
|
|
||||||
"unicode_decimal": 58894
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"icon_id": "4214752",
|
|
||||||
"name": "生成",
|
|
||||||
"font_class": "build",
|
|
||||||
"unicode": "e72d",
|
|
||||||
"unicode_decimal": 59181
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"icon_id": "6196632",
|
|
||||||
"name": "还原",
|
|
||||||
"font_class": "reset",
|
|
||||||
"unicode": "e68b",
|
|
||||||
"unicode_decimal": 59019
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"icon_id": "500969",
|
|
||||||
"name": "图片",
|
|
||||||
"font_class": "img",
|
|
||||||
"unicode": "e62e",
|
|
||||||
"unicode_decimal": 58926
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"icon_id": "1237697",
|
|
||||||
"name": "iframe",
|
|
||||||
"font_class": "iframe",
|
|
||||||
"unicode": "e639",
|
|
||||||
"unicode_decimal": 58937
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"icon_id": "2083516",
|
|
||||||
"name": "仪表盘",
|
|
||||||
"font_class": "gauge",
|
|
||||||
"unicode": "e60c",
|
|
||||||
"unicode_decimal": 58892
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"icon_id": "3182278",
|
|
||||||
"name": "超链接",
|
|
||||||
"font_class": "link",
|
|
||||||
"unicode": "e6dc",
|
|
||||||
"unicode_decimal": 59100
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"icon_id": "3422518",
|
|
||||||
"name": "柱形图",
|
|
||||||
"font_class": "bar",
|
|
||||||
"unicode": "e60d",
|
|
||||||
"unicode_decimal": 58893
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"icon_id": "3491911",
|
|
||||||
"name": "饼图",
|
|
||||||
"font_class": "pie",
|
|
||||||
"unicode": "e600",
|
|
||||||
"unicode_decimal": 58880
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"icon_id": "3775268",
|
|
||||||
"name": "进度条",
|
|
||||||
"font_class": "progress",
|
|
||||||
"unicode": "e64d",
|
|
||||||
"unicode_decimal": 58957
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"icon_id": "4381605",
|
|
||||||
"name": "折线图",
|
|
||||||
"font_class": "line",
|
|
||||||
"unicode": "e608",
|
|
||||||
"unicode_decimal": 58888
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"icon_id": "4707743",
|
|
||||||
"name": "轮播图",
|
|
||||||
"font_class": "banner",
|
|
||||||
"unicode": "e614",
|
|
||||||
"unicode_decimal": 58900
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"icon_id": "4911471",
|
|
||||||
"name": "翻牌器",
|
|
||||||
"font_class": "flop",
|
|
||||||
"unicode": "e683",
|
|
||||||
"unicode_decimal": 59011
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"icon_id": "4911480",
|
|
||||||
"name": "跑马灯",
|
|
||||||
"font_class": "scroll",
|
|
||||||
"unicode": "e688",
|
|
||||||
"unicode_decimal": 59016
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"icon_id": "6291818",
|
|
||||||
"name": "表格",
|
|
||||||
"font_class": "table",
|
|
||||||
"unicode": "e651",
|
|
||||||
"unicode_decimal": 58961
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"icon_id": "6417244",
|
|
||||||
"name": "时间",
|
|
||||||
"font_class": "datetime",
|
|
||||||
"unicode": "e607",
|
|
||||||
"unicode_decimal": 58887
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"icon_id": "7732218",
|
|
||||||
"name": "文本",
|
|
||||||
"font_class": "text",
|
|
||||||
"unicode": "e605",
|
|
||||||
"unicode_decimal": 58885
|
|
||||||
}
|
|
||||||
]
|
|
||||||
}
|
|
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
File diff suppressed because it is too large
Load Diff
Binary file not shown.
File diff suppressed because one or more lines are too long
Binary file not shown.
@ -1,7 +0,0 @@
|
|||||||
/*! @source http://purl.eligrey.com/github/FileSaver.js/blob/master/FileSaver.js */
|
|
||||||
var saveAs=saveAs||"undefined"!==typeof navigator&&navigator.msSaveOrOpenBlob&&navigator.msSaveOrOpenBlob.bind(navigator)||function(a){"use strict";if("undefined"===typeof navigator||!/MSIE [1-9]\./.test(navigator.userAgent)){var k=a.document,n=k.createElementNS("http://www.w3.org/1999/xhtml","a"),w="download"in n,x=function(c){var e=k.createEvent("MouseEvents");e.initMouseEvent("click",!0,!1,a,0,0,0,0,0,!1,!1,!1,!1,0,null);c.dispatchEvent(e)},q=a.webkitRequestFileSystem,u=a.requestFileSystem||q||a.mozRequestFileSystem,
|
|
||||||
y=function(c){(a.setImmediate||a.setTimeout)(function(){throw c;},0)},r=0,s=function(c){var e=function(){"string"===typeof c?(a.URL||a.webkitURL||a).revokeObjectURL(c):c.remove()};a.chrome?e():setTimeout(e,500)},t=function(c,a,d){a=[].concat(a);for(var b=a.length;b--;){var l=c["on"+a[b]];if("function"===typeof l)try{l.call(c,d||c)}catch(f){y(f)}}},m=function(c,e){var d=this,b=c.type,l=!1,f,p,k=function(){t(d,["writestart","progress","write","writeend"])},g=function(){if(l||!f)f=(a.URL||a.webkitURL||
|
|
||||||
a).createObjectURL(c);p?p.location.href=f:void 0==a.open(f,"_blank")&&"undefined"!==typeof safari&&(a.location.href=f);d.readyState=d.DONE;k();s(f)},h=function(a){return function(){if(d.readyState!==d.DONE)return a.apply(this,arguments)}},m={create:!0,exclusive:!1},v;d.readyState=d.INIT;e||(e="download");if(w)f=(a.URL||a.webkitURL||a).createObjectURL(c),n.href=f,n.download=e,x(n),d.readyState=d.DONE,k(),s(f);else{a.chrome&&b&&"application/octet-stream"!==b&&(v=c.slice||c.webkitSlice,c=v.call(c,0,
|
|
||||||
c.size,"application/octet-stream"),l=!0);q&&"download"!==e&&(e+=".download");if("application/octet-stream"===b||q)p=a;u?(r+=c.size,u(a.TEMPORARY,r,h(function(a){a.root.getDirectory("saved",m,h(function(a){var b=function(){a.getFile(e,m,h(function(a){a.createWriter(h(function(b){b.onwriteend=function(b){p.location.href=a.toURL();d.readyState=d.DONE;t(d,"writeend",b);s(a)};b.onerror=function(){var a=b.error;a.code!==a.ABORT_ERR&&g()};["writestart","progress","write","abort"].forEach(function(a){b["on"+
|
|
||||||
a]=d["on"+a]});b.write(c);d.abort=function(){b.abort();d.readyState=d.DONE};d.readyState=d.WRITING}),g)}),g)};a.getFile(e,{create:!1},h(function(a){a.remove();b()}),h(function(a){a.code===a.NOT_FOUND_ERR?b():g()}))}),g)}),g)):g()}},b=m.prototype;b.abort=function(){this.readyState=this.DONE;t(this,"abort")};b.readyState=b.INIT=0;b.WRITING=1;b.DONE=2;b.error=b.onwritestart=b.onprogress=b.onwrite=b.onabort=b.onerror=b.onwriteend=null;return function(a,b){return new m(a,b)}}}("undefined"!==typeof self&&
|
|
||||||
self||"undefined"!==typeof window&&window||this.content);"undefined"!==typeof module&&null!==module?module.exports=saveAs:"undefined"!==typeof define&&null!==define&&null!=define.amd&&define([],function(){return saveAs});
|
|
Binary file not shown.
File diff suppressed because one or more lines are too long
Binary file not shown.
File diff suppressed because one or more lines are too long
Binary file not shown.
File diff suppressed because one or more lines are too long
Some files were not shown because too many files have changed in this diff Show More
Loading…
x
Reference in New Issue
Block a user