Git Product home page Git Product logo

seat-select-wechat's Introduction

seat-select-wechat ( 微信小程序版)

座位图体系项目导航

点个Star呗

if this project is useful to you :D , Please star this project~

如果这个项目对你有帮助 :D 请点个star吧~

请使用微信扫描二维码查看demo

此次项目是基于vue编写的类似淘票票和猫眼的电影移动端锁座页面,经过超过百个影厅的测试,其中包含功能

  • 座位图生成
  • 座位预览图生成
  • 座位留空检测
  • 座位智能选择最优座位算法
  • 自适应影厅大小
  • 座位图左侧导航栏的过道检测
  • 普通座位的选择逻辑
  • 情侣座位的选择逻辑

项目截图

赞助者名单

首先特别感谢赞助者的所有朋友们,真的特别感谢!(所有贡献者列表请在此处)

点击此处展开查看赞助最多的几位朋友
  1. *磊 (KaelLuo) (¥6.66)
  2. *磊 (涅槃) (¥100)
  3. *升平 (¥8.88)
  4. 随影sky (¥66.6)

智能选座示例

以下为多个影厅的智能选座gif图演示

智能选座示例

以下为空位检测逻辑gif图演示

目录结构

.
├── app.js
├── app.json
├── app.wxss 
├── components //头部自定义组件
│   ├── head.js
│   ├── head.json
│   ├── head.wxml
│   └── head.wxss
├── data
│   └── json.js //mock数据
├── images //图片文件夹
├── pages
│   ├── about //关于页面
│   │   ├── about.js
│   │   ├── about.json
│   │   ├── about.wxml
│   │   └── about.wxss
│   └── seat-select //座位图页面
│       ├── seat-select.js
│       ├── seat-select.json
│       ├── seat-select.wxml
│       └── seat-select.wxss
├── project.config.json //小程序项目配置文件(默认生成)
├── sitemap.json //小程序项目文件(默认生成)
└── style
    ├── icon.wxss //icon图标css
    └── main.wxss //公共的css

如何导入项目

  1. 下载好代码(别忘了点star哦~)
  2. 使用微信开发者工具选导入项目,appid选择测试id

讨论

欢迎加群讨论: 3544395 (最近有小伙伴反应搜不到群,还有我这边接不到审核)

如果搜不到的情况 加作者的个人qq 424115114

项目捐赠

写代码不易...请作者喝杯咖啡呗?

(PS: 支付的时候 请带上你的名字/昵称呀 会维护一个赞助列表~ )

其他项目

最近开发了一个垃圾分类的小程序 需要的朋友可以关注以下~

seat-select-wechat's People

Contributors

zenghao0219 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.