npm install
npm run serve
npm run build
npm run test
npm run lint
The components here may not make sense, Some of them are my personal exploration of ideas, If you see something unreasonable, Welcome to point out. 12/25/2019: Now let's try a new way of writing——typescript, But vuex and vue-router hasn't used it yet, We will consider using it in the next step.
首页旅游主模块
搜索关键字功能
按类别搜索产品信息列表
根据国境/地域/其他条件进行筛选分类
产品详细页面
登录验证
相关类型产品列表
尾单列表
旅游页面进去后的主题分类列表
客服对话(90%)
亲测以下版本有效 ios 12-13 华为nova5 小米5
###版本介绍
master版本是单纯的vue静态页面 v1.2.0.0是结合了API+ts的全新写法