From 6e9df378f1c0d10af1a0eddc5afeaa2787213ec9 Mon Sep 17 00:00:00 2001
From: wupengfei <834520024@qq.com>
Date: 星期三, 31 十二月 2025 17:45:58 +0800
Subject: [PATCH] fix: bug
---
apps/bStandardMiniApp/project.tt.json | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/apps/bStandardMiniApp/project.tt.json b/apps/bStandardMiniApp/project.tt.json
index 4bff96a..f47f0e3 100644
--- a/apps/bStandardMiniApp/project.tt.json
+++ b/apps/bStandardMiniApp/project.tt.json
@@ -1,6 +1,6 @@
{
"miniprogramRoot": "./",
- "projectname": "bMiniApp",
+ "projectname": "bStandardMiniApp",
"appid": "testAppId",
"setting": {
"es6": false,
--
Gitblit v1.10.0