chore: update

This commit is contained in:
xiaoxian521
2023-05-08 20:16:48 +08:00
parent c77ec6bda3
commit 784b6943a0
401 changed files with 929 additions and 698 deletions

1
dist/static/js/index-7c54bb82.js vendored Normal file
View File

@@ -0,0 +1 @@
const o=Vue.createElementVNode("div",{class:"card-header"},[Vue.createElementVNode("span",{class:"font-medium"},"通过iframe引入按钮页面")],-1),a=["src"],r=Vue.defineComponent({name:"Button"}),c=Vue.defineComponent({...r,setup(u){const{VITE_PUBLIC_PATH:e}={VITE_PORT:"8848",VITE_HIDE_HOME:"false",VITE_PUBLIC_PATH:"/vue-pure-admin/",VITE_ROUTER_HISTORY:"hash",VITE_CDN:"true",VITE_COMPRESSION:"none",BASE_URL:"/vue-pure-admin/",MODE:"production",DEV:!1,PROD:!0,SSR:!1},t=Vue.ref(`${e}html/button.html`);return(_,s)=>{const n=Vue.resolveComponent("el-card");return Vue.openBlock(),Vue.createBlock(n,{shadow:"never"},{header:Vue.withCtx(()=>[o]),default:Vue.withCtx(()=>[Vue.createElementVNode("iframe",{src:t.value,frameborder:"0",class:"iframe w-full h-[60vh]"},null,8,a)]),_:1})}}});export{c as default};