Generating commit message...

This commit is contained in:
2025-08-30 15:52:52 +08:00
commit 55a9840ba0
23 changed files with 612 additions and 0 deletions

14
mini_program/README.md Normal file
View File

@@ -0,0 +1,14 @@
# 爱鉴花微信小程序
## 项目介绍
这是爱鉴花项目的微信小程序端基于uni-app开发。
## 文件结构
- pages: 页面文件
- components: 组件文件
- static: 静态资源
- utils: 工具函数
- api: 接口调用
## 开发说明
请在uni-app环境下开发使用HBuilderX或VSCode编辑器。