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
0858ae14
authored
2020-11-25 10:44:11 +0800
by
任超
Browse Files
Options
Browse Files
Tag
Download
Email Patches
Plain Diff
style:css文件夹整理
1 parent
e270a884
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
0 additions
and
1 deletions
staticJs/down.js
staticJs/down.js
View file @
0858ae1
...
...
@@ -19,7 +19,6 @@ document.writeln(" <meta name=\'description\' content=\'\' />");
document
.
writeln
(
" <meta name=\'Keywords\' content=\'\' />"
);
document
.
writeln
(
" <link rel=\'stylesheet\' type=\'text/css\' href=\'"
+
localhostPaht
+
"/staticLib/layui/css/layui.css\' />"
);
document
.
writeln
(
" <link type=\'text/css\' rel=\'stylesheet\' href=\'"
+
localhostPaht
+
"/staticCss/common.css\' />"
);
document
.
writeln
(
" <link type=\'text/css\' rel=\'stylesheet\' href=\'"
+
localhostPaht
+
"/staticCss/global.css\' />"
);
document
.
writeln
(
""
);
document
.
writeln
(
"<body> "
);
document
.
writeln
(
" <div class=\'footer\'> "
);
...
...
Please
register
or
sign in
to post a comment