Нема описа

wuyi 24c6e21437 优化Safari浏览器支付页面打开逻辑,移除openPaymentPage调用,统一使用setTimeout和window.open,提升代码可读性和兼容性。 пре 2 месеци
dev-dist ddddd56506 播放器样式修改 пре 3 месеци
public 1af81116fe 解决夸克浏览器无法播放视频的问题,新增ios/pc/安卓的pwa功能。 пре 3 месеци
scripts 1af81116fe 解决夸克浏览器无法播放视频的问题,新增ios/pc/安卓的pwa功能。 пре 3 месеци
src 24c6e21437 优化Safari浏览器支付页面打开逻辑,移除openPaymentPage调用,统一使用setTimeout和window.open,提升代码可读性和兼容性。 пре 2 месеци
.env 8bc6b496ad 更新环境变量,修改视频用户ID和令牌,调整Vite配置,增加服务器主机和CORS支持 пре 3 месеци
.env.production a35f68c9a7 更新视频菜单数据,使用固定菜单替代API调用,优化标签展示逻辑,提升用户体验 пре 3 месеци
.gitignore 8fd81df3ba init пре 3 месеци
README.md 8fd81df3ba init пре 3 месеци
deploy.sh 902c461ff2 更新部署脚本,新增自动拉取代码、安装依赖和构建步骤,优化部署流程 пре 3 месеци
index.html 1af81116fe 解决夸克浏览器无法播放视频的问题,新增ios/pc/安卓的pwa功能。 пре 3 месеци
package-lock.json 1af81116fe 解决夸克浏览器无法播放视频的问题,新增ios/pc/安卓的pwa功能。 пре 3 месеци
package.json 1af81116fe 解决夸克浏览器无法播放视频的问题,新增ios/pc/安卓的pwa功能。 пре 3 месеци
postcss.config.js 8fd81df3ba init пре 3 месеци
tailwind.config.js 8fd81df3ba init пре 3 месеци
tsconfig.app.json 4faa29c974 deploy пре 3 месеци
tsconfig.json 8fd81df3ba init пре 3 месеци
tsconfig.node.json 8fd81df3ba init пре 3 месеци
vite.config.ts bf7282c5fc 删除测试地址访问权限。 пре 3 месеци
yarn.lock 1af81116fe 解决夸克浏览器无法播放视频的问题,新增ios/pc/安卓的pwa功能。 пре 3 месеци

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.