chore: update

This commit is contained in:
xiaoxian521
2022-12-26 12:57:03 +08:00
parent c951880e3a
commit e0b7922b13
397 changed files with 765 additions and 741 deletions

1
dist/static/js/index-c9a1beee.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),u=["src"],r=Vue.defineComponent({name:"Button"}),l=Vue.defineComponent({...r,setup(a){const{VITE_PUBLIC_PATH:e}={VITE_PORT:"8848",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},t=Vue.ref(`${e}html/button.html`);return(_,c)=>{const n=Vue.resolveComponent("el-card");return Vue.openBlock(),Vue.createBlock(n,null,{header:Vue.withCtx(()=>[o]),default:Vue.withCtx(()=>[Vue.createElementVNode("iframe",{src:t.value,frameborder:"0",class:"iframe w-full h-[60vh]"},null,8,u)]),_:1})}}});export{l as default};