Skip to content

仿猫眼电影,电影选座买票微信小程序

License

Notifications You must be signed in to change notification settings

Easyobj/qiangpiao

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

微信小程序微票

基于 Wafer2 快速开发 Demo 详细:https://github.com/tencentyun/wafer2-quickstart-nodejs

使用流程

熟悉了一下小程序开发流程,简易教程:https://developers.weixin.qq.com/miniprogram/dev/

将代码下载后,导入后打开,将server文件夹下的config.js 中 pass 改为自己小程序的AppId 将client文件夹中的config.js中的 host 修改成腾讯云解决方案分配的域名

进入后台数据库,https://ipahesku.qcloud.la/phpmyadmin/ 账号root,密码初始值为自己小程序的AppId

创建相应数据库,movie.sql,seat.sql,piao.seat 分别代表电影信息,座位信息,影票信息

编译执行即可运行,有问题将第一个网址操作弄懂。

结果演示

About

仿猫眼电影,电影选座买票微信小程序

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 100.0%