4 Star 11 Fork 3

Cherry White / ParkingLotApplet

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
贡献代码
同步代码
取消
提示: 由于 Git 不支持空文件夾,创建文件夹后会生成空的 .keep 文件
Loading...
README
MIT

ParkingLotApplet

介绍

  • 停车场小程序

软件架构

  • 微信小程序

安装教程

  1. 使用微信小程序进行导入
  2. 可以下载ParkingLot项目进行配合使用,ParkingLot是小程序的后端
  3. 可以下载ParkingLotWebsite项目进行配合使用,ParkingLotWebsite是小程序后台管理页面

项目说明

  • 停车场系统由三部分组成
  1. 小程序:https://gitee.com/zj1789139001/parking-lot-applet
  2. 管理系统以及后端:https://gitee.com/zj1789139001/parking-lot
  • 后台管理系统 线上地址 账号:admin 密码:123
  • 数据库在后端项目yml中查看,不要修改数据库结构,大家一起学习一起进步。如需修改,请复制到自己到电脑上运行

使用说明

  1. 先启动ParkingLot项目
  2. 导入小程序
  3. 使用微信开发者工具构建npm
  • 小程序目前使用的是 小叮当派 实现支付
  • 如果需要在本地运行,需要修改后端项目APPID和SECRET
  • 如需模拟支付,以结束停车为例 /pages/index/index.js endParkingLot方法里面修改如下:
that.pay()
// wx.navigateTo({url: '../pay/pay?id='+park.parkId+'&fee='+park.fee})

参与贡献

  1. Fork 本仓库
  2. 新建 Feat_xxx 分支
  3. 提交代码
  4. 新建 Pull Request

赞赏

请作者喝杯咖啡吧!

微信扫一扫

License

MIT

MIT License Copyright (c) 2021 ZJ Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.

简介

停车场小程序 展开 收起
MIT
取消

发行版

暂无发行版

贡献者

全部

近期动态

加载更多
不能加载更多了
微信
1
https://gitee.com/zj1789139001/parking-lot-applet.git
git@gitee.com:zj1789139001/parking-lot-applet.git
zj1789139001
parking-lot-applet
ParkingLotApplet
master

搜索帮助