在好例子网,分享、交流、成长!
您当前所在位置:首页PHP 开发实例PHP网站 → 智慧汽车后市场平台小程序V1.1.8前端+后端

智慧汽车后市场平台小程序V1.1.8前端+后端

PHP网站

下载此实例
  • 开发语言:PHP
  • 实例大小:8.46M
  • 下载次数:21
  • 浏览次数:220
  • 发布时间:2022-12-01
  • 实例类别:PHP网站
  • 发 布 人:chejiayangche
  • 文件格式:.rar
  • 所需积分:2
 相关标签: 汽车 微信小程序

实例介绍

【实例简介】智慧汽车后市场平台小程序V1.1.8前端 后端

微汽车(汽车服务——微信小程序)

【实例截图】from clipboard

【核心代码】

.
├── 好例子网_智慧汽车后市场平台小程序V1.1.8前端 后端.rar
└── 智慧汽车后市场平台小程序V1.1.8前端 后端
    ├── 前端
    │   ├── wxapp
    │   │   ├── app.js
    │   │   ├── app.json
    │   │   ├── app.wxss
    │   │   ├── siteinfo.js
    │   │   ├── we7
    │   │   │   └── js
    │   │   │       ├── base64.js
    │   │   │       ├── countDown.js
    │   │   │       ├── htmlToWxml.js
    │   │   │       ├── md5.js
    │   │   │       ├── qqmap-wx-jssdk.js
    │   │   │       ├── underscore.js
    │   │   │       └── util.js
    │   │   ├── we7s
    │   │   │   └── js
    │   │   │       ├── base64.js
    │   │   │       ├── countDown.js
    │   │   │       ├── htmlToWxml.js
    │   │   │       ├── md5.js
    │   │   │       ├── underscore.js
    │   │   │       └── util.js
    │   │   ├── yzxcpt_sun
    │   │   │   ├── dist
    │   │   │   │   ├── actionsheet
    │   │   │   │   │   ├── index.js
    │   │   │   │   │   ├── index.wxml
    │   │   │   │   │   └── index.wxss
    │   │   │   │   ├── card
    │   │   │   │   │   ├── index.js
    │   │   │   │   │   ├── index.wxml
    │   │   │   │   │   └── index.wxss
    │   │   │   │   ├── cell
    │   │   │   │   │   ├── index.js
    │   │   │   │   │   ├── index.wxml
    │   │   │   │   │   └── index.wxss
    │   │   │   │   ├── cell-group
    │   │   │   │   │   ├── index.js
    │   │   │   │   │   ├── index.wxml
    │   │   │   │   │   └── index.wxss
    │   │   │   │   ├── col
    │   │   │   │   │   ├── index.js
    │   │   │   │   │   ├── index.wxml
    │   │   │   │   │   └── index.wxss
    │   │   │   │   ├── common
    │   │   │   │   │   ├── helper.js
    │   │   │   │   │   └── pop-manager
    │   │   │   │   │       ├── index.js
    │   │   │   │   │       ├── index.wxml
    │   │   │   │   │       └── index.wxss
    │   │   │   │   ├── datetime-picker
    │   │   │   │   │   ├── index.js
    │   │   │   │   │   ├── index.wxml
    │   │   │   │   │   └── index.wxss
    │   │   │   │   ├── dialog
    │   │   │   │   │   ├── data.js
    │   │   │   │   │   ├── dialog.js
    │   │   │   │   │   ├── index.js
    │   │   │   │   │   ├── index.wxml
    │   │   │   │   │   └── index.wxss
    │   │   │   │   ├── field
    │   │   │   │   │   ├── index.js
    │   │   │   │   │   ├── index.wxml
    │   │   │   │   │   └── index.wxss
    │   │   │   │   ├── icon
    │   │   │   │   │   ├── index.js
    │   │   │   │   │   ├── index.wxml
    │   │   │   │   │   └── index.wxss
    │   │   │   │   ├── index.js
    │   │   │   │   ├── loading
    │   │   │   │   │   ├── index.js
    │   │   │   │   │   ├── index.wxml
    │   │   │   │   │   └── index.wxss
    │   │   │   │   ├── loadmore
    │   │   │   │   │   ├── index.wxml
    │   │   │   │   │   └── index.wxss
    │   │   │   │   ├── noticebar
    │   │   │   │   │   ├── index.js
    │   │   │   │   │   ├── index.wxml
    │   │   │   │   │   └── index.wxss
    │   │   │   │   ├── panel
    │   │   │   │   │   ├── index.js
    │   │   │   │   │   ├── index.wxml
    │   │   │   │   │   └── index.wxss
    │   │   │   │   ├── popup
    │   │   │   │   │   ├── index.js
    │   │   │   │   │   ├── index.json
    │   │   │   │   │   ├── index.wxml
    │   │   │   │   │   └── index.wxss
    │   │   │   │   ├── row
    │   │   │   │   │   ├── index.js
    │   │   │   │   │   ├── index.wxml
    │   │   │   │   │   └── index.wxss
    │   │   │   │   ├── select
    │   │   │   │   │   ├── index.js
    │   │   │   │   │   ├── index.wxml
    │   │   │   │   │   └── index.wxss
    │   │   │   │   ├── stepper
    │   │   │   │   │   ├── index.js
    │   │   │   │   │   ├── index.wxml
    │   │   │   │   │   └── index.wxss
    │   │   │   │   ├── steps
    │   │   │   │   │   ├── index.js
    │   │   │   │   │   ├── index.wxml
    │   │   │   │   │   └── index.wxss
    │   │   │   │   ├── switch
    │   │   │   │   │   ├── index.js
    │   │   │   │   │   ├── index.wxml
    │   │   │   │   │   └── index.wxss
    │   │   │   │   ├── toast
    │   │   │   │   │   ├── index.js
    │   │   │   │   │   ├── index.wxml
    │   │   │   │   │   ├── index.wxss
    │   │   │   │   │   └── toast.js
    │   │   │   │   └── toptips
    │   │   │   │       ├── index.js
    │   │   │   │       ├── index.wxml
    │   │   │   │       └── index.wxss
    │   │   │   ├── pages
    │   │   │   │   ├── Second
    │   │   │   │   │   ├── Second.js
    │   │   │   │   │   ├── Second.json
    │   │   │   │   │   ├── Second.wxml
    │   │   │   │   │   ├── Second.wxss
    │   │   │   │   │   ├── Second_brand
    │   │   │   │   │   │   ├── Second_brand.js
    │   │   │   │   │   │   ├── Second_brand.json
    │   │   │   │   │   │   ├── Second_brand.wxml
    │   │   │   │   │   │   └── Second_brand.wxss
    │   │   │   │   │   ├── Second_city
    │   │   │   │   │   │   ├── Second_city.js
    │   │   │   │   │   │   ├── Second_city.json
    │   │   │   │   │   │   ├── Second_city.wxml
    │   │   │   │   │   │   └── Second_city.wxss
    │   │   │   │   │   └── Second_info
    │   │   │   │   │       ├── Second_info.js
    │   │   │   │   │       ├── Second_info.json
    │   │   │   │   │       ├── Second_info.wxml
    │   │   │   │   │       └── Second_info.wxss
    │   │   │   │   ├── active
    │   │   │   │   │   ├── active.js
    │   │   │   │   │   ├── active.json
    │   │   │   │   │   ├── active.wxml
    │   │   │   │   │   ├── active.wxss
    │   │   │   │   │   └── activedetail
    │   │   │   │   │       ├── activedetail.js
    │   │   │   │   │       ├── activedetail.json
    │   │   │   │   │       ├── activedetail.wxml
    │   │   │   │   │       └── activedetail.wxss
    │   │   │   │   ├── addcar
    │   │   │   │   │   ├── addcar.js
    │   │   │   │   │   ├── addcar.json
    │   │   │   │   │   ├── addcar.wxml
    │   │   │   │   │   └── addcar.wxss
    │   │   │   │   ├── addcard
    │   │   │   │   │   ├── addcard.js
    │   │   │   │   │   ├── addcard.json
    │   │   │   │   │   ├── addcard.wxml
    │   │   │   │   │   └── addcard.wxss
    │   │   │   │   ├── addcars
    │   │   │   │   │   ├── addcars.js
    │   │   │   │   │   ├── addcars.json
    │   │   │   │   │   ├── addcars.wxml
    │   │   │   │   │   └── addcars.wxss
    │   │   │   │   ├── addclerk
    │   │   │   │   │   ├── addclerk.js
    │   │   │   │   │   ├── addclerk.json
    │   │   │   │   │   ├── addclerk.wxml
    │   │   │   │   │   └── addclerk.wxss
    │   │   │   │   ├── assess
    │   │   │   │   │   ├── assess.js
    │   │   │   │   │   ├── assess.json
    │   │   │   │   │   ├── assess.wxml
    │   │   │   │   │   └── assess.wxss
    │   │   │   │   ├── brand
    │   │   │   │   │   ├── brand.js
    │   │   │   │   │   ├── brand.json
    │   │   │   │   │   ├── brand.wxml
    │   │   │   │   │   └── brand.wxss
    │   │   │   │   ├── buyorder
    │   │   │   │   │   ├── buyorder.js
    │   │   │   │   │   ├── buyorder.json
    │   │   │   │   │   ├── buyorder.wxml
    │   │   │   │   │   └── buyorder.wxss
    │   │   │   │   ├── car_model
    │   │   │   │   │   ├── car_model.js
    │   │   │   │   │   ├── car_model.json
    │   │   │   │   │   ├── car_model.wxml
    │   │   │   │   │   └── car_model.wxss
    │   │   │   │   ├── cardinfo
    │   │   │   │   │   ├── cardinfo.js
    │   │   │   │   │   ├── cardinfo.json
    │   │   │   │   │   ├── cardinfo.wxml
    │   │   │   │   │   └── cardinfo.wxss
    │   │   │   │   ├── cashlist
    │   │   │   │   │   ├── cashlist.js
    │   │   │   │   │   ├── cashlist.json
    │   │   │   │   │   ├── cashlist.wxml
    │   │   │   │   │   └── cashlist.wxss
    │   │   │   │   ├── chargeorder
    │   │   │   │   │   ├── chargeorder.js
    │   │   │   │   │   ├── chargeorder.json
    │   │   │   │   │   ├── chargeorder.wxml
    │   │   │   │   │   └── chargeorder.wxss
    │   │   │   │   ├── checkorder
    │   │   │   │   │   ├── checkorder.js
    │   │   │   │   │   ├── checkorder.json
    │   │   │   │   │   ├── checkorder.wxml
    │   │   │   │   │   └── checkorder.wxss
    │   │   │   │   ├── city
    │   │   │   │   │   ├── city.js
    │   │   │   │   │   ├── city.json
    │   │   │   │   │   ├── city.wxml
    │   │   │   │   │   └── city.wxss
    │   │   │   │   ├── common
    │   │   │   │   │   ├── SecFooter
    │   │   │   │   │   │   ├── SecFooter.js
    │   │   │   │   │   │   ├── SecFooter.json
    │   │   │   │   │   │   ├── SecFooter.wxml
    │   │   │   │   │   │   └── SecFooter.wxss
    │   │   │   │   │   ├── SecLoading
    │   │   │   │   │   │   ├── SecLoading.js
    │   │   │   │   │   │   ├── SecLoading.json
    │   │   │   │   │   │   ├── SecLoading.wxml
    │   │   │   │   │   │   └── SecLoading.wxss
    │   │   │   │   │   ├── SecLogin
    │   │   │   │   │   │   ├── SecLogin.js
    │   │   │   │   │   │   ├── SecLogin.json
    │   │   │   │   │   │   ├── SecLogin.wxml
    │   │   │   │   │   │   └── SecLogin.wxss
    │   │   │   │   │   ├── SecMaskAd
    │   │   │   │   │   │   ├── SecMaskAd.js
    │   │   │   │   │   │   ├── SecMaskAd.json
    │   │   │   │   │   │   ├── SecMaskAd.wxml
    │   │   │   │   │   │   └── SecMaskAd.wxss
    │   │   │   │   │   ├── SecPanel
    │   │   │   │   │   │   ├── SecPanel.js
    │   │   │   │   │   │   ├── SecPanel.wxml
    │   │   │   │   │   │   └── SecPanel.wxss
    │   │   │   │   │   ├── SecShopPoster
    │   │   │   │   │   │   ├── SecShopPoster.js
    │   │   │   │   │   │   ├── SecShopPoster.json
    │   │   │   │   │   │   ├── SecShopPoster.wxml
    │   │   │   │   │   │   ├── SecShopPoster.wxss
    │   │   │   │   │   │   └── bg.png
    │   │   │   │   │   ├── SecStar
    │   │   │   │   │   │   ├── SecStar.js
    │   │   │   │   │   │   ├── SecStar.json
    │   │   │   │   │   │   ├── SecStar.wxml
    │   │   │   │   │   │   ├── SecStar.wxss
    │   │   │   │   │   │   ├── star-h.png
    │   │   │   │   │   │   ├── star.png
    │   │   │   │   │   │   ├── xingxing-h.png
    │   │   │   │   │   │   └── xingxing.png
    │   │   │   │   │   ├── SecSupport
    │   │   │   │   │   │   ├── SecSupport.js
    │   │   │   │   │   │   ├── SecSupport.json
    │   │   │   │   │   │   ├── SecSupport.wxml
    │   │   │   │   │   │   └── SecSupport.wxss
    │   │   │   │   │   ├── SecUploadImg
    │   │   │   │   │   │   ├── SecUploadImg.js
    │   │   │   │   │   │   ├── SecUploadImg.json
    │   │   │   │   │   │   ├── SecUploadImg.wxml
    │   │   │   │   │   │   ├── SecUploadImg.wxss
    │   │   │   │   │   │   └── add.png
    │   │   │   │   │   └── wxParse
    │   │   │   │   │       ├── html2json.js
    │   │   │   │   │       ├── htmlparser.js
    │   │   │   │   │       ├── showdown.js
    │   │   │   │   │       ├── wxDiscode.js
    │   │   │   │   │       ├── wxParse.js
    │   │   │   │   │       ├── wxParse.wxml
    │   │   │   │   │       └── wxParse.wxss
    │   │   │   │   ├── components
    │   │   │   │   │   ├── cardItem
    │   │   │   │   │   │   ├── cardItem.js
    │   │   │   │   │   │   ├── cardItem.json
    │   │   │   │   │   │   ├── cardItem.wxml
    │   │   │   │   │   │   ├── cardItem.wxss
    │   │   │   │   │   │   └── xichebj.png
    │   │   │   │   │   ├── couponItem
    │   │   │   │   │   │   ├── couponItem.js
    │   │   │   │   │   │   ├── couponItem.json
    │   │   │   │   │   │   ├── couponItem.wxml
    │   │   │   │   │   │   ├── couponItem.wxss
    │   │   │   │   │   │   └── xichequanbj.png
    │   │   │   │   │   ├── headSec
    │   │   │   │   │   │   ├── cg.png
    │   │   │   │   │   │   ├── headSec.js
    │   │   │   │   │   │   ├── headSec.json
    │   │   │   │   │   │   ├── headSec.wxml
    │   │   │   │   │   │   └── headSec.wxss
    │   │   │   │   │   ├── queueItem
    │   │   │   │   │   │   ├── queueItem.js
    │   │   │   │   │   │   ├── queueItem.json
    │   │   │   │   │   │   ├── queueItem.wxml
    │   │   │   │   │   │   └── queueItem.wxss
    │   │   │   │   │   └── skinItem
    │   │   │   │   │       ├── skinItem.js
    │   │   │   │   │       ├── skinItem.json
    │   │   │   │   │       ├── skinItem.wxml
    │   │   │   │   │       └── skinItem.wxss
    │   │   │   │   ├── enter
    │   │   │   │   │   ├── enter.js
    │   │   │   │   │   ├── enter.json
    │   │   │   │   │   ├── enter.wxml
    │   │   │   │   │   └── enter.wxss
    │   │   │   │   ├── filter
    │   │   │   │   │   ├── filter.js
    │   │   │   │   │   ├── filter.json
    │   │   │   │   │   ├── filter.wxml
    │   │   │   │   │   └── filter.wxss
    │   │   │   │   ├── getcash
    │   │   │   │   │   ├── getcash.js
    │   │   │   │   │   ├── getcash.json
    │   │   │   │   │   ├── getcash.wxml
    │   │   │   │   │   └── getcash.wxss
    │   │   │   │   ├── home
    │   │   │   │   │   ├── home.js
    │   │   │   │   │   ├── home.json
    │   │   │   │   │   ├── home.wxml
    │   │   │   │   │   └── home.wxss
    │   │   │   │   ├── homes
    │   │   │   │   │   ├── homes.js
    │   │   │   │   │   ├── homes.json
    │   │   │   │   │   ├── homes.wxml
    │   │   │   │   │   └── homes.wxss
    │   │   │   │   ├── info
    │   │   │   │   │   ├── info.js
    │   │   │   │   │   ├── info.json
    │   │   │   │   │   ├── info.wxml
    │   │   │   │   │   └── info.wxss
    │   │   │   │   ├── infos
    │   │   │   │   │   ├── infos.js
    │   │   │   │   │   ├── infos.wxml
    │   │   │   │   │   └── infos.wxss
    │   │   │   │   ├── maintenance
    │   │   │   │   │   ├── maintenance.js
    │   │   │   │   │   ├── maintenance.json
    │   │   │   │   │   ├── maintenance.wxml
    │   │   │   │   │   └── maintenance.wxss
    │   │   │   │   ├── manage
    │   │   │   │   │   ├── manage.js
    │   │   │   │   │   ├── manage.json
    │   │   │   │   │   ├── manage.wxml
    │   │   │   │   │   └── manage.wxss
    │   │   │   │   ├── managecard
    │   │   │   │   │   ├── managecard.js
    │   │   │   │   │   ├── managecard.json
    │   │   │   │   │   ├── managecard.wxml
    │   │   │   │   │   └── managecard.wxss
    │   │   │   │   ├── manageorder
    │   │   │   │   │   ├── manageorder.js
    │   │   │   │   │   ├── manageorder.json
    │   │   │   │   │   ├── manageorder.wxml
    │   │   │   │   │   └── manageorder.wxss
    │   │   │   │   ├── managequeue
    │   │   │   │   │   ├── managequeue.js
    │   │   │   │   │   ├── managequeue.json
    │   │   │   │   │   ├── managequeue.wxml
    │   │   │   │   │   └── managequeue.wxss
    │   │   │   │   ├── mine
    │   │   │   │   │   ├── mine.js
    │   │   │   │   │   ├── mine.json
    │   │   │   │   │   ├── mine.wxml
    │   │   │   │   │   └── mine.wxss
    │   │   │   │   ├── mines
    │   │   │   │   │   ├── mines.js
    │   │   │   │   │   ├── mines.json
    │   │   │   │   │   ├── mines.wxml
    │   │   │   │   │   └── mines.wxss
    │   │   │   │   ├── mycar
    │   │   │   │   │   ├── mycar.js
    │   │   │   │   │   ├── mycar.json
    │   │   │   │   │   ├── mycar.wxml
    │   │   │   │   │   └── mycar.wxss
    │   │   │   │   ├── mycard
    │   │   │   │   │   ├── mycard.js
    │   │   │   │   │   ├── mycard.json
    │   │   │   │   │   ├── mycard.wxml
    │   │   │   │   │   └── mycard.wxss
    │   │   │   │   ├── myorder
    │   │   │   │   │   ├── myorder.js
    │   │   │   │   │   ├── myorder.json
    │   │   │   │   │   ├── myorder.wxml
    │   │   │   │   │   └── myorder.wxss
    │   │   │   │   ├── mypoints
    │   │   │   │   │   ├── mypoints.js
    │   │   │   │   │   ├── mypoints.json
    │   │   │   │   │   ├── mypoints.wxml
    │   │   │   │   │   └── mypoints.wxss
    │   │   │   │   ├── myqueue
    │   │   │   │   │   ├── myqueue.js
    │   │   │   │   │   ├── myqueue.json
    │   │   │   │   │   ├── myqueue.wxml
    │   │   │   │   │   └── myqueue.wxss
    │   │   │   │   ├── opencard
    │   │   │   │   │   ├── opencard.js
    │   │   │   │   │   ├── opencard.json
    │   │   │   │   │   ├── opencard.wxml
    │   │   │   │   │   └── opencard.wxss
    │   │   │   │   ├── orderinfo
    │   │   │   │   │   ├── orderinfo.js
    │   │   │   │   │   ├── orderinfo.json
    │   │   │   │   │   ├── orderinfo.wxml
    │   │   │   │   │   └── orderinfo.wxss
    │   │   │   │   ├── shopinfo
    │   │   │   │   │   ├── shopinfo.js
    │   │   │   │   │   ├── shopinfo.json
    │   │   │   │   │   ├── shopinfo.wxml
    │   │   │   │   │   └── shopinfo.wxss
    │   │   │   │   ├── skininfo
    │   │   │   │   │   ├── skininfo.js
    │   │   │   │   │   ├── skininfo.json
    │   │   │   │   │   ├── skininfo.wxml
    │   │   │   │   │   └── skininfo.wxss
    │   │   │   │   ├── store
    │   │   │   │   │   ├── store.js
    │   │   │   │   │   ├── store.json
    │   │   │   │   │   ├── store.wxml
    │   │   │   │   │   └── store.wxss
    │   │   │   │   ├── ticket
    │   │   │   │   │   ├── ticket.js
    │   │   │   │   │   ├── ticket.json
    │   │   │   │   │   ├── ticket.wxml
    │   │   │   │   │   └── ticket.wxss
    │   │   │   │   ├── ticket_orderinfo
    │   │   │   │   │   ├── ticket_orderinfo.js
    │   │   │   │   │   ├── ticket_orderinfo.json
    │   │   │   │   │   ├── ticket_orderinfo.wxml
    │   │   │   │   │   └── ticket_orderinfo.wxss
    │   │   │   │   ├── ticketk
    │   │   │   │   │   ├── ticketk.js
    │   │   │   │   │   ├── ticketk.json
    │   │   │   │   │   ├── ticketk.wxml
    │   │   │   │   │   └── ticketk.wxss
    │   │   │   │   ├── user_details
    │   │   │   │   │   ├── user_details.js
    │   │   │   │   │   ├── user_details.wxml
    │   │   │   │   │   └── user_details.wxss
    │   │   │   │   └── wxParse
    │   │   │   │       ├── html2json.js
    │   │   │   │       ├── htmlparser.js
    │   │   │   │       ├── showdown.js
    │   │   │   │       ├── wxDiscode.js
    │   │   │   │       ├── wxParse.js
    │   │   │   │       ├── wxParse.wxml
    │   │   │   │       └── wxParse.wxss
    │   │   │   ├── plugin
    │   │   │   │   └── shoppingMall
    │   │   │   │       ├── SecShopPoster
    │   │   │   │       │   └── SecShopPoster.json
    │   │   │   │       ├── aboutUs
    │   │   │   │       │   └── aboutUs.json
    │   │   │   │       ├── addressManagement
    │   │   │   │       │   └── addressManagement.json
    │   │   │   │       ├── assignment
    │   │   │   │       │   └── assignment.json
    │   │   │   │       ├── cutPoints
    │   │   │   │       │   └── cutPoints.json
    │   │   │   │       ├── details
    │   │   │   │       │   └── details.json
    │   │   │   │       ├── editAddress
    │   │   │   │       │   └── editAddress.json
    │   │   │   │       ├── home
    │   │   │   │       │   └── home.json
    │   │   │   │       ├── integrationMall
    │   │   │   │       │   └── integrationMall.json
    │   │   │   │       ├── lifeCounseling
    │   │   │   │       │   └── lifeCounseling.json
    │   │   │   │       ├── me
    │   │   │   │       │   └── me.json
    │   │   │   │       ├── myMark
    │   │   │   │       │   └── myMark.json
    │   │   │   │       ├── myOrder
    │   │   │   │       │   └── myOrder.json
    │   │   │   │       ├── orderDetails
    │   │   │   │       │   └── orderDetails.json
    │   │   │   │       ├── orderUser
    │   │   │   │       │   └── orderUser.json
    │   │   │   │       ├── pointsDetails
    │   │   │   │       │   └── pointsDetails.json
    │   │   │   │       ├── pointsDraw
    │   │   │   │       │   └── pointsDraw.json
    │   │   │   │       ├── productsDetails
    │   │   │   │       │   └── productsDetails.json
    │   │   │   │       ├── publicNumber
    │   │   │   │       │   └── publicNumber.json
    │   │   │   │       └── winningRecord
    │   │   │   │           └── winningRecord.json
    │   │   │   └── resource
    │   │   │       ├── images
    │   │   │       │   ├── 1-1.png
    │   │   │       │   ├── a.png
    │   │   │       │   ├── ad.png
    │   │   │       │   ├── ah.png
    │   │   │       │   ├── arrow.png
    │   │   │       │   ├── b.png
    │   │   │       │   ├── ban.png
    │   │   │       │   ├── banjiaka.png
    │   │   │       │   ├── banner.png
    │   │   │       │   ├── baoyang-1.png
    │   │   │       │   ├── baoyang.png
    │   │   │       │   ├── bh.png
    │   │   │       │   ├── c.png
    │   │   │       │   ├── ch.png
    │   │   │       │   ├── chengg.png
    │   │   │       │   ├── cw.png
    │   │   │       │   ├── daodian-1.png
    │   │   │       │   ├── daodian.png
    │   │   │       │   ├── dianhua.png
    │   │   │       │   ├── dingwei.png
    │   │   │       │   ├── dizhi.png
    │   │   │       │   ├── down.png
    │   │   │       │   ├── enter.png
    │   │   │       │   ├── erweima.png
    │   │   │       │   ├── geduan.jpg
    │   │   │       │   ├── good.png
    │   │   │       │   ├── good3.png
    │   │   │       │   ├── good36.png
    │   │   │       │   ├── icon-a.png
    │   │   │       │   ├── icon-b.png
    │   │   │       │   ├── icon31.png
    │   │   │       │   ├── icon32.png
    │   │   │       │   ├── index_nav1.png
    │   │   │       │   ├── index_nav1s.png
    │   │   │       │   ├── index_nav2.png
    │   │   │       │   ├── index_nav2s.png
    │   │   │       │   ├── index_nav3.png
    │   │   │       │   ├── index_nav3s.png
    │   │   │       │   ├── index_nav4.png
    │   │   │       │   ├── index_nav4s.png
    │   │   │       │   ├── index_nav5.png
    │   │   │       │   ├── index_nav5s.png
    │   │   │       │   ├── jiantou.png
    │   │   │       │   ├── kapianlogo.png
    │   │   │       │   ├── kaquan-1.png
    │   │   │       │   ├── kaquan.png
    │   │   │       │   ├── kaquanshangchengbj.png
    │   │   │       │   ├── kefu-@2x.png
    │   │   │       │   ├── nav1.png
    │   │   │       │   ├── nav2.png
    │   │   │       │   ├── nav3.png
    │   │   │       │   ├── nav4.png
    │   │   │       │   ├── order.png
    │   │   │       │   ├── paidui-1.png
    │   │   │       │   ├── paidui.png
    │   │   │       │   ├── queue.png
    │   │   │       │   ├── right1.png
    │   │   │       │   ├── share4.png
    │   │   │       │   ├── shijian.png
    │   │   │       │   ├── shop.png
    │   │   │       │   ├── shopCar.png
    │   │   │       │   ├── shopTel.png
    │   │   │       │   ├── shopTime.png
    │   │   │       │   ├── shouye (1) 拷贝.png
    │   │   │       │   ├── shouye (1).png
    │   │   │       │   ├── start.png
    │   │   │       │   ├── tab3.png
    │   │   │       │   ├── ticket.png
    │   │   │       │   ├── up.png
    │   │   │       │   ├── weixuanzhong.png
    │   │   │       │   ├── x.png
    │   │   │       │   ├── xichequan.png
    │   │   │       │   ├── xs.png
    │   │   │       │   ├── xuanzhong.png
    │   │   │       │   ├── 椭圆 585 拷贝.png
    │   │   │       │   └── 圆角矩形 868.png
    │   │   │       ├── js
    │   │   │       │   ├── api.js
    │   │   │       │   ├── reload.js
    │   │   │       │   └── rewx.js
    │   │   │       └── static
    │   │   │           ├── 01.png
    │   │   │           ├── 02.png
    │   │   │           ├── arrowl.png
    │   │   │           ├── arrowr.png
    │   │   │           ├── arrowrs.png
    │   │   │           ├── che-(1)@2x.png
    │   │   │           ├── home.png
    │   │   │           ├── icon--copy@2x.png
    │   │   │           ├── icon53.png
    │   │   │           ├── iconA3.png
    │   │   │           ├── iconA4.png
    │   │   │           ├── kefu.png
    │   │   │           ├── kefu@2x.png
    │   │   │           ├── mine_back.png
    │   │   │           ├── mine_car.png
    │   │   │           ├── mine_card.png
    │   │   │           ├── mine_icon1.png
    │   │   │           ├── mine_icon2.png
    │   │   │           ├── mine_icon3.png
    │   │   │           ├── mine_icon4.png
    │   │   │           ├── mine_icon5.png
    │   │   │           ├── mine_icon6.png
    │   │   │           ├── new_icon1.png
    │   │   │           ├── new_icon2.png
    │   │   │           ├── paidui.png
    │   │   │           ├── search.png
    │   │   │           ├── shopDeatai_icon1.png
    │   │   │           ├── shopDeatail_icon2.png
    │   │   │           ├── shopDetail_icon3.png
    │   │   │           ├── shop_address.png
    │   │   │           ├── shop_kefu.png
    │   │   │           ├── shop_share.png
    │   │   │           ├── shops.png
    │   │   │           ├── ticket_back.png
    │   │   │           ├── ticket_back2.png
    │   │   │           ├── ticket_blue.png
    │   │   │           ├── ticket_icon1.png
    │   │   │           ├── ticket_icon2.png
    │   │   │           ├── ticket_icon3.png
    │   │   │           ├── ticket_red.png
    │   │   │           ├── ticket_top.png
    │   │   │           ├── ticket_yellow.png
    │   │   │           └── youhuiquan@2x.png
    │   │   ├── zhy
    │   │   │   ├── component
    │   │   │   │   ├── comFooter
    │   │   │   │   │   ├── comFooter.js
    │   │   │   │   │   ├── comFooter.wxml
    │   │   │   │   │   ├── comFooter.wxss
    │   │   │   │   │   └── dealfoot.js
    │   │   │   │   ├── comStar
    │   │   │   │   │   ├── comStar.js
    │   │   │   │   │   ├── comStar.wxml
    │   │   │   │   │   ├── comStar.wxss
    │   │   │   │   │   ├── star-h.png
    │   │   │   │   │   ├── star.png
    │   │   │   │   │   ├── xingxing-h.png
    │   │   │   │   │   └── xingxing.png
    │   │   │   │   ├── comUploadImg
    │   │   │   │   │   ├── add.png
    │   │   │   │   │   ├── comUploadImg.js
    │   │   │   │   │   ├── comUploadImg.wxml
    │   │   │   │   │   └── comUploadImg.wxss
    │   │   │   │   ├── dist
    │   │   │   │   │   ├── action-sheet
    │   │   │   │   │   │   ├── index.js
    │   │   │   │   │   │   ├── index.wxml
    │   │   │   │   │   │   └── index.wxss
    │   │   │   │   │   ├── common
    │   │   │   │   │   │   ├── class-names.js
    │   │   │   │   │   │   ├── create.js
    │   │   │   │   │   │   └── utils.js
    │   │   │   │   │   ├── icon
    │   │   │   │   │   │   ├── index.js
    │   │   │   │   │   │   ├── index.wxml
    │   │   │   │   │   │   └── index.wxss
    │   │   │   │   │   ├── loading
    │   │   │   │   │   │   ├── index.js
    │   │   │   │   │   │   ├── index.wxml
    │   │   │   │   │   │   └── index.wxss
    │   │   │   │   │   ├── mixins
    │   │   │   │   │   │   ├── basic.js
    │   │   │   │   │   │   ├── button.js
    │   │   │   │   │   │   ├── observer
    │   │   │   │   │   │   │   ├── behavior.js
    │   │   │   │   │   │   │   ├── index.js
    │   │   │   │   │   │   │   └── props.js
    │   │   │   │   │   │   ├── touch.js
    │   │   │   │   │   │   └── transition.js
    │   │   │   │   │   ├── notice-bar
    │   │   │   │   │   │   ├── index.js
    │   │   │   │   │   │   ├── index.wxml
    │   │   │   │   │   │   └── index.wxss
    │   │   │   │   │   ├── overlay
    │   │   │   │   │   │   ├── index.js
    │   │   │   │   │   │   ├── index.wxml
    │   │   │   │   │   │   └── index.wxss
    │   │   │   │   │   ├── popup
    │   │   │   │   │   │   ├── index.js
    │   │   │   │   │   │   ├── index.wxml
    │   │   │   │   │   │   └── index.wxss
    │   │   │   │   │   ├── stepper
    │   │   │   │   │   │   ├── index.js
    │   │   │   │   │   │   ├── index.wxml
    │   │   │   │   │   │   └── index.wxss
    │   │   │   │   │   ├── steps
    │   │   │   │   │   │   ├── index.js
    │   │   │   │   │   │   ├── index.wxml
    │   │   │   │   │   │   └── index.wxss
    │   │   │   │   │   ├── tab
    │   │   │   │   │   │   ├── index.js
    │   │   │   │   │   │   ├── index.wxml
    │   │   │   │   │   │   └── index.wxss
    │   │   │   │   │   ├── tabs
    │   │   │   │   │   │   ├── index.js
    │   │   │   │   │   │   ├── index.wxml
    │   │   │   │   │   │   └── index.wxss
    │   │   │   │   │   ├── transition
    │   │   │   │   │   │   ├── index.js
    │   │   │   │   │   │   ├── index.wxml
    │   │   │   │   │   │   └── index.wxss
    │   │   │   │   │   └── tree-select
    │   │   │   │   │       ├── index.js
    │   │   │   │   │       ├── index.wxml
    │   │   │   │   │       └── index.wxss
    │   │   │   │   └── slideupshoworder
    │   │   │   │       ├── slideupshoworder.js
    │   │   │   │       ├── slideupshoworder.wxml
    │   │   │   │       └── slideupshoworder.wxss
    │   │   │   ├── distribution
    │   │   │   │   └── distribution.js
    │   │   │   ├── resource
    │   │   │   │   ├── image
    │   │   │   │   │   ├── AddressManagement
    │   │   │   │   │   │   ├── delete.png
    │   │   │   │   │   │   ├── editor.png
    │   │   │   │   │   │   ├── empty.png
    │   │   │   │   │   │   └── install.png
    │   │   │   │   │   ├── assignment
    │   │   │   │   │   │   ├── close.png
    │   │   │   │   │   │   ├── star.png
    │   │   │   │   │   │   └── triangle.png
    │   │   │   │   │   ├── bulletWindow
    │   │   │   │   │   │   ├── poster.png
    │   │   │   │   │   │   └── weixing.png
    │   │   │   │   │   ├── cutPoints
    │   │   │   │   │   │   └── money.png
    │   │   │   │   │   ├── details
    │   │   │   │   │   │   ├── cutPoints.png
    │   │   │   │   │   │   ├── dibutu1.png
    │   │   │   │   │   │   ├── dibutu2.png
    │   │   │   │   │   │   └── xiaoduzi.png
    │   │   │   │   │   ├── home
    │   │   │   │   │   │   ├── fadajin.png
    │   │   │   │   │   │   ├── hear.png
    │   │   │   │   │   │   ├── make.jpg
    │   │   │   │   │   │   ├── select-make.png
    │   │   │   │   │   │   ├── ting.jpg
    │   │   │   │   │   │   └── zhuanfa.jpg
    │   │   │   │   │   ├── integrationMall
    │   │   │   │   │   │   ├── gbpicture5.png
    │   │   │   │   │   │   ├── tupian4.jpg
    │   │   │   │   │   │   └── xiaotupian.png
    │   │   │   │   │   ├── me
    │   │   │   │   │   │   ├── dingdan.jpg
    │   │   │   │   │   │   ├── jifen.jpg
    │   │   │   │   │   │   ├── make.jpg
    │   │   │   │   │   │   └── mingxi.jpg
    │   │   │   │   │   ├── navigation
    │   │   │   │   │   │   ├── page.png
    │   │   │   │   │   │   ├── select-me.png
    │   │   │   │   │   │   ├── select-task.png
    │   │   │   │   │   │   ├── souye.png
    │   │   │   │   │   │   ├── task.png
    │   │   │   │   │   │   ├── we.png
    │   │   │   │   │   │   ├── welfare.png
    │   │   │   │   │   │   └── welfare2.png
    │   │   │   │   │   ├── orderUser
    │   │   │   │   │   │   ├── address.png
    │   │   │   │   │   │   └── arrow.png
    │   │   │   │   │   └── scorebanner.png
    │   │   │   │   └── js
    │   │   │   │       ├── api.js
    │   │   │   │       ├── barcode.js
    │   │   │   │       ├── baseapi.js
    │   │   │   │       ├── index.js
    │   │   │   │       ├── kxutil.js
    │   │   │   │       ├── qrcode.js
    │   │   │   │       └── reload.js
    │   │   │   ├── template
    │   │   │   │   ├── active
    │   │   │   │   │   ├── active.wxml
    │   │   │   │   │   └── active.wxss
    │   │   │   │   ├── activityList
    │   │   │   │   │   ├── activityList.wxml
    │   │   │   │   │   └── activityList.wxss
    │   │   │   │   ├── activityModule
    │   │   │   │   │   ├── activityModule.wxml
    │   │   │   │   │   └── activityModule.wxss
    │   │   │   │   ├── babylist
    │   │   │   │   │   ├── babylist.wxml
    │   │   │   │   │   └── babylist.wxss
    │   │   │   │   ├── bulletWindow
    │   │   │   │   │   ├── bulletWindow.wxml
    │   │   │   │   │   └── bulletWindow.wxss
    │   │   │   │   ├── productList
    │   │   │   │   │   ├── productList.wxml
    │   │   │   │   │   └── productList.wxss
    │   │   │   │   ├── temloading
    │   │   │   │   │   ├── temloading.wxml
    │   │   │   │   │   └── temloading.wxss
    │   │   │   │   └── wxParse
    │   │   │   │       ├── html2json.js
    │   │   │   │       ├── htmlparser.js
    │   │   │   │       ├── showdown.js
    │   │   │   │       ├── wxDiscode.js
    │   │   │   │       ├── wxParse.js
    │   │   │   │       ├── wxParse.wxml
    │   │   │   │       └── wxParse.wxss
    │   │   │   └── wxs
    │   │   │       └── zhy.wxs
    │   │   └── 更多免费精品源码请访问.url
    │   └── 更多免费精品源码请访问.url
    ├── 后端
    │   ├── yzxcpt_sun
    │   │   ├── Logo
    │   │   │   ├── 1.jpg
    │   │   │   ├── 10.jpg
    │   │   │   ├── 100.jpg
    │   │   │   ├── 101.jpg
    │   │   │   ├── 102.jpg
    │   │   │   ├── 103.jpg
    │   │   │   ├── 108.jpg
    │   │   │   ├── 109.jpg
    │   │   │   ├── 11.jpg
    │   │   │   ├── 110.jpg
    │   │   │   ├── 111.jpg
    │   │   │   ├── 112.jpg
    │   │   │   ├── 113.jpg
    │   │   │   ├── 114.jpg
    │   │   │   ├── 115.jpg
    │   │   │   ├── 116.jpg
    │   │   │   ├── 117.jpg
    │   │   │   ├── 118.jpg
    │   │   │   ├── 119.jpg
    │   │   │   ├── 12.jpg
    │   │   │   ├── 120.jpg
    │   │   │   ├── 121.jpg
    │   │   │   ├── 122.jpg
    │   │   │   ├── 124.jpg
    │   │   │   ├── 125.jpg
    │   │   │   ├── 127.jpg
    │   │   │   ├── 129.jpg
    │   │   │   ├── 13.jpg
    │   │   │   ├── 130.jpg
    │   │   │   ├── 132.jpg
    │   │   │   ├── 133.jpg
    │   │   │   ├── 134.jpg
    │   │   │   ├── 135.jpg
    │   │   │   ├── 136.jpg
    │   │   │   ├── 137.jpg
    │   │   │   ├── 138.jpg
    │   │   │   ├── 139.jpg
    │   │   │   ├── 14.jpg
    │   │   │   ├── 140.jpg
    │   │   │   ├── 141.jpg
    │   │   │   ├── 142.jpg
    │   │   │   ├── 143.jpg
    │   │   │   ├── 144.jpg
    │   │   │   ├── 145.jpg
    │   │   │   ├── 146.jpg
    │   │   │   ├── 147.jpg
    │   │   │   ├── 15.jpg
    │   │   │   ├── 150.jpg
    │   │   │   ├── 151.jpg
    │   │   │   ├── 152.jpg
    │   │   │   ├── 153.jpg
    │   │   │   ├── 154.jpg
    │   │   │   ├── 155.jpg
    │   │   │   ├── 156.jpg
    │   │   │   ├── 157.jpg
    │   │   │   ├── 159.jpg
    │   │   │   ├── 161.jpg
    │   │   │   ├── 162.jpg
    │   │   │   ├── 163.jpg
    │   │   │   ├── 164.jpg
    │   │   │   ├── 165.jpg
    │   │   │   ├── 167.jpg
    │   │   │   ├── 168.jpg
    │   │   │   ├── 169.jpg
    │   │   │   ├── 170.jpg
    │   │   │   ├── 171.jpg
    │   │   │   ├── 172.jpg
    │   │   │   ├── 173.jpg
    │   │   │   ├── 174.jpg
    │   │   │   ├── 175.jpg
    │   │   │   ├── 176.jpg
    │   │   │   ├── 177.jpg
    │   │   │   ├── 178.jpg
    │   │   │   ├── 181.jpg
    │   │   │   ├── 182.jpg
    │   │   │   ├── 183.jpg
    │   │   │   ├── 184.jpg
    │   │   │   ├── 185.jpg
    │   │   │   ├── 186.jpg
    │   │   │   ├── 187.jpg
    │   │   │   ├── 188.jpg
    │   │   │   ├── 189.jpg
    │   │   │   ├── 19.jpg
    │   │   │   ├── 190.jpg
    │   │   │   ├── 191.jpg
    │   │   │   ├── 192.jpg
    │   │   │   ├── 193.jpg
    │   │   │   ├── 196.jpg
    │   │   │   ├── 197.jpg
    │   │   │   ├── 198.jpg
    │   │   │   ├── 199.jpg
    │   │   │   ├── 20.jpg
    │   │   │   ├── 200.jpg
    │   │   │   ├── 202.jpg
    │   │   │   ├── 203.jpg
    │   │   │   ├── 204.jpg
    │   │   │   ├── 205.jpg
    │   │   │   ├── 206.jpg
    │   │   │   ├── 207.jpg
    │   │   │   ├── 208.jpg
    │   │   │   ├── 209.jpg
    │   │   │   ├── 210.jpg
    │   │   │   ├── 211.jpg
    │   │   │   ├── 213.jpg
    │   │   │   ├── 214.jpg
    │   │   │   ├── 215.jpg
    │   │   │   ├── 217.jpg
    │   │   │   ├── 219.jpg
    │   │   │   ├── 22.jpg
    │   │   │   ├── 220.jpg
    │   │   │   ├── 221.jpg
    │   │   │   ├── 222.jpg
    │   │   │   ├── 225.jpg
    │   │   │   ├── 226.jpg
    │   │   │   ├── 227.jpg
    │   │   │   ├── 228.jpg
    │   │   │   ├── 229.jpg
    │   │   │   ├── 230.jpg
    │   │   │   ├── 231.jpg
    │   │   │   ├── 232.jpg
    │   │   │   ├── 233.jpg
    │   │   │   ├── 234.jpg
    │   │   │   ├── 235.jpg
    │   │   │   ├── 236.jpg
    │   │   │   ├── 237.jpg
    │   │   │   ├── 239.jpg
    │   │   │   ├── 24.jpg
    │   │   │   ├── 240.jpg
    │   │   │   ├── 241.jpg
    │   │   │   ├── 242.jpg
    │   │   │   ├── 243.jpg
    │   │   │   ├── 244.jpg
    │   │   │   ├── 245.jpg
    │   │   │   ├── 247.jpg
    │   │   │   ├── 248.jpg
    │   │   │   ├── 249.jpg
    │   │   │   ├── 25.jpg
    │   │   │   ├── 250.jpg
    │   │   │   ├── 251.jpg
    │   │   │   ├── 252.jpg
    │   │   │   ├── 253.jpg
    │   │   │   ├── 254.jpg
    │   │   │   ├── 255.jpg
    │   │   │   ├── 257.jpg
    │   │   │   ├── 258.jpg
    │   │   │   ├── 259.jpg
    │   │   │   ├── 26.jpg
    │   │   │   ├── 260.jpg
    │   │   │   ├── 261.jpg
    │   │   │   ├── 263.jpg
    │   │   │   ├── 264.jpg
    │   │   │   ├── 265.jpg
    │   │   │   ├── 266.jpg
    │   │   │   ├── 267.jpg
    │   │   │   ├── 268.jpg
    │   │   │   ├── 269.jpg
    │   │   │   ├── 27.jpg
    │   │   │   ├── 270.jpg
    │   │   │   ├── 271.jpg
    │   │   │   ├── 272.jpg
    │   │   │   ├── 273.jpg
    │   │   │   ├── 274.jpg
    │   │   │   ├── 275.jpg
    │   │   │   ├── 276.jpg
    │   │   │   ├── 277.jpg
    │   │   │   ├── 279.jpg
    │   │   │   ├── 280.jpg
    │   │   │   ├── 281.jpg
    │   │   │   ├── 282.jpg
    │   │   │   ├── 283.jpg
    │   │   │   ├── 284.jpg
    │   │   │   ├── 285.jpg
    │   │   │   ├── 286.jpg
    │   │   │   ├── 287.jpg
    │   │   │   ├── 288.jpg
    │   │   │   ├── 290.jpg
    │   │   │   ├── 291.jpg
    │   │   │   ├── 292.jpg
    │   │   │   ├── 293.jpg
    │   │   │   ├── 294.jpg
    │   │   │   ├── 295.jpg
    │   │   │   ├── 296.jpg
    │   │   │   ├── 297.jpg
    │   │   │   ├── 298.jpg
    │   │   │   ├── 299.jpg
    │   │   │   ├── 3.jpg
    │   │   │   ├── 301.jpg
    │   │   │   ├── 302.jpg
    │   │   │   ├── 303.jpg
    │   │   │   ├── 304.jpg
    │   │   │   ├── 305.jpg
    │   │   │   ├── 306.jpg
    │   │   │   ├── 307.jpg
    │   │   │   ├── 308.jpg
    │   │   │   ├── 309.jpg
    │   │   │   ├── 310.jpg
    │   │   │   ├── 312.jpg
    │   │   │   ├── 313.jpg
    │   │   │   ├── 315.jpg
    │   │   │   ├── 316.jpg
    │   │   │   ├── 317.jpg
    │   │   │   ├── 318.jpg
    │   │   │   ├── 319.jpg
    │   │   │   ├── 32.jpg
    │   │   │   ├── 320.jpg
    │   │   │   ├── 321.jpg
    │   │   │   ├── 322.jpg
    │   │   │   ├── 323.jpg
    │   │   │   ├── 324.jpg
    │   │   │   ├── 325.jpg
    │   │   │   ├── 326.jpg
    │   │   │   ├── 327.jpg
    │   │   │   ├── 328.jpg
    │   │   │   ├── 329.jpg
    │   │   │   ├── 33.jpg
    │   │   │   ├── 330.jpg
    │   │   │   ├── 331.jpg
    │   │   │   ├── 332.jpg
    │   │   │   ├── 333.jpg
    │   │   │   ├── 334.jpg
    │   │   │   ├── 335.jpg
    │   │   │   ├── 336.jpg
    │   │   │   ├── 337.jpg
    │   │   │   ├── 338.jpg
    │   │   │   ├── 339.jpg
    │   │   │   ├── 34.jpg
    │   │   │   ├── 340.jpg
    │   │   │   ├── 341.jpg
    │   │   │   ├── 342.jpg
    │   │   │   ├── 343.jpg
    │   │   │   ├── 345.jpg
    │   │   │   ├── 346.jpg
    │   │   │   ├── 348.jpg
    │   │   │   ├── 35.jpg
    │   │   │   ├── 350.jpg
    │   │   │   ├── 352.jpg
    │   │   │   ├── 353.jpg
    │   │   │   ├── 354.jpg
    │   │   │   ├── 355.jpg
    │   │   │   ├── 357.jpg
    │   │   │   ├── 358.jpg
    │   │   │   ├── 359.jpg
    │   │   │   ├── 36.jpg
    │   │   │   ├── 360.jpg
    │   │   │   ├── 361.jpg
    │   │   │   ├── 362.jpg
    │   │   │   ├── 363.jpg
    │   │   │   ├── 364.jpg
    │   │   │   ├── 365.jpg
    │   │   │   ├── 37.jpg
    │   │   │   ├── 38.jpg
    │   │   │   ├── 39.jpg
    │   │   │   ├── 40.jpg
    │   │   │   ├── 41.jpg
    │   │   │   ├── 42.jpg
    │   │   │   ├── 43.jpg
    │   │   │   ├── 44.jpg
    │   │   │   ├── 45.jpg
    │   │   │   ├── 46.jpg
    │   │   │   ├── 47.jpg
    │   │   │   ├── 48.jpg
    │   │   │   ├── 49.jpg
    │   │   │   ├── 50.jpg
    │   │   │   ├── 51.jpg
    │   │   │   ├── 52.jpg
    │   │   │   ├── 53.jpg
    │   │   │   ├── 54.jpg
    │   │   │   ├── 55.jpg
    │   │   │   ├── 56.jpg
    │   │   │   ├── 57.jpg
    │   │   │   ├── 58.jpg
    │   │   │   ├── 59.jpg
    │   │   │   ├── 60.jpg
    │   │   │   ├── 61.jpg
    │   │   │   ├── 62.jpg
    │   │   │   ├── 63.jpg
    │   │   │   ├── 64.jpg
    │   │   │   ├── 65.jpg
    │   │   │   ├── 66.jpg
    │   │   │   ├── 67.jpg
    │   │   │   ├── 68.jpg
    │   │   │   ├── 69.jpg
    │   │   │   ├── 70.jpg
    │   │   │   ├── 71.jpg
    │   │   │   ├── 72.jpg
    │   │   │   ├── 73.jpg
    │   │   │   ├── 74.jpg
    │   │   │   ├── 75.jpg
    │   │   │   ├── 76.jpg
    │   │   │   ├── 77.jpg
    │   │   │   ├── 78.jpg
    │   │   │   ├── 79.jpg
    │   │   │   ├── 8.jpg
    │   │   │   ├── 80.jpg
    │   │   │   ├── 81.jpg
    │   │   │   ├── 82.jpg
    │   │   │   ├── 83.jpg
    │   │   │   ├── 84.jpg
    │   │   │   ├── 85.jpg
    │   │   │   ├── 86.jpg
    │   │   │   ├── 87.jpg
    │   │   │   ├── 88.jpg
    │   │   │   ├── 89.jpg
    │   │   │   ├── 9.jpg
    │   │   │   ├── 90.jpg
    │   │   │   ├── 91.jpg
    │   │   │   ├── 92.jpg
    │   │   │   ├── 93.jpg
    │   │   │   ├── 94.jpg
    │   │   │   ├── 95.jpg
    │   │   │   ├── 96.jpg
    │   │   │   ├── 97.jpg
    │   │   │   ├── 98.jpg
    │   │   │   └── 99.jpg
    │   │   ├── WxPay
    │   │   │   └── cert
    │   │   │       ├── apiclient_cert.p12
    │   │   │       └── apiclient_cert.pem
    │   │   ├── admin
    │   │   │   ├── common
    │   │   │   │   ├── attachurl.php
    │   │   │   │   ├── bootstrap.sys.inc.php
    │   │   │   │   ├── common.func.php
    │   │   │   │   └── template.func.php
    │   │   │   ├── index.php
    │   │   │   ├── source
    │   │   │   │   ├── site
    │   │   │   │   │   └── entry.ctrl.php
    │   │   │   │   ├── user
    │   │   │   │   │   ├── login.ctrl.php
    │   │   │   │   │   └── logout.ctrl.php
    │   │   │   │   └── utility
    │   │   │   │       ├── __init.php
    │   │   │   │       └── file.ctrl.php
    │   │   │   └── themes
    │   │   │       └── default
    │   │   │           ├── common
    │   │   │           │   ├── footer-base.html
    │   │   │           │   ├── footer-cms.html
    │   │   │           │   ├── footer-gw.html
    │   │   │           │   ├── footer.html
    │   │   │           │   ├── header-base.html
    │   │   │           │   ├── header-cms.html
    │   │   │           │   ├── header-gw.html
    │   │   │           │   ├── header.html
    │   │   │           │   └── message.html
    │   │   │           └── user
    │   │   │               └── login.html
    │   │   ├── api
    │   │   │   ├── aliyun-dysms
    │   │   │   │   ├── SignatureHelper.php
    │   │   │   │   └── sendSms.php
    │   │   │   ├── printer
    │   │   │   │   └── printer.php
    │   │   │   └── wxpay
    │   │   │       ├── wxpay.php
    │   │   │       ├── wxservice.php
    │   │   │       ├── wxservicepay.php
    │   │   │       └── wxservicerefund.php
    │   │   ├── car
    │   │   │   ├── car1.sql
    │   │   │   ├── car2.sql
    │   │   │   ├── car3.sql
    │   │   │   ├── car4.sql
    │   │   │   └── car5.sql
    │   │   ├── cert
    │   │   │   ├── WxPay.Api.php
    │   │   │   ├── WxPay.Data.php
    │   │   │   ├── WxPay.Exception.php
    │   │   │   └── WxPay.Notify.php
    │   │   ├── class
    │   │   │   ├── UploadFile.class.php
    │   │   │   └── func.php
    │   │   ├── errorCode.php
    │   │   ├── hong.php
    │   │   ├── icon.jpg
    │   │   ├── inc
    │   │   │   ├── func
    │   │   │   │   ├── core.php
    │   │   │   │   └── func.php
    │   │   │   └── web
    │   │   │       ├── account.inc.php
    │   │   │       ├── activity.inc.php
    │   │   │       ├── activityadd.inc.php
    │   │   │       ├── activitytype.inc.php
    │   │   │       ├── activitytypeadd.inc.php
    │   │   │       ├── ad.inc.php
    │   │   │       ├── addad.inc.php
    │   │   │       ├── addcar.inc.php
    │   │   │       ├── addcard.inc.php
    │   │   │       ├── addcoupon.inc.php
    │   │   │       ├── addcoupont.inc.php
    │   │   │       ├── addfootnav.inc.php
    │   │   │       ├── addmaintain.inc.php
    │   │   │       ├── addmall.inc.php
    │   │   │       ├── addnotice.inc.php
    │   │   │       ├── addshop.inc.php
    │   │   │       ├── addshopadmin.inc.php
    │   │   │       ├── addshopclassify.inc.php
    │   │   │       ├── addshopjoin.inc.php
    │   │   │       ├── addtype.inc.php
    │   │   │       ├── addtypeshow.inc.php
    │   │   │       ├── addvipcard.inc.php
    │   │   │       ├── adpic.inc.php
    │   │   │       ├── adpic_list.inc.php
    │   │   │       ├── adsign.inc.php
    │   │   │       ├── backimg.inc.php
    │   │   │       ├── banner.inc.php
    │   │   │       ├── businesstel.inc.php
    │   │   │       ├── car.inc.php
    │   │   │       ├── car1.inc.php
    │   │   │       ├── carbrand.inc.php
    │   │   │       ├── carcity.inc.php
    │   │   │       ├── cardlist.inc.php
    │   │   │       ├── cardopen.inc.php
    │   │   │       ├── carinfo.inc.php
    │   │   │       ├── carlist.inc.php
    │   │   │       ├── checked.inc.php
    │   │   │       ├── code.inc.php
    │   │   │       ├── couponlist.inc.php
    │   │   │       ├── couponset.inc.php
    │   │   │       ├── coupontlist.inc.php
    │   │   │       ├── ddgl.inc.php
    │   │   │       ├── dotop.inc.php
    │   │   │       ├── fabuopen.inc.php
    │   │   │       ├── fontlog.inc.php
    │   │   │       ├── footnav.inc.php
    │   │   │       ├── getcourse.inc.php
    │   │   │       ├── gift.inc.php
    │   │   │       ├── giftorder.inc.php
    │   │   │       ├── goods.inc.php
    │   │   │       ├── goodsarticle.inc.php
    │   │   │       ├── goodsbanner.inc.php
    │   │   │       ├── goodscheck.inc.php
    │   │   │       ├── goodsdaily.inc.php
    │   │   │       ├── goodsdiscount.inc.php
    │   │   │       ├── goodsinfo.inc.php
    │   │   │       ├── in.inc.php
    │   │   │       ├── index.inc.php
    │   │   │       ├── indexnavset.inc.php
    │   │   │       ├── isshopen.inc.php
    │   │   │       ├── logoset.inc.php
    │   │   │       ├── maintain.inc.php
    │   │   │       ├── malllist.inc.php
    │   │   │       ├── mbmessage.inc.php
    │   │   │       ├── meal.inc.php
    │   │   │       ├── mealcheck.inc.php
    │   │   │       ├── mealinfo.inc.php
    │   │   │       ├── mealorder.inc.php
    │   │   │       ├── mealorderdetail.inc.php
    │   │   │       ├── mealtext.inc.php
    │   │   │       ├── mealtype.inc.php
    │   │   │       ├── navset.inc.php
    │   │   │       ├── noticelist.inc.php
    │   │   │       ├── offline.inc.php
    │   │   │       ├── order.inc.php
    │   │   │       ├── ordercoupon.inc.php
    │   │   │       ├── orderinfo.inc.php
    │   │   │       ├── ordermaintain.inc.php
    │   │   │       ├── ordershop.inc.php
    │   │   │       ├── ordervipcard.inc.php
    │   │   │       ├── orderwait.inc.php
    │   │   │       ├── pay.inc.php
    │   │   │       ├── peiz.inc.php
    │   │   │       ├── provincecitycounty.inc.php
    │   │   │       ├── qqmapset.inc.php
    │   │   │       ├── redpacket.inc.php
    │   │   │       ├── release.inc.php
    │   │   │       ├── service.inc.php
    │   │   │       ├── settab.inc.php
    │   │   │       ├── settab_add.inc.php
    │   │   │       ├── settabadd.inc.php
    │   │   │       ├── settablower.inc.php
    │   │   │       ├── settings.inc.php
    │   │   │       ├── shop_record.inc.php
    │   │   │       ├── shopadminlist.inc.php
    │   │   │       ├── shopclassify.inc.php
    │   │   │       ├── shopcomment.inc.php
    │   │   │       ├── shopjoin.inc.php
    │   │   │       ├── shoplist.inc.php
    │   │   │       ├── shuffl.inc.php
    │   │   │       ├── shuffladd.inc.php
    │   │   │       ├── shuffling.inc.php
    │   │   │       ├── shufflingactivity.inc.php
    │   │   │       ├── shufflingactivityadd.inc.php
    │   │   │       ├── shufflingadd.inc.php
    │   │   │       ├── sms.inc.php
    │   │   │       ├── tab.inc.php
    │   │   │       ├── tab1.inc.php
    │   │   │       ├── template.inc.php
    │   │   │       ├── txapply.inc.php
    │   │   │       ├── txdetails.inc.php
    │   │   │       ├── txlist.inc.php
    │   │   │       ├── txlog.inc.php
    │   │   │       ├── txset.inc.php
    │   │   │       ├── type.inc.php
    │   │   │       ├── user.inc.php
    │   │   │       ├── user2.inc.php
    │   │   │       ├── usercar.inc.php
    │   │   │       ├── userintegral.inc.php
    │   │   │       ├── vipcardlist.inc.php
    │   │   │       ├── vipcardlogo.inc.php
    │   │   │       ├── vipcardopen.inc.php
    │   │   │       ├── vipcardorder.inc.php
    │   │   │       ├── vipcardprice.inc.php
    │   │   │       ├── vipcardpricelist.inc.php
    │   │   │       ├── vipcardset.inc.php
    │   │   │       ├── viplist.inc.php
    │   │   │       ├── withdraw.inc.php
    │   │   │       ├── withdrawset.inc.php
    │   │   │       ├── ygquan.inc.php
    │   │   │       └── zxpinglun.inc.php
    │   │   ├── manifest.xml
    │   │   ├── map.json
    │   │   ├── module.cer
    │   │   ├── module.php
    │   │   ├── notify.php
    │   │   ├── phpqrcode.php
    │   │   ├── pkcs7Encoder.php
    │   │   ├── site.php
    │   │   ├── site0418.php
    │   │   ├── static
    │   │   │   ├── js
    │   │   │   │   ├── jquery.cookie.js
    │   │   │   │   └── pinyin.js
    │   │   │   ├── layui
    │   │   │   │   ├── css
    │   │   │   │   │   ├── layui.css
    │   │   │   │   │   ├── layui.mobile.css
    │   │   │   │   │   └── modules
    │   │   │   │   │       ├── code.css
    │   │   │   │   │       ├── laydate
    │   │   │   │   │       │   └── default
    │   │   │   │   │       │       └── laydate.css
    │   │   │   │   │       └── layer
    │   │   │   │   │           └── default
    │   │   │   │   │               ├── icon-ext.png
    │   │   │   │   │               ├── icon.png
    │   │   │   │   │               ├── layer.css
    │   │   │   │   │               ├── loading-0.gif
    │   │   │   │   │               ├── loading-1.gif
    │   │   │   │   │               └── loading-2.gif
    │   │   │   │   ├── font
    │   │   │   │   │   ├── iconfont.eot
    │   │   │   │   │   ├── iconfont.svg
    │   │   │   │   │   ├── iconfont.ttf
    │   │   │   │   │   └── iconfont.woff
    │   │   │   │   ├── images
    │   │   │   │   │   └── face
    │   │   │   │   │       ├── 0.gif
    │   │   │   │   │       ├── 1.gif
    │   │   │   │   │       ├── 10.gif
    │   │   │   │   │       ├── 11.gif
    │   │   │   │   │       ├── 12.gif
    │   │   │   │   │       ├── 13.gif
    │   │   │   │   │       ├── 14.gif
    │   │   │   │   │       ├── 15.gif
    │   │   │   │   │       ├── 16.gif
    │   │   │   │   │       ├── 17.gif
    │   │   │   │   │       ├── 18.gif
    │   │   │   │   │       ├── 19.gif
    │   │   │   │   │       ├── 2.gif
    │   │   │   │   │       ├── 20.gif
    │   │   │   │   │       ├── 21.gif
    │   │   │   │   │       ├── 22.gif
    │   │   │   │   │       ├── 23.gif
    │   │   │   │   │       ├── 24.gif
    │   │   │   │   │       ├── 25.gif
    │   │   │   │   │       ├── 26.gif
    │   │   │   │   │       ├── 27.gif
    │   │   │   │   │       ├── 28.gif
    │   │   │   │   │       ├── 29.gif
    │   │   │   │   │       ├── 3.gif
    │   │   │   │   │       ├── 30.gif
    │   │   │   │   │       ├── 31.gif
    │   │   │   │   │       ├── 32.gif
    │   │   │   │   │       ├── 33.gif
    │   │   │   │   │       ├── 34.gif
    │   │   │   │   │       ├── 35.gif
    │   │   │   │   │       ├── 36.gif
    │   │   │   │   │       ├── 37.gif
    │   │   │   │   │       ├── 38.gif
    │   │   │   │   │       ├── 39.gif
    │   │   │   │   │       ├── 4.gif
    │   │   │   │   │       ├── 40.gif
    │   │   │   │   │       ├── 41.gif
    │   │   │   │   │       ├── 42.gif
    │   │   │   │   │       ├── 43.gif
    │   │   │   │   │       ├── 44.gif
    │   │   │   │   │       ├── 45.gif
    │   │   │   │   │       ├── 46.gif
    │   │   │   │   │       ├── 47.gif
    │   │   │   │   │       ├── 48.gif
    │   │   │   │   │       ├── 49.gif
    │   │   │   │   │       ├── 5.gif
    │   │   │   │   │       ├── 50.gif
    │   │   │   │   │       ├── 51.gif
    │   │   │   │   │       ├── 52.gif
    │   │   │   │   │       ├── 53.gif
    │   │   │   │   │       ├── 54.gif
    │   │   │   │   │       ├── 55.gif
    │   │   │   │   │       ├── 56.gif
    │   │   │   │   │       ├── 57.gif
    │   │   │   │   │       ├── 58.gif
    │   │   │   │   │       ├── 59.gif
    │   │   │   │   │       ├── 6.gif
    │   │   │   │   │       ├── 60.gif
    │   │   │   │   │       ├── 61.gif
    │   │   │   │   │       ├── 62.gif
    │   │   │   │   │       ├── 63.gif
    │   │   │   │   │       ├── 64.gif
    │   │   │   │   │       ├── 65.gif
    │   │   │   │   │       ├── 66.gif
    │   │   │   │   │       ├── 67.gif
    │   │   │   │   │       ├── 68.gif
    │   │   │   │   │       ├── 69.gif
    │   │   │   │   │       ├── 7.gif
    │   │   │   │   │       ├── 70.gif
    │   │   │   │   │       ├── 71.gif
    │   │   │   │   │       ├── 8.gif
    │   │   │   │   │       └── 9.gif
    │   │   │   │   ├── jquery-3.2.1.min.js
    │   │   │   │   ├── lay
    │   │   │   │   │   ├── layui.js
    │   │   │   │   │   └── modules
    │   │   │   │   │       ├── carousel.js
    │   │   │   │   │       ├── code.js
    │   │   │   │   │       ├── element.js
    │   │   │   │   │       ├── flow.js
    │   │   │   │   │       ├── form.js
    │   │   │   │   │       ├── jquery.js
    │   │   │   │   │       ├── laydate.js
    │   │   │   │   │       ├── layedit.js
    │   │   │   │   │       ├── layer.js
    │   │   │   │   │       ├── laypage.js
    │   │   │   │   │       ├── laytpl.js
    │   │   │   │   │       ├── layui.all.js
    │   │   │   │   │       ├── mobile.js
    │   │   │   │   │       ├── table.js
    │   │   │   │   │       ├── tree.js
    │   │   │   │   │       ├── upload.js
    │   │   │   │   │       └── util.js
    │   │   │   │   ├── layui.all.js
    │   │   │   │   ├── layui.js
    │   │   │   │   ├── ueditor.all.min.js
    │   │   │   │   ├── ueditor.config.js
    │   │   │   │   └── util.js
    │   │   │   └── select2
    │   │   │       ├── select2.css
    │   │   │       └── select2.js
    │   │   ├── template
    │   │   │   ├── images
    │   │   │   │   ├── 10.png
    │   │   │   │   ├── 11.png
    │   │   │   │   ├── 12.png
    │   │   │   │   ├── 13.png
    │   │   │   │   ├── 6.png
    │   │   │   │   ├── 7.png
    │   │   │   │   ├── 8.png
    │   │   │   │   ├── 9.png
    │   │   │   │   ├── add.png
    │   │   │   │   ├── city.png
    │   │   │   │   ├── container_bg0.png
    │   │   │   │   ├── cou.jpg
    │   │   │   │   ├── dada.png
    │   │   │   │   ├── dayin.png
    │   │   │   │   ├── dfsd.png
    │   │   │   │   ├── dingdan.png
    │   │   │   │   ├── dn.wav
    │   │   │   │   ├── dsfddf.png
    │   │   │   │   ├── duanxin.png
    │   │   │   │   ├── duanxintongdao.png
    │   │   │   │   ├── duigoubai.png
    │   │   │   │   ├── fdfs.png
    │   │   │   │   ├── gou.png
    │   │   │   │   ├── guanggao.png
    │   │   │   │   ├── guanli.png
    │   │   │   │   ├── haixian.jpg
    │   │   │   │   ├── hb.png
    │   │   │   │   ├── hhr.png
    │   │   │   │   ├── home.png
    │   │   │   │   ├── huiyuan.jpg
    │   │   │   │   ├── huiyuan.png
    │   │   │   │   ├── hy.png
    │   │   │   │   ├── icon.jpg
    │   │   │   │   ├── jika.jpg
    │   │   │   │   ├── jika.png
    │   │   │   │   ├── juxing.png
    │   │   │   │   ├── kaiguan.png
    │   │   │   │   ├── kanjia.jpg
    │   │   │   │   ├── laoz.png
    │   │   │   │   ├── loading.gif
    │   │   │   │   ├── login_icon.png
    │   │   │   │   ├── logo(1).jpg
    │   │   │   │   ├── logo.png
    │   │   │   │   ├── logo2.png
    │   │   │   │   ├── man.png
    │   │   │   │   ├── manjianhuodong.png
    │   │   │   │   ├── mendian.png
    │   │   │   │   ├── miaosha.png
    │   │   │   │   ├── money.png
    │   │   │   │   ├── money1.png
    │   │   │   │   ├── money10.png
    │   │   │   │   ├── money11.png
    │   │   │   │   ├── money2.png
    │   │   │   │   ├── money3.png
    │   │   │   │   ├── money4.png
    │   │   │   │   ├── money5.png
    │   │   │   │   ├── money6.png
    │   │   │   │   ├── money8.png
    │   │   │   │   ├── mt.png
    │   │   │   │   ├── muban3.jpg
    │   │   │   │   ├── pc.png
    │   │   │   │   ├── pintuan.jpg
    │   │   │   │   ├── quyu.png
    │   │   │   │   ├── saoma.png
    │   │   │   │   ├── seller.png
    │   │   │   │   ├── seller_login_bg.jpg
    │   │   │   │   ├── shezhi.png
    │   │   │   │   ├── stick.gif
    │   │   │   │   ├── time.png
    │   │   │   │   ├── tixian.png
    │   │   │   │   ├── tongzhi.png
    │   │   │   │   ├── ttrgd.png
    │   │   │   │   ├── tuceng0.png
    │   │   │   │   ├── tuceng1.png
    │   │   │   │   ├── tuceng2.png
    │   │   │   │   ├── tuceng4.png
    │   │   │   │   ├── tuijian.png
    │   │   │   │   ├── txt.png
    │   │   │   │   ├── tz.png
    │   │   │   │   ├── u11_state0.png
    │   │   │   │   ├── u270.png
    │   │   │   │   ├── user.png
    │   │   │   │   ├── wm.wav
    │   │   │   │   ├── wu.png
    │   │   │   │   ├── xia.png
    │   │   │   │   ├── xian.png
    │   │   │   │   ├── xiaoshou.png
    │   │   │   │   ├── xingxing.png
    │   │   │   │   ├── xinxi1.png
    │   │   │   │   ├── xinxi2.png
    │   │   │   │   ├── xinxi3.png
    │   │   │   │   ├── xinxi4.png
    │   │   │   │   ├── xitong.png
    │   │   │   │   ├── ygrz.png
    │   │   │   │   ├── youhuiquan.png
    │   │   │   │   ├── youhuiquan2.png
    │   │   │   │   ├── yuan.png
    │   │   │   │   ├── yuanxing.png
    │   │   │   │   ├── yy.wav
    │   │   │   │   ├── zhekouquan.png
    │   │   │   │   └── zu.png
    │   │   │   ├── public
    │   │   │   │   ├── comhead.html
    │   │   │   │   ├── common.html
    │   │   │   │   ├── footer-base.html
    │   │   │   │   ├── footer.html
    │   │   │   │   ├── header-base.html
    │   │   │   │   ├── header.html
    │   │   │   │   ├── ygcss.css
    │   │   │   │   ├── ygcsslist.css
    │   │   │   │   ├── zoomify.min.css
    │   │   │   │   └── zoomify.min.js
    │   │   │   ├── web
    │   │   │   │   ├── account.html
    │   │   │   │   ├── activity.html
    │   │   │   │   ├── activityadd.html
    │   │   │   │   ├── activitytype.html
    │   │   │   │   ├── activitytypeadd.html
    │   │   │   │   ├── ad.html
    │   │   │   │   ├── addad.html
    │   │   │   │   ├── addcar.html
    │   │   │   │   ├── addcoupon.html
    │   │   │   │   ├── addcoupont.html
    │   │   │   │   ├── addfootnav.html
    │   │   │   │   ├── addmaintain.html
    │   │   │   │   ├── addmall.html
    │   │   │   │   ├── addmealtype.html
    │   │   │   │   ├── addnotice.html
    │   │   │   │   ├── addshop.html
    │   │   │   │   ├── addshopadmin.html
    │   │   │   │   ├── addshopclassify.html
    │   │   │   │   ├── addshopjoin.html
    │   │   │   │   ├── addtype.html
    │   │   │   │   ├── addvipcard.html
    │   │   │   │   ├── adpic.html
    │   │   │   │   ├── adpic_list.html
    │   │   │   │   ├── adsign.html
    │   │   │   │   ├── backimg.html
    │   │   │   │   ├── banner.html
    │   │   │   │   ├── car.html
    │   │   │   │   ├── car1.html
    │   │   │   │   ├── carbrand.html
    │   │   │   │   ├── carcity.html
    │   │   │   │   ├── carinfo.html
    │   │   │   │   ├── code.html
    │   │   │   │   ├── couponlist.html
    │   │   │   │   ├── couponset.html
    │   │   │   │   ├── coupontlist.html
    │   │   │   │   ├── ddgl.html
    │   │   │   │   ├── footnav.html
    │   │   │   │   ├── in.html
    │   │   │   │   ├── index.html
    │   │   │   │   ├── indexnavset.html
    │   │   │   │   ├── isshopen.html
    │   │   │   │   ├── logoset.html
    │   │   │   │   ├── maintain.html
    │   │   │   │   ├── malllist.html
    │   │   │   │   ├── mbmessage.html
    │   │   │   │   ├── navset.html
    │   │   │   │   ├── noticelist.html
    │   │   │   │   ├── offline.html
    │   │   │   │   ├── order.html
    │   │   │   │   ├── ordercoupon.html
    │   │   │   │   ├── orderinfo.html
    │   │   │   │   ├── ordermaintain.html
    │   │   │   │   ├── ordershop.html
    │   │   │   │   ├── ordervipcard.html
    │   │   │   │   ├── orderwait.html
    │   │   │   │   ├── peiz.html
    │   │   │   │   ├── qqmapset.html
    │   │   │   │   ├── service.html
    │   │   │   │   ├── settab.html
    │   │   │   │   ├── settab_add.html
    │   │   │   │   ├── settabadd.html
    │   │   │   │   ├── settablower.html
    │   │   │   │   ├── settings.html
    │   │   │   │   ├── shop_record.html
    │   │   │   │   ├── shopadminlist.html
    │   │   │   │   ├── shopclassify.html
    │   │   │   │   ├── shopcomment.html
    │   │   │   │   ├── shopjoin.html
    │   │   │   │   ├── shoplist.html
    │   │   │   │   ├── shuffl.html
    │   │   │   │   ├── shuffladd.html
    │   │   │   │   ├── shuffling.html
    │   │   │   │   ├── shufflingactivity.html
    │   │   │   │   ├── shufflingactivityadd.html
    │   │   │   │   ├── shufflingadd.html
    │   │   │   │   ├── sms.html
    │   │   │   │   ├── tab.html
    │   │   │   │   ├── tab1.html
    │   │   │   │   ├── template.html
    │   │   │   │   ├── txapply.html
    │   │   │   │   ├── txdetails.html
    │   │   │   │   ├── txlist.html
    │   │   │   │   ├── txlog.html
    │   │   │   │   ├── txset.html
    │   │   │   │   ├── type.html
    │   │   │   │   ├── user.html
    │   │   │   │   ├── user2.html
    │   │   │   │   ├── usercar.html
    │   │   │   │   ├── userintegral.html
    │   │   │   │   ├── vipcardprice.html
    │   │   │   │   ├── vipcardpricelist.html
    │   │   │   │   ├── vipcardset.html
    │   │   │   │   ├── withdraw.html
    │   │   │   │   └── withdrawset.html
    │   │   │   └── welcome.html
    │   │   ├── wazyb_upgrade.php
    │   │   ├── wxBizDataCrypt.php
    │   │   ├── wxapp.php
    │   │   ├── wxfirmpay.php
    │   │   ├── wxpay.php
    │   │   ├── zipfile.php
    │   │   ├── zipviewer
    │   │   │   ├── ZipViewer.exe
    │   │   │   └── readme.txt
    │   │   └── 更多免费精品源码请访问.url
    │   └── 更多免费精品源码请访问.url
    ├── 完整数据导入.sql
    └── 更多免费精品源码请访问.url

