# web-nav **Repository Path**: chenjiacai2003_admin/web-nav ## Basic Information - **Project Name**: web-nav - **Description**: 网址导航 - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: https://dannydong.gitee.io/web-nav/#/ - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 1 - **Created**: 2025-11-26 - **Last Updated**: 2025-11-26 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # Vue 3 + Typescript + Vite `搭建一个 Vue3 + Vite2 + Typescript + vue-router4 + sass + vuex4 + Element-plus 的网址导航项目` # 任务 1. 图标动态 # 问题 1. 模糊搜索 2. 滚动条滚动菜单跟随 3. ```base: './' // 配置build打包``` 4. [vue3 中 vite 配置](https://www.jianshu.com/p/1c7372b8b194) # 总结 2. 使用Element-plus,一定要修改·package.son里"build": “vue-tsc --noEmit --skipLibCheck && vite build”,跳过仓库检查! [Vue3.0 + Vite 构建 文档](https://www.yuque.com/mando/vue/xt3unb) This template should help get you started developing with Vue 3 and Typescript in Vite. The template uses Vue 3 `