Skip to content
/ ml.task Public

ML日常管理小程序。记事,备忘,打卡,倒计时,OCR识别等功能。MPVue + ColorUI

License

Notifications You must be signed in to change notification settings

mlzhuo/ml.task

Repository files navigation

ml.task

ML日常管理小程序。是采用MPVue + ColorUI开发的一个日常管理的小程序,包括备忘,打卡,倒计时,OCR,微信运动报告等功能。

记录分类

工具

我

配置文件

在项目目录 src 下添加 config.js

export const config = {
  apiURL: 'http://192.168.191.1:4001/api',
}

安装 & 运行

先安装运行服务端 ml.task.server,然后安装运行小程序端。

npm install
npm start

About

ML日常管理小程序。记事,备忘,打卡,倒计时,OCR识别等功能。MPVue + ColorUI

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published