java模仿滴滴的程序_小程序模仿滴滴打车

【实例简介】

模仿滴滴打车的小程序,请根据情况自行下载使用,里面的接口需要自行更换填写。

【实例截图】

【核心代码】

f73dae8d-9ba3-4371-98b3-b3bbe488aa03

├── app.js

├── app.json

├── app.wxss

├── assets

│   └── images

│   ├── address.png

│   ├── cancelCart.png

│   ├── cancel.png

│   ├── cart1.png

│   ├── cart2.png

│   ├── cart3.png

│   ├── cart4.png

│   ├── cart5.png

│   ├── cart6.png

│   ├── cart7.png

│   ├── cart8.png

│   ├── checked.png

│   ├── clock.png

│   ├── costCart.png

│   ├── didi.png

│   ├── driver.png

│   ├── end.png

│   ├── goodCart.png

│   ├── halfStar.png

│   ├── location.png

│   ├── looking.png

│   ├── mapCart.png

│   ├── marker.png

│   ├── members.png

│   ├── moreReasons.png

│   ├── msm.png

│   ├── nav-all.png

│   ├── nav-me.png

│   ├── nochecked.png

│   ├── package.png

│   ├── people.png

│   ├── phone.png

│   ├── Picksend.png

│   ├── Pickup.png

│   ├── play.png

│   ├── recruiting.png

│   ├── remind.png

│   ├── rules.png

│   ├── score1.png

│   ├── score.png

│   ├── star.png

│   ├── str.png

│   ├── swiper-1.png

│   ├── swiper-2.png

│   ├── swiper-3.png

│   ├── time.png

│   ├── walk.png

│   ├── warn.png

│   ├── 司机-01.png

│   ├── 标签_tag45.png

│   └── 滴滴.png

├── libs

│   ├── event.js

│   └── qqmap-wx-jssdk.js

├── pages

│   ├── cancel

│   │   ├── cancel.js

│   │   ├── cancel.json

│   │   ├── cancel.wxml

│   │   └── cancel.wxss

│   ├── carts

│   │   ├── carts.js

│   │   ├── carts.json

│   │   ├── carts.wxml

│   │   └── carts.wxss

│   ├── destination

│   │   ├── destination.js

│   │   ├── destination.json

│   │   ├── destination.wxml

│   │   └── destination.wxss

│   ├── evaluation

│   │   ├── evaluation.js

│   │   ├── evaluation.json

│   │   ├── evaluation.wxml

│   │   └── evaluation.wxss

│   ├── index

│   │   ├── index.js

│   │   ├── index.json

│   │   ├── index.wxml

│   │   └── index.wxss

│   ├── login

│   │   ├── login.js

│   │   ├── login.json

│   │   ├── login.wxml

│   │   └── login.wxss

│   ├── logs

│   │   ├── logs.js

│   │   ├── logs.json

│   │   ├── logs.wxml

│   │   └── logs.wxss

│   ├── my-message

│   │   ├── my-message.js

│   │   ├── my-message.json

│   │   ├── my-message.wxml

│   │   └── my-message.wxss

│   ├── my-posted

│   │   ├── my-posted.js

│   │   ├── my-posted.json

│   │   ├── my-posted.wxml

│   │   └── my-posted.wxss

│   ├── order

│   │   ├── order.js

│   │   ├── order.json

│   │   ├── order.wxml

│   │   └── order.wxss

│   ├── orderClosed

│   │   ├── orderClosed.js

│   │   ├── orderClosed.json

│   │   ├── orderClosed.wxml

│   │   └── orderClosed.wxss

│   ├── orderService

│   │   ├── orderService.js

│   │   ├── orderService.json

│   │   ├── orderService.wxml

│   │   └── orderService.wxss

│   ├── pic

│   │   ├── 11.png

│   │   ├── 1.png

│   │   ├── 21.png

│   │   ├── 22.png

│   │   ├── 2.png

│   │   ├── 33.png

│   │   ├── 3.png

│   │   ├── car1.png

│   │   ├── car2.png

│   │   ├── car3.png

│   │   ├── car4.png

│   │   ├── car5.png

│   │   ├── car6.png

│   │   ├── car7.png

│   │   ├── car.png

│   │   ├── carselect.png

│   │   ├── chong.png

│   │   ├── edit.png

│   │   ├── home.png

│   │   ├── homeselect.png

│   │   ├── info.png

│   │   ├── infoselect.png

│   │   ├── kefu.png

│   │   ├── my_send.png

│   │   ├── qian.png

│   │   ├── user.png

│   │   ├── userselect.png

│   │   ├── wen.png

│   │   └── zhuan.png

│   ├── starting

│   │   ├── starting.js

│   │   ├── starting.json

│   │   ├── starting.wxml

│   │   └── starting.wxss

│   └── wait

│   ├── wait.js

│   ├── wait.json

│   ├── wait.wxml

│   └── wait.wxss

├── project.config.json

├── styles

│   ├── didi-btn.wxss

│   ├── didi-ft.wxss

│   ├── driver.wxss

│   ├── loading.wxss

│   └── weui.wxss

├── templates

│   └── sprinner.wxml

└── utils

├── index.js

├── mock.js

└── util.js

22 directories, 151 files

评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值