# SaomaDiancan **Repository Path**: wandsi/SaomaDiancan ## Basic Information - **Project Name**: SaomaDiancan - **Description**: 开源扫码点餐系统,包含点餐,支付,后套管理,打印,核销,用户管理等等。 - **Primary Language**: PHP - **License**: Apache-2.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 23 - **Forks**: 10 - **Created**: 2019-03-29 - **Last Updated**: 2025-07-12 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # SaomaDiancan #### 介绍 开源扫码点餐系统 #### 软件架构 --admin //管理后台文件 --func //函数文件夹 --img //图片资源 --index.php //后台首页 ... --css //样式文件夹 --icomoon --style.css ... --mui.css ... --fonts //字体文件 --mui.css ... --img //图片资源 --install //安装文件 --css --img --index.php ... --js //js静态资源 --mui.js --upload //上传文件 --index.php //首页 --order.php //订单页 ... #### 安装教程 1. 下载文件 2. 配置服务器环境 3. 部署到服务器(php+mysql+apache(nginx),windows,linux) 4. 浏览器访问 http://域名/install #### 使用说明 1. 生成二维码时请带参数生成(http://域名/index.php?zh=参数),参数就是桌号。 2. 点餐后再次扫码会自动进入继续点餐流程 3. 登录后台可管理分类、菜单、以及点餐信息 #### 感谢 1. mui项目 http://www.dcloud.io 2. bootstrap项目 http://www.bootcss.com 3. jQuery项目 http://jquery.com 4. php http://www.php.net 5. MySQL https://www.mysql.com