[#16]支持 esc 退出以及拼音搜索

This commit is contained in:
muwoo 2021-08-04 17:16:45 +08:00
parent 8374b2b5a2
commit b097b0a359
2 changed files with 1 additions and 2 deletions

View File

@ -1,6 +1,6 @@
{ {
"name": "rubick2", "name": "rubick2",
"version": "0.0.2-beta.1", "version": "0.0.2-beta.2",
"author": "muwoo <2424880409@qq.com>", "author": "muwoo <2424880409@qq.com>",
"description": "An electron-vue project", "description": "An electron-vue project",
"license": null, "license": null,

View File

@ -59,7 +59,6 @@
<div class="title">长按以下设置的毫秒响应</div> <div class="title">长按以下设置的毫秒响应</div>
<a-slider :step="100" v-model:value="config.superPanel.mouseDownTime" :min="200" :max="1000" /> <a-slider :step="100" v-model:value="config.superPanel.mouseDownTime" :min="200" :max="1000" />
</div> </div>
<img width="100%" src="https://static.91jkys.com/upload/202107/02/fa4a5c614234409fb32ddda70cb900aa.jpg" />
</div> </div>
<div v-if="currentSelect[0] === 2"> <div v-if="currentSelect[0] === 2">
<a-collapse> <a-collapse>