2
13693261870
2022-09-16 653761a31dfeb50dd3d007e892d69c90bf0cdafc
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
<!--
功能描述:地图服务
-->
<!DOCTYPE html>
<html xmlns="http://www.w3.org/1999/xhtml" xmlns:layout="http://www.w3.org/1999/xhtml" xmlns:th="http://www.thymeleaf.org" layout:decorator="MasterPage/Layout">
<head>
    <meta charset="UTF-8" />
    <title th:text="${systemName}"></title>
    <link href="/css/mtree.css" />
    <link rel="stylesheet" th:href="@{${pubzyWebRoot} + 'BootStrap4/expand/plugins/portlet/css/portlet.css'}" />
    <link rel="stylesheet" href="/css/ditufuwu/index.css" />
    <script th:src="@{${pubzyWebRoot} + 'BootStrap4/expand/plugins/portlet/portlet.js'}"></script>
    <!--<script src="/js/GrayPhoto.js"></script>-->
    <script src="/js/ditufuwu/index.js"></script>
    <script th:src="@{${pubzyWebRoot} + 'media/js/winPro.js'}"></script>
    <script th:src="@{${pubzyWebRoot} + 'echarts/echarts-all-2.2.7.js'}"></script>
    <script src="/js/openresource.js"></script>
    <script th:inline="javascript">
        /*<![CDATA[*/
        var BianMu = [[${BianMu}]];
        var ShouCang = [[${ShouCang}]];
        var Liulan = [[${Liulan}]];
        var gisPortal = [[${gisPortal}]];
        var userId = [[${userId}]];
        var totalpNum = [[${totalpNum}]];
        var totalrNum = [[${totalrNum}]];
        /*]]>*/
    </script>
