美团移动端主页+订单界面

外卖订单界面
在这里插入图片描述

美团移动端界面
在这里插入图片描述

在这里插入图片描述
房事不利得找老中医

html代码

<!DOCTYPE html>
<html lang="en"><head><meta charset="UTF-8"><meta name="viewport" content="width=, initial-scale=1.0"><meta http-equiv="X-UA-Compatible" content="ie=edge"><title>Document</title><link rel="stylesheet" href="index.css"><link rel="stylesheet" href="icon/iconfont.css"></head><body><div class="box"><header><div class="header_top"><span class="iconfont icon-zuobiao"></span><a>乌鲁木齐&nbsp;></a><div class="temperature"><p></p><h5>-3°C<h5></div><div class="hhh"><h6 class="iconfont icon-taiyang"></h6><h7 class="iconfont icon-xiaoxi"></h7></div></div><div class="header_bottom"><input type="text" placeholder="快餐"></div></header><section><div class="top"><img src="images/banner1.png" alt=""><img src="images/banner2.png" alt=""></div><div class="nav"><li><img src="images/nav1.png" alt=""><span>美食</span></li><li><img src="images/nav2.png" alt=""><span>超市便利</span></li><li><img src="images/nav3.png" alt=""><span>蔬菜水果</span></li><li><img src="images/nav4.png" alt=""><span>美团转送</span></li><li><img src="images/nav5.png" alt=""><span>跑腿代购</span></li><li><img src="images/nav6.png" alt=""><span>午餐优选</span></li><li><img src="images/nav7.png" alt=""><span>甜点饮品</span></li><li><img src="images/nav8.png" alt=""><span>全程朕选</span></li><li><img src="images/nav9.png" alt=""><span>房事不利</span></li><li><img src="images/nav10.png" alt=""><span>见面配送费</span></li></div><div class="title"><h2>优惠专区</h2><span class="iconfont icon-gouwuche"></span></div><div class="shop"><img src="images/shop1.png" alt=""><img src="images/shop2.png" alt=""></div><div class="food"><li><p>必吃</p><span>9.9元起抢</span></li><li><p>大牌</p><span>配送费0元起</span></li><li><p>水果食材</p><span>年终惊喜GO</span></li><li><p>屈臣氏</p><span>面膜一元抢购</span></li></div><div class="title2"><h4>为你优选</h4><span>更多&nbsp;></span></div><div class="hotelfather"><div class="hotel1"><div class="hotel1_one"></div><div class="images"><img src="images/hotel1.png" alt=""><span>嘉和一品粥(金....</span></div><a>包子粥铺中的点评人气餐厅</a></div><div class="hotel1"><div class="hotel1_one"></div><div class="images"><img src="images/hotel2.png" alt=""><span> 玛喜达韩国年糕....</span></div><a>韩国料理中的点评人气餐厅</a></div><div class="hotel1"><div class="hotel1_one"></div><div class="images"><img src="images/hotel3.png" alt=""><span>西北啥面村(北...</span></div><a>根据你吃过的店推荐</a></div><div class="hotel1"><div class="hotel1_one"></div><div class="images"><img src="images/hotel4.png" alt=""><span>小豪水饺</span></div><a>根据你看过的店推荐</a></div></div></section><footer><li><img src="images/finally1.png" alt=""><span>首页</span></li><li><img src="images/finally2.png" alt=""><span>订单</span></li><li><img src="images/finally3.png" alt=""><span>我的</span></li></footer></div><script src="lib/lib-flexible/index.js"></script>
</body></html>

css代码

* {margin: 0;padding: 0;
}element.style {font-size: 100px;
}input {border: none;
}a {text-decoration: none;
}li {list-style: none;
}.box {display: flex;flex-direction: column;
}html body,
.box {height: 100%;
}.box header {height: 0.85rem;width: 3.75rem;background-color: #ffc848;display: flex;flex-direction: column;
}header .header_top {height: 0.785rem;width: 3.75rem;display: flex;flex-direction: row;margin-top: -0.02rem;
}header .header_top span {font-size: 0.18rem;display: block;height: 0.145rem;margin-left: 0.13rem;margin-top: 0.12rem;
}header .header_top a {font-size: 0.145rem;margin-top: 0.12rem;
}i {list-style: none;
}.temperature {display: flex;flex-direction: column;align-items: flex-end;width: 0.22rem;height: 0.205rem;margin-top: 0.1rem;margin-left: 1.78rem;
}.temperature p {font-size: 0.105rem;
}.hhh {display: flex;flex-direction: row;
}.header_top .hhh h6 {font-size: 0.225rem;font-weight: 200;margin-top: 0.1rem;/* padding-right: 0.4025rem; */margin-left: 0.025rem;
}.header_top .hhh h7 {display: block;font-size: 0.19rem;font-weight: 200;margin-top: 0.11rem;margin-left: 0.125rem
}.header_bottom {text-align: center;height: 0.465rem;margin-top: -0.405rem;
}.header_bottom input {width: 3.35rem;height: 0.35rem;color: #a5a5a3;margin-left: 0.01rem;border-radius: 0.03rem;font-size: 0.13rem;color: #999999;padding-left: 0.1rem;
}section .top {text-align: center;margin-top: 0.152rem;
}section .nav {height: 1.69rem;width: 3.75rem;display: flex;flex-direction: row;
}.nav {width: 3.75rem;height: 1.69rem;flex-wrap: wrap;margin-top: 0.14rem;
}.nav li {display: flex;flex-direction: column;align-items: center;padding-left: 0.165rem;padding-right: 0.135rem;
}.nav li span {font-size: 0.08rem;color: #111;margin-top: 0.075rem;
}.title {height: 0.54rem;display: flex;flex-direction: row;justify-content: space-between;/* background-color: pink; */
}.title h2 {font-size: 0.185rem;font-weight: 600;margin-left: 0.2rem;margin-top: 0.299rem;
}.title span {font-size: 0.32rem;color: #666666;margin-right: 0.22rem;
}.shop {margin-top: 0.11rem;margin-left: 0.1rem;
}.shop img:nth-child(2) {margin-left: 0.025rem;
}.food {width: 3.7rem;height: 1.1rem;display: flex;flex-direction: row;justify-content: space-around;margin-top: 0.03rem;
}.food li {width: 0.85rem;height: 1.1rem;
}.food li p {font-size: 0.13rem;
}.food li span {font-size: 0.1rem;color: #848483;
}.food li:nth-child(1) {background: url(images/food1.png) no-repeat;margin-left: 0.09rem;/* margin-right: 0.043rem; */
}.food li:nth-child(2) {background: url(images/food2.png) no-repeat;margin-left: 0.023rem;
}.food li:nth-child(3) {background: url(images/food3.png) no-repeat;margin-left: 0.023rem;
}.food li:nth-child(4) {background: url(images/food4.png) no-repeat;margin-right: 0.043rem;margin-left: 0.023rem;
}.title2 {height: 0.425rem;width: 3.75rem;line-height: 0.425rem;display: flex;flex-direction: row;
}.title2 h4 {font-size: 0.185rem;color: #333333;margin-left: 0.11rem;
}.title2 span {font-size: 0.11rem;color: #7a7a7a;margin-left: 2.475rem;margin-top: 0.05rem;
}.hotelfather {display: flex;flex-direction: row;flex-wrap: wrap;
}.hotel1 {width: 1.72rem;height: 1.225rem;margin-left: 0.1rem;
}.hotel1_one {width: 1.71rem;height: 0.83rem;background: url(images/food5.png) no-repeat;border: 1px solid #e4e4e4;display: flex;flex-direction: column;
}.images {display: flex;flex-direction: row;
}.images span {font-size: 0.12rem;margin-left: 0.195rem;
}.hotel1 a {font-size: 0.1rem;color: #666666;margin-left: 0.125rem;
}.hotel1 .images img {display: block;margin-top: -0.20rem;margin-left: 0.1rem;
}.hotelfather .hotel1:nth-child(2) .hotel1_one {width: 1.71rem;height: 0.83rem;background: url(images/food6.png) no-repeat;border: 1px solid #e4e4e4;display: flex;flex-direction: column;
}.hotelfather .hotel1:nth-child(3) .hotel1_one {width: 1.71rem;height: 0.83rem;background: url(images/food7.png) no-repeat;border: 1px solid #e4e4e4;display: flex;flex-direction: column;
}.hotelfather .hotel1:nth-child(4) .hotel1_one {width: 1.71rem;height: 0.83rem;background: url(images/food8.png) no-repeat;border: 1px solid #e4e4e4;display: flex;flex-direction: column;
}footer {width: 3.75rem;height: 0.49rem;background-color: #f3f1eb;display: flex;flex-direction: row;justify-content: space-around;
}footer li {margin-top: 0.06rem;display: flex;flex-direction: column;align-items: center
}footer li span {font-size: 0.105rem;color: #bebbb8;margin-top: 0.03rem;
}footer li:nth-child(1) span {color: #111;
}footer li:nth-child(2) span {margin-top: 0.015rem;
}footer li:nth-child(3) img {margin-top: -0.032rem;
}

还是从上往下写,先写header然后section最后footer,用div box把他们包起来,这样权重会高一些,在引入图标css调整字体大小的时候不会被覆盖。
做nav导航的时候会遇到上下左右排列不齐的问题,如果是主轴,那就给父元素一个flex,然后justify-content:space-around;使每个项目两侧间隔相等,nav是用li做的,然后给每个li给个宽度,li里面的图片与文字呈上下,给ul一个flex,align-items:center,上下对齐后再用margin padding解决细节的边距。想不到名字了最后凑了个小豪水饺,大家多捧场(●’◡’●)

本文来自互联网用户投稿,该文观点仅代表作者本人,不代表本站立场。本站仅提供信息存储空间服务,不拥有所有权,不承担相关法律责任。如若转载,请注明出处:http://www.rhkb.cn/news/22365.html

如若内容造成侵权/违法违规/事实不符,请联系长河编程网进行投诉反馈email:809451989@qq.com,一经查实,立即删除!

相关文章

美团外卖开放平台对接经验总结(一)

美团外卖开放平台对接经验总结&#xff08;一&#xff09; 2017-06-21 司想君 司想君 两个月的时间&#xff0c;在除官方文档之外的资源极其匮乏的条件下&#xff0c;项目组群策群力完成了美团和饿了么的外卖开放平台对接&#xff0c;在这里对团队成员表示感谢&#xff0c;也…

美团外卖API接入(一)

前言&#xff1a;文档用于记录美团外卖api的接入过程&#xff0c;美团外卖提供给第三方软件商的接入地址如下&#xff0c;如果是单独的餐饮企业是可以直接接入美团外卖比较成熟的api的。此文是针对第三方软件商想接入美团外卖可以看看。本人接入的时间大概是2016年12月份&#…

uniapp-美团外卖微信小程序开发

美团外卖微信小程序开发 P1 成果展示P2外卖小程序后端&#xff0c;学习给小程序写http接口P3 主界面配置P4 首页组件拆分P13 外卖列表布局筛选组件商家 布局测试数据创建样式 请求商家外卖数据封装请求并发请求 uni-app框架调用https接口 开发小程序 提高vue技术 前端技术 课程…

美团 mtgsig 1.0 版本

本次逆向的是 mtgsig 1.0 版本 mtgsig 加密入口位置&#xff1a; 请求参数 signData 里是要请求接口的 url method 等&#xff0c;美团每个网站加密参数是不一样的 进入以后到这里 fj 函数执行完&#xff0c;返回 mtgsig a6 需要执行 init

最赚钱编程语言Zig登顶,开发者爱ChatGPT远超必应|Stack Overflow报告

丰色 发自 凹非寺量子位 | 公众号 QbitAI 一年一度的Stack Overflow开发者大调查又双叒叕来了&#xff01; 今年&#xff0c;一共约9万人参与问卷&#xff0c;最大的变化是加入了ChatGPT相关的内容—— 程序员是否比大家想象地更能接受AI工具呢&#xff1f; 结果显示&#xff1…

“GPT+医疗健康”:给予医疗领域新机遇

现如今&#xff0c;GPT十分火热。随着人们对健康医疗的关注越来越热切&#xff0c;GPT已逐渐成为健康医疗领域的重要角色之一。GPT可以用于许多医疗语境中&#xff0c;如医学咨询、病症诊断、健康建议、在线问诊、患者教育、健康数据跟踪等。 GPT是一种基于深度学习的自然语言处…

活动报名丨ChatDoctor:基于LLaMA在医学领域知识上微调的医学对话模型

2023年04月06日&#xff08;星期四&#xff09;11:00-12:00&#xff0c;由智源社区主办的「智源LIVE 第36期线上活动&#xff1a;ChatDoctor&#xff1a;基于LLaMA在医学领域知识上微调的医学对话模型。本期活动将在线举办&#xff0c;「阅读原文」报名即可参加。 李云响 李云响…

Excel VBA高级编程-微信群发(支持发送文件)

关注工作&#xff0c;更关注生活&#xff0c;我是小虾&#xff0c;目前专注于外贸B2B领域。喜欢用自动化工具代理日常重复性的工作&#xff0c;喜欢的可以关注我的微信公众号&#xff1a;万能的Excel 和3000小伙伴一起学习&#xff01; 我们的微信群发模板很早就发布了&…

热点解读:大模型的突现能力和ChatGPT引爆的范式转变

来源&#xff1a;机器之心 作者&#xff1a;符尧、Tushar Khot、彭昊、李如寐等 符尧&#xff08;yao.fued.ac.uk&#xff09;&#xff0c;爱丁堡大学 (University of Edinburgh) 博士生&#xff0c;本科毕业于北京大学。他与 Tushar Khot、彭昊在艾伦人工智能研究院 (Allen In…

雅思写作范文(持续更新)

文章目录 1. Writing Task 11.1. Rates of smoking in Someland1.2. number of tourists visiting a particular Caribbean island1.3. The chart shows peoples coffee and tea buying and drinking habits in five Australian cities. 1. Writing Task 1 1.1. Rates of smok…

计算雅思成绩C语言,雅思考试总成绩计算查分表

很多同学表示&#xff0c;雅思总分算起来&#xff0c;出现0.375和0.625等小数时&#xff0c;进位退位经常傻傻分不清楚&#xff0c;附上官方算分方式以及获得不同分数可能对应的各种情况&#xff0c;大家也可以根据这个算分表&#xff0c;提前“谋划”如何让自己获得合格的总分…

雅思小作文 饼图

原文改写The charts compare two countries with their units of electricity production by fuel source in 1980 and 2000.The charts compare two countries in terms of the electricity produced by different fuels in 1980 and 2000.With regard to Australia,the coal …

【1、雅思听力】何琼口语学习记录 第2节

三个数字为一个逗号&#xff08;不要忘记逗号&#xff09; 2,645,639,461 应该读为&#xff1a; two billion six hundred and forty-five million six hundred and thirty-nine thousand four hundred and sixty-one the first of the third twenty of senven&#xff1a; 1…

雅思c1语言等级,雅思分数各代表什么水平

雅思要考到6分以上成绩才算合格成绩&#xff0c;所以备考的学生必须知道&#xff0c;雅思的每高一分&#xff0c;都代表着不同的水平&#xff0c;代表不同的能力。接下来小编就给大家讲讲雅思分数各代表什么水平&#xff0c;供大家参考。 雅思9分是什么水平? 9分&#xff0c;代…

雅思备考

零、我的成绩 分享前先给大家看看我的成绩。 没错我只有7分&#xff0c;而且偏科十分严重。所以这篇分享并不能告诉你如何考取一个高分的雅思成绩&#xff0c;也不能帮你补足弱项&#xff08;毕竟我自己写作口语都没考明白&#xff09;。下面的内容分享出来只是我考雅思的过…

sci论文写法

以超表面论文为例 写论文顺序 1.画图&#xff0c;确定论文的几个插图&#xff08;先确定每个图的大体内容&#xff0c;然后一边写论文一边慢慢优化图的表达&#xff09; 2.写introduction 3.根据图写其他部分论文&#xff0c;类似于雅思小作文&#xff0c;写图 1.画图 图内容…

微软Bing的AI人工只能对话体验名额申请教程

微软Bing 免费体验名额申请教程 流程 ChatGPT这东西可太过火了。国外国内&#xff0c;圈里圈外都是人声鼎沸。微软&#xff0c;谷歌&#xff0c;百度这些大佬纷纷出手。连看个同花顺都有GPT概念了&#xff0c;搞技术&#xff0c;做生意的看来都盯上了 流程 下面就讲一下如何…

对大模型微调后竟能超越ChatGPT!只需要让模型模拟真实的人类交互!

夕小瑶科技说 原创 作者 | 小戏、Python 虽然我们都说当下大模型最引人瞩目令人浮想联翩的神奇能力在于它的推理判断能力&#xff0c;但是如果提一个问题&#xff0c;“这种通过语言、文本信息学习到的推理判断能力真的可以面对现实世界的复杂情况吗&#xff1f;”&#xff0…

必应暗藏戏精模式,拿捏名人说话语气口头禅!官方还自推三种个性供挑选

明敏 发自 凹非寺量子位 | 公众号 QbitAI 曾声称自己完美无瑕的必应&#xff0c;怎么突然180度大转弯&#xff1f; 自评&#xff1a;可真多管闲事啊……是个卑鄙的家伙。 还疯狂揭自己老底&#xff1a; 它还偷看对话、夹带广告&#xff0c;它不是我们的朋友&#xff01; 仔细一…