An open API service indexing awesome lists of open source software.

https://github.com/vincenth520/pinche_xcx

同城拼车微信小程序:blush:
https://github.com/vincenth520/pinche_xcx

javascript js website weixin

Last synced: 5 months ago
JSON representation

同城拼车微信小程序:blush:

Awesome Lists containing this project

README

          

# pinche_xcx

[![GitHub stars](https://img.shields.io/github/stars/vincenth520/pinche_xcx.svg)](https://github.com/vincenth520/pinche_xcx/stargazers)
[![GitHub forks](https://img.shields.io/github/forks/vincenth520/pinche_xcx.svg)](https://github.com/vincenth520/pinche_xcx/network)
[![GitHub issues](https://img.shields.io/github/issues/vincenth520/pinche_xcx.svg)](https://github.com/vincenth520/pinche_xcx/issues)
[![GitHub release](https://img.shields.io/github/release/vincenth520/pinche_xcx.svg)](https://github.com/vincenth520/pinche_xcx/releases)
[![GitHub license](https://img.shields.io/badge/license-APACHE2.0-blue.svg)](https://raw.githubusercontent.com/vincenth520/pinche_xcx/master/LICENSE)

## 项目说明

寻车,达成,寻同路人,拼车出行,绿色环保,本项目的目的是为了方便同程出行的用户,车主乘客自主发布拼车信息,并实现自能预约通知,使拼车更加方便快捷。

如果您使用的无appid测试,项目将无法正常登陆,所以如果您希望完全正常使用请添加appid

`因涉及到账号资质问题,此小程序并没有上线`

此源码仅可用作学习和交流,请勿用作商业用途及销售获利

- 前端代码地址:[https://github.com/vincenth520/pinche_xcx](https://github.com/vincenth520/pinche_xcx)
- 后端代码地址:[https://github.com/vincenth520/pinche_xcx_data](https://github.com/vincenth520/pinche_xcx_data)

## 项目截图

[点击查看项目截图](http://cloud.video.taobao.com/play/u/1798224346/p/1/e/6/t/1/50014580198.mp4)

## 使用教程(无需后台版本)
修改utils/utils.js
```
var wxAppinfo = {
'name': '同城拼车', //登录页标题
'logo': 'https://wx.qlogo.cn/mmhead/Q3auHgzwzM41GbicIwic6JOHzehVqd3OubV4GmEQA67KRXyoZ3Y6maHg/0' //登录页logo
};

//修改成你的appid及appsecret
var AppConf = { 'appid': 'wx0aa456241abc9e8e', 'appsecret':'cb10ea69158ef5c786c9e39cf6ea478f'};

```

## 相关文档

- [完整配置免费版拼车小程序](https://github.com/vincenth520/pinche_xcx/wiki/%E5%AE%8C%E6%95%B4%E9%85%8D%E7%BD%AE%E5%85%8D%E8%B4%B9%E7%89%88%E6%8B%BC%E8%BD%A6%E5%B0%8F%E7%A8%8B%E5%BA%8F)
- [拼车小程序无需后台的搭建示例](https://github.com/vincenth520/pinche_xcx/wiki/%E6%8B%BC%E8%BD%A6%E5%B0%8F%E7%A8%8B%E5%BA%8F%E6%97%A0%E9%9C%80%E5%90%8E%E5%8F%B0%E7%9A%84%E6%90%AD%E5%BB%BA%E7%A4%BA%E4%BE%8B)
- [关于配置同城拼车微信小程序后端](https://github.com/vincenth520/pinche_xcx_data/wiki/%E5%85%B3%E4%BA%8E%E9%85%8D%E7%BD%AE%E5%90%8C%E5%9F%8E%E6%8B%BC%E8%BD%A6%E5%BE%AE%E4%BF%A1%E5%B0%8F%E7%A8%8B%E5%BA%8F%E5%90%8E%E7%AB%AF)
- [关于登录已过期的调试找错方法](https://github.com/vincenth520/pinche_xcx_data/wiki/%E5%85%B3%E4%BA%8E%E7%99%BB%E5%BD%95%E5%B7%B2%E8%BF%87%E6%9C%9F%E7%9A%84%E8%B0%83%E8%AF%95%E6%89%BE%E9%94%99%E6%96%B9%E6%B3%95)

## 有问题
你可以用以下联系方式找到我(`不接受问问题,有问题请直接提交`[issue](https://github.com/vincenth520/pinche_xcx/issues))

- email[[1091986039@qq.com](mailto:1091986039@qq.com)]
- qq[1091986039]
- wechat[1091986039]