From f25164e2e01f37947ca27963955f380b5bc376b5 Mon Sep 17 00:00:00 2001 From: chorblack Date: Sun, 27 Apr 2025 19:07:59 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E5=A4=8D=E9=97=B4=E9=9A=94=E9=97=AE?= =?UTF-8?q?=E9=A2=98?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- pages/Demo/index.ux | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pages/Demo/index.ux b/pages/Demo/index.ux index b7a23c9..b49cec6 100644 --- a/pages/Demo/index.ux +++ b/pages/Demo/index.ux @@ -95,8 +95,8 @@ export default { }, sy: { row1: ["1", "2", "3", "4", "5", "6", "7", "8", "9", "0"], - row2: ["!", "@", "#", "$", "%", "^", "&", "*", "(", ")",","], - row3: ["-", "_", "+", "=", "{", "}", "[", "]", "|", "\\","。"] + row2: ["!", "@", "#", "%", "&", "*", "(", ")",","], + row3: ["_", "=", "{", "}", "[", "]","。"] } }, currentWords: [], // 当前显示的候选词