issues
search
umbrella22
/
electron-vite-template
This project is a vue3 + Vite + electron project template composed of Vite and rollup. It has the same functions as my previous electron+Vue+template project
Other
418
stars
111
forks
source link
建議在Ipc中增加文件讀取及保存事件
#101
Open
TanxiangCode
opened
1 year ago
TanxiangCode
commented
1 year ago
rt
umbrella22
commented
1 year ago
是指demo吗?emm,思路是通过fs模块去做到文件读取和保存哦
TanxiangCode
commented
1 year ago
包括类型定义,和打开文件(目录)选择框,和保存实现。
rt