TravelApp

Vue.js. 模仿开发去哪儿网单页面应用

This project is maintained by chelseachel

TravelApp

Vue开发去哪儿网单页面应用 (SPA)

去哪儿网景点门票核心页面

初始化:

Home header

Home swiper

Home icons

Ajax获取首页数据

City header

City list

搜索逻辑

Vuex

使用<keep-alive>缓存内容,避免页面反复渲染

Detail banner & header

Detail list

Detail comments

实现部分页面滚动历史

通过为路由定义的meta字段,实现在hash模式下返回到上次滚动位置

Project setup

npm install

Compiles and hot-reloads for development

npm run serve