Git Product home page Git Product logo

hotspot-front's Introduction

Readme

HotSpot(挤否)是一款基于微信小程序的平台,致力于帮助在校师生避开热点,安全出行。

这是HotSpot的前端代码。

Install

  • 微信开发者工具中打开
  • 点击导航栏 工具 -> 构建npm,弹出构建完成的弹窗即可。
  • 点击右上角 详情,选择本地设置,调试基础库选择2.10.4或以上,点击推送。并勾选 使用npm模块。
  • 左上角的机型选择为iPhone 6/7/8
  • 点击编译,编译完成后就可以对左侧的模拟器进行操作。

文件路径

MINIPROGRAM-1/
  ├─app.js 存放全局变量
  ├─app.json TabBar的路径以及navigationBar的样式
  ├─app.wxss 规定了全局样式
  ├─utils/ 可供全局使用的工具函数
  ├─...
  ├─pages/
  │ ├─index/ TabBar的三个界面
  │ | ├─index.* 主界面(地图页面)
  │ | ├─discover* 发现页面
  │ | ├─mine* 个人中心页面
  │ ├─order/ 预约/想去界面
  │ ├─search/ discover搜索跳转界面
  │ ├─user/ 查看预约和想去界面
  │ ├─history/ 查看历史数据界面
  │ └─images/ 图片
  └─...

支持使用的系统

  • iOS
  • Android

hotspot-front's People

Contributors

starry-xin avatar fatyue avatar

Stargazers

 avatar

Watchers

James Cloos avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.