基本信息
源码名称:游轮中心小程序带后端
源码大小:6.82M
文件格式:.zip
开发语言:Java
更新时间:2021-12-07
   友情提示:(无需注册或充值,赞助后即可获取资源下载链接)

     嘿,亲!知识可是无价之宝呢,但咱这精心整理的资料也耗费了不少心血呀。小小地破费一下,绝对物超所值哦!如有下载和支付问题,请联系我们QQ(微信同号):813200300

本次赞助数额为: 2 元 
   源码介绍
游轮中心小程序带后端

.
└── 游轮中心带后端
    ├── weixinapp-master
    │   ├── README.md
    │   ├── app.js
    │   ├── app.json
    │   ├── app.wxss
    │   ├── image
    │   │   ├── arrowright.png
    │   │   ├── home_blue@3x.png
    │   │   ├── home_gray@3x.png
    │   │   ├── icon64_appwx_logo.png
    │   │   ├── list_blue@3x.png
    │   │   ├── list_gray@3x.png
    │   │   ├── pause.png
    │   │   ├── people_blue@3x.png
    │   │   ├── people_gray@3x.png
    │   │   ├── play.png
    │   │   ├── plus.png
    │   │   ├── record.png
    │   │   ├── shop_blue@3x.png
    │   │   ├── shop_gray@3x.png
    │   │   ├── stop.png
    │   │   ├── trash.png
    │   │   ├── wating@3x.png
    │   │   ├── wating_black@3x.png
    │   │   ├── wechat.png
    │   │   └── wechatHL.png
    │   ├── page
    │   │   ├── API
    │   │   │   ├── animation
    │   │   │   │   ├── animation.js
    │   │   │   │   ├── animation.json
    │   │   │   │   ├── animation.wxml
    │   │   │   │   └── animation.wxss
    │   │   │   ├── background-audio
    │   │   │   │   ├── background-audio.js
    │   │   │   │   ├── background-audio.json
    │   │   │   │   ├── background-audio.wxml
    │   │   │   │   └── background-audio.wxss
    │   │   │   ├── canvas
    │   │   │   │   ├── canvas.js
    │   │   │   │   ├── canvas.json
    │   │   │   │   ├── canvas.wxml
    │   │   │   │   └── canvas.wxss
    │   │   │   ├── common
    │   │   │   │   ├── footer.wxml
    │   │   │   │   └── header.wxml
    │   │   │   ├── download-file
    │   │   │   │   ├── download-file.js
    │   │   │   │   ├── download-file.json
    │   │   │   │   ├── download-file.wxml
    │   │   │   │   └── download-file.wxss
    │   │   │   ├── file
    │   │   │   │   ├── file.js
    │   │   │   │   ├── file.json
    │   │   │   │   ├── file.wxml
    │   │   │   │   └── file.wxss
    │   │   │   ├── generate.sh
    │   │   │   ├── get-location
    │   │   │   │   ├── format-location.js
    │   │   │   │   ├── get-location.js
    │   │   │   │   ├── get-location.json
    │   │   │   │   ├── get-location.wxml
    │   │   │   │   └── get-location.wxss
    │   │   │   ├── get-network-type
    │   │   │   │   ├── get-network-type.js
    │   │   │   │   ├── get-network-type.json
    │   │   │   │   ├── get-network-type.wxml
    │   │   │   │   └── get-network-type.wxss
    │   │   │   ├── get-system-info
    │   │   │   │   ├── get-system-info.js
    │   │   │   │   ├── get-system-info.json
    │   │   │   │   ├── get-system-info.wxml
    │   │   │   │   └── get-system-info.wxss
    │   │   │   ├── get-user-info
    │   │   │   │   ├── get-user-info.js
    │   │   │   │   ├── get-user-info.json
    │   │   │   │   ├── get-user-info.wxml
    │   │   │   │   └── get-user-info.wxss
    │   │   │   ├── image
    │   │   │   │   ├── image.js
    │   │   │   │   ├── image.json
    │   │   │   │   ├── image.wxml
    │   │   │   │   └── image.wxss
    │   │   │   ├── index
    │   │   │   │   ├── index.js
    │   │   │   │   ├── index.json
    │   │   │   │   ├── index.wxml
    │   │   │   │   └── index.wxss
    │   │   │   ├── login
    │   │   │   │   ├── login.js
    │   │   │   │   ├── login.json
    │   │   │   │   ├── login.wxml
    │   │   │   │   └── login.wxss
    │   │   │   ├── navigation-bar-loading
    │   │   │   │   ├── navigation-bar-loading.js
    │   │   │   │   ├── navigation-bar-loading.json
    │   │   │   │   ├── navigation-bar-loading.wxml
    │   │   │   │   └── navigation-bar-loading.wxss
    │   │   │   ├── navigator
    │   │   │   │   ├── navigator.js
    │   │   │   │   ├── navigator.json
    │   │   │   │   ├── navigator.wxml
    │   │   │   │   └── navigator.wxss
    │   │   │   ├── on-accelerometer-change
    │   │   │   │   ├── on-accelerometer-change.js
    │   │   │   │   ├── on-accelerometer-change.json
    │   │   │   │   ├── on-accelerometer-change.wxml
    │   │   │   │   └── on-accelerometer-change.wxss
    │   │   │   ├── on-compass-change
    │   │   │   │   ├── on-compass-change.js
    │   │   │   │   ├── on-compass-change.json
    │   │   │   │   ├── on-compass-change.wxml
    │   │   │   │   └── on-compass-change.wxss
    │   │   │   ├── open-location
    │   │   │   │   ├── open-location.js
    │   │   │   │   ├── open-location.json
    │   │   │   │   ├── open-location.wxml
    │   │   │   │   └── open-location.wxss
    │   │   │   ├── pull-down-refresh
    │   │   │   │   ├── pull-down-refresh.js
    │   │   │   │   ├── pull-down-refresh.json
    │   │   │   │   ├── pull-down-refresh.wxml
    │   │   │   │   └── pull-down-refresh.wxss
    │   │   │   ├── request
    │   │   │   │   ├── request.js
    │   │   │   │   ├── request.json
    │   │   │   │   ├── request.wxml
    │   │   │   │   └── request.wxss
    │   │   │   ├── request-payment
    │   │   │   │   ├── request-payment.js
    │   │   │   │   ├── request-payment.json
    │   │   │   │   ├── request-payment.wxml
    │   │   │   │   └── request-payment.wxss
    │   │   │   ├── set-navigation-bar-title
    │   │   │   │   ├── set-navigation-bar-title.js
    │   │   │   │   ├── set-navigation-bar-title.json
    │   │   │   │   ├── set-navigation-bar-title.wxml
    │   │   │   │   └── set-navigation-bar-title.wxss
    │   │   │   ├── storage
    │   │   │   │   ├── storage.js
    │   │   │   │   ├── storage.json
    │   │   │   │   ├── storage.wxml
    │   │   │   │   └── storage.wxss
    │   │   │   ├── upload-file
    │   │   │   │   ├── upload-file.js
    │   │   │   │   ├── upload-file.json
    │   │   │   │   ├── upload-file.wxml
    │   │   │   │   └── upload-file.wxss
    │   │   │   ├── voice
    │   │   │   │   ├── voice.js
    │   │   │   │   ├── voice.json
    │   │   │   │   ├── voice.wxml
    │   │   │   │   └── voice.wxss
    │   │   │   └── web-socket
    │   │   │       ├── web-socket.js
    │   │   │       ├── web-socket.json
    │   │   │       ├── web-socket.wxml
    │   │   │       └── web-socket.wxss
    │   │   ├── component
    │   │   │   ├── component-pages
    │   │   │   │   ├── wx-action-sheet
    │   │   │   │   │   ├── wx-action-sheet.js
    │   │   │   │   │   ├── wx-action-sheet.json
    │   │   │   │   │   ├── wx-action-sheet.wxml
    │   │   │   │   │   └── wx-action-sheet.wxss
    │   │   │   │   ├── wx-audio
    │   │   │   │   │   ├── wx-audio.js
    │   │   │   │   │   ├── wx-audio.json
    │   │   │   │   │   ├── wx-audio.wxml
    │   │   │   │   │   └── wx-audio.wxss
    │   │   │   │   ├── wx-button
    │   │   │   │   │   ├── wx-button.js
    │   │   │   │   │   ├── wx-button.json
    │   │   │   │   │   ├── wx-button.wxml
    │   │   │   │   │   └── wx-button.wxss
    │   │   │   │   ├── wx-checkbox
    │   │   │   │   │   ├── wx-checkbox.js
    │   │   │   │   │   ├── wx-checkbox.json
    │   │   │   │   │   ├── wx-checkbox.wxml
    │   │   │   │   │   └── wx-checkbox.wxss
    │   │   │   │   ├── wx-form
    │   │   │   │   │   ├── wx-form.js
    │   │   │   │   │   ├── wx-form.json
    │   │   │   │   │   ├── wx-form.wxml
    │   │   │   │   │   └── wx-form.wxss
    │   │   │   │   ├── wx-icon
    │   │   │   │   │   ├── wx-icon.js
    │   │   │   │   │   ├── wx-icon.json
    │   │   │   │   │   ├── wx-icon.wxml
    │   │   │   │   │   └── wx-icon.wxss
    │   │   │   │   ├── wx-image
    │   │   │   │   │   ├── wx-image.js
    │   │   │   │   │   ├── wx-image.json
    │   │   │   │   │   ├── wx-image.wxml
    │   │   │   │   │   └── wx-image.wxss
    │   │   │   │   ├── wx-input
    │   │   │   │   │   ├── wx-input.js
    │   │   │   │   │   ├── wx-input.json
    │   │   │   │   │   ├── wx-input.wxml
    │   │   │   │   │   └── wx-input.wxss
    │   │   │   │   ├── wx-label
    │   │   │   │   │   ├── wx-label.js
    │   │   │   │   │   ├── wx-label.json
    │   │   │   │   │   ├── wx-label.wxml
    │   │   │   │   │   └── wx-label.wxss
    │   │   │   │   ├── wx-mask
    │   │   │   │   │   ├── wx-mask.js
    │   │   │   │   │   ├── wx-mask.json
    │   │   │   │   │   ├── wx-mask.wxml
    │   │   │   │   │   └── wx-mask.wxss
    │   │   │   │   ├── wx-modal
    │   │   │   │   │   ├── wx-modal.js
    │   │   │   │   │   ├── wx-modal.json
    │   │   │   │   │   ├── wx-modal.wxml
    │   │   │   │   │   └── wx-modal.wxss
    │   │   │   │   ├── wx-navigator
    │   │   │   │   │   ├── navigate.js
    │   │   │   │   │   ├── navigate.json
    │   │   │   │   │   ├── navigate.wxml
    │   │   │   │   │   ├── navigate.wxss
    │   │   │   │   │   ├── redirect.js
    │   │   │   │   │   ├── redirect.json
    │   │   │   │   │   ├── redirect.wxml
    │   │   │   │   │   ├── redirect.wxss
    │   │   │   │   │   ├── wx-navigator.js
    │   │   │   │   │   ├── wx-navigator.json
    │   │   │   │   │   ├── wx-navigator.wxml
    │   │   │   │   │   └── wx-navigator.wxss
    │   │   │   │   ├── wx-picker
    │   │   │   │   │   ├── wx-picker.js
    │   │   │   │   │   ├── wx-picker.json
    │   │   │   │   │   ├── wx-picker.wxml
    │   │   │   │   │   └── wx-picker.wxss
    │   │   │   │   ├── wx-progress
    │   │   │   │   │   ├── wx-progress.js
    │   │   │   │   │   ├── wx-progress.json
    │   │   │   │   │   ├── wx-progress.wxml
    │   │   │   │   │   └── wx-progress.wxss
    │   │   │   │   ├── wx-radio
    │   │   │   │   │   ├── wx-radio.js
    │   │   │   │   │   ├── wx-radio.json
    │   │   │   │   │   ├── wx-radio.wxml
    │   │   │   │   │   └── wx-radio.wxss
    │   │   │   │   ├── wx-scroll-view
    │   │   │   │   │   ├── wx-scroll-view.js
    │   │   │   │   │   ├── wx-scroll-view.json
    │   │   │   │   │   ├── wx-scroll-view.wxml
    │   │   │   │   │   └── wx-scroll-view.wxss
    │   │   │   │   ├── wx-slide-tab
    │   │   │   │   │   ├── wx-slide-tab.js
    │   │   │   │   │   ├── wx-slide-tab.json
    │   │   │   │   │   ├── wx-slide-tab.wxml
    │   │   │   │   │   └── wx-slide-tab.wxss
    │   │   │   │   ├── wx-slider
    │   │   │   │   │   ├── wx-slider.js
    │   │   │   │   │   ├── wx-slider.json
    │   │   │   │   │   ├── wx-slider.wxml
    │   │   │   │   │   └── wx-slider.wxss
    │   │   │   │   ├── wx-swiper
    │   │   │   │   │   ├── wx-swiper.js
    │   │   │   │   │   ├── wx-swiper.json
    │   │   │   │   │   ├── wx-swiper.wxml
    │   │   │   │   │   └── wx-swiper.wxss
    │   │   │   │   ├── wx-switch
    │   │   │   │   │   ├── wx-switch.js
    │   │   │   │   │   ├── wx-switch.json
    │   │   │   │   │   ├── wx-switch.wxml
    │   │   │   │   │   └── wx-switch.wxss
    │   │   │   │   ├── wx-text
    │   │   │   │   │   ├── wx-text.js
    │   │   │   │   │   ├── wx-text.json
    │   │   │   │   │   ├── wx-text.wxml
    │   │   │   │   │   └── wx-text.wxss
    │   │   │   │   ├── wx-toast
    │   │   │   │   │   ├── wx-toast.js
    │   │   │   │   │   ├── wx-toast.json
    │   │   │   │   │   ├── wx-toast.wxml
    │   │   │   │   │   └── wx-toast.wxss
    │   │   │   │   ├── wx-video
    │   │   │   │   │   ├── wx-video.js
    │   │   │   │   │   ├── wx-video.json
    │   │   │   │   │   ├── wx-video.wxml
    │   │   │   │   │   └── wx-video.wxss
    │   │   │   │   └── wx-view
    │   │   │   │       ├── wx-view.js
    │   │   │   │       ├── wx-view.json
    │   │   │   │       ├── wx-view.wxml
    │   │   │   │       └── wx-view.wxss
    │   │   │   ├── index.js
    │   │   │   ├── index.json
    │   │   │   ├── index.wxml
    │   │   │   ├── index.wxss
    │   │   │   ├── navigation-pages
    │   │   │   │   ├── controller
    │   │   │   │   │   ├── controller.js
    │   │   │   │   │   ├── controller.json
    │   │   │   │   │   ├── controller.wxml
    │   │   │   │   │   └── controller.wxss
    │   │   │   │   ├── form
    │   │   │   │   │   ├── form.js
    │   │   │   │   │   ├── form.json
    │   │   │   │   │   ├── form.wxml
    │   │   │   │   │   └── form.wxss
    │   │   │   │   ├── media
    │   │   │   │   │   ├── media.js
    │   │   │   │   │   ├── media.json
    │   │   │   │   │   ├── media.wxml
    │   │   │   │   │   └── media.wxss
    │   │   │   │   └── view
    │   │   │   │       ├── view.js
    │   │   │   │       ├── view.json
    │   │   │   │       ├── view.wxml
    │   │   │   │       └── view.wxss
    │   │   │   └── resources
    │   │   │       ├── arrow.png
    │   │   │       ├── kind
    │   │   │       │   ├── canvas.png
    │   │   │       │   ├── content.png
    │   │   │       │   ├── form.png
    │   │   │       │   ├── interact.png
    │   │   │       │   ├── map.png
    │   │   │       │   ├── media.png
    │   │   │       │   ├── nav.png
    │   │   │       │   └── view.png
    │   │   │       └── pic.jpg
    │   │   ├── cruisecenter
    │   │   │   ├── guide
    │   │   │   │   ├── guide.js
    │   │   │   │   ├── guide.json
    │   │   │   │   ├── guide.wxml
    │   │   │   │   └── guide.wxss
    │   │   │   ├── index.js
    │   │   │   ├── index.json
    │   │   │   ├── index.wxml
    │   │   │   ├── index.wxss
    │   │   │   ├── note
    │   │   │   │   ├── note.js
    │   │   │   │   ├── note.json
    │   │   │   │   ├── note.wxml
    │   │   │   │   └── note.wxss
    │   │   │   ├── policy
    │   │   │   │   ├── policy.js
    │   │   │   │   ├── policy.json
    │   │   │   │   ├── policy.wxml
    │   │   │   │   ├── policy.wxss
    │   │   │   │   └── resources
    │   │   │   │       └── kind
    │   │   │   │           ├── widget_1.jpg
    │   │   │   │           ├── widget_2.jpg
    │   │   │   │           ├── widget_3.jpg
    │   │   │   │           └── widget_4.jpg
    │   │   │   ├── query
    │   │   │   │   ├── query.js
    │   │   │   │   ├── query.json
    │   │   │   │   ├── query.wxml
    │   │   │   │   └── query.wxss
    │   │   │   ├── vip
    │   │   │   │   ├── vip.js
    │   │   │   │   ├── vip.json
    │   │   │   │   ├── vip.wxml
    │   │   │   │   └── vip.wxss
    │   │   │   └── wifi
    │   │   │       ├── wifi.js
    │   │   │       ├── wifi.json
    │   │   │       ├── wifi.wxml
    │   │   │       └── wifi.wxss
    │   │   └── wxParse
    │   │       ├── html2json.js
    │   │       ├── htmlparser.js
    │   │       ├── showdown.js
    │   │       ├── wxDiscode.js
    │   │       ├── wxParse.js
    │   │       ├── wxParse.wxml
    │   │       └── wxParse.wxss
    │   └── util
    │       └── util.js
    ├── 游轮 前端.zip
    └── 数据接口.zip

75 directories, 304 files