From 2874d2d2b26ac6f569608a3a0c206e8c589536fa Mon Sep 17 00:00:00 2001 From: zwk <1962078618@qq.com> Date: Mon, 9 Oct 2023 10:05:42 +0800 Subject: [PATCH] =?UTF-8?q?=E6=B5=8B=E8=AF=95=E5=88=A0=E2=80=9C=E6=98=A0?= =?UTF-8?q?=E2=80=9D?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- pages/index/index.wxml | 2 +- project.private.config.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/pages/index/index.wxml b/pages/index/index.wxml index 27d39f7..e216aed 100644 --- a/pages/index/index.wxml +++ b/pages/index/index.wxml @@ -1,5 +1,5 @@ -当季热映🔥 +当季热🔥 diff --git a/project.private.config.json b/project.private.config.json index bc4582a..85d08a9 100644 --- a/project.private.config.json +++ b/project.private.config.json @@ -1,6 +1,6 @@ { "description": "项目私有配置文件。此文件中的内容将覆盖 project.config.json 中的相同字段。项目的改动优先同步到此文件中。详见文档:https://developers.weixin.qq.com/miniprogram/dev/devtools/projectconfig.html", - "projectname": "%E9%93%B6%E5%B9%95%E4%B9%8B%E6%97%85", + "projectname": "Journey_to_the_Screen", "setting": { "compileHotReLoad": true }