From 05aec1e9986fbe3e907259bb1a1396f129bd0fa1 Mon Sep 17 00:00:00 2001
From: MrShi <1878285526@qq.com>
Date: 星期五, 06 二月 2026 14:14:48 +0800
Subject: [PATCH] 优化
---
mini-program/manifest.json | 7 ++++---
1 files changed, 4 insertions(+), 3 deletions(-)
diff --git a/mini-program/manifest.json b/mini-program/manifest.json
index 4f2bec6..8946893 100644
--- a/mini-program/manifest.json
+++ b/mini-program/manifest.json
@@ -1,5 +1,5 @@
{
- "name" : "mini-program",
+ "name" : "鐐瑰皢",
"appid" : "__UNI__438238C",
"description" : "",
"versionName" : "1.0.0",
@@ -72,7 +72,8 @@
"h5" : {
"router" : {
"mode" : "hash",
- "base" : "/h5/"
- }
+ "base" : "/dianjiang_h5/"
+ },
+ "title" : "鐐瑰皢"
}
}
--
Gitblit v1.9.3