From 9b745f30d1107e9aee06d85fc2c12ab4cddcfb01 Mon Sep 17 00:00:00 2001 From: yuantao Date: Tue, 23 Sep 2025 12:42:25 +0800 Subject: [PATCH] =?UTF-8?q?=E6=8F=8F=E8=BF=B0=E6=96=87=E4=BB=B6=E4=BF=AE?= =?UTF-8?q?=E6=94=B9?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- IFLOW.md | 3 ++- README.md | 3 ++- 2 files changed, 4 insertions(+), 2 deletions(-) diff --git a/IFLOW.md b/IFLOW.md index 5fd4d1d..38ac2c0 100644 --- a/IFLOW.md +++ b/IFLOW.md @@ -30,7 +30,8 @@ ├── main.js # 主入口文件 ├── pages.json # 页面配置 ├── manifest.json # 应用配置 -└── uni.scss # 全局样式变量 +├── uni.scss # 全局样式变量 +└── .env # 环境变量 ``` # 开发环境与运行 diff --git a/README.md b/README.md index 03deccc..7e7921d 100644 --- a/README.md +++ b/README.md @@ -22,7 +22,8 @@ main.js # ļ pages.json # ҳ manifest.json # Ӧ -uni.scss # ȫʽ +uni.scss # ȫʽ + .env # ``` ## ʹ÷