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
931b90ea
authored
2020-11-25 16:37:01 +0800
by
任超
Browse Files
Options
Browse Files
Tag
Download
Email Patches
Plain Diff
style:新闻详情
1 parent
0f7065fa
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
8 additions
and
11 deletions
staticCss/gsgg.css
staticViews/gsgg.html
staticViews/news/xwxq.html → staticViews/xwxq.html
staticCss/gsgg.css
View file @
931b90e
...
...
@@ -256,6 +256,7 @@ div.navigation {
border-right
:
1px
solid
#EAEAEA
;
padding-bottom
:
60px
;
margin-top
:
27px
;
min-height
:
600px
;
}
.gglist
li
{
height
:
104px
;
...
...
staticViews/gsgg.html
View file @
931b90e
...
...
@@ -9,7 +9,6 @@
<script
type=
"text/javascript"
src=
"../staticJs/head.js"
></script>
<link
rel=
"stylesheet"
type=
"text/css"
href=
"../staticCss/gsgg.css"
>
</head>
<body>
<div
class=
"navigation_crumbs"
>
<div
class=
"contentBox"
>
...
...
staticViews/
news/
xwxq.html
→
staticViews/xwxq.html
View file @
931b90e
<!DOCTYPE html
PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html
xmlns=
"http://www.w3.org/1999/xhtml"
>
<head>
<style>
</style>
<meta
http-equiv=
"Content-Type"
content=
"text/html; charset=utf-8"
/>
<title>
新闻详情
</title>
<script
type=
"text/javascript"
src=
"../
../
staticJs/head.js"
></script>
<link
rel=
"stylesheet"
type=
"text/css"
href=
"../
../
staticCss/xwxq.css"
>
<script
type=
"text/javascript"
src=
"../staticJs/head.js"
></script>
<link
rel=
"stylesheet"
type=
"text/css"
href=
"../staticCss/xwxq.css"
>
</head>
<body>
<div>
<div
class=
"main"
>
<div
class=
"navigation_crumbs"
>
<div
class=
"contentBox"
>
<span
class=
"layui-breadcrumb"
>
<a
href=
"../
../
index.html"
>
首页
</a>
<a
href=
".
.
/xwdt.html"
>
新闻动态
</a>
<a
href=
"../index.html"
>
首页
</a>
<a
href=
"./xwdt.html"
>
新闻动态
</a>
<a><cite>
新闻详情
</cite></a>
</span>
</div>
...
...
@@ -275,8 +273,7 @@
</div>
</div>
</body>
<script
type=
"text/javascript"
src=
"../../staticJs/common.js"
></script>
<script
type=
"text/javascript"
src=
"../../staticJs/down.js"
></script>
<script
type=
"text/javascript"
src=
"../../staticJs/xwxq.js"
></script>
<script
type=
"text/javascript"
src=
"../staticJs/common.js"
></script>
<script
type=
"text/javascript"
src=
"../staticJs/down.js"
></script>
<script
type=
"text/javascript"
src=
"../staticJs/xwxq.js"
></script>
</html>
\ No newline at end of file
...
...
Please
register
or
sign in
to post a comment