|
@@ -1,50 +0,0 @@
|
|
|
-<!DOCTYPE html>
|
|
|
-<html lang="en">
|
|
|
-
|
|
|
-<head>
|
|
|
- <meta charset="UTF-8">
|
|
|
- <meta http-equiv="X-UA-Compatible" content="IE=edge">
|
|
|
- <meta name="viewport" content="width=device-width" />
|
|
|
- <meta name=”SiteName” content=”重庆市南岸区人民政府”>
|
|
|
- <meta name="SiteDomain" content="http://ww.cqna.gov.cn" />
|
|
|
- <meta name="SiteIDCode" content="5001080014">
|
|
|
- <meta name="ColumnName" content="产业园区">
|
|
|
- <meta name="ColumnDescription" content="产业园区" />
|
|
|
- <meta name="ColumnKeywords" content="产业园区" />
|
|
|
- <meta name="ColumnType" content="产业园区" />
|
|
|
- <title>产业园区-重庆市南岸区人民政府网</title>
|
|
|
-</head>
|
|
|
-<style>
|
|
|
- body {
|
|
|
- width: 100%;
|
|
|
- height: 100%;
|
|
|
- margin: 0px;
|
|
|
- padding: 0px;
|
|
|
- }
|
|
|
-</style>
|
|
|
-
|
|
|
-<body>
|
|
|
- <div style="width:100%;" id="header"></div>
|
|
|
- <div id="childshell"></div>
|
|
|
- <div style="width:100%;" id="footer"></div>
|
|
|
-
|
|
|
-</body>
|
|
|
-<script src="js/jquery-3.5.1.min.js"></script>
|
|
|
-
|
|
|
-<script>
|
|
|
- setContent()
|
|
|
- setHeader()
|
|
|
- setFooter()
|
|
|
- function setContent() {
|
|
|
- $("#childshell").load("dqfwNew.html")
|
|
|
- }
|
|
|
- function setHeader() {
|
|
|
- $("#header").load("https://www.cqna.gov.cn/ggbf_search/top/top_style.html")
|
|
|
- }
|
|
|
- function setFooter() {
|
|
|
- $("#footer").load("https://www.cqna.gov.cn/data/footer/footer.html")
|
|
|
- }
|
|
|
-</script>
|
|
|
-
|
|
|
-
|
|
|
-</html>
|