215 directories, 1460 files


实例下载地址

智慧汽车后市场平台小程序V1.1.8前端+后端

不能下载?内容有错? 点击这里报错 + 投诉 + 提问

好例子网口号:伸出你的我的手 — 分享

网友评论

发表评论

(您的评论需要经过审核才能显示)

查看所有0条评论>>

小贴士

感谢您为本站写下的评论,您的评论对其它用户来说具有重要的参考价值,所以请认真填写。

  • 类似“顶”、“沙发”之类没有营养的文字,对勤劳贡献的楼主来说是令人沮丧的反馈信息。
  • 相信您也不想看到一排文字/表情墙,所以请不要反馈意义不大的重复字符,也请尽量不要纯表情的回复。
  • 提问之前请再仔细看一遍楼主的说明,或许是您遗漏了。
  • 请勿到处挖坑绊人、招贴广告。既占空间让人厌烦,又没人会搭理,于人于己都无利。

关于好例子网

本站旨在为广大IT学习爱好者提供一个非营利性互相学习交流分享平台。本站所有资源都可以被免费获取学习研究。本站资源来自网友分享,对搜索内容的合法性不具有预见性、识别性、控制性,仅供学习研究,请务必在下载后24小时内给予删除,不得用于其他任何用途,否则后果自负。基于互联网的特殊性,平台无法对用户传输的作品、信息、内容的权属或合法性、安全性、合规性、真实性、科学性、完整权、有效性等进行实质审查;无论平台是否已进行审查,用户均应自行承担因其传输的作品、信息、内容而可能或已经产生的侵权或权属纠纷等法律责任。本站所有资源不代表本站的观点或立场,基于网友分享,根据中国法律《信息网络传播权保护条例》第二十二与二十三条之规定,若资源存在侵权或相关问题请联系本站客服人员,点此联系我们。关于更多版权及免责申明参见 版权及免责申明

;
报警