From acc9f2d9eb7b3848803023075c9c2cdd67467ac4 Mon Sep 17 00:00:00 2001
From: 819527061@qq.com <123456>
Date: 星期二, 11 六月 2024 11:07:08 +0800
Subject: [PATCH] feature:忘记密码修改

---
 manifest.json |    3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)

diff --git a/manifest.json b/manifest.json
index 5370f28..3a39431 100644
--- a/manifest.json
+++ b/manifest.json
@@ -72,7 +72,8 @@
 			"minified": true,
 			"postcss": false
 		},
-		"usingComponents": true
+		"usingComponents": true,
+		"libVersion":"latest"
 	},
 	"mp-alipay": {
 		"usingComponents": true

--
Gitblit v1.9.1