chore: update

This commit is contained in:
xiaoxian521
2023-06-27 17:57:56 +08:00
parent 71a7d3ce1f
commit 16ff8b60c1
519 changed files with 310 additions and 310 deletions

1
dist/static/js/index17.js vendored Normal file
View File

@@ -0,0 +1 @@
import c from"./basic.js";import m from"./menuGroup.js";import l from"./menuDynamic.js";import{d as _,a,c as d,w as o,o as p,h as e,e as s}from"./index.js";import"./index.esm.js";const u=s("div",{class:"card-header"},[s("span",{class:"font-medium"},"右键菜单组件")],-1),B=_({name:"ContextMenu",__name:"index",setup(f){return(i,x)=>{const t=a("el-col"),n=a("el-row"),r=a("el-card");return p(),d(r,{shadow:"never"},{header:o(()=>[u]),default:o(()=>[e(n,{gutter:24},{default:o(()=>[e(t,{xs:24,sm:10,md:10,lg:8,xl:10},{default:o(()=>[e(c)]),_:1}),e(t,{xs:24,sm:10,md:10,lg:8,xl:10},{default:o(()=>[e(m)]),_:1}),e(t,{xs:24,sm:10,md:10,lg:8,xl:10},{default:o(()=>[e(l)]),_:1})]),_:1})]),_:1})}}});export{B as default};