Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
web_flea_market
Project
Project
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
HuangJunbo
web_flea_market
Commits
4d139997
Commit
4d139997
authored
Dec 08, 2022
by
HuangJunbo
💻
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
优化样式
Signed-off-by:
uuo00_n
<
uuo00_n@outlook.com
>
parent
9bcb4fd5
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
65 additions
and
45 deletions
+65
-45
product_detail.html
flea_market/product_detail.html
+65
-45
No files found.
flea_market/product_detail.html
View file @
4d139997
...
...
@@ -7,9 +7,23 @@
<script
src=
"js/jquery-3.5.1.js"
></script>
<script
src=
"js/jquery-ui.min.js"
></script>
<style>
#detail
{
border
:
2px
solid
red
;
width
:
55%
;
}
img
{
width
:
100%
;
}
video
{
width
:
60px
;
height
:
60px
;
}
article
{
margin-left
:
400px
;
margin-top
:
-5
0
0px
;
margin-top
:
-5
2
0px
;
}
footer
{
...
...
@@ -33,67 +47,73 @@
</style>
</head>
<body>
<header>
<div
class=
"logo"
><img
src=
"img/logo.png"
/></div>
<form
class=
"searchform"
>
<input
type=
"text"
name=
"search"
id=
"search"
>
<input
type=
"submit"
value=
"搜索"
id=
"button"
>
<div
class=
"logo"
><img
src=
"img/logo.png"
alt=
""
></div>
<form
class=
"searchform"
>
<input
type=
"text"
name=
"search"
id=
"search"
>
<input
type=
"submit"
value=
"搜索"
id=
"button"
>
</form>
<div
class=
"navigation"
>
<form
class=
"navigation"
>
<br>
<a
href=
"#"
>
手机
</a>
|
<a
href=
"#"
>
电脑
</a>
|
<a
href=
"#"
>
旧书
</a>
|
<a
href=
"#"
>
服装
</a>
</form>
<div
class=
"navigation"
>
<form
class=
"navigation"
><br>
<a
href=
"#"
>
手机
</a>
|
<a
href=
"#"
>
电脑
</a>
|
<a
href=
"#"
>
旧书
</a>
|
<a
href=
"#"
>
服装
</a>
</form>
</div>
<nav
class=
"op"
>
<div
class=
"nav"
>
<img
src=
"img/MENU.png"
alt=
""
>
<a
href=
"#"
>
商品分类
</a>
</div>
<nav
class=
"op"
>
<div
class=
"nav"
>
<img
src=
"img/tag.png"
/>
<a
href=
"#"
>
商品分类
</a>
</div>
<div
class=
"tag"
>
<ul>
<li><a
href=
"#"
>
首页
</a></li>
<li><a
href=
"#"
>
闲置数码
</a></li>
<li><a
href=
"#"
>
教材书籍
</a></li>
<li><a
href=
"#"
>
运动装备
</a></li>
<li><a
href=
"#"
>
鞋服配饰
</a></li>
<li><a
href=
"#"
>
日用家居
</a></li>
</ul>
</div>
</nav>
</header>
<div
class=
"tag"
>
<ul>
<li><a
href=
"#"
>
首页
</a></li>
<li><a
href=
"#"
>
闲置数码
</a></li>
<li><a
href=
"#"
>
教材书籍
</a></li>
<li><a
href=
"#"
>
运动装备
</a></li>
<li><a
href=
"#"
>
鞋服配饰
</a></li>
<li><a
href=
"#"
>
日用家具
</a></li>
</ul>
</div>
</nav>
<aside>
<ul>
<li><a
href=
"edit_pwd.html"
>
修改密码
</a></li>
<li><a
href=
"edit_contact.html"
>
修改联系方式
</a></li>
<li><a
href=
"my_orders.html"
>
我的订单
</a></li>
<li><a
href=
"my_product.html"
>
我的商品
</a></li>
<li><a
href=
"pu
r
chase_history.html"
>
消费记录
</a></li>
<li><a
href=
"pu
t
chase_history.html"
>
消费记录
</a></li>
</ul>
</aside>
<article>
<article><br>
<section
id=
"detail"
>
<h3>
商品信息
</h3>
<img
src=
"img/01.jpg"
width=
"500"
height=
"400"
>
<img
src=
"img/02.jpg"
alt=
""
>
<img
src=
"img/03.jpg"
alt=
""
>
<img
src=
"img/04.jpg"
alt=
""
>
<h1>
iPad 4GB 16GB Wi-Fi版
</h1>
<video
controls=
"controls"
width=
"640"
height=
"360"
>
<source
src=
"movie/1.mp4"
></source>
</video>
<video
src=
"视频文件路径"
controls=
"controls"
></video>
<video
controls=
"controls"
width=
"320"
height=
"240"
>
<source
src=
"img/1.mp4"
type=
"video/ogg"
/>
<source
src=
"img/1.mp4"
type=
"video/mp4"
/>
</video>
<h1>
ipad 4GB 16GB Wi-Fi版
</h1>
现价:200元
<br>
编号:33313993
<br>
<a
href=
"#"
>
立即购买
</a>
</section>
<section>
<h4>
产品介绍
</h4>
<p>
1、沿用风靡百年的经典全棉牛津纺面料,运用领先的液氨整理技术,面料的抗皱性能会更好。延续简约、舒适、健康的设计理念,特推出免烫,易打理的精细免烫牛津纺长袖衬衫系列
<br>
2、正品,质量优良
<br>
3、九成新
<h4>
产生介绍
</h4>
<p>
1.沿用风靡百年的经典全棉牛津面料,运用领先的液氮整理技术,
面料的抗折皱性能会更好。延续健康的设计理念,推出免烫,
2.正品,质量优良
3.九成新
</p>
<video
controls=
"controls"
width=
"640"
height=
"360"
>
<source
src=
"img/1.mp4"
>
</video>
</section>
</article>
<footer>
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment