mirror of
https://github.com/pure-admin/vue-pure-admin.git
synced 2025-06-08 17:37:24 +08:00
2 lines
236 B
JavaScript
2 lines
236 B
JavaScript
const e=Vue.defineComponent({name:"MenuOverflow"}),u=Vue.defineComponent({...e,setup(n){return(o,t)=>(Vue.openBlock(),Vue.createElementBlock("div",null,"目录、菜单文字超出显示 Tooltip 文字提示"))}});export{u as default};
|