hello8693 0e6b5cc33a fix(ipc/window): 修正readFile方法的调用
修复了`prog:loadjson`事件处理函数中的一个错误,该错误涉及调用`fileUtils.readFile`方法时缺少结束分号。此更改确保了代码的一致性和正确性,符合语言的语法规则。
2024-08-05 18:08:20 +08:00
2024-07-30 14:32:14 +08:00
2024-07-26 21:03:42 +08:00
2024-07-26 21:03:42 +08:00
2024-07-26 21:03:42 +08:00
2024-07-26 21:03:42 +08:00
2024-07-26 21:03:42 +08:00
2024-07-26 21:03:42 +08:00
2024-07-26 21:03:42 +08:00
2024-07-26 21:03:42 +08:00
2024-07-26 21:03:42 +08:00
2024-07-26 21:03:42 +08:00
2024-07-26 21:03:42 +08:00
2024-07-26 21:03:42 +08:00
2024-07-26 21:03:42 +08:00
2024-07-26 21:03:42 +08:00
2024-07-26 21:03:42 +08:00
2024-07-26 21:03:42 +08:00
2024-07-26 21:03:42 +08:00
2024-08-04 16:15:08 +08:00

dsz-exam-composer

An Electron application with Vue and TypeScript

Project Setup

Install

$ yarn

Development

$ yarn dev

Build

# For windows
$ yarn build:win

# For macOS
$ yarn build:mac

# For Linux
$ yarn build:linux
Description
No description provided
Readme GPL-3.0 4.5 MiB
Languages
Vue 58.6%
TypeScript 36.6%
JavaScript 2.8%
HTML 1.5%
SCSS 0.5%