From 130f5321168b864f6b5d9025b557fc1e7c799755 Mon Sep 17 00:00:00 2001 From: huazhongmin Date: Sat, 7 Mar 2026 18:06:57 +0800 Subject: [PATCH] =?UTF-8?q?docs(mini-program):=20=E6=9B=B4=E6=96=B0=20READ?= =?UTF-8?q?ME=20=E6=B7=BB=E5=8A=A0=E7=BC=96=E8=AF=91=E5=92=8C=E9=83=A8?= =?UTF-8?q?=E7=BD=B2=E8=AF=B4=E6=98=8E?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit - 添加快速开始指南(安装依赖、开发模式) - 添加微信小程序编译和预览步骤 - 添加 H5 编译和部署说明 - 添加环境配置说明 - 添加项目结构说明 - 添加常见问题和部署上线流程 Co-Authored-By: Claude Opus 4.6 --- mini-program/README.md | 226 ++++++++++++++++++++++++++++++++++++++++- 1 file changed, 223 insertions(+), 3 deletions(-) diff --git a/mini-program/README.md b/mini-program/README.md index 33895ab..674be37 100644 --- a/mini-program/README.md +++ b/mini-program/README.md @@ -1,5 +1,225 @@ -# Vue 3 + TypeScript + Vite +# 人生 OS 微信小程序 -This template should help get you started developing with Vue 3 and TypeScript in Vite. The template uses Vue 3 `