mirror of
https://github.com/pure-admin/vue-pure-admin.git
synced 2025-06-07 17:07:19 +08:00
2 lines
1.9 KiB
JavaScript
2 lines
1.9 KiB
JavaScript
import{C as n,a as c,b as V,c as a,d,e as l}from"./index.esm-ba027bbc.js";import{_ as m}from"./index-fa5d6b3f.js";const s=Vue.defineComponent({name:"ExampleSimple",components:{[n.name]:n,[c.name]:c,[V.name]:V,[a.name]:a,[d.name]:d},directives:{contextmenu:l}});const _=t=>(Vue.pushScopeId("data-v-17318510"),t=t(),Vue.popScopeId(),t),x=_(()=>Vue.createElementVNode("h1",null,"基本使用",-1)),C={class:"wrapper"},p=_(()=>Vue.createElementVNode("code",null,"右键点击此区域",-1)),v=[p];function N(t,f,h,w,D,b){const e=Vue.resolveComponent("v-contextmenu-item"),u=Vue.resolveComponent("v-contextmenu-divider"),o=Vue.resolveComponent("v-contextmenu-submenu"),r=Vue.resolveComponent("v-contextmenu"),i=Vue.resolveDirective("contextmenu");return Vue.openBlock(),Vue.createElementBlock("div",null,[x,Vue.withDirectives((Vue.openBlock(),Vue.createElementBlock("div",C,v)),[[i,void 0,"contextmenu"]]),Vue.createVNode(r,{ref:"contextmenu"},{default:Vue.withCtx(()=>[Vue.createVNode(e,null,{default:Vue.withCtx(()=>[Vue.createTextVNode("GitHub")]),_:1}),Vue.createVNode(e,null,{default:Vue.withCtx(()=>[Vue.createTextVNode("GitLab")]),_:1}),Vue.createVNode(u),Vue.createVNode(o,{title:"蔬菜菜"},{default:Vue.withCtx(()=>[Vue.createVNode(e,null,{default:Vue.withCtx(()=>[Vue.createTextVNode("土豆")]),_:1}),Vue.createVNode(o,{title:"青菜"},{default:Vue.withCtx(()=>[Vue.createVNode(e,null,{default:Vue.withCtx(()=>[Vue.createTextVNode("小油菜")]),_:1}),Vue.createVNode(e,null,{default:Vue.withCtx(()=>[Vue.createTextVNode("空心菜")]),_:1})]),_:1}),Vue.createVNode(e,null,{default:Vue.withCtx(()=>[Vue.createTextVNode("黄瓜")]),_:1})]),_:1}),Vue.createVNode(e,{disabled:""},{default:Vue.withCtx(()=>[Vue.createTextVNode("菠萝蜜")]),_:1}),Vue.createVNode(u),Vue.createVNode(e,null,{default:Vue.withCtx(()=>[Vue.createTextVNode("哈密瓜")]),_:1})]),_:1},512)])}const E=m(s,[["render",N],["__scopeId","data-v-17318510"]]);export{E as default};
|