chore: 统一包名为 y-code 前缀

This commit is contained in:
wangxuefeng
2025-03-05 14:19:52 +08:00
parent 3dabfbd3be
commit 4f920b0ac2
12 changed files with 16 additions and 16 deletions

View File

@@ -19,4 +19,4 @@ app
.use(ElementPlus)
.use(IconsPlugin)
.use(VueQueryPlugin)
.mount("#low-code-renderer");
.mount("#y-code-renderer");