修复间隔问题

This commit is contained in:
chorblack 2025-04-27 19:07:59 +08:00
parent a26d2f7d66
commit f25164e2e0

View File

@ -95,8 +95,8 @@ export default {
},
sy: {
row1: ["1", "2", "3", "4", "5", "6", "7", "8", "9", "0"],
row2: ["!", "@", "#", "$", "%", "^", "&", "*", "(", ")",","],
row3: ["-", "_", "+", "=", "{", "}", "[", "]", "|", "\\","。"]
row2: ["!", "@", "#", "%", "&", "*", "(", ")",","],
row3: ["_", "=", "{", "}", "[", "]","。"]
}
},
currentWords: [], // 当前显示的候选词