先安装

npm i jquery

然后在你需要使用的地方引入

import $ from 'jquery'

更多推荐

如何在vite(svelte)中使用JQuery