-
🗓 可视化周选择、课程删除/置顶、课程详情卡片
-
🎨 UnoCSS - 高性能且极具灵活性的即时原子化 CSS 引擎
-
🔥 使用 新的
<script setup>
语法 -
📥 API 自动加载 - 直接使用 Composition API 无需引入
-
🦾 TypeScript 的类型检查
- UnoCSS - 高性能且极具灵活性的即时原子化 CSS 引擎
- Iconify - 使用任意的图标集,浏览:🔍Icônes
- UnoCSS 的纯 CSS 图标方案
unplugin-auto-import
- 直接使用 Composition API 等,无需导入vite-plugin-unocss-to-uni
- UnoCSS 到 UniApp 的转换器
- Get the project code
git clone https://github.com/zguolee/ColorTimetable.git
- Installation dependencies
cd ColorTimetable
pnpm install
- Run
pnpm run dev:mp-weixin
- Build
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