正在加载 Vue 运行时… Loading Vue runtime…

Vue Demo Vue 3

在 Vue 应用程序中,可以使用 AOSPlugin 插件。 它注册了自定义指令 v-aos,你可以直接传递动画名称(字符串)或者配置对象(支持绑定 duration、delay、once 等)。

Use the AOSPlugin in Vue applications. It registers the v-aos custom directive. You can pass an animation name string or a configuration object (with duration, delay, once, etc.).

{{ item.id }}

{{ item.text }}