/qunaer

仿去哪儿

Primary LanguageVue

qunaer

主要实现3个页面:

1.首页(使用swiper封装组件,项目中多处使用)

2.城市选择页(使用vuex实现数据共享,使用better-scroll滚动,点击侧边字母定位到对应区块,城市搜索等)

3.详情页(递归组件)

Project setup

yarn install

Compiles and hot-reloads for development

yarn serve

Compiles and minifies for production

yarn build

Run your unit tests

yarn test:unit

Lints and fixes files

yarn lint

Customize configuration

See Configuration Reference.