mirror of
https://github.com/Kuingsmile/PicList.git
synced 2026-05-22 00:30:33 +08:00
🔨 Refactor(custom): refactored for new version of element
This commit is contained in:
@@ -1,13 +1,6 @@
|
||||
// Vue 组件选项
|
||||
import { ComponentOptions } from 'vue'
|
||||
|
||||
// 事件常量
|
||||
import { FORCE_UPDATE, GET_PICBEDS } from '~/universal/events/constants'
|
||||
|
||||
// 事件总线
|
||||
import bus from '~/renderer/utils/bus'
|
||||
|
||||
// Electron 相关
|
||||
import { ipcRenderer } from 'electron'
|
||||
|
||||
export const mainMixin: ComponentOptions = {
|
||||
|
||||
Reference in New Issue
Block a user