1
13693261870
2024-04-02 0010f94a1b8b117437d8f93cc90ac8d6c4701b0e
1
已添加1个文件
已修改4个文件
15 ■■■■■ 文件已修改
Terra.YaoGan.Web/Terra.YaoGan.Web/Terra.YaoGan.Web.csproj 3 ●●●● 补丁 | 查看 | 原始文档 | blame | 历史
Terra.YaoGan.Web/Terra.YaoGan.Web/config/RootCatlog.js 8 ●●●● 补丁 | 查看 | 原始文档 | blame | 历史
Terra.YaoGan.Web/Terra.YaoGan.Web/fly/127.fly 补丁 | 查看 | 原始文档 | blame | 历史
Terra.YaoGan.Web/Terra.YaoGan.Web/index.html 2 ●●● 补丁 | 查看 | 原始文档 | blame | 历史
Terra.YaoGan.Web/Terra.YaoGan.Web/js/Gis/Gis.js 2 ●●●●● 补丁 | 查看 | 原始文档 | blame | 历史
Terra.YaoGan.Web/Terra.YaoGan.Web/Terra.YaoGan.Web.csproj
@@ -1229,6 +1229,7 @@
    <Content Include="html\layuiupdate\font\iconfont.ttf" />
    <Content Include="html\layuiupdate\font\iconfont.woff" />
    <Content Include="Ashx\DataQL.ashx" />
    <Content Include="fly\127.fly" />
    <None Include="packages.config" />
    <Content Include="src\config\Handle.json" />
    <Content Include="src\config\Industry.json" />
@@ -1301,7 +1302,7 @@
          <AutoAssignPort>True</AutoAssignPort>
          <DevelopmentServerPort>50193</DevelopmentServerPort>
          <DevelopmentServerVPath>/</DevelopmentServerVPath>
          <IISUrl>https://localhost:44302/</IISUrl>
          <IISUrl>http://localhost:50193/</IISUrl>
          <NTLMAuthentication>False</NTLMAuthentication>
          <UseCustomServer>False</UseCustomServer>
          <CustomServerUrl>
Terra.YaoGan.Web/Terra.YaoGan.Web/config/RootCatlog.js
@@ -1,11 +1,11 @@
var   SkylineGlobleUrl = "http://118.213.95.34";
var   SkylineFly = "http://118.213.95.33:8090";
var   GisServer = "http://118.213.95.33:8092/gisserver/rest/services/";
var GisServer = "http://118.213.95.33:8092/gisserver/rest/services/";
var mainUrl = location.href.substring(0, location.href.lastIndexOf("/") + 1);
//var FlyPath = SkylineGlobleUrl + "/SG/projects/init.434250";
var FlyPath = mainUrl + "fly/127.fly";
var FlyPath = SkylineGlobleUrl +"/SG/projects/init.434250";
//获取地址
var url = window.location.href.substring(0, window.location.href.lastIndexOf('/') + 1);
Terra.YaoGan.Web/Terra.YaoGan.Web/fly/127.fly
Binary files differ
Terra.YaoGan.Web/Terra.YaoGan.Web/index.html
@@ -148,7 +148,7 @@
            <span>都兰监管平台</span>
        </li>
    <li>
        <li>
            <p class="evenment_anylise"></p>
            <span>生态状况分析</span>
        </li>
Terra.YaoGan.Web/Terra.YaoGan.Web/js/Gis/Gis.js
@@ -125,12 +125,14 @@
        TE = document.createElement("object");
        TE.id = "TBAX";
        TE.classid = "clsid:B23DDF84-B652-4E34-9E57-77B8731199FE";
        //TE.classid = "CLSID:3a4f9196-65a8-11d5-85c1-0001023952c1";
        TE.style.width = "100%";
        TE.style.height = "100%";
        TE.style.marginLeft = "-1920px";
    }
    document.body.appendChild(TE);
    sgworld = TBAX.createSgworld();
    //sgworld = TE.CreateInstance("TerraExplorerX.SGWorld71");
        //左侧菜单
        lMenu = {
            top: "160",