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 }