hello8693 e1639b3242 refactor(app): 更改store名称以适应新功能
由于功能扩展,将`useAppStore`重命名为`useProfileStore`,以更好地反映其在应用程序中的作用。此外,更新了`infoPage.vue`和`mainWindow.vue`组件中对store的引用,以保持代码的一致性。
2024-08-22 20:54:47 +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

dsz-exam-composer

An Electron application with Vue and TypeScript

注意事项

必须使用Yarn包管理。Node版本要求为20。

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%