尝试自定义节点

This commit is contained in:
2025-03-10 16:06:12 +08:00
parent 57120c002a
commit 6c33113092
6 changed files with 43 additions and 10 deletions

View File

@@ -1,6 +1,6 @@
<script setup>
import {onMounted} from 'vue'
import {amisRender} from '../../utils.js'
import {amisRender} from '@/utils.js'
onMounted(() => {
amisRender(

View File

@@ -1,6 +1,6 @@
<script setup>
import {onMounted} from 'vue'
import {amisRender} from '../../utils.js'
import {amisRender} from '@/utils.js'
onMounted(() => {
amisRender(