From 088fadf2756e8d1f79626e78c7647be16cd00b38 Mon Sep 17 00:00:00 2001 From: wuxw <928255095@qq.com> Date: Wed, 10 Apr 2024 10:48:05 +0800 Subject: [PATCH] =?UTF-8?q?=E5=8A=A0=E5=85=A5=E5=8D=8E=E5=A4=8F=E9=81=93?= =?UTF-8?q?=E9=97=B8=E7=9B=B8=E6=9C=BA=E5=8A=9F=E8=83=BD?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- public/vcCore/vcFramework.js | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/public/vcCore/vcFramework.js b/public/vcCore/vcFramework.js index 5fd9e697b..b784725c4 100644 --- a/public/vcCore/vcFramework.js +++ b/public/vcCore/vcFramework.js @@ -3,7 +3,7 @@ * * @author 吴学文 * - * @version 1.5 + * @version 1.8 * * @description 完成组件化编程思想 * @@ -56,7 +56,7 @@ }; vcFramework = { - version: "v1.7", + version: "v1.8", name: "vcFramework", author: '吴学文', email: '928255095@qq.com',