const app = Vue.createApp({}); app.component( "phylocanvas-tree", { template: `<div ref="canvas" ></div>`, ...
確定! 回上一頁