GitXplorerGitXplorer
j

travelsite

public
0 stars
0 forks
19 issues

Commits

List of commits on branch master.
Unverified
5ba01c8047edb5197b3e2003aa56e983ae2e6406

update readme

jjiangdonghan committed 5 years ago
Unverified
53ab5dd27ad804890d2f0f0861e490d5822e3482

add mock data

jjiangdonghan committed 5 years ago
Unverified
3241ef7a86d0beb82e2c9fb8fd80866e2be6e28c

fix minor problem

jjiangdonghan committed 5 years ago
Unverified
1deb74e8a804d562e864f90fc28052000c7f83de

add fade animation for detail banner

jjiangdonghan committed 5 years ago
Unverified
d45e3d2b2d9d5f1b8c900abe356bddc1ce3a8712

use ajax for data

jjiangdonghan committed 5 years ago
Unverified
8b4050ffa0bf71d29727697819caca8389b6eae6

fix activate problem

jjiangdonghan committed 5 years ago

README

The README file for this repository.

A Vue.js qunar static website project in mobile view original website: 去哪儿qunar

Home Page

Query page

Detail page

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 a detailed explanation on how things work, check out the guide and docs for vue-loader.