@ -41,7 +41,9 @@ import { createApp } from 'vue'
const app = createApp({
data{
ret
return {
name: "li"
}
})