This commit is contained in:
2023-11-30 09:26:56 +08:00
parent fa3a371caf
commit 26e01537af

View File

@@ -28,7 +28,7 @@ export default {
'{enter}': 'Enter',
'{tab}': 'Tab',
'{shift}': 'Shift',
'{change}': '中文<span class="font-s">/En</span>',
'{change}': 'En<span class="font-s">/中文</span>',
'{space}': ' ',
'{clear}': 'Clear',
'{close}': 'Close'
@@ -72,7 +72,8 @@ export default {
this.keyboard = new Keyboard(this.keyboardClass, {
onChange: this.onChange,
onKeyPress: this.onKeyPress,
layoutCandidates: layout.layoutCandidates,
// layoutCandidates: layout.layoutCandidates,
layoutCandidates: null,
layout: {
// 默认布局
default: [