架构在新浪SAE上的微信订餐系统php源码.doc

架构在新浪SAE上的微信订餐系统php源码.doc

  1. 1、本文档共85页,可阅读全部内容。
  2. 2、原创力文档(book118)网站文档一经付费(服务费),不意味着购买了该文档的版权,仅供个人/单位学习、研究之用,不得用于商业用途,未经授权,严禁复制、发行、汇编、翻译或者网络传播等,侵权必究。
  3. 3、本站所有内容均由合作方或网友上传,本站不对文档的完整性、权威性及其观点立场正确性做任何保证或承诺!文档内容仅供研究参考,付费前请自行鉴别。如您付费,意味着您自己接受本站规则且自行承担风险,本站不退款、不进行额外附加服务;查看《如何避免下载的几个坑》。如果您已付费下载过本站文档,您可以点击 这里二次下载
  4. 4、如文档侵犯商业秘密、侵犯著作权、侵犯人身权等,请点击“版权申诉”(推荐),也可以打举报电话:400-050-0827(电话支持时间:9:00-18:30)。
查看更多
架构在新浪SAE上的微信订餐系统php源码

微信点餐系统php源代码 该系统主要使用html+css+js做前端,php做后台,mysql做数据库,架构在新浪SAE上,实现微信点餐页面,demo如图所示: 数据库结构: 用户信息 user 订单信息 list 提醒信息 change 菜单界面 提交界面 查看订单界面 个人信息界面 商户查看订单 一、Food.php(菜单展示界面) !DOCTYPE html html head meta http-equiv=Content-Type content=textml; charset=utf-8 / meta name=viewport content=width=device-width,height=device-height,inital-scale=1.0,maximum-scale=1.0,user-scalable=no; meta name=apple-mobile-web-app-capable content=yes meta name=apple-mobile-web-app-status-bar-style content=black meta name=format-detection content=telephone=no title菜单/title style type=text/css body,html,ul,li{margin:0;padding:0;} ul{ list-style:none;} #box {background:#FF9900;width:100%;text-align:center;margin-top:20px;margin-left:12% ; margin-right:12%;} #box ul{text-align:center;list-style-type:} #box ul li{background:#FFCC00; display:inline;list-style-type:none;width:25%;float:left;text-align:center;border:1px solid #FF9900; padding-top:4px;font:16px 微软雅黑;color:#FFF;} #box ul li img{ cursor:pointer;text-align:center;width:90%;height:15%;margin-top:10px;} #box ul li a{ cursor:pointer;} [id|=sub] { color:#333;width:100%;height:200px; } [id|=triangle] { position:relative; bottom:0; width:0; height: 0; margin:0; padding:0; border-left: 10px solid transparent; border-right: 10px solid transparent; border-bottom: 10px solid #EEE; } [id|=st]{ background:#FFF; width:100% } div#header { margin:0; padding:5px; height:40px; background-color:#99CC33; color:#FFF; text-align: center; font:18px 微软雅黑; } #tt { background:#FFF; margin:5px; margin-left:20px; margin-right:20px; padding:10px; float:left; height:150px; } .list { background:#FFFFCC; margin:5px; margin-left:20px; margin-right:20px; padding:10px; box-shadow: 3px 3px 0 #CCCC99; font:16px 微软雅黑; }

文档评论(0)

小教资源库 + 关注
实名认证
内容提供者

该用户很懒,什么也没介绍

1亿VIP精品文档

相关文档