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
23fc0f1a
authored
2020-11-16 09:49:36 +0800
by
任超
Browse Files
Options
Browse Files
Tag
Download
Email Patches
Plain Diff
style:首页样式
1 parent
a4910194
Expand all
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
1 additions
and
2 deletions
index.html
staticIndex.html
index.html
View file @
23fc0f1
<!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>
<meta
http-equiv=
"Content-Type"
content=
"text/html; charset=utf-8"
/>
<title>
网上“一窗办事”登记系统
</title>
<link
type=
"text/css"
rel=
"stylesheet"
href=
"./staticCss/global.css"
/>
<script
type=
"text/javascript"
src=
"./
/head.js"
></script>
<script
type=
"text/javascript"
src=
"./
staticJs
/head.js"
></script>
<script
type=
"text/javascript"
src=
"./staticJs/staticIndex.js"
></script>
</head>
...
...
staticIndex.html
deleted
100644 → 0
View file @
a491019
This diff is collapsed.
Click to expand it.
Please
register
or
sign in
to post a comment