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
3dbf5444
authored
2021-01-18 14:36:19 +0800
by
任超
Browse Files
Options
Browse Files
Tag
Download
Email Patches
Plain Diff
style:样式
1 parent
f2a4628a
Show whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
5 additions
and
2 deletions
staticCss/common.css
staticCss/xwdt.css
staticJs/xwxq.js
staticCss/common.css
View file @
3dbf544
1
.layui-nav
.layui-nav-more
{
2
right
:
17px
;
3
}
1
/* ----------------------公共样式-------------------------- */
4
/* ----------------------公共样式-------------------------- */
2
.contentBox
{
5
.contentBox
{
3
width
:
1200px
;
6
width
:
1200px
;
...
...
staticCss/xwdt.css
View file @
3dbf544
...
@@ -122,7 +122,7 @@ div.subject {
...
@@ -122,7 +122,7 @@ div.subject {
122
.xw
.istop
{
122
.xw
.istop
{
123
position
:
absolute
;
123
position
:
absolute
;
124
right
:
20px
;
124
right
:
20px
;
125
top
:
-2
0
px
;
125
top
:
-2
6
px
;
126
}
126
}
127
127
128
.xw-left
{
128
.xw-left
{
...
...
staticJs/xwxq.js
View file @
3dbf544
1
$
(
function
()
{
1
$
(
function
()
{
2
LawsData
()
2
//
LawsData()
3
HotArticle
();
3
HotArticle
();
4
PolicyHotArticle
();
4
PolicyHotArticle
();
5
})
5
})
...
...
Please
register
or
sign in
to post a comment