imndx d7b99ab839 add vconsole il y a 1 semaine
..
public 70b2a2996b 支持 uniapp il y a 1 an
script 2c185cb3b8 daily report code commit il y a 3 ans
src d7b99ab839 add vconsole il y a 1 semaine
.gitignore 2c185cb3b8 daily report code commit il y a 3 ans
README.md d11684bb5f 多页面 il y a 3 ans
babel.config.js 2c185cb3b8 daily report code commit il y a 3 ans
package-lock.json d7b99ab839 add vconsole il y a 1 semaine
package.json d7b99ab839 add vconsole il y a 1 semaine
vue.config.js d11684bb5f 多页面 il y a 3 ans

README.md

daily-report

TODO

  1. 发送日报到群
  2. 查看日报
  3. 专门的日报自定义消息,或者用链接消息

Project setup

npm install

Compiles and hot-reloads for development

npm run serve

Compiles and minifies for production

npm run build

Lints and fixes files

npm run lint

Customize configuration

See Configuration Reference.

一些说明

  1. 为什么不用vuex等?

A:因为跨页面,数据没法共享