Skip to content

Latest commit

 

History

History
36 lines (24 loc) · 843 Bytes

README.md

File metadata and controls

36 lines (24 loc) · 843 Bytes

aijiu

一个查询穴位经络的小程序,这个小程序使用的是mpvue2.x框架 mongodb数据库还有一些组件 目前没有后台登录界面

界面

主界面

穴道详情

搜索界面

个人中心

Build Setup

# install dependencies
npm install

# serve with hot reload at localhost:8080
npm run dev

# build for production with minification
npm run build

# build for production and view the bundle analyzer report
npm run build --report

For detailed explanation on how things work, checkout the guide and docs for vue-loader.