Skip to content

Latest commit

 

History

History
20 lines (15 loc) · 659 Bytes

README.md

File metadata and controls

20 lines (15 loc) · 659 Bytes

HIT-SDMS

HIT Students' Documents Management System

本地开发

# 安装依赖
npm install

# 在 http://localhost:8080 开启热更新服务
npm run dev

微信开发者工具和mpVue的使用方法:point_down: 微信开发者工具及开发文档 mpVue文档

想要了解更多Vue.js运行原理,请访问指引vue-loader文档

小程序路由

  • pages/index/main 欢迎/登录页(首页)
  • pages/hitsdms/index 进入系统(web-view)