style:首页样式
Showing
2 changed files
with
1 additions
and
2 deletions
| 1 | <!DOCTYPE html | 1 | <!DOCTYPE html |
| 2 | PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> | 2 | PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> |
| 3 | <html xmlns="http://www.w3.org/1999/xhtml"> | 3 | <html xmlns="http://www.w3.org/1999/xhtml"> |
| 4 | |||
| 5 | <head> | 4 | <head> |
| 6 | <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> | 5 | <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> |
| 7 | <title>网上“一窗办事”登记系统</title> | 6 | <title>网上“一窗办事”登记系统</title> |
| 8 | <link type="text/css" rel="stylesheet" href="./staticCss/global.css" /> | 7 | <link type="text/css" rel="stylesheet" href="./staticCss/global.css" /> |
| 9 | <script type="text/javascript" src="./ /head.js"></script> | 8 | <script type="text/javascript" src="./staticJs/head.js"></script> |
| 10 | <script type="text/javascript" src="./staticJs/staticIndex.js"></script> | 9 | <script type="text/javascript" src="./staticJs/staticIndex.js"></script> |
| 11 | </head> | 10 | </head> |
| 12 | 11 | ... | ... |
staticIndex.html
deleted
100644 → 0
This diff is collapsed.
Click to expand it.
-
Please register or sign in to post a comment