</head>
<body>
<div layout:fragment="content">
    <div style="min-height: 978px !important;">
        <div style="background-image: url(/image/TopMenu/search_02bg.jpg);height: 112px;" id="div_SearchBox">
            <div style="height: 100%;width:950px;margin:0 auto;">
                <div style="float:left;margin-top:21px;">
                    <img src="/image/TopMenu/mapSearch.png" style="height:42px;width: 165px;" />
                </div>
                <div style="float:left;margin-left:25px;">
                    <div style="width: 750px;padding-top: 24px;height: 65px;">
                        <div style="background-color: white;border: 1px solid #8FC9FB;float:left;border-radius: 5px;width: 590px;">
                            <input type="text" id="txtSearchKey" placeholder="请输入关键字" />
                            <div class="col-sm-1" style="height: 29px; text-align: center; line-height: 29px; font-size: 20px; margin: 3px 0; border-left:1px solid rgb(221, 221, 221); float: right;">
                                <i class="fa fa-search" style="color: #ddd;"></i>
                            </div>
                        </div>
                        <img src="/image/TopMenu/search_btn.png" id="sousuoziyuan" style="float: left;margin-left:15px;cursor:pointer" title="搜索资源" onclick="HotSearch(0, null)" />
                    </div>
                </div>
            </div>
            <div style="float: left;margin-top: -40px;" id="ReMenSouSuoBox">
                <ul id="wordId"></ul>
            </div>
        </div>
        <div id="div_center">
            <div class="content">
                <div class="module">
                    <div class="portlet box tjzy_blue">
                        <div class="portlet-title" style="background-color:#43B0F5;">
                            <div class="caption" style="color:white;font-size:15px;">
                                <img src="/image/ZiYuanZhongXin/shiyongqingkuang_icon.png" style="margin-bottom: 6px;" />
                                &nbsp;<span style="font-size: 16px;">资源使用情况</span>
                            </div>
                        </div>
                        <div id="divziyuantongji" class="portlet-body" style="padding: 0px;height: 346px;margin-top: 30px;" name="loadbox">
                        </div>
                    </div>
                </div>
                <div class="module">
                    <div class="portlet box tjzy_blue">
                        <div class="portlet-title" style="background-color:#43B0F5;">
                            <div class="caption" style="color:white;font-size:15px;">
                                <img src="/image/ZiYuanZhongXin/dingxiangtuisong_icon.png" style="margin-bottom: 6px;" />
                                &nbsp;<span style="font-size: 16px;">定向推送</span>
                            </div>
                            <a onclick="ChangeNext(0)" style="cursor:pointer;float:right;color: white;font-size:14px;padding-right:10px;">换一批></a>
                        </div>
                        <div id="divtuijianziyuan" class="portlet-body" style="padding: 0px;" name="loadbox">
                            <div class="lanren">
                                <ul id="tjzy" class="list-inline" style="margin: auto; text-align: center;">
                                </ul>
                            </div>
                        </div>
                    </div>
                </div>
                <div class="module">
                    <div class="portlet box tjzy_blue">
                        <div class="portlet-title" style="background-color:#30c5cb;">
                            <div class="caption" style="color:white;font-size:15px;">
                                <img src="/image/ZiYuanZhongXin/ziyuantuijian_icon.png" style="margin-bottom: 6px;" />
                                &nbsp;<span style="font-size: 16px;">资源推荐</span>
                            </div>
                            <a onclick="ChangeNext(1)" style="cursor:pointer;float:right;color: white;font-size:14px;padding-right:10px;">换一批></a>
                        </div>
                        <div id="divRandomRecommend" class="portlet-body" style="padding: 0px;" name="loadbox">
                            <div class="lanren">
                                <ul id="rrzy" class="list-inline" style="margin: auto; text-align: center;">
                                </ul>
                            </div>
                        </div>
                    </div>
                </div>
            </div>
        </div>
        <div id="div_left">
            <div id="ShenQingZiYuan" style="border: 1px solid #ddd;">
                <div class="sqzy-title">
                    <img src="/image/ZiYuanZhongXin/wodeshenqing.png" style="margin-bottom: 6px;" /> &nbsp;<span style="font-size: 16px;">我的申请</span>
                    <a onclick="window.open('/res/ditufuwu/ShenQingZiYuanGD?Menu=DTFW&menuId=01')" style="cursor:pointer;float:right;color: white;font-size:14px;padding-right:10px;">更多>></a>
                </div>
                <div class="htmleaf-content bgcolor-3 blue">
                    <ul id="sqzy"></ul>
                </div>
            </div>
            <div id="WoDeShouCangJia" style="margin-top: 11px">
                <div class="WDSCJ-title">
                    <img src="/image/ZiYuanZhongXin/wodeshoucang_icon.png" />
                    &nbsp;<span>我的收藏夹</span>
                    <a id="mySC" onclick="window.open('/res/ditufuwu/wodeshoucanggd?Menu=DTFW&menuId=01')">更多>></a>
                </div>
                <div class="htmleaf-content bgcolor-3 blue WDSCJ-list">
                    <ul class="mtree"></ul>
                </div>
            </div>
        </div>
        <div id="div_right">
            <div id="ZuiXinZiYuan">
                <div class="ZXZY-title">
                    <img src="/image/ZiYuanZhongXin/ziyuan.png" />
                    &nbsp;<span>最新资源</span>
                    <a onclick="window.open('/res/ditufuwu/zuixinziyuangd?Menu=DTFW&menuId=01')">更多>></a>
                </div>
                <div class="htmleaf-content bgcolor-3 blue">
                    <ul id="zxzy"></ul>
                </div>
            </div>
            <div id="FanWenPaiHang" style="margin-top: 10px">
                <div class="FWPH-title">
                    <img src="/image/ZiYuanZhongXin/fangwenpaihang_icon.png" />
                    &nbsp;<span>访问排行</span>
                    <a onclick="window.open('/res/ditufuwu/fangwenpaihanggd?Menu=DTFW&menuId=01')">更多>></a>
                </div>
                <div class="htmleaf-content bgcolor-3 blue FWPH-list">
                    <ul id="fwph"></ul>
                </div>
            </div>
        </div>
    </div>
</div>
</body>
</html>