1 Star 0 Fork 0

木遥/web-proxy

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
index.html 1.03 KB
一键复制 编辑 原始数据 按行查看 历史
木遥 提交于 2022-04-19 17:46 . 优化
<!DOCTYPE html>
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<meta name="viewport"
content="width=device-width,initial-scale=1,user-scalable=0,minimum-scale=1.0,maximum-scale=1.0" />
<meta name="author" content="火星科技 http://cesium.marsgis.cn ">
<meta name="apple-touch-fullscreen" content="yes">
<meta name="apple-mobile-web-app-capable" content="yes">
<meta name="apple-mobile-web-app-status-bar-style" content="black">
<meta name="format-detection" content="telephone=no">
<meta name="x5-fullscreen" content="true">
<meta http-equiv="X-UA-Compatible" content="IE=Edge,chrome=1" />
<title>代理服务器</title>
</head>
<body>
请在Mars3D框架图层中:
<ul>
<li>需要代理的图层配置 proxy: "http://localhost:1987/proxy/"</li>
<li>或直接在url加前缀 "http://localhost:1987/proxy/",<br />例如 http://localhost:1987/proxy/http://www.google.cn/maps/vt?lyrs=s&x={x}&y={y}&z={z}</li>
</ul>
</body>
</html>
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/muyao1987/web-proxy.git
git@gitee.com:muyao1987/web-proxy.git
muyao1987
web-proxy
web-proxy
master

搜索帮助