ColorTimetable
ColorTimetable copied to clipboard
uni-app 课程表组件,微信小程序、QQ 小程序
uni-app 课程表组件
特性
-
🗓 可视化周选择、课程删除/置顶、课程详情卡片
-
🔥 使用 新的
<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
Change Log
Version 2.1.0
Features
- Add a page to add and edit course
Changed
- Change course data structure
- Change the course card display method
Version 2.0.0
Features
- Update from Vue2 to Vue3
- Dark theme
Version 1.x
License
MIT License © 2021-PRESENT Neil