From d71fc965ec94b31fd697144de3e8bed6df6cf45e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E5=BE=90=E9=A3=9E=E6=B4=8B?= <15778543+xufeiyang6017@user.noreply.gitee.com> Date: Tue, 10 Feb 2026 14:46:11 +0800 Subject: [PATCH] =?UTF-8?q?=E6=B7=BB=E5=8A=A0=E7=B3=BB=E7=BB=9F=E4=BF=A1?= =?UTF-8?q?=E6=81=AF=E5=8D=A1=E7=89=87?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- pages/profile/index.wxml | 29 ++++++++++++----------------- 1 file changed, 12 insertions(+), 17 deletions(-) diff --git a/pages/profile/index.wxml b/pages/profile/index.wxml index 3a6bff3..afa01f8 100644 --- a/pages/profile/index.wxml +++ b/pages/profile/index.wxml @@ -100,22 +100,17 @@ - - - 身份管理 - - + + + + 系统信息 + + + 当前版本:{{versionInfo.version || '2.6.10'}} + + + 上次更新:{{versionInfo.lastUpdate || '2026-02-8'}} + + \ No newline at end of file