-
🗓 可视化周选择、课程删除/置顶、课程详情卡片
-
🔥 使用 新的
<script setup>
语法 -
🦾 TypeScript 的类型检查
- 拉取代码
git clone https://github.com/zguolee/ColorTimetable.git
- 安装依赖
cd ColorTimetable
pnpm install
- 运行
pnpm run dev:mp-weixin
- 发行
pnpm run build:mp-weixin
- Add a page to add and edit course
- Change course data structure
- Change the course card display method
- Update from Vue2 to Vue3
- Dark theme