Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
Cozok1 committed Nov 30, 2022
2 parents 19e3dac + 778d6af commit 8c6503f
Show file tree
Hide file tree
Showing 2 changed files with 28 additions and 40 deletions.
35 changes: 15 additions & 20 deletions blog-details-full-width.html
Original file line number Diff line number Diff line change
Expand Up @@ -54,25 +54,20 @@
<nav class="tm-primary-nav tm-onepage-nav">
<ul class="tm-primary-nav-list">
<li class="menu-item menu-item-has-children">
<a href="index.html#home" class="nav-link tm-smooth-move">HOME</a>
<a href="index.html#home" class="nav-link tm-smooth-move">主页</a>
</li>
<li class="menu-item"><a href="index.html#about" class="nav-link tm-smooth-move">ABOUT</a></li>
<li class="menu-item"><a href="index.html#department" class="nav-link tm-smooth-move">DEPARTMENT</a></li>
<li class="menu-item"><a href="index.html#doctor" class="nav-link tm-smooth-move">DOCTOR</a></li>
<li class="menu-item"><a href="index.html#gallery" class="nav-link tm-smooth-move">GALLERY</a></li>
<li class="menu-item"><a href="index.html#price" class="nav-link tm-smooth-move">PRICE</a></li>
<li class="menu-item menu-item-has-children current-menu-ancestor current-menu-parent"><a href="index.html#blog" class="nav-link tm-smooth-move">BLOG</a>
<li class="menu-item"><a href="index.html#about" class="nav-link tm-smooth-move">关于</a></li>
<li class="menu-item"><a href="index.html#department" class="nav-link tm-smooth-move">我们部门</a></li>
<li class="menu-item"><a href="index.html#doctor" class="nav-link tm-smooth-move">专家</a></li>
<li class="menu-item"><a href="index.html#gallery" class="nav-link tm-smooth-move">医生</a></li>
<li class="menu-item"><a href="index.html#price" class="nav-link tm-smooth-move">价格</a></li>
<li class="menu-item menu-item-has-children current-menu-ancestor current-menu-parent"><a href="index.html#blog" class="nav-link tm-smooth-move">博客</a>
<ul>
<li class="menu-item"><a href="blog-right-sidebar.html">博客右侧边栏</a></li>
<li class="menu-item"><a href="blog-left-sidebar.html">博客左侧边栏</a></li>
<li class="menu-item"><a href="blog-full-width.html">博客全宽</a></li>
<li class="menu-item"><a href="blog-details-right-sidebar.html">单个博客图片帖子</a></li>
<li class="menu-item"><a href="blog-details-left-sidebar.html">单个博客滑块帖子</a></li>
<li class="menu-item current-menu-item"><a href="blog-details-full-width.html">单个博客视频帖子</a></li>
<li class="menu-item current-menu-item"><a href="blog-details-full-width.html">博客详情</a></li>
</ul>
</li>
<li class="menu-item"><a href="index.html#contact" class="nav-link tm-smooth-move">接触</a></li>
<li class="menu-item"><a href="index.html#appointment" class="nav-link tm-smooth-move">预约</a></li>
<li class="menu-item"><a href="index.html#contact" class="nav-link tm-smooth-move">联系我们</a></li>
<li class="menu-item"><a href="index.html#appointment" class="nav-link tm-smooth-move">预约专家</a></li>
</ul>
</nav>
</div>
Expand Down Expand Up @@ -246,16 +241,16 @@ <h2 class="comment-reply-title">留言</h2>
<div class="empty-space col-md-b40 col-xs-b30"></div>
<form method="post" class="comment-form">
<p class="comment-form-comment">
<textarea name="comment" cols="40" rows="5" placeholder="Write here...*" required></textarea>
<textarea name="comment" cols="40" rows="5" placeholder="告诉我们*" required></textarea>
</p>
<p class="comment-form-author">
<input name="author" type="text" placeholder="Name*" required>
<input name="author" type="text" placeholder="用户名" required>
</p>
<p class="comment-form-email">
<input name="email" type="email" placeholder="E-mail*" required>
<input name="email" type="email" placeholder="邮件*" required>
</p>
<p class="comment-form-url">
<input id="url" name="url" type="url" placeholder="Website">
<input id="url" name="url" type="url" placeholder="网址">
</p>
<p class="form-submit">
<button type="submit" class="tm-btn1"><span>发表评论</span></button>
Expand Down Expand Up @@ -324,7 +319,7 @@ <h2>Follow Us</h2>
<div class="tm-footer-hotline">
<div class="tm-footer-hotline-in">
<div class="tm-phone-icon"><i class="fa fa-mobile"></i></div>
<h3>免费</h3>
<h3>免费电话</h3>
<p>1-800-915-6270</p>
</div>
</div>
Expand Down
33 changes: 13 additions & 20 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -46,17 +46,12 @@
</li>
<li class="menu-item"><a href="#about" class="nav-link tm-smooth-move">关于</a></li>
<li class="menu-item"><a href="#department" class="nav-link tm-smooth-move">我们部门</a></li>
<li class="menu-item"><a href="#doctor" class="nav-link tm-smooth-move">医生</a></li>
<li class="menu-item"><a href="#gallery" class="nav-link tm-smooth-move">全部</a></li>
<li class="menu-item"><a href="#doctor" class="nav-link tm-smooth-move">专家</a></li>
<li class="menu-item"><a href="#gallery" class="nav-link tm-smooth-move">医生</a></li>
<li class="menu-item"><a href="#price" class="nav-link tm-smooth-move">价格</a></li>
<li class="menu-item menu-item-has-children"><a href="#blog" class="nav-link tm-smooth-move">最新消息</a>
<ul>
<li class="menu-item"><a href="blog-right-sidebar.html">Blog Right Sidebar</a></li>
<li class="menu-item"><a href="blog-left-sidebar.html">Blog Left Sidebar</a></li>
<li class="menu-item"><a href="blog-full-width.html">Blog Full Width</a></li>
<li class="menu-item"><a href="blog-details-right-sidebar.html">Single Blog Image Post</a></li>
<li class="menu-item"><a href="blog-details-left-sidebar.html">Single Blog Slider Post</a></li>
<li class="menu-item"><a href="blog-details-full-width.html">Single Blog Video Post</a></li>
<li class="menu-item"><a href="blog-details-full-width.html">博客</a></li>
</ul>
</li>
<li class="menu-item"><a href="#contact" class="nav-link tm-smooth-move">联系我们</a></li>
Expand All @@ -73,23 +68,21 @@
<section class="hero" id="home">
<div class="container">
<div class="slider-text">
<h1 class="tm-headline letters tm-rotate-text">Take The world’s <br>
Best Quality Medical <br>
Treatmen for
<h1 class="tm-headline letters tm-rotate-text">全中国<br>
最优质的医疗 <br>
人员为
<span class="tm-words-wrapper">
<b class="is-visible">DENTAL</b>
<b>NEUROLOGY</b>
<b>CRUTCHES</b>
<b>CARDIOLOGY</b>
<b>PULMONARY</b>
<b>X-RAY</b>
<b class="is-visible">钟南山</b>
<b>林巧稚</b>
<b>邓铁涛</b>
<b>吴咸中</b>
<b>任应秋</b>
</span>
</h1>
<div class="empty-space col-sm-b20 col-xs-b10"></div>
<p>The quality of our service and the professionalism of our staff are <br>
the reason for Trustlife Center’s success.</p>
<p>我们的服务质量和员工的专业精神是Trustlife Center 成功的原因。</p>
<div class="empty-space col-md-b55 col-sm-b35 col-xs-b25"></div>
<div class="tm-hero-btn"><a href="#appointment" class="tm-btn1">APPOINTMENT</a></div>
<div class="tm-hero-btn"><a href="#appointment" class="tm-btn1">预约</a></div>
</div>
</div><!-- .container -->
<div class="tm-hero-slider owl-carousel tm-dots1" id="tm-hero-slider">
Expand Down

0 comments on commit 8c6503f

Please sign in to comment.