Sen descrición

wuyi a35f68c9a7 更新视频菜单数据,使用固定菜单替代API调用,优化标签展示逻辑,提升用户体验 hai 3 meses
public 8fd81df3ba init hai 3 meses
src a35f68c9a7 更新视频菜单数据,使用固定菜单替代API调用,优化标签展示逻辑,提升用户体验 hai 3 meses
.env 8bc6b496ad 更新环境变量,修改视频用户ID和令牌,调整Vite配置,增加服务器主机和CORS支持 hai 3 meses
.env.production a35f68c9a7 更新视频菜单数据,使用固定菜单替代API调用,优化标签展示逻辑,提升用户体验 hai 3 meses
.gitignore 8fd81df3ba init hai 3 meses
README.md 8fd81df3ba init hai 3 meses
deploy.sh 902c461ff2 更新部署脚本,新增自动拉取代码、安装依赖和构建步骤,优化部署流程 hai 3 meses
index.html 8fd81df3ba init hai 3 meses
package-lock.json d95338d3ea 更新依赖项,优化视频播放器功能,添加分享提示,改进路由管理,增强用户体验 hai 3 meses
package.json d95338d3ea 更新依赖项,优化视频播放器功能,添加分享提示,改进路由管理,增强用户体验 hai 3 meses
postcss.config.js 8fd81df3ba init hai 3 meses
tailwind.config.js 8fd81df3ba init hai 3 meses
tsconfig.app.json 4faa29c974 deploy hai 3 meses
tsconfig.json 8fd81df3ba init hai 3 meses
tsconfig.node.json 8fd81df3ba init hai 3 meses
vite.config.ts 8bc6b496ad 更新环境变量,修改视频用户ID和令牌,调整Vite配置,增加服务器主机和CORS支持 hai 3 meses
yarn.lock d95338d3ea 更新依赖项,优化视频播放器功能,添加分享提示,改进路由管理,增强用户体验 hai 3 meses

README.md

Vue 3 + TypeScript + Vite

This template should help get you started developing with Vue 3 and TypeScript in Vite. The template uses Vue 3 <script setup> SFCs, check out the script setup docs to learn more.

Learn more about the recommended Project Setup and IDE Support in the Vue Docs TypeScript Guide.