Skip to content

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

License

Notifications You must be signed in to change notification settings

melodyne/ColorTimetable

 
 

Repository files navigation


uni-app 课程表组件



特性

使用

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

  • 拉取代码
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

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 63.7%
  • TypeScript 30.6%
  • SCSS 4.4%
  • HTML 1.3%