Skip to content

Latest commit

 

History

History
47 lines (27 loc) · 747 Bytes

README.md

File metadata and controls

47 lines (27 loc) · 747 Bytes

Build Setup

# install dependencies
$ npm install # Or yarn install

# serve with hot reload at localhost:3000
$ npm run dev

# build for production and launch server
$ npm run build
$ npm start

# generate static project
$ npm run generate

For detailed explanation on how things work, checkout the Nuxt.js docs.

使用技术

less css预编译

@media 字体响应式

element-ui 响应式布局

axios ajax请求

lazyload 懒加载图片

store 基本的状态管理使用

自定义api 注入vue

route 使用嵌套 动态路由

自定义组件 传参

手写下拉加载 未封装

引入vue-touchjs手势库 process对象未理解

引入mockjs 模拟数据

route多参数传值