Files
VerifVATInvoice/webapp/vite-project
liuxiaoqing 2942a8e029 refactor(webapp): 优化 Check 组件布局并更新阿里云 OCR 配置
- 调整 Check 组件中 a-col 的属性,使布局在不同屏幕尺寸下更加适应
- 更新阿里云 OCR 服务的 access_key_id 和 access_key_secret
- 注释掉旧的 access_key_id 和 access_key_secret,以便备份
2025-08-20 18:02:25 +08:00
..

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.