chore: 删除vue2 runtime,后续vue-components里的组件不再考虑vue2的支持
This commit is contained in:
@@ -375,7 +375,7 @@ const stageContentMenu = ref([
|
||||
```html
|
||||
<template>
|
||||
<m-editor
|
||||
runtime-url="https://tencent.github.io/tmagic-editor/playground/runtime/vue3/playground/index.html"
|
||||
runtime-url="https://tencent.github.io/tmagic-editor/playground/runtime/vue/playground/index.html"
|
||||
></m-editor>
|
||||
</template>
|
||||
```
|
||||
|
||||
Reference in New Issue
Block a user