Vue3 Vite项目 webstorm@路径不识别

++ jsconfig.json

{
  "compilerOptions": {
    "paths": {
      "@/*": [
        "./src/*"
      ]
    }
  }
}

posted @ 2025-10-31 11:19  Felix_Openmind  阅读(0)  评论(0)    收藏  举报
*{cursor: url(https://files-cdn.cnblogs.com/files/morango/fish-cursor.ico),auto;}