From 17ca749cfe096ebdb1ff40255bda8c5cbeae04ec Mon Sep 17 00:00:00 2001 From: 13693261870 <252740454@qq.com> Date: 星期五, 23 六月 2023 10:06:38 +0800 Subject: [PATCH] 1 --- ExportMap/fme.html | 3 ++- ExportMap/demoMap.html | 7 ++++++- ExportMap/api.html | 5 +++++ ExportMap/up.html | 5 +++++ ExportMap/export.html | 7 ++++++- 5 files changed, 24 insertions(+), 3 deletions(-) diff --git a/ExportMap/api.html b/ExportMap/api.html index 72820d8..cee62f0 100644 --- a/ExportMap/api.html +++ b/ExportMap/api.html @@ -2,6 +2,11 @@ <html xmlns="http://www.w3.org/1999/xhtml"> <head> <title>API鎺ュ彛</title> + <meta http-equiv="Expires" content="0" /> + <meta http-equiv="Cache" content="no-cache" /> + <meta http-equiv="Pragma" content="no-cache" /> + <meta http-equiv="Cache-control" content="no-cache" /> + <meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1" /> <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> <script src="js/jquery.1.12.4.js"></script> <script src="js/rsa.min.js"></script> diff --git a/ExportMap/demoMap.html b/ExportMap/demoMap.html index 6d713c1..e080c79 100644 --- a/ExportMap/demoMap.html +++ b/ExportMap/demoMap.html @@ -1,7 +1,12 @@ <!doctype html> <html lang="en"> <head> - <meta charset="utf-8"> + <meta http-equiv="Expires" content="0" /> + <meta http-equiv="Cache" content="no-cache" /> + <meta http-equiv="Pragma" content="no-cache" /> + <meta http-equiv="Cache-control" content="no-cache" /> + <meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1" /> + <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> <link rel="stylesheet" href="https://openlayers.org/en/v4.6.5/css/ol.css" type="text/css"> <!-- The line below is only needed for old environments like Internet Explorer and Android 4.x --> <script src="https://cdn.polyfill.io/v2/polyfill.min.js?features=requestAnimationFrame,Element.prototype.classList,URL"></script> diff --git a/ExportMap/export.html b/ExportMap/export.html index 8d50ce6..c7d7009 100644 --- a/ExportMap/export.html +++ b/ExportMap/export.html @@ -1,8 +1,13 @@ 锘�<!DOCTYPE html> <html xmlns="http://www.w3.org/1999/xhtml"> <head> + <title>Export</title> + <meta http-equiv="Expires" content="0" /> + <meta http-equiv="Cache" content="no-cache" /> + <meta http-equiv="Pragma" content="no-cache" /> + <meta http-equiv="Cache-control" content="no-cache" /> + <meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1" /> <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> - <title></title> <script src="js/jquery.1.12.4.js"></script> <script> var token = "b1ad2b8b-2fe5-440d-b072-88eb070a6462"; diff --git a/ExportMap/fme.html b/ExportMap/fme.html index 25c8e56..5c754c5 100644 --- a/ExportMap/fme.html +++ b/ExportMap/fme.html @@ -2,11 +2,12 @@ <html xmlns="http://www.w3.org/1999/xhtml"> <head> <title>FME娴嬭瘯</title> - <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> <meta http-equiv="Expires" content="0" /> <meta http-equiv="Cache" content="no-cache" /> <meta http-equiv="Pragma" content="no-cache" /> <meta http-equiv="Cache-control" content="no-cache" /> + <meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1" /> + <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> <script src="js/jquery.1.12.4.js"></script> <script src="js/rsa.min.js"></script> <script src="js/rollups.js"></script> diff --git a/ExportMap/up.html b/ExportMap/up.html index a8ce186..7da4f5c 100644 --- a/ExportMap/up.html +++ b/ExportMap/up.html @@ -2,6 +2,11 @@ <html xmlns="http://www.w3.org/1999/xhtml"> <head> <title>涓婁紶鎺ュ彛娴嬭瘯</title> + <meta http-equiv="Expires" content="0" /> + <meta http-equiv="Cache" content="no-cache" /> + <meta http-equiv="Pragma" content="no-cache" /> + <meta http-equiv="Cache-control" content="no-cache" /> + <meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1" /> <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> <script src="js/jquery.1.12.4.js"></script> <script src="js/rsa.min.js"></script> -- Gitblit v1.9.3