hello8693 19e2f88767 refactor:将ExamStatus组件迁移到Vuetify,优化响应式布局
将ExamStatus组件从使用Element UI迁移到Vuetify框架,以提升用户体验。此次迁移包括对组件模板的调整和对样式的一系列修改。

BREAKING CHANGE: 由于依赖从Element UI切换到Vuetify,基于Element UI的自定义样式和组件将不再可用。需要确保所有依赖Element UI的特性已完成迁移或已更新为使用Vuetify。
2024-08-05 16:56:26 +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-08-04 16:15:08 +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%