Go to file
2026-08-31 18:30:30 +08:00
.vscode 壮举:添加验证码生成和绘图实用程序 2026-06-29 10:19:00 +08:00
android 壮举:添加验证码生成和绘图实用程序 2026-06-29 10:19:00 +08:00
public 1 2026-08-31 18:30:30 +08:00
src 1 2026-08-31 18:30:30 +08:00
.gitignore 壮举:添加验证码生成和绘图实用程序 2026-06-29 10:19:00 +08:00
APK_BUILD_OPTIONS.md 壮举:添加验证码生成和绘图实用程序 2026-06-29 10:19:00 +08:00
APP_GUIDE.md 壮举:添加验证码生成和绘图实用程序 2026-06-29 10:19:00 +08:00
build-apk.bat 壮举:添加验证码生成和绘图实用程序 2026-06-29 10:19:00 +08:00
capacitor.config.json 壮举:添加验证码生成和绘图实用程序 2026-06-29 10:19:00 +08:00
create_icons.py feat: 新增多语言图标生成脚本与视图切换功能,优化分页与暗黑模式 2026-07-01 18:22:21 +08:00
gen_icons.js feat: 新增多语言图标生成脚本与视图切换功能,优化分页与暗黑模式 2026-07-01 18:22:21 +08:00
gen_icons.py feat: 新增多语言图标生成脚本与视图切换功能,优化分页与暗黑模式 2026-07-01 18:22:21 +08:00
index.html 壮举:添加验证码生成和绘图实用程序 2026-06-29 10:19:00 +08:00
package-lock.json 壮举:添加验证码生成和绘图实用程序 2026-06-29 10:19:00 +08:00
package.json 壮举:添加验证码生成和绘图实用程序 2026-06-29 10:19:00 +08:00
PACKAGING_SUMMARY.md 壮举:添加验证码生成和绘图实用程序 2026-06-29 10:19:00 +08:00
README.md 壮举:添加验证码生成和绘图实用程序 2026-06-29 10:19:00 +08:00
vite.config.js 壮举:添加验证码生成和绘图实用程序 2026-06-29 10:19:00 +08:00

Vue 3 + Vite

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

Learn more about IDE Support for Vue in the Vue Docs Scaling up Guide.