健康同学微信公众号h5项目
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
chenJinxu e919bfe8f7 情绪详情取消使用上次点击的tab-bar下标 1 年之前
public 初始化项目 1 年之前
src 情绪详情取消使用上次点击的tab-bar下标 1 年之前
.browserslistrc init 1 年之前
.editorconfig 初始化项目 1 年之前
.env.development 初始化项目 1 年之前
.env.production 初始化项目 1 年之前
.env.test `2023年12月13日` FETURE 1 年之前
.eslintrc.js 初始化项目 1 年之前
.gitignore 忽略package-lock.json文件 1 年之前
.postcssrc.js `2023年12月13日` FETURE 1 年之前
.prettierrc 初始化项目 1 年之前
README.md `2023年12月21日` FETURE 1 年之前
babel.config.js 初始化项目 1 年之前
jsconfig.json init 1 年之前
lint-staged.config.js 初始化项目 1 年之前
package.json 我的模块子内容迁移 1 年之前
vue.config.js 修改 启动端口 1 年之前

README.md

health_student_web

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

HealthStudentWeb

健康同学微信公众号 vue2 h5 项目

v1.0.1F

2023年12月13日 FETURE

  • 构建 基本框架
  • 增加 navbar 组件
  • 增加 样式初始化 css
  • 增加 day.js,echarts 和高德地图

2023年12月16日 FETURE

  • 增加 接口文件
  • 增加 store 文件
  • 增加 封装 toast ,notify 和 dialog
  • 增加 亲情号码,增加/修改亲情号码页面
  • 修改 tabBar 文件

2023年12月20日 FETURE

  • 增加 路由拦截
  • 增加 登陆和绑定页面
  • 修改 tabbar 图标

2023年12月21日 FETURE

  • 增加 情绪,情绪周报和体征详情页面