Files
zyplayer-doc/zyplayer-doc-api/src/main/resources/dist/assets/main.635ba9a5.js
2021-12-05 22:58:48 +08:00

2 lines
12 KiB
JavaScript

import{z as k,r as u,o as l,c as h,w as g,a as _,b as P,F as R,d as T,e as w,f as L,K as y,g as E,h as O,i as D,j as $,A as x,l as M}from"./vendor.5cdfcd20.js";const I=function(){const t=document.createElement("link").relList;if(t&&t.supports&&t.supports("modulepreload"))return;for(const i of document.querySelectorAll('link[rel="modulepreload"]'))o(i);new MutationObserver(i=>{for(const n of i)if(n.type==="childList")for(const s of n.addedNodes)s.tagName==="LINK"&&s.rel==="modulepreload"&&o(s)}).observe(document,{childList:!0,subtree:!0});function a(i){const n={};return i.integrity&&(n.integrity=i.integrity),i.referrerpolicy&&(n.referrerPolicy=i.referrerpolicy),i.crossorigin==="use-credentials"?n.credentials="include":i.crossorigin==="anonymous"?n.credentials="omit":n.credentials="same-origin",n}function o(i){if(i.ep)return;i.ep=!0;const n=a(i);fetch(i.href,n)}};I();var v=(e,t)=>{const a=e.__vccOpts||e;for(const[o,i]of t)a[o]=i;return a};const S={name:"app",components:{},data(){return{locale:k}},methods:{}};function V(e,t,a,o,i,n){const s=u("router-view"),p=u("a-config-provider");return l(),h(p,{locale:i.locale},{default:g(()=>[_(s)]),_:1},8,["locale"])}var N=v(S,[["render",V]]);const j="modulepreload",A={},C="",c=function(t,a){return!a||a.length===0?t():Promise.all(a.map(o=>{if(o=`${C}${o}`,o in A)return;A[o]=!0;const i=o.endsWith(".css"),n=i?'[rel="stylesheet"]':"";if(document.querySelector(`link[href="${o}"]${n}`))return;const s=document.createElement("link");if(s.rel=i?"stylesheet":j,i||(s.as="script",s.crossOrigin=""),s.href=o,document.head.appendChild(s),i)return new Promise((p,d)=>{s.addEventListener("load",p),s.addEventListener("error",d)})})).then(()=>t())};const q={name:"PageTableView",components:{},data(){return{pageList:[],linkList:[],activePage:"",multiPage:!0,ignoreParamPath:["/data/export"],apiRequestIndex:1}},computed:{pageTabNameMap(){return this.$store.state.pageTabNameMap}},created(){let{name:e,path:t,fullPath:a}=this.$route;this.pageList.push({name:e,path:t,fullPath:a});let o=this.getRouteRealPath(this.$route);this.linkList.push(o),this.activePage=o,this.$router.push(this.$route.fullPath)},watch:{$route:function(e,t){let a=this.getRouteRealPath(e);if(this.activePage=a,this.linkList.indexOf(a)<0){this.linkList.push(a);let{name:i,path:n,fullPath:s}=e;this.pageList.push({name:i,path:n,fullPath:s})}let o=this.pageList.find(i=>this.getRouteRealPath(i)===a);o.fullPath=e.fullPath}},methods:{isIgnoreParamPath(e){return this.ignoreParamPath.indexOf(e)>=0},getRouteRealPath(e){return this.isIgnoreParamPath(e.path)?e.path:e.fullPath},changePage(e){let t=this.pageList.find(a=>a.fullPath===e);this.activePage=this.getRouteRealPath(t),this.$router.push(t.fullPath)},editPage(e,t){this[t](e)},editPageTab(e,t){t==="add"?this.addPageTab():this.removePageTab(e)},addPageTab(){this.$router.push({path:"/api/request",query:{id:this.apiRequestIndex++}})},removePageTab(e){if(this.pageList.length===1){this.$message.warning("\u8FD9\u662F\u6700\u540E\u4E00\u9875\uFF0C\u4E0D\u80FD\u518D\u5173\u95ED\u4E86\u5566");return}this.pageList=this.pageList.filter(a=>this.getRouteRealPath(a)!==e),this.linkList=this.linkList.filter(a=>a!==e);let t=this.linkList.indexOf(this.activePage);t<0&&(t=this.linkList.length-1,this.activePage=this.linkList[t],this.$router.push(this.activePage))}}},K={class:"page-layout"},U={class:"page-body"};function B(e,t,a,o,i,n){const s=u("a-tab-pane"),p=u("a-tabs"),d=u("router-view");return l(),P("div",K,[_(p,{type:"editable-card",activeKey:i.activePage,"onUpdate:activeKey":t[0]||(t[0]=r=>i.activePage=r),onTabClick:n.changePage,onEdit:n.editPageTab,style:{padding:"5px 10px 0"}},{default:g(()=>[(l(!0),P(R,null,T(i.pageList,r=>(l(),h(s,{closable:"",tab:n.pageTabNameMap[r.fullPath]||r.name,name:n.getRouteRealPath(r),fullPath:r.fullPath,key:r.fullPath},null,8,["tab","name","fullPath"]))),128))]),_:1},8,["activeKey","onTabClick","onEdit"]),w("div",U,[_(d,null,{default:g(({Component:r,route:b})=>[(l(),h(y,null,[(l(),h(L(r),{key:b.fullPath}))],1024))]),_:1})])])}var F=v(q,[["render",B]]);const G={name:"PageTableView",components:{},data(){return{pageList:[],linkList:[],activePage:"",multiPage:!0,ignoreParamPath:[],apiRequestIndex:1}},computed:{pageTabNameMap(){return this.$store.state.pageTabNameMap}},created(){let{name:e,path:t,fullPath:a}=this.$route;this.pageList.push({name:e,path:t,fullPath:a});let o=this.getRouteRealPath(this.$route);this.linkList.push(o),this.activePage=o,this.$router.push(this.$route.fullPath)},watch:{$route:function(e,t){let a=this.getRouteRealPath(e);if(this.activePage=a,this.linkList.indexOf(a)<0){this.linkList.push(a);let{name:i,path:n,fullPath:s}=e;this.pageList.push({name:i,path:n,fullPath:s})}let o=this.pageList.find(i=>this.getRouteRealPath(i)===a);o.fullPath=e.fullPath}},methods:{isIgnoreParamPath(e){return this.ignoreParamPath.indexOf(e)>=0},getRouteRealPath(e){return this.isIgnoreParamPath(e.path)?e.path:e.fullPath},changePage(e){let t=this.pageList.find(a=>a.fullPath===e);this.activePage=this.getRouteRealPath(t),this.$router.push(t.fullPath)},editPage(e,t){this[t](e)},editPageTab(e,t){this.removePageTab(e)},removePageTab(e){if(this.pageList.length===1){this.$message.warning("\u8FD9\u662F\u6700\u540E\u4E00\u9875\uFF0C\u4E0D\u80FD\u518D\u5173\u95ED\u4E86\u5566");return}this.pageList=this.pageList.filter(a=>this.getRouteRealPath(a)!==e),this.linkList=this.linkList.filter(a=>a!==e);let t=this.linkList.indexOf(this.activePage);t<0&&(t=this.linkList.length-1,this.activePage=this.linkList[t],this.$router.push(this.activePage))}}},H={class:"page-layout"},z={class:"page-body"};function W(e,t,a,o,i,n){const s=u("a-tab-pane"),p=u("a-tabs"),d=u("router-view");return l(),P("div",H,[_(p,{type:"editable-card","hide-add":"",activeKey:i.activePage,"onUpdate:activeKey":t[0]||(t[0]=r=>i.activePage=r),onTabClick:n.changePage,onEdit:n.editPageTab,style:{padding:"5px 10px 0"}},{default:g(()=>[(l(!0),P(R,null,T(i.pageList,r=>(l(),h(s,{closable:"",tab:n.pageTabNameMap[r.fullPath]||r.name,name:n.getRouteRealPath(r),fullPath:r.fullPath,key:r.fullPath},null,8,["tab","name","fullPath"]))),128))]),_:1},8,["activeKey","onTabClick","onEdit"]),w("div",z,[_(d,null,{default:g(({Component:r,route:b})=>[(l(),h(y,null,[(l(),h(L(r),{key:b.fullPath}))],1024))]),_:1})])])}var J=v(G,[["render",W]]);const Q={name:"EmptyLayout",components:{},props:[],data(){return{}},methods:{}};function X(e,t,a,o,i,n){const s=u("router-view");return l(),h(s,null,{default:g(({Component:p,route:d})=>[(l(),h(y,null,[(l(),h(L(p),{key:d.fullPath}))],1024))]),_:1})}var f=v(Q,[["render",X]]);let Y=[{path:"/",name:"\u4E3B\u9875",component:()=>c(()=>import("./GlobalLayout.4ecbc318.js"),["assets/GlobalLayout.4ecbc318.js","assets/custom.9c7f1745.js","assets/vendor.5cdfcd20.js","assets/api-logo.21a29e0a.js"]),redirect:"/manage",children:[{path:"/doc",name:"\u6587\u6863\u7BA1\u7406",component:F,children:[{path:"/manage",name:"\u6587\u6863\u5730\u5740\u7BA1\u7406",meta:{icon:"FileTextOutlined"},component:()=>c(()=>import("./DocManage.76e19568.js"),["assets/DocManage.76e19568.js","assets/custom.9c7f1745.js","assets/vendor.5cdfcd20.js","assets/index.dd427060.js","assets/mavon-editor.463f2be8.js"])},{path:"/setting",name:"\u7CFB\u7EDF\u8BBE\u7F6E",meta:{icon:"SettingOutlined"},component:f,children:[{path:"/setting/globalParam",name:"\u5168\u5C40\u53C2\u6570",component:()=>c(()=>import("./GlobalParam.33e3ac16.js"),["assets/GlobalParam.33e3ac16.js","assets/custom.9c7f1745.js","assets/vendor.5cdfcd20.js"])},{path:"/setting/view",name:"\u5C55\u793A\u914D\u7F6E",meta:{hidden:!0},component:()=>c(()=>import("./SettingView.d9ae3939.js"),["assets/SettingView.d9ae3939.js","assets/vendor.5cdfcd20.js"])}]},{path:"/swagger",name:"swagger\u6587\u6863",meta:{hidden:!0,icon:"SettingOutlined"},component:f,children:[{path:"/swagger/info",name:"Swagger\u6587\u6863\u4FE1\u606F",component:()=>c(()=>import("./DocInfo.f340638b.js"),["assets/DocInfo.f340638b.js","assets/vendor.5cdfcd20.js","assets/mavon-editor.463f2be8.js","assets/index.c860d973.js"])},{path:"/swagger/view",name:"Swagger\u6587\u6863\u5C55\u793A",component:()=>c(()=>import("./DocView.ec513dcb.js"),["assets/DocView.ec513dcb.js","assets/vendor.5cdfcd20.js","assets/DocContent.87b51c9d.js","assets/logUtil.ba288f26.js","assets/mavon-editor.463f2be8.js","assets/index.c860d973.js","assets/unitConvert.7d6894b9.js","assets/index.dd427060.js","assets/custom.9c7f1745.js"])}]},{path:"/openapi",name:"openApi\u6587\u6863",meta:{hidden:!0,icon:"SettingOutlined"},component:f,children:[{path:"/openapi/info",name:"OpenApi\u6587\u6863\u4FE1\u606F",component:()=>c(()=>import("./DocInfo.a81cccfa.js"),["assets/DocInfo.a81cccfa.js","assets/vendor.5cdfcd20.js","assets/mavon-editor.463f2be8.js","assets/index.c860d973.js"])},{path:"/openapi/view",name:"OpenApi\u6587\u6863\u5C55\u793A",component:()=>c(()=>import("./DocView.1578e37f.js"),["assets/DocView.1578e37f.js","assets/vendor.5cdfcd20.js","assets/DocContent.1691e36a.js","assets/logUtil.ba288f26.js","assets/mavon-editor.463f2be8.js","assets/index.c860d973.js","assets/unitConvert.7d6894b9.js","assets/index.dd427060.js","assets/custom.9c7f1745.js"])}]},{path:"/api",name:"API\u8BF7\u6C42",meta:{hidden:!0},component:f,children:[{path:"/api/request",name:"\u63A5\u53E3\u8BF7\u6C42",component:()=>c(()=>import("./ApiRequest.1e763e11.js"),["assets/ApiRequest.1e763e11.js","assets/vendor.5cdfcd20.js","assets/mavon-editor.463f2be8.js","assets/unitConvert.7d6894b9.js","assets/index.c860d973.js","assets/index.dd427060.js","assets/custom.9c7f1745.js"])}]}]}]},{path:"/share",name:"\u5F00\u653E\u6587\u6863",component:()=>c(()=>import("./GlobalLayout.058dcfa5.js"),["assets/GlobalLayout.058dcfa5.js","assets/vendor.5cdfcd20.js","assets/custom.9c7f1745.js","assets/api-logo.21a29e0a.js"]),children:[{path:"/doc",name:"\u5F00\u653E\u6587\u6863\u7BA1\u7406",component:J,children:[{path:"/share/home",name:"\u5F00\u653E\u6587\u6863\u4F7F\u7528\u8BF4\u660E",meta:{icon:"FileTextOutlined"},component:()=>c(()=>import("./ShareHome.8556ef1a.js"),["assets/ShareHome.8556ef1a.js","assets/vendor.5cdfcd20.js","assets/mavon-editor.463f2be8.js","assets/index.c860d973.js"])},{path:"/doc",name:"\u5F00\u653E\u6587\u6863\u67E5\u770B",meta:{hidden:!0},component:f,children:[{path:"/share/swagger/view",name:"Swagger\u5F00\u653E\u6587\u6863\u5C55\u793A",component:()=>c(()=>import("./DocView.394aaf19.js"),["assets/DocView.394aaf19.js","assets/vendor.5cdfcd20.js","assets/DocContent.87b51c9d.js","assets/logUtil.ba288f26.js","assets/mavon-editor.463f2be8.js","assets/index.c860d973.js"])},{path:"/share/openapi/view",name:"OpenApi\u5F00\u653E\u6587\u6863\u5C55\u793A",component:()=>c(()=>import("./DocView.64c888f8.js"),["assets/DocView.64c888f8.js","assets/vendor.5cdfcd20.js","assets/DocContent.1691e36a.js","assets/logUtil.ba288f26.js","assets/mavon-editor.463f2be8.js","assets/index.c860d973.js"])}]}]}]}];var Z=E({state(){return{docChangedNum:1,userInfo:{},pageTabNameMap:{},apiDoc:{},globalParam:[],swaggerDoc:{},swaggerDefinitions:{},swaggerUrlMethodMap:{},swaggerMethodStatistic:{},openApiDoc:{},openApiDefinitions:{},openApiUrlMethodMap:{},openApiMethodStatistic:{}}},getters:{getDocChangedNum:e=>()=>e.docChangedNum},mutations:{setUserInfo(e,t){e.userInfo=t},setGlobalParam(e,t){e.globalParam=t},setApiDoc(e,t){e.apiDoc=t},addDocChangedNum(e){e.docChangedNum++},setSwaggerDoc(e,t){e.swaggerDoc=t,e.swaggerDefinitions=t.definitions||{}},setSwaggerUrlMethodMap(e,t){e.swaggerUrlMethodMap=t},setSwaggerMethodStatistic(e,t){e.swaggerMethodStatistic=t},setOpenApiDoc(e,t){e.openApiDoc=t,e.openApiDefinitions=t.definitions||{}},setOpenApiUrlMethodMap(e,t){e.openApiUrlMethodMap=t},setOpenApiMethodStatistic(e,t){e.openApiMethodStatistic=t},addTableName(e,t){let a=Object.assign({},e.pageTabNameMap);a[t.key]=t.val,e.pageTabNameMap=a}}});const ee=O({history:D(),routes:Y}),m=$(N);m.config.productionTip=!1;m.use(x);m.use(ee);m.use(Z);m.mount("#app");m.directive("highlight",{updated(e){e.querySelectorAll("pre code").forEach(a=>{M.highlightBlock(a)})}});export{v as _};