Skip to content
Toggle navigation
Toggle navigation
This project
Loading...
Sign in
任超
/
js.portalStaticPage
Go to a project
Toggle navigation
Toggle navigation pinning
Projects
Groups
Snippets
Help
Project
Activity
Repository
Pipelines
Graphs
Issues
0
Merge Requests
0
Wiki
Network
Create a new issue
Builds
Commits
Issue Boards
Files
Commits
Network
Compare
Branches
Tags
9bc01825
authored
2020-10-10 14:33:39 +0800
by
任超
Browse Files
Options
Browse Files
Tag
Download
Email Patches
Plain Diff
refactor:模板的修改
1 parent
0b6a8de8
Expand all
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
9 additions
and
64 deletions
index.html
template.html
index.html
View file @
9bc0182
This diff is collapsed.
Click to expand it.
template.html
View file @
9bc0182
...
...
@@ -14,14 +14,6 @@
<meta
name=
"description"
content=
""
/>
<meta
name=
"keywords"
content=
""
/>
<link
rel=
"stylesheet"
href=
"css/default.min.css?t=227"
/>
<!--[if (gte IE 9)|!(IE)]><!-->
<script
type=
"text/javascript"
src=
"lib/jquery/jquery.min.js"
></script>
<!--<![endif]-->
<script
type=
"text/javascript"
src=
"lib/handlebars/handlebars.min.js"
></script>
<script
type=
"text/javascript"
src=
"lib/iscroll/iscroll-probe.js"
></script>
<script
type=
"text/javascript"
src=
"lib/amazeui/amazeui.min.js"
></script>
<script
type=
"text/javascript"
src=
"lib/raty/jquery.raty.js"
></script>
<script
type=
"text/javascript"
src=
"js/main.min.js?t=1"
></script>
</head>
<body>
...
...
@@ -39,61 +31,14 @@
</div>
</div>
</div>
<div
class=
"cg"
>
<div
class=
"hd-search"
>
<div
class=
"hd-search-left"
>
<a
href=
"../index.html"
><img
class=
"am-hide-md-down"
src=
"./images/logo.jpg"
/></a>
<a
href=
"../index.html"
><img
class=
"am-show-md-down"
src=
"./images/logo-sm.jpg"
/></a>
</div>
<div
class=
"hd-search-right am-hide-md-down"
>
<div
class=
"hd-search-right-input"
>
<input
type=
"text"
name=
"name"
value=
""
placeholder=
"搜索模版"
/>
<button
class=
"font am-show-md-down"
>

</button>
</div>
<div
class=
"hd-search-right-keyword"
>
<a
href=
"#"
>
包装用品
</a>
<a
href=
"#"
>
母婴
</a>
<a
href=
"#"
>
教育
</a>
<a
href=
"#"
>
招聘
</a>
<a
href=
"#"
>
绿化
</a>
</div>
</div>
<button
class=
"am-show-md-down font f-btn"
id=
"hd_botton"
type=
"button"
data-am-modal=
"{target: '#my-modal'}"
>

</button>
</div>
</div>
<div
class=
"hd-bottom"
>
<div
class=
"cg"
>
<div
class=
"hd-bottom-category am-hide-md-down"
>
<h1><a
href=
"javascript:;"
>
全部模版分类
</a><i
data-am-collapse=
"{target: '.banner-collapse'}"
>

</i>
</h1>
</div>
<div
class=
"hd-bottom-nav"
id=
"my-modal"
>
<h1
class=
"am-show-md-down"
><input
type=
"text"
name=
"name"
value=
""
placeholder=
"请输入关键字"
/><em
class=
"font"
>

</em><i
data-am-modal=
"{target: '#my-modal'}"
>

</i></h1>
<ul>
<li
class=
"on"
><a
href=
"index.html"
>
首页
</a></li>
<li><a
href=
"template.html"
>
模版中心
</a></li>
<li><a
href=
"#"
>
定制服务
</a></li>
<li><a
href=
"#"
>
成功案例
</a></li>
<li><a
href=
"#"
>
关于我们
</a></li>
</ul>
</div>
</div>
</div>
</header>
<div
class=
"banner-slide1"
>
</div>
<div
class=
"comarticle"
>
</div>
</body>
</html>
\ No newline at end of file
</html>
<!--[if (gte IE 9)|!(IE)]><!-->
<script
type=
"text/javascript"
src=
"lib/jquery/jquery.min.js"
></script>
<!--<![endif]-->
<script
type=
"text/javascript"
src=
"lib/handlebars/handlebars.min.js"
></script>
<script
type=
"text/javascript"
src=
"lib/iscroll/iscroll-probe.js"
></script>
<script
type=
"text/javascript"
src=
"lib/amazeui/amazeui.min.js"
></script>
<script
type=
"text/javascript"
src=
"lib/raty/jquery.raty.js"
></script>
<script
type=
"text/javascript"
src=
"js/main.min.js?t=1"
></script>
\ No newline at end of file
...
...
Please
register
or
sign in
to post a comment