Skip to content

uni-app 课程表组件,微信小程序、QQ 小程序

License

Notifications You must be signed in to change notification settings

Reachan0/ColorTimetable

 
 

Repository files navigation


uni-app 课程表组件



特性

预配置

UI 框架

  • UnoCSS - 高性能且极具灵活性的即时原子化 CSS 引擎

Icons

插件


Install and use

uni-app 项目支持 vue 3.0 介绍,及升级指南

  • 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

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

ColorTimetable Vue2

License

MIT License © 2021-PRESENT Neil

About

uni-app 课程表组件,微信小程序、QQ 小程序

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Vue 64.1%
  • TypeScript 28.0%
  • SCSS 6.1%
  • HTML 1.8%