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/export.html | 7 ++++++- 1 files changed, 6 insertions(+), 1 deletions(-) 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"; -- Gitblit v1.9.3