快捷键
@@ -315,11 +301,6 @@ export default {
this.shortcutList = res
})
},
- changeView (e) {
- this.d.view = e
- this.updateSettingEvent()
- this.show.view = false
- },
async clearCache () {
const win = remote.getCurrentWindow()
const ses = win.webContents.session
@@ -572,17 +553,6 @@ export default {
cursor: pointer;
}
}
- .view{
- width: 100%;
- padding: 20px;
- margin-top: 20px;
- .view-box{
- margin-top: 10px;
- .zy-select{
- margin-right: 20px;
- }
- }
- }
.site{
width: 100%;
padding: 20px;