From a76c588a0e9435730345957801f4de0935decc92 Mon Sep 17 00:00:00 2001 From: ChileenZ Date: Sat, 14 Mar 2026 15:42:54 +0800 Subject: [PATCH 1/2] =?UTF-8?q?=E6=9B=B4=E6=96=B0=E5=BE=AE=E4=BF=A1?= =?UTF-8?q?=E5=B0=8F=E7=A8=8B=E5=BA=8F=E5=BC=80=E5=8F=91=E6=96=87=E6=A1=A3?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../stage-3/cross-platform/3.3-wechat-miniprogram/index.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/zh-cn/stage-3/cross-platform/3.3-wechat-miniprogram/index.md b/docs/zh-cn/stage-3/cross-platform/3.3-wechat-miniprogram/index.md index 71a8bba..eda5de8 100644 --- a/docs/zh-cn/stage-3/cross-platform/3.3-wechat-miniprogram/index.md +++ b/docs/zh-cn/stage-3/cross-platform/3.3-wechat-miniprogram/index.md @@ -14,7 +14,7 @@ ## 1.1 微信小程序 -微信小程序可以看成藏在微信里的应用。它不需要你去应用商店搜索、下载、安装,只要在微信里搜名字、扫码,或者点开别人分享的卡片,就能马上使用。用完直接关掉,下次需要再打开即可,不会长期占据你的手机桌面和存储空间。 +微信小程序可以看成开发在在微信里的应用。它不需要你去应用商店搜索、下载、安装,只要在微信里搜名字、扫码,或者点开别人分享的卡片,就能马上使用。用完直接关掉,下次需要再打开即可,不会长期占据你的手机桌面和存储空间。 对普通用户来说,小程序解决的是很多「一件小事」:查快递、点咖啡、看订单、玩一局小游戏。打开速度快、入口统一在微信里,这是它最大的体验特征。 From 507fe47f2c6fa5ad037dc3abfe3b0b35af46a0eb Mon Sep 17 00:00:00 2001 From: ChileenZ Date: Sat, 14 Mar 2026 15:59:47 +0800 Subject: [PATCH 2/2] =?UTF-8?q?=E6=9B=B4=E6=96=B0README.md=E6=96=87?= =?UTF-8?q?=E4=BB=B6?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index ccfea66..753877b 100644 --- a/README.md +++ b/README.md @@ -421,7 +421,7 @@ - [散步-项目负责人](https://github.com/sanbuphy) (Datawhale成员) - 方可-指导老师(Datawhale成员, 清华大学) - [Yerim Kang](https://github.com/yerim25)(实践项目部分-清华大学) -- 赵芷霖(实践项目部分-清华大学) +- [赵芷霖](https://github.com/ChileenZ)(实践项目部分-清华大学) - [李亦萱](https://yixuan20.github.io/)(页面美术设计-清华大学) - 刘思怡(实践项目部分-清华大学) - [刘丽欣](https://github.com/liulx25xx)(实践项目部分-清华大学)