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
6e63c10d
authored
2020-10-29 16:49:57 +0800
by
任超
Browse Files
Options
Browse Files
Tag
Download
Plain Diff
Merge branch 'master' of yun.pashanhoo.com:renchao/portalStaticPage
2 parents
d83f48a4
9cca9c05
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
15 additions
and
9 deletions
staticViews/xwxq/index.html
staticViews/xwxq/index.html
View file @
6e63c10
...
...
@@ -3,16 +3,16 @@
<head>
<meta
charset=
"UTF-8"
>
<title>
新闻详情
</title>
<meta
http-equiv=
"X-UA-Compatible"
content=
"IE=edge"
/>
<meta
http-equiv=
"X-UA-Compatible"
content=
"IE=edge"
/>
<meta
name=
"format-detection"
content=
"telephone=no"
>
<meta
name=
"renderer"
content=
"webkit"
>
<meta
name=
"viewport"
content=
"width=device-width,initial-scale=1,maximum-scale=1,user-scalable=no"
>
<meta
http-equiv=
"Cache-Control"
content=
"no-siteapp"
/>
<meta
http-equiv=
"Cache-Control"
content=
"no-siteapp"
/>
<link
rel=
"alternate icon"
type=
"image/png"
href=
"../../staticImages/logo-realestate.png"
>
<link
rel=
'icon'
href=
'favicon.ico'
type=
'image/x-ico'
/>
<meta
name=
"description"
content=
""
/>
<meta
name=
"keywords"
content=
""
/>
<link
rel=
"stylesheet"
type=
"text/css"
href=
"../../staticLib/layui/css/layui.css"
/>
<link
rel=
'icon'
href=
'favicon.ico'
type=
'image/x-ico'
/>
<meta
name=
"description"
content=
""
/>
<meta
name=
"keywords"
content=
""
/>
<link
rel=
"stylesheet"
type=
"text/css"
href=
"../../staticLib/layui/css/layui.css"
/>
<link
rel=
"stylesheet"
type=
"text/css"
href=
"./css/index.css"
>
</head>
<body>
...
...
@@ -38,7 +38,7 @@
<div
class=
"navigation"
>
<ul
class=
"layui-nav layui-bg-blue"
lay-filter=
""
>
<li
class=
"layui-nav-item "
><a
href=
"./../../staticIndex.html"
>
首页
</a></li>
<li
class=
"layui-nav-item layui-this"
><a
href=
"./../../staticViews/xwdt/index.html"
>
新闻动态
</a></li>
<li
class=
"layui-nav-item layui-this"
><a
href=
"./../../staticViews/xwdt/index.html"
>
新闻动态
</a></li>
<li
class=
"layui-nav-item"
><a
href=
""
>
业务办理
</a></li>
<li
class=
"layui-nav-item"
><a
href=
"./../../staticViews/bszn/index.html"
>
办事指南
</a></li>
<li
class=
"layui-nav-item"
>
...
...
@@ -89,8 +89,14 @@
<div>
-分享-
</div>
<div>
微信
</div>
<div>
朋友圈
</div>
<div>
微博
</div>
<div>
qq
</div>
<div>
<a
href=
"http://v.t.sina.com.cn/share/share.php?url=http://www.jb51.net&title='分享内容'"
target=
"_blank"
>
微博
</a>
</div>
<div>
<a
href=
"http://sns.qzone.qq.com/cgi-bin/qzshare/cgi_qzshare_onekey?url=http://www.jb51.net"
target=
"_blank"
>
qq
</a>
</div>
<div>
qq空间
</div>
</div>
<div
class=
"comment"
>
...
...
Please
register
or
sign in
to post a comment