File tree Expand file tree Collapse file tree 18 files changed +27
-25
lines changed
Expand file tree Collapse file tree 18 files changed +27
-25
lines changed Original file line number Diff line number Diff line change 2828< script type ="text/javascript " src ="http://cdn.jsdelivr.net/jquery.scrollto/2.1.2/jquery.scrollTo.min.js "> </ script >
2929< script type ="text/javascript " src ="http://cdn.bootcss.com/admin-lte/2.3.8/js/app.min.js "> </ script >
3030< script >
31- $ ( '.wrapper' ) . load ( '../editor.html' , function ( ) {
32- $ ( '.nav-header' ) . load ( '../header.html' ) ;
31+ $ ( '.wrapper' ) . load ( '../section/ editor.html' , function ( ) {
32+ $ ( '.nav-header' ) . load ( '../section/ header.html' ) ;
3333 var body = $ ( 'body' ) ;
3434 body . append ( "<script type='text/javascript' src='./config.js'><\/script>" ) ;
3535 body . append ( "<script type='text/javascript' src='../js/sidebar.js'><\/script>" ) ;
Original file line number Diff line number Diff line change 3030< script type ="text/javascript " src ="http://cdn.jsdelivr.net/jquery.scrollto/2.1.2/jquery.scrollTo.min.js "> </ script >
3131< script type ="text/javascript " src ="http://cdn.bootcss.com/admin-lte/2.3.8/js/app.min.js "> </ script >
3232< script >
33- $ ( '.wrapper' ) . load ( '../example.html' , function ( ) {
33+ $ ( '.wrapper' ) . load ( '../section/ example.html' , function ( ) {
3434 var header = $ ( '.nav-header' ) ;
35- header . load ( '../header.html' ) ;
35+ header . load ( '../section/ header.html' ) ;
3636 var body = $ ( 'body' ) ;
3737 body . append ( "<script type='text/javascript' src='./config.js'><\/script>" ) ;
3838 body . append ( "<script type='text/javascript' src='../js/sidebar.js'><\/script>" ) ;
Original file line number Diff line number Diff line change 1+ <!DOCTYPE html>
2+ < html >
3+ < head >
4+ < meta http-equiv ="refresh " content ="0;url=./leaflet/examples.html ">
5+ </ head >
6+ < body > </ body >
7+ </ html >
Original file line number Diff line number Diff line change 2828< script type ="text/javascript " src ="http://cdn.jsdelivr.net/jquery.scrollto/2.1.2/jquery.scrollTo.min.js "> </ script >
2929< script type ="text/javascript " src ="http://cdn.bootcss.com/admin-lte/2.3.8/js/app.min.js "> </ script >
3030< script >
31- $ ( '.wrapper' ) . load ( '../editor.html' , function ( ) {
31+ $ ( '.wrapper' ) . load ( '../section/ editor.html' , function ( ) {
3232 var header = $ ( '.nav-header' ) ;
33- header . load ( '../header.html' ) ;
33+ header . load ( '../section/ header.html' ) ;
3434 var body = $ ( 'body' ) ;
3535 body . append ( "<script type='text/javascript' src='./config.js'><\/script>" ) ;
3636 body . append ( "<script type='text/javascript' src='../js/sidebar.js'><\/script>" ) ;
Original file line number Diff line number Diff line change 3030< script type ="text/javascript " src ="http://cdn.jsdelivr.net/jquery.scrollto/2.1.2/jquery.scrollTo.min.js "> </ script >
3131< script type ="text/javascript " src ="http://cdn.bootcss.com/admin-lte/2.3.8/js/app.min.js "> </ script >
3232< script >
33- $ ( '.wrapper' ) . load ( '../example.html' , function ( ) {
33+ $ ( '.wrapper' ) . load ( '../section/ example.html' , function ( ) {
3434 var header = $ ( '.nav-header' ) ;
35- header . load ( '../header.html' ) ;
35+ header . load ( '../section/ header.html' ) ;
3636 var body = $ ( 'body' ) ;
3737 body . append ( "<script type='text/javascript' src='./config.js'><\/script>" ) ;
3838 body . append ( "<script type='text/javascript' src='../js/sidebar.js'><\/script>" ) ;
Original file line number Diff line number Diff line change 44 < meta charset ="UTF-8 ">
55 < title > 格网聚合分析作业</ title >
66 < link href ="http://cdn.bootcss.com/bootstrap/3.3.7/css/bootstrap.min.css " rel ="stylesheet ">
7- < link href ="../theme/default/style.css " rel ="stylesheet ">
87 < style >
98 .control {
109 position : relative;
Original file line number Diff line number Diff line change 33< head >
44 < meta charset ="UTF-8 ">
55 < title > 地址匹配服务</ title >
6-
76 < link href ="http://cdn.bootcss.com/bootstrap/3.3.7/css/bootstrap.min.css " rel ="stylesheet ">
8- < link href ="../theme/default/style.css " rel ="stylesheet ">
97 < style >
108 .control {
119 position : relative;
Original file line number Diff line number Diff line change 44 < meta charset ="UTF-8 ">
55 < title > 生成地图缓存作业</ title >
66 < link href ="http://cdn.bootcss.com/bootstrap/3.3.7/css/bootstrap.min.css " rel ="stylesheet ">
7- < link href ="../theme/default/style.css " rel ="stylesheet ">
87 < style >
98 .control {
109 position : relative;
Original file line number Diff line number Diff line change 2828< script type ="text/javascript " src ="http://cdn.jsdelivr.net/jquery.scrollto/2.1.2/jquery.scrollTo.min.js "> </ script >
2929< script type ="text/javascript " src ="http://cdn.bootcss.com/admin-lte/2.3.8/js/app.min.js "> </ script >
3030< script >
31- $ ( '.wrapper' ) . load ( '../editor.html' , function ( ) {
32- $ ( '.nav-header' ) . load ( '../header.html' ) ;
31+ $ ( '.wrapper' ) . load ( '../section/ editor.html' , function ( ) {
32+ $ ( '.nav-header' ) . load ( '../section/ header.html' ) ;
3333 var body = $ ( 'body' ) ;
3434 body . append ( "<script type='text/javascript' src='./config.js'><\/script>" ) ;
3535 body . append ( "<script type='text/javascript' src='../js/sidebar.js'><\/script>" ) ;
Original file line number Diff line number Diff line change 3030< script type ="text/javascript " src ="http://cdn.jsdelivr.net/jquery.scrollto/2.1.2/jquery.scrollTo.min.js "> </ script >
3131< script type ="text/javascript " src ="http://cdn.bootcss.com/admin-lte/2.3.8/js/app.min.js "> </ script >
3232< script >
33- $ ( '.wrapper' ) . load ( '../example.html' , function ( ) {
33+ $ ( '.wrapper' ) . load ( '../section/ example.html' , function ( ) {
3434 var header = $ ( '.nav-header' ) ;
35- header . load ( '../header.html' ) ;
35+ header . load ( '../section/ header.html' ) ;
3636 var body = $ ( 'body' ) ;
3737 body . append ( "<script type='text/javascript' src='./config.js'><\/script>" ) ;
3838 body . append ( "<script type='text/javascript' src='../js/sidebar.js'><\/script>" ) ;
You can’t perform that action at this time.
0 commit comments