├── src ├── guilinsoft │ └── sky │ │ ├── action │ │ ├── xitong │ │ │ ├── 说明.txt │ │ │ ├── Yhz.java │ │ │ ├── Jilu.java │ │ │ ├── Terminal.java │ │ │ ├── Beifen.java │ │ │ └── Quanxian.java │ │ ├── backstage │ │ │ ├── 说明.txt │ │ │ ├── Homephoto.java │ │ │ ├── Text.java │ │ │ └── Notice.java │ │ ├── Image.java │ │ ├── 说明.txt │ │ └── Common.java │ │ ├── server │ │ ├── LST.java │ │ ├── Test.java │ │ └── MRecordServer.java │ │ └── utils │ │ ├── Tools.java │ │ └── MMsg.java ├── mysqldump.exe ├── 说明.txt ├── database.properties ├── routes.properties ├── other.properties ├── log4j.properties └── config.properties ├── WebRoot ├── META-INF │ └── MANIFEST.MF ├── images │ ├── 01.gif │ ├── 02.gif │ ├── 03.gif │ ├── 04.gif │ ├── 47.gif │ ├── 9.gif │ ├── up.gif │ ├── down.gif │ ├── icon.png │ ├── left.gif │ ├── nav.png │ ├── open.gif │ ├── tbg.gif │ ├── allbg.gif │ ├── center.gif │ ├── center0.gif │ ├── close.gif │ ├── con_bg.jpg │ ├── erji-bg.jpg │ ├── input.png │ ├── new │ │ ├── tbg.gif │ │ └── allbtbg2.gif │ ├── right.gif │ ├── search.png │ ├── arrow-btn.png │ ├── big_btn_b.png │ ├── body-top.png │ ├── dtree │ │ ├── cd.gif │ │ ├── base.gif │ │ ├── empty.gif │ │ ├── folder.gif │ │ ├── globe.gif │ │ ├── join.gif │ │ ├── line.gif │ │ ├── mail01.png │ │ ├── mail02.png │ │ ├── mail03.png │ │ ├── minus.gif │ │ ├── page.gif │ │ ├── plus.gif │ │ ├── trash.gif │ │ ├── question.gif │ │ ├── upArrow.png │ │ ├── folderclose.gif │ │ ├── folderopen.gif │ │ ├── imgfolder.gif │ │ ├── joinbottom.gif │ │ ├── minusbottom.gif │ │ ├── musicfolder.gif │ │ ├── plusbottom.gif │ │ ├── nolines_minus.gif │ │ └── nolines_plus.gif │ ├── header_bei.gif │ ├── left01_bei.gif │ ├── left01_left.gif │ ├── left01_right.gif │ ├── left02_bei.gif │ ├── left02_left.gif │ ├── left02_right.gif │ ├── newlinebg3.gif │ ├── login │ │ ├── user_all_bg.gif │ │ ├── user_botton.gif │ │ ├── user_main_c.gif │ │ ├── user_main_l.gif │ │ ├── user_main_r.gif │ │ ├── user_top_c.gif │ │ ├── user_top_l.gif │ │ ├── user_top_r.gif │ │ ├── user_bottom_c.gif │ │ ├── user_bottom_l.gif │ │ ├── user_bottom_r.gif │ │ ├── user_login_name.gif │ │ ├── user_login_password.gif │ │ └── user_login_validatecode.gif │ └── feature-post-shadow.png ├── css │ ├── dividPage.css │ ├── login │ │ ├── User_Login.css │ │ └── .svn │ │ │ ├── all-wcprops │ │ │ └── entries │ └── css说明.txt ├── js │ ├── wtree │ │ ├── wtree.js │ │ └── wtree.css │ ├── My97DatePicker │ │ ├── 开发包 │ │ │ ├── readme.txt │ │ │ ├── lang │ │ │ │ ├── zh-cn.js │ │ │ │ ├── zh-tw.js │ │ │ │ └── en.js │ │ │ └── skin │ │ │ │ ├── datePicker.gif │ │ │ │ ├── default │ │ │ │ ├── img.gif │ │ │ │ └── datepicker.css │ │ │ │ ├── whyGreen │ │ │ │ ├── bg.jpg │ │ │ │ ├── img.gif │ │ │ │ └── datepicker.css │ │ │ │ └── WdatePicker.css │ │ ├── skin │ │ │ ├── datePicker.gif │ │ │ ├── default │ │ │ │ └── img.gif │ │ │ ├── whyGreen │ │ │ │ ├── bg.jpg │ │ │ │ └── img.gif │ │ │ └── WdatePicker.css │ │ └── lang │ │ │ ├── en.js │ │ │ ├── zh-cn.js │ │ │ └── zh-tw.js │ ├── kinditor │ │ ├── themes │ │ │ ├── common │ │ │ │ ├── rm.gif │ │ │ │ ├── blank.gif │ │ │ │ ├── flash.gif │ │ │ │ ├── media.gif │ │ │ │ ├── anchor.gif │ │ │ │ └── loading.gif │ │ │ ├── qq │ │ │ │ └── editor.gif │ │ │ └── default │ │ │ │ ├── default.png │ │ │ │ └── background.png │ │ ├── plugins │ │ │ ├── emoticons │ │ │ │ └── images │ │ │ │ │ ├── 0.gif │ │ │ │ │ ├── 1.gif │ │ │ │ │ ├── 10.gif │ │ │ │ │ ├── 11.gif │ │ │ │ │ ├── 12.gif │ │ │ │ │ ├── 13.gif │ │ │ │ │ ├── 14.gif │ │ │ │ │ ├── 15.gif │ │ │ │ │ ├── 16.gif │ │ │ │ │ ├── 17.gif │ │ │ │ │ ├── 18.gif │ │ │ │ │ ├── 19.gif │ │ │ │ │ ├── 2.gif │ │ │ │ │ ├── 20.gif │ │ │ │ │ ├── 21.gif │ │ │ │ │ ├── 22.gif │ │ │ │ │ ├── 23.gif │ │ │ │ │ ├── 24.gif │ │ │ │ │ ├── 25.gif │ │ │ │ │ ├── 26.gif │ │ │ │ │ ├── 27.gif │ │ │ │ │ ├── 28.gif │ │ │ │ │ ├── 29.gif │ │ │ │ │ ├── 3.gif │ │ │ │ │ ├── 30.gif │ │ │ │ │ ├── 31.gif │ │ │ │ │ ├── 32.gif │ │ │ │ │ ├── 33.gif │ │ │ │ │ ├── 34.gif │ │ │ │ │ ├── 35.gif │ │ │ │ │ ├── 36.gif │ │ │ │ │ ├── 37.gif │ │ │ │ │ ├── 38.gif │ │ │ │ │ ├── 39.gif │ │ │ │ │ ├── 4.gif │ │ │ │ │ ├── 40.gif │ │ │ │ │ ├── 41.gif │ │ │ │ │ ├── 42.gif │ │ │ │ │ ├── 43.gif │ │ │ │ │ ├── 44.gif │ │ │ │ │ ├── 45.gif │ │ │ │ │ ├── 46.gif │ │ │ │ │ ├── 47.gif │ │ │ │ │ ├── 48.gif │ │ │ │ │ ├── 49.gif │ │ │ │ │ ├── 5.gif │ │ │ │ │ ├── 50.gif │ │ │ │ │ ├── 51.gif │ │ │ │ │ ├── 52.gif │ │ │ │ │ ├── 53.gif │ │ │ │ │ ├── 54.gif │ │ │ │ │ ├── 55.gif │ │ │ │ │ ├── 56.gif │ │ │ │ │ ├── 57.gif │ │ │ │ │ ├── 58.gif │ │ │ │ │ ├── 59.gif │ │ │ │ │ ├── 6.gif │ │ │ │ │ ├── 60.gif │ │ │ │ │ ├── 61.gif │ │ │ │ │ ├── 62.gif │ │ │ │ │ ├── 63.gif │ │ │ │ │ ├── 64.gif │ │ │ │ │ ├── 65.gif │ │ │ │ │ ├── 66.gif │ │ │ │ │ ├── 67.gif │ │ │ │ │ ├── 68.gif │ │ │ │ │ ├── 69.gif │ │ │ │ │ ├── 7.gif │ │ │ │ │ ├── 70.gif │ │ │ │ │ ├── 71.gif │ │ │ │ │ ├── 72.gif │ │ │ │ │ ├── 73.gif │ │ │ │ │ ├── 74.gif │ │ │ │ │ ├── 75.gif │ │ │ │ │ ├── 76.gif │ │ │ │ │ ├── 77.gif │ │ │ │ │ ├── 78.gif │ │ │ │ │ ├── 79.gif │ │ │ │ │ ├── 8.gif │ │ │ │ │ ├── 80.gif │ │ │ │ │ ├── 81.gif │ │ │ │ │ ├── 82.gif │ │ │ │ │ ├── 83.gif │ │ │ │ │ ├── 84.gif │ │ │ │ │ ├── 85.gif │ │ │ │ │ ├── 86.gif │ │ │ │ │ ├── 87.gif │ │ │ │ │ ├── 88.gif │ │ │ │ │ ├── 89.gif │ │ │ │ │ ├── 9.gif │ │ │ │ │ ├── 90.gif │ │ │ │ │ ├── 91.gif │ │ │ │ │ ├── 92.gif │ │ │ │ │ ├── 93.gif │ │ │ │ │ ├── 94.gif │ │ │ │ │ ├── 95.gif │ │ │ │ │ ├── 96.gif │ │ │ │ │ ├── 97.gif │ │ │ │ │ ├── 98.gif │ │ │ │ │ ├── 99.gif │ │ │ │ │ ├── 100.gif │ │ │ │ │ ├── 101.gif │ │ │ │ │ ├── 102.gif │ │ │ │ │ ├── 103.gif │ │ │ │ │ ├── 104.gif │ │ │ │ │ ├── 105.gif │ │ │ │ │ ├── 106.gif │ │ │ │ │ ├── 107.gif │ │ │ │ │ ├── 108.gif │ │ │ │ │ ├── 109.gif │ │ │ │ │ ├── 110.gif │ │ │ │ │ ├── 111.gif │ │ │ │ │ ├── 112.gif │ │ │ │ │ ├── 113.gif │ │ │ │ │ ├── 114.gif │ │ │ │ │ ├── 115.gif │ │ │ │ │ ├── 116.gif │ │ │ │ │ ├── 117.gif │ │ │ │ │ ├── 118.gif │ │ │ │ │ ├── 119.gif │ │ │ │ │ ├── 120.gif │ │ │ │ │ ├── 121.gif │ │ │ │ │ ├── 122.gif │ │ │ │ │ ├── 123.gif │ │ │ │ │ ├── 124.gif │ │ │ │ │ ├── 125.gif │ │ │ │ │ ├── 126.gif │ │ │ │ │ ├── 127.gif │ │ │ │ │ ├── 128.gif │ │ │ │ │ ├── 129.gif │ │ │ │ │ ├── 130.gif │ │ │ │ │ ├── 131.gif │ │ │ │ │ ├── 132.gif │ │ │ │ │ ├── 133.gif │ │ │ │ │ ├── 134.gif │ │ │ │ │ └── static.gif │ │ │ ├── image │ │ │ │ └── images │ │ │ │ │ ├── refresh.png │ │ │ │ │ ├── align_left.gif │ │ │ │ │ ├── align_right.gif │ │ │ │ │ └── align_top.gif │ │ │ ├── filemanager │ │ │ │ └── images │ │ │ │ │ ├── go-up.gif │ │ │ │ │ ├── file-16.gif │ │ │ │ │ ├── file-64.gif │ │ │ │ │ ├── folder-16.gif │ │ │ │ │ └── folder-64.gif │ │ │ ├── multiimage │ │ │ │ └── images │ │ │ │ │ ├── image.png │ │ │ │ │ ├── swfupload.swf │ │ │ │ │ ├── select-files-en.png │ │ │ │ │ └── select-files-zh_CN.png │ │ │ ├── template │ │ │ │ └── html │ │ │ │ │ ├── 1.html │ │ │ │ │ ├── 3.html │ │ │ │ │ └── 2.html │ │ │ ├── pagebreak │ │ │ │ └── pagebreak.js │ │ │ ├── preview │ │ │ │ └── preview.js │ │ │ ├── clearhtml │ │ │ │ └── clearhtml.js │ │ │ ├── lineheight │ │ │ │ └── lineheight.js │ │ │ ├── baidumap │ │ │ │ └── map.html │ │ │ ├── plainpaste │ │ │ │ └── plainpaste.js │ │ │ ├── anchor │ │ │ │ └── anchor.js │ │ │ ├── wordpaste │ │ │ │ └── wordpaste.js │ │ │ └── map │ │ │ │ └── map.html │ │ └── jsp │ │ │ ├── README.txt │ │ │ └── demo.jsp │ ├── lhgdialog │ │ └── skins │ │ │ ├── icons │ │ │ ├── tips.gif │ │ │ ├── alert.gif │ │ │ ├── error.gif │ │ │ ├── prompt.gif │ │ │ ├── 32X32 │ │ │ │ ├── i.png │ │ │ │ ├── fail.png │ │ │ │ ├── hits.png │ │ │ │ └── succ.png │ │ │ ├── confirm.gif │ │ │ ├── discuz_bg.gif │ │ │ ├── face-sad.png │ │ │ ├── lhgcore.gif │ │ │ ├── loading.gif │ │ │ ├── success.gif │ │ │ ├── face-smile.png │ │ │ ├── gb_tip_layer.png │ │ │ └── gb_tip_layer_ie6.png │ │ │ └── idialog │ │ │ ├── idialog_s.png │ │ │ ├── ie6 │ │ │ ├── ui_b.png │ │ │ ├── ui_l.png │ │ │ ├── ui_lb.png │ │ │ ├── ui_lt.png │ │ │ ├── ui_r.png │ │ │ ├── ui_rb.png │ │ │ ├── ui_rt.png │ │ │ ├── ui_t.png │ │ │ ├── ui_close.png │ │ │ └── ui_close.hover.png │ │ │ └── idialog_s2.png │ ├── flexslider │ │ ├── images │ │ │ └── bg_direction_nav.png │ │ └── LICENSE.txt │ ├── dtree │ │ ├── .svn │ │ │ ├── all-wcprops │ │ │ └── entries │ │ └── dtree.css │ ├── formValidator │ │ ├── 新建文件夹 │ │ │ ├── jquery.validationEngine-en.js │ │ │ └── jquery.validationEngine-cn.js │ │ └── .svn │ │ │ ├── all-wcprops │ │ │ └── entries │ └── gmaps │ │ └── examples.css ├── upload │ └── 2013-03-11 │ │ ├── 1362988525145.jpg │ │ ├── 1362988532575.jpg │ │ ├── 1362988555657.jpg │ │ ├── 1362988612215.gif │ │ ├── 1362989971320.jpg │ │ ├── 1362989971350.jpg │ │ ├── 1362989971405.jpg │ │ ├── 1362990087340.jpg │ │ ├── 1362990087521.jpg │ │ ├── 1362990095898.jpg │ │ ├── 1362990105228.jpg │ │ ├── 1362990117717.jpg │ │ ├── 1362990134818.jpg │ │ ├── 1362990149119.jpg │ │ ├── 1362990162583.jpg │ │ ├── 1362990181263.jpg │ │ ├── 1362990181310.jpg │ │ ├── 1362990191283.gif │ │ ├── 1362990191320.jpg │ │ ├── 1362990350970.jpg │ │ ├── 1362992457094.jpg │ │ ├── 1362992696662.gif │ │ ├── 1362992708727.jpg │ │ ├── 1362992718215.jpg │ │ └── 1362992728108.jpg ├── comm │ ├── js │ │ ├── wdate.jsp │ │ ├── dialog.jsp │ │ ├── kind.jsp │ │ ├── base.jsp │ │ └── validator.jsp │ ├── jsp │ │ ├── view_top.jsp │ │ ├── edit_top.jsp │ │ └── add_top.jsp │ └── upImg.jsp ├── xitong │ ├── yhz │ │ ├── add.jsp │ │ ├── edit.jsp │ │ └── index.jsp │ ├── main │ │ └── main.jsp │ ├── renyuan │ │ ├── view.jsp │ │ ├── menu_frame.jsp │ │ ├── pass.jsp │ │ ├── left.jsp │ │ ├── edit.jsp │ │ └── add.jsp │ ├── terminal │ │ ├── view.jsp │ │ ├── add.jsp │ │ ├── edit.jsp │ │ └── index.jsp │ ├── quanxian │ │ ├── menu_frame.jsp │ │ └── left.jsp │ ├── fenlei │ │ ├── edit.jsp │ │ └── add.jsp │ ├── menu │ │ ├── menu_frame.jsp │ │ ├── left.jsp │ │ └── add.jsp │ ├── beifen │ │ └── index.jsp │ ├── jilu │ │ ├── view.jsp │ │ └── index.jsp │ └── web │ │ └── index.jsp ├── WEB-INF │ └── web.xml └── backstage │ ├── homephoto │ ├── view.jsp │ ├── add.jsp │ ├── edit.jsp │ └── index.jsp │ ├── notice │ ├── view.jsp │ ├── add.jsp │ ├── edit.jsp │ └── index.jsp │ ├── text │ ├── notice.jsp │ └── contact.jsp │ ├── achievement │ ├── view.jsp │ ├── add.jsp │ └── edit.jsp │ ├── ad │ ├── menu_frame.jsp │ ├── view.jsp │ ├── left.jsp │ ├── index.jsp │ ├── add.jsp │ └── edit.jsp │ ├── content │ ├── menu_frame.jsp │ ├── view.jsp │ ├── left.jsp │ └── index.jsp │ └── audit │ └── index.jsp ├── .mymetadata └── .gitattributes /src/guilinsoft/sky/action/xitong/说明.txt: -------------------------------------------------------------------------------- 1 | 此包主要负责 网站系统 操作 -------------------------------------------------------------------------------- /src/guilinsoft/sky/action/backstage/说明.txt: -------------------------------------------------------------------------------- 1 | 此包主要负责 网站后面操作 -------------------------------------------------------------------------------- /WebRoot/META-INF/MANIFEST.MF: -------------------------------------------------------------------------------- 1 | Manifest-Version: 1.0 2 | Class-Path: 3 | 4 | -------------------------------------------------------------------------------- /src/mysqldump.exe: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hubs/sky/master/src/mysqldump.exe -------------------------------------------------------------------------------- /WebRoot/images/01.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hubs/sky/master/WebRoot/images/01.gif -------------------------------------------------------------------------------- /WebRoot/images/02.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hubs/sky/master/WebRoot/images/02.gif -------------------------------------------------------------------------------- /WebRoot/images/03.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hubs/sky/master/WebRoot/images/03.gif -------------------------------------------------------------------------------- /WebRoot/images/04.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hubs/sky/master/WebRoot/images/04.gif -------------------------------------------------------------------------------- /WebRoot/images/47.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hubs/sky/master/WebRoot/images/47.gif -------------------------------------------------------------------------------- /WebRoot/images/9.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hubs/sky/master/WebRoot/images/9.gif -------------------------------------------------------------------------------- /WebRoot/images/up.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hubs/sky/master/WebRoot/images/up.gif -------------------------------------------------------------------------------- /WebRoot/images/down.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hubs/sky/master/WebRoot/images/down.gif -------------------------------------------------------------------------------- /WebRoot/images/icon.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hubs/sky/master/WebRoot/images/icon.png -------------------------------------------------------------------------------- /WebRoot/images/left.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hubs/sky/master/WebRoot/images/left.gif -------------------------------------------------------------------------------- /WebRoot/images/nav.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hubs/sky/master/WebRoot/images/nav.png -------------------------------------------------------------------------------- /WebRoot/images/open.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hubs/sky/master/WebRoot/images/open.gif -------------------------------------------------------------------------------- /WebRoot/images/tbg.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hubs/sky/master/WebRoot/images/tbg.gif -------------------------------------------------------------------------------- /WebRoot/css/dividPage.css: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hubs/sky/master/WebRoot/css/dividPage.css -------------------------------------------------------------------------------- /WebRoot/images/allbg.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hubs/sky/master/WebRoot/images/allbg.gif -------------------------------------------------------------------------------- /WebRoot/images/center.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hubs/sky/master/WebRoot/images/center.gif -------------------------------------------------------------------------------- /WebRoot/images/center0.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hubs/sky/master/WebRoot/images/center0.gif -------------------------------------------------------------------------------- /WebRoot/images/close.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hubs/sky/master/WebRoot/images/close.gif -------------------------------------------------------------------------------- /WebRoot/images/con_bg.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hubs/sky/master/WebRoot/images/con_bg.jpg -------------------------------------------------------------------------------- /WebRoot/images/erji-bg.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hubs/sky/master/WebRoot/images/erji-bg.jpg -------------------------------------------------------------------------------- /WebRoot/images/input.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hubs/sky/master/WebRoot/images/input.png -------------------------------------------------------------------------------- /WebRoot/images/new/tbg.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hubs/sky/master/WebRoot/images/new/tbg.gif -------------------------------------------------------------------------------- /WebRoot/images/right.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hubs/sky/master/WebRoot/images/right.gif -------------------------------------------------------------------------------- /WebRoot/images/search.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hubs/sky/master/WebRoot/images/search.png -------------------------------------------------------------------------------- /WebRoot/js/wtree/wtree.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hubs/sky/master/WebRoot/js/wtree/wtree.js -------------------------------------------------------------------------------- /WebRoot/images/arrow-btn.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hubs/sky/master/WebRoot/images/arrow-btn.png -------------------------------------------------------------------------------- /WebRoot/images/big_btn_b.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hubs/sky/master/WebRoot/images/big_btn_b.png -------------------------------------------------------------------------------- /WebRoot/images/body-top.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hubs/sky/master/WebRoot/images/body-top.png -------------------------------------------------------------------------------- /WebRoot/images/dtree/cd.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hubs/sky/master/WebRoot/images/dtree/cd.gif -------------------------------------------------------------------------------- /WebRoot/images/dtree/base.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hubs/sky/master/WebRoot/images/dtree/base.gif -------------------------------------------------------------------------------- /WebRoot/images/dtree/empty.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hubs/sky/master/WebRoot/images/dtree/empty.gif -------------------------------------------------------------------------------- /WebRoot/images/dtree/folder.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hubs/sky/master/WebRoot/images/dtree/folder.gif -------------------------------------------------------------------------------- /WebRoot/images/dtree/globe.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hubs/sky/master/WebRoot/images/dtree/globe.gif -------------------------------------------------------------------------------- /WebRoot/images/dtree/join.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hubs/sky/master/WebRoot/images/dtree/join.gif -------------------------------------------------------------------------------- /WebRoot/images/dtree/line.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hubs/sky/master/WebRoot/images/dtree/line.gif -------------------------------------------------------------------------------- /WebRoot/images/dtree/mail01.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hubs/sky/master/WebRoot/images/dtree/mail01.png -------------------------------------------------------------------------------- /WebRoot/images/dtree/mail02.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hubs/sky/master/WebRoot/images/dtree/mail02.png -------------------------------------------------------------------------------- /WebRoot/images/dtree/mail03.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hubs/sky/master/WebRoot/images/dtree/mail03.png -------------------------------------------------------------------------------- /WebRoot/images/dtree/minus.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hubs/sky/master/WebRoot/images/dtree/minus.gif -------------------------------------------------------------------------------- /WebRoot/images/dtree/page.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hubs/sky/master/WebRoot/images/dtree/page.gif -------------------------------------------------------------------------------- /WebRoot/images/dtree/plus.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hubs/sky/master/WebRoot/images/dtree/plus.gif -------------------------------------------------------------------------------- /WebRoot/images/dtree/trash.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hubs/sky/master/WebRoot/images/dtree/trash.gif -------------------------------------------------------------------------------- /WebRoot/images/header_bei.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hubs/sky/master/WebRoot/images/header_bei.gif -------------------------------------------------------------------------------- /WebRoot/images/left01_bei.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hubs/sky/master/WebRoot/images/left01_bei.gif -------------------------------------------------------------------------------- /WebRoot/images/left01_left.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hubs/sky/master/WebRoot/images/left01_left.gif -------------------------------------------------------------------------------- /WebRoot/images/left01_right.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hubs/sky/master/WebRoot/images/left01_right.gif -------------------------------------------------------------------------------- /WebRoot/images/left02_bei.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hubs/sky/master/WebRoot/images/left02_bei.gif -------------------------------------------------------------------------------- /WebRoot/images/left02_left.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hubs/sky/master/WebRoot/images/left02_left.gif -------------------------------------------------------------------------------- /WebRoot/images/left02_right.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hubs/sky/master/WebRoot/images/left02_right.gif -------------------------------------------------------------------------------- /WebRoot/images/new/allbtbg2.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hubs/sky/master/WebRoot/images/new/allbtbg2.gif -------------------------------------------------------------------------------- /WebRoot/images/newlinebg3.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hubs/sky/master/WebRoot/images/newlinebg3.gif -------------------------------------------------------------------------------- /WebRoot/css/login/User_Login.css: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hubs/sky/master/WebRoot/css/login/User_Login.css -------------------------------------------------------------------------------- /WebRoot/images/dtree/question.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hubs/sky/master/WebRoot/images/dtree/question.gif -------------------------------------------------------------------------------- /WebRoot/images/dtree/upArrow.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hubs/sky/master/WebRoot/images/dtree/upArrow.png -------------------------------------------------------------------------------- /WebRoot/images/dtree/folderclose.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hubs/sky/master/WebRoot/images/dtree/folderclose.gif -------------------------------------------------------------------------------- /WebRoot/images/dtree/folderopen.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hubs/sky/master/WebRoot/images/dtree/folderopen.gif -------------------------------------------------------------------------------- /WebRoot/images/dtree/imgfolder.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hubs/sky/master/WebRoot/images/dtree/imgfolder.gif -------------------------------------------------------------------------------- /WebRoot/images/dtree/joinbottom.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hubs/sky/master/WebRoot/images/dtree/joinbottom.gif -------------------------------------------------------------------------------- /WebRoot/images/dtree/minusbottom.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hubs/sky/master/WebRoot/images/dtree/minusbottom.gif -------------------------------------------------------------------------------- /WebRoot/images/dtree/musicfolder.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hubs/sky/master/WebRoot/images/dtree/musicfolder.gif -------------------------------------------------------------------------------- /WebRoot/images/dtree/plusbottom.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hubs/sky/master/WebRoot/images/dtree/plusbottom.gif -------------------------------------------------------------------------------- /WebRoot/images/login/user_all_bg.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hubs/sky/master/WebRoot/images/login/user_all_bg.gif -------------------------------------------------------------------------------- /WebRoot/images/login/user_botton.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hubs/sky/master/WebRoot/images/login/user_botton.gif -------------------------------------------------------------------------------- /WebRoot/images/login/user_main_c.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hubs/sky/master/WebRoot/images/login/user_main_c.gif -------------------------------------------------------------------------------- /WebRoot/images/login/user_main_l.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hubs/sky/master/WebRoot/images/login/user_main_l.gif -------------------------------------------------------------------------------- /WebRoot/images/login/user_main_r.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hubs/sky/master/WebRoot/images/login/user_main_r.gif -------------------------------------------------------------------------------- /WebRoot/images/login/user_top_c.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hubs/sky/master/WebRoot/images/login/user_top_c.gif -------------------------------------------------------------------------------- /WebRoot/images/login/user_top_l.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hubs/sky/master/WebRoot/images/login/user_top_l.gif -------------------------------------------------------------------------------- /WebRoot/images/login/user_top_r.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hubs/sky/master/WebRoot/images/login/user_top_r.gif -------------------------------------------------------------------------------- /WebRoot/css/css说明.txt: -------------------------------------------------------------------------------- 1 | base.css 用于后台界面 2 | dividPage.css 分页界面 3 | front.css 前台界面 4 | -------------------------------------------------------------------------------- /WebRoot/images/dtree/nolines_minus.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hubs/sky/master/WebRoot/images/dtree/nolines_minus.gif -------------------------------------------------------------------------------- /WebRoot/images/dtree/nolines_plus.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hubs/sky/master/WebRoot/images/dtree/nolines_plus.gif -------------------------------------------------------------------------------- /WebRoot/images/feature-post-shadow.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hubs/sky/master/WebRoot/images/feature-post-shadow.png -------------------------------------------------------------------------------- /WebRoot/images/login/user_bottom_c.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hubs/sky/master/WebRoot/images/login/user_bottom_c.gif -------------------------------------------------------------------------------- /WebRoot/images/login/user_bottom_l.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hubs/sky/master/WebRoot/images/login/user_bottom_l.gif -------------------------------------------------------------------------------- /WebRoot/images/login/user_bottom_r.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hubs/sky/master/WebRoot/images/login/user_bottom_r.gif -------------------------------------------------------------------------------- /WebRoot/images/login/user_login_name.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hubs/sky/master/WebRoot/images/login/user_login_name.gif -------------------------------------------------------------------------------- /WebRoot/js/My97DatePicker/开发包/readme.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hubs/sky/master/WebRoot/js/My97DatePicker/开发包/readme.txt -------------------------------------------------------------------------------- /WebRoot/js/kinditor/themes/common/rm.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hubs/sky/master/WebRoot/js/kinditor/themes/common/rm.gif -------------------------------------------------------------------------------- /WebRoot/js/kinditor/themes/qq/editor.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hubs/sky/master/WebRoot/js/kinditor/themes/qq/editor.gif -------------------------------------------------------------------------------- /WebRoot/js/lhgdialog/skins/icons/tips.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hubs/sky/master/WebRoot/js/lhgdialog/skins/icons/tips.gif -------------------------------------------------------------------------------- /WebRoot/js/My97DatePicker/开发包/lang/zh-cn.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hubs/sky/master/WebRoot/js/My97DatePicker/开发包/lang/zh-cn.js -------------------------------------------------------------------------------- /WebRoot/js/My97DatePicker/开发包/lang/zh-tw.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hubs/sky/master/WebRoot/js/My97DatePicker/开发包/lang/zh-tw.js -------------------------------------------------------------------------------- /WebRoot/js/kinditor/themes/common/blank.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hubs/sky/master/WebRoot/js/kinditor/themes/common/blank.gif -------------------------------------------------------------------------------- /WebRoot/js/kinditor/themes/common/flash.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hubs/sky/master/WebRoot/js/kinditor/themes/common/flash.gif -------------------------------------------------------------------------------- /WebRoot/js/kinditor/themes/common/media.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hubs/sky/master/WebRoot/js/kinditor/themes/common/media.gif -------------------------------------------------------------------------------- /WebRoot/js/lhgdialog/skins/icons/alert.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hubs/sky/master/WebRoot/js/lhgdialog/skins/icons/alert.gif -------------------------------------------------------------------------------- /WebRoot/js/lhgdialog/skins/icons/error.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hubs/sky/master/WebRoot/js/lhgdialog/skins/icons/error.gif -------------------------------------------------------------------------------- /WebRoot/js/lhgdialog/skins/icons/prompt.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hubs/sky/master/WebRoot/js/lhgdialog/skins/icons/prompt.gif -------------------------------------------------------------------------------- /WebRoot/upload/2013-03-11/1362988525145.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hubs/sky/master/WebRoot/upload/2013-03-11/1362988525145.jpg -------------------------------------------------------------------------------- /WebRoot/upload/2013-03-11/1362988532575.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hubs/sky/master/WebRoot/upload/2013-03-11/1362988532575.jpg -------------------------------------------------------------------------------- /WebRoot/upload/2013-03-11/1362988555657.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hubs/sky/master/WebRoot/upload/2013-03-11/1362988555657.jpg -------------------------------------------------------------------------------- /WebRoot/upload/2013-03-11/1362988612215.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hubs/sky/master/WebRoot/upload/2013-03-11/1362988612215.gif -------------------------------------------------------------------------------- /WebRoot/upload/2013-03-11/1362989971320.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hubs/sky/master/WebRoot/upload/2013-03-11/1362989971320.jpg -------------------------------------------------------------------------------- /WebRoot/upload/2013-03-11/1362989971350.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hubs/sky/master/WebRoot/upload/2013-03-11/1362989971350.jpg -------------------------------------------------------------------------------- /WebRoot/upload/2013-03-11/1362989971405.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hubs/sky/master/WebRoot/upload/2013-03-11/1362989971405.jpg -------------------------------------------------------------------------------- /WebRoot/upload/2013-03-11/1362990087340.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hubs/sky/master/WebRoot/upload/2013-03-11/1362990087340.jpg -------------------------------------------------------------------------------- /WebRoot/upload/2013-03-11/1362990087521.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hubs/sky/master/WebRoot/upload/2013-03-11/1362990087521.jpg -------------------------------------------------------------------------------- /WebRoot/upload/2013-03-11/1362990095898.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hubs/sky/master/WebRoot/upload/2013-03-11/1362990095898.jpg -------------------------------------------------------------------------------- /WebRoot/upload/2013-03-11/1362990105228.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hubs/sky/master/WebRoot/upload/2013-03-11/1362990105228.jpg -------------------------------------------------------------------------------- /WebRoot/upload/2013-03-11/1362990117717.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hubs/sky/master/WebRoot/upload/2013-03-11/1362990117717.jpg -------------------------------------------------------------------------------- /WebRoot/upload/2013-03-11/1362990134818.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hubs/sky/master/WebRoot/upload/2013-03-11/1362990134818.jpg -------------------------------------------------------------------------------- /WebRoot/upload/2013-03-11/1362990149119.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hubs/sky/master/WebRoot/upload/2013-03-11/1362990149119.jpg -------------------------------------------------------------------------------- /WebRoot/upload/2013-03-11/1362990162583.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hubs/sky/master/WebRoot/upload/2013-03-11/1362990162583.jpg -------------------------------------------------------------------------------- /WebRoot/upload/2013-03-11/1362990181263.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hubs/sky/master/WebRoot/upload/2013-03-11/1362990181263.jpg -------------------------------------------------------------------------------- /WebRoot/upload/2013-03-11/1362990181310.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hubs/sky/master/WebRoot/upload/2013-03-11/1362990181310.jpg -------------------------------------------------------------------------------- /WebRoot/upload/2013-03-11/1362990191283.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hubs/sky/master/WebRoot/upload/2013-03-11/1362990191283.gif -------------------------------------------------------------------------------- /WebRoot/upload/2013-03-11/1362990191320.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hubs/sky/master/WebRoot/upload/2013-03-11/1362990191320.jpg -------------------------------------------------------------------------------- /WebRoot/upload/2013-03-11/1362990350970.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hubs/sky/master/WebRoot/upload/2013-03-11/1362990350970.jpg -------------------------------------------------------------------------------- /WebRoot/upload/2013-03-11/1362992457094.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hubs/sky/master/WebRoot/upload/2013-03-11/1362992457094.jpg -------------------------------------------------------------------------------- /WebRoot/upload/2013-03-11/1362992696662.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hubs/sky/master/WebRoot/upload/2013-03-11/1362992696662.gif -------------------------------------------------------------------------------- /WebRoot/upload/2013-03-11/1362992708727.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hubs/sky/master/WebRoot/upload/2013-03-11/1362992708727.jpg -------------------------------------------------------------------------------- /WebRoot/upload/2013-03-11/1362992718215.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hubs/sky/master/WebRoot/upload/2013-03-11/1362992718215.jpg -------------------------------------------------------------------------------- /WebRoot/upload/2013-03-11/1362992728108.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hubs/sky/master/WebRoot/upload/2013-03-11/1362992728108.jpg -------------------------------------------------------------------------------- /WebRoot/images/login/user_login_password.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hubs/sky/master/WebRoot/images/login/user_login_password.gif -------------------------------------------------------------------------------- /WebRoot/js/My97DatePicker/skin/datePicker.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hubs/sky/master/WebRoot/js/My97DatePicker/skin/datePicker.gif -------------------------------------------------------------------------------- /WebRoot/js/My97DatePicker/skin/default/img.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hubs/sky/master/WebRoot/js/My97DatePicker/skin/default/img.gif -------------------------------------------------------------------------------- /WebRoot/js/My97DatePicker/skin/whyGreen/bg.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hubs/sky/master/WebRoot/js/My97DatePicker/skin/whyGreen/bg.jpg -------------------------------------------------------------------------------- /WebRoot/js/kinditor/themes/common/anchor.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hubs/sky/master/WebRoot/js/kinditor/themes/common/anchor.gif -------------------------------------------------------------------------------- /WebRoot/js/kinditor/themes/common/loading.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hubs/sky/master/WebRoot/js/kinditor/themes/common/loading.gif -------------------------------------------------------------------------------- /WebRoot/js/kinditor/themes/default/default.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hubs/sky/master/WebRoot/js/kinditor/themes/default/default.png -------------------------------------------------------------------------------- /WebRoot/js/lhgdialog/skins/icons/32X32/i.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hubs/sky/master/WebRoot/js/lhgdialog/skins/icons/32X32/i.png -------------------------------------------------------------------------------- /WebRoot/js/lhgdialog/skins/icons/confirm.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hubs/sky/master/WebRoot/js/lhgdialog/skins/icons/confirm.gif -------------------------------------------------------------------------------- /WebRoot/js/lhgdialog/skins/icons/discuz_bg.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hubs/sky/master/WebRoot/js/lhgdialog/skins/icons/discuz_bg.gif -------------------------------------------------------------------------------- /WebRoot/js/lhgdialog/skins/icons/face-sad.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hubs/sky/master/WebRoot/js/lhgdialog/skins/icons/face-sad.png -------------------------------------------------------------------------------- /WebRoot/js/lhgdialog/skins/icons/lhgcore.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hubs/sky/master/WebRoot/js/lhgdialog/skins/icons/lhgcore.gif -------------------------------------------------------------------------------- /WebRoot/js/lhgdialog/skins/icons/loading.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hubs/sky/master/WebRoot/js/lhgdialog/skins/icons/loading.gif -------------------------------------------------------------------------------- /WebRoot/js/lhgdialog/skins/icons/success.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hubs/sky/master/WebRoot/js/lhgdialog/skins/icons/success.gif -------------------------------------------------------------------------------- /WebRoot/images/login/user_login_validatecode.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hubs/sky/master/WebRoot/images/login/user_login_validatecode.gif -------------------------------------------------------------------------------- /WebRoot/js/My97DatePicker/skin/whyGreen/img.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hubs/sky/master/WebRoot/js/My97DatePicker/skin/whyGreen/img.gif -------------------------------------------------------------------------------- /WebRoot/js/lhgdialog/skins/icons/32X32/fail.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hubs/sky/master/WebRoot/js/lhgdialog/skins/icons/32X32/fail.png -------------------------------------------------------------------------------- /WebRoot/js/lhgdialog/skins/icons/32X32/hits.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hubs/sky/master/WebRoot/js/lhgdialog/skins/icons/32X32/hits.png -------------------------------------------------------------------------------- /WebRoot/js/lhgdialog/skins/icons/32X32/succ.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hubs/sky/master/WebRoot/js/lhgdialog/skins/icons/32X32/succ.png -------------------------------------------------------------------------------- /WebRoot/js/lhgdialog/skins/icons/face-smile.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hubs/sky/master/WebRoot/js/lhgdialog/skins/icons/face-smile.png -------------------------------------------------------------------------------- /WebRoot/js/lhgdialog/skins/idialog/idialog_s.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hubs/sky/master/WebRoot/js/lhgdialog/skins/idialog/idialog_s.png -------------------------------------------------------------------------------- /WebRoot/js/lhgdialog/skins/idialog/ie6/ui_b.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hubs/sky/master/WebRoot/js/lhgdialog/skins/idialog/ie6/ui_b.png -------------------------------------------------------------------------------- /WebRoot/js/lhgdialog/skins/idialog/ie6/ui_l.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hubs/sky/master/WebRoot/js/lhgdialog/skins/idialog/ie6/ui_l.png -------------------------------------------------------------------------------- /WebRoot/js/lhgdialog/skins/idialog/ie6/ui_lb.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hubs/sky/master/WebRoot/js/lhgdialog/skins/idialog/ie6/ui_lb.png -------------------------------------------------------------------------------- /WebRoot/js/lhgdialog/skins/idialog/ie6/ui_lt.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hubs/sky/master/WebRoot/js/lhgdialog/skins/idialog/ie6/ui_lt.png -------------------------------------------------------------------------------- /WebRoot/js/lhgdialog/skins/idialog/ie6/ui_r.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hubs/sky/master/WebRoot/js/lhgdialog/skins/idialog/ie6/ui_r.png -------------------------------------------------------------------------------- /WebRoot/js/lhgdialog/skins/idialog/ie6/ui_rb.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hubs/sky/master/WebRoot/js/lhgdialog/skins/idialog/ie6/ui_rb.png -------------------------------------------------------------------------------- /WebRoot/js/lhgdialog/skins/idialog/ie6/ui_rt.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hubs/sky/master/WebRoot/js/lhgdialog/skins/idialog/ie6/ui_rt.png -------------------------------------------------------------------------------- /WebRoot/js/lhgdialog/skins/idialog/ie6/ui_t.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hubs/sky/master/WebRoot/js/lhgdialog/skins/idialog/ie6/ui_t.png -------------------------------------------------------------------------------- /WebRoot/js/My97DatePicker/开发包/skin/datePicker.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hubs/sky/master/WebRoot/js/My97DatePicker/开发包/skin/datePicker.gif -------------------------------------------------------------------------------- /WebRoot/js/My97DatePicker/开发包/skin/default/img.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hubs/sky/master/WebRoot/js/My97DatePicker/开发包/skin/default/img.gif -------------------------------------------------------------------------------- /WebRoot/js/My97DatePicker/开发包/skin/whyGreen/bg.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hubs/sky/master/WebRoot/js/My97DatePicker/开发包/skin/whyGreen/bg.jpg -------------------------------------------------------------------------------- /WebRoot/js/My97DatePicker/开发包/skin/whyGreen/img.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hubs/sky/master/WebRoot/js/My97DatePicker/开发包/skin/whyGreen/img.gif -------------------------------------------------------------------------------- /WebRoot/js/flexslider/images/bg_direction_nav.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hubs/sky/master/WebRoot/js/flexslider/images/bg_direction_nav.png -------------------------------------------------------------------------------- /WebRoot/js/kinditor/plugins/emoticons/images/0.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hubs/sky/master/WebRoot/js/kinditor/plugins/emoticons/images/0.gif -------------------------------------------------------------------------------- /WebRoot/js/kinditor/plugins/emoticons/images/1.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hubs/sky/master/WebRoot/js/kinditor/plugins/emoticons/images/1.gif -------------------------------------------------------------------------------- /WebRoot/js/kinditor/plugins/emoticons/images/10.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hubs/sky/master/WebRoot/js/kinditor/plugins/emoticons/images/10.gif -------------------------------------------------------------------------------- /WebRoot/js/kinditor/plugins/emoticons/images/11.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hubs/sky/master/WebRoot/js/kinditor/plugins/emoticons/images/11.gif -------------------------------------------------------------------------------- /WebRoot/js/kinditor/plugins/emoticons/images/12.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hubs/sky/master/WebRoot/js/kinditor/plugins/emoticons/images/12.gif -------------------------------------------------------------------------------- /WebRoot/js/kinditor/plugins/emoticons/images/13.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hubs/sky/master/WebRoot/js/kinditor/plugins/emoticons/images/13.gif -------------------------------------------------------------------------------- /WebRoot/js/kinditor/plugins/emoticons/images/14.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hubs/sky/master/WebRoot/js/kinditor/plugins/emoticons/images/14.gif -------------------------------------------------------------------------------- /WebRoot/js/kinditor/plugins/emoticons/images/15.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hubs/sky/master/WebRoot/js/kinditor/plugins/emoticons/images/15.gif -------------------------------------------------------------------------------- /WebRoot/js/kinditor/plugins/emoticons/images/16.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hubs/sky/master/WebRoot/js/kinditor/plugins/emoticons/images/16.gif -------------------------------------------------------------------------------- /WebRoot/js/kinditor/plugins/emoticons/images/17.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hubs/sky/master/WebRoot/js/kinditor/plugins/emoticons/images/17.gif -------------------------------------------------------------------------------- /WebRoot/js/kinditor/plugins/emoticons/images/18.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hubs/sky/master/WebRoot/js/kinditor/plugins/emoticons/images/18.gif -------------------------------------------------------------------------------- /WebRoot/js/kinditor/plugins/emoticons/images/19.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hubs/sky/master/WebRoot/js/kinditor/plugins/emoticons/images/19.gif -------------------------------------------------------------------------------- /WebRoot/js/kinditor/plugins/emoticons/images/2.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hubs/sky/master/WebRoot/js/kinditor/plugins/emoticons/images/2.gif -------------------------------------------------------------------------------- /WebRoot/js/kinditor/plugins/emoticons/images/20.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hubs/sky/master/WebRoot/js/kinditor/plugins/emoticons/images/20.gif -------------------------------------------------------------------------------- /WebRoot/js/kinditor/plugins/emoticons/images/21.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hubs/sky/master/WebRoot/js/kinditor/plugins/emoticons/images/21.gif -------------------------------------------------------------------------------- /WebRoot/js/kinditor/plugins/emoticons/images/22.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hubs/sky/master/WebRoot/js/kinditor/plugins/emoticons/images/22.gif -------------------------------------------------------------------------------- /WebRoot/js/kinditor/plugins/emoticons/images/23.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hubs/sky/master/WebRoot/js/kinditor/plugins/emoticons/images/23.gif -------------------------------------------------------------------------------- /WebRoot/js/kinditor/plugins/emoticons/images/24.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hubs/sky/master/WebRoot/js/kinditor/plugins/emoticons/images/24.gif -------------------------------------------------------------------------------- /WebRoot/js/kinditor/plugins/emoticons/images/25.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hubs/sky/master/WebRoot/js/kinditor/plugins/emoticons/images/25.gif -------------------------------------------------------------------------------- /WebRoot/js/kinditor/plugins/emoticons/images/26.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hubs/sky/master/WebRoot/js/kinditor/plugins/emoticons/images/26.gif -------------------------------------------------------------------------------- /WebRoot/js/kinditor/plugins/emoticons/images/27.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hubs/sky/master/WebRoot/js/kinditor/plugins/emoticons/images/27.gif -------------------------------------------------------------------------------- /WebRoot/js/kinditor/plugins/emoticons/images/28.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hubs/sky/master/WebRoot/js/kinditor/plugins/emoticons/images/28.gif -------------------------------------------------------------------------------- /WebRoot/js/kinditor/plugins/emoticons/images/29.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hubs/sky/master/WebRoot/js/kinditor/plugins/emoticons/images/29.gif -------------------------------------------------------------------------------- /WebRoot/js/kinditor/plugins/emoticons/images/3.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hubs/sky/master/WebRoot/js/kinditor/plugins/emoticons/images/3.gif -------------------------------------------------------------------------------- /WebRoot/js/kinditor/plugins/emoticons/images/30.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hubs/sky/master/WebRoot/js/kinditor/plugins/emoticons/images/30.gif -------------------------------------------------------------------------------- /WebRoot/js/kinditor/plugins/emoticons/images/31.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hubs/sky/master/WebRoot/js/kinditor/plugins/emoticons/images/31.gif -------------------------------------------------------------------------------- /WebRoot/js/kinditor/plugins/emoticons/images/32.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hubs/sky/master/WebRoot/js/kinditor/plugins/emoticons/images/32.gif -------------------------------------------------------------------------------- /WebRoot/js/kinditor/plugins/emoticons/images/33.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hubs/sky/master/WebRoot/js/kinditor/plugins/emoticons/images/33.gif -------------------------------------------------------------------------------- /WebRoot/js/kinditor/plugins/emoticons/images/34.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hubs/sky/master/WebRoot/js/kinditor/plugins/emoticons/images/34.gif -------------------------------------------------------------------------------- /WebRoot/js/kinditor/plugins/emoticons/images/35.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hubs/sky/master/WebRoot/js/kinditor/plugins/emoticons/images/35.gif -------------------------------------------------------------------------------- /WebRoot/js/kinditor/plugins/emoticons/images/36.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hubs/sky/master/WebRoot/js/kinditor/plugins/emoticons/images/36.gif -------------------------------------------------------------------------------- /WebRoot/js/kinditor/plugins/emoticons/images/37.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hubs/sky/master/WebRoot/js/kinditor/plugins/emoticons/images/37.gif -------------------------------------------------------------------------------- /WebRoot/js/kinditor/plugins/emoticons/images/38.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hubs/sky/master/WebRoot/js/kinditor/plugins/emoticons/images/38.gif -------------------------------------------------------------------------------- /WebRoot/js/kinditor/plugins/emoticons/images/39.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hubs/sky/master/WebRoot/js/kinditor/plugins/emoticons/images/39.gif -------------------------------------------------------------------------------- /WebRoot/js/kinditor/plugins/emoticons/images/4.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hubs/sky/master/WebRoot/js/kinditor/plugins/emoticons/images/4.gif -------------------------------------------------------------------------------- /WebRoot/js/kinditor/plugins/emoticons/images/40.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hubs/sky/master/WebRoot/js/kinditor/plugins/emoticons/images/40.gif -------------------------------------------------------------------------------- /WebRoot/js/kinditor/plugins/emoticons/images/41.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hubs/sky/master/WebRoot/js/kinditor/plugins/emoticons/images/41.gif -------------------------------------------------------------------------------- /WebRoot/js/kinditor/plugins/emoticons/images/42.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hubs/sky/master/WebRoot/js/kinditor/plugins/emoticons/images/42.gif -------------------------------------------------------------------------------- /WebRoot/js/kinditor/plugins/emoticons/images/43.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hubs/sky/master/WebRoot/js/kinditor/plugins/emoticons/images/43.gif -------------------------------------------------------------------------------- /WebRoot/js/kinditor/plugins/emoticons/images/44.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hubs/sky/master/WebRoot/js/kinditor/plugins/emoticons/images/44.gif -------------------------------------------------------------------------------- /WebRoot/js/kinditor/plugins/emoticons/images/45.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hubs/sky/master/WebRoot/js/kinditor/plugins/emoticons/images/45.gif -------------------------------------------------------------------------------- /WebRoot/js/kinditor/plugins/emoticons/images/46.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hubs/sky/master/WebRoot/js/kinditor/plugins/emoticons/images/46.gif -------------------------------------------------------------------------------- /WebRoot/js/kinditor/plugins/emoticons/images/47.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hubs/sky/master/WebRoot/js/kinditor/plugins/emoticons/images/47.gif -------------------------------------------------------------------------------- /WebRoot/js/kinditor/plugins/emoticons/images/48.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hubs/sky/master/WebRoot/js/kinditor/plugins/emoticons/images/48.gif -------------------------------------------------------------------------------- /WebRoot/js/kinditor/plugins/emoticons/images/49.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hubs/sky/master/WebRoot/js/kinditor/plugins/emoticons/images/49.gif -------------------------------------------------------------------------------- /WebRoot/js/kinditor/plugins/emoticons/images/5.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hubs/sky/master/WebRoot/js/kinditor/plugins/emoticons/images/5.gif -------------------------------------------------------------------------------- /WebRoot/js/kinditor/plugins/emoticons/images/50.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hubs/sky/master/WebRoot/js/kinditor/plugins/emoticons/images/50.gif -------------------------------------------------------------------------------- /WebRoot/js/kinditor/plugins/emoticons/images/51.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hubs/sky/master/WebRoot/js/kinditor/plugins/emoticons/images/51.gif -------------------------------------------------------------------------------- /WebRoot/js/kinditor/plugins/emoticons/images/52.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hubs/sky/master/WebRoot/js/kinditor/plugins/emoticons/images/52.gif -------------------------------------------------------------------------------- /WebRoot/js/kinditor/plugins/emoticons/images/53.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hubs/sky/master/WebRoot/js/kinditor/plugins/emoticons/images/53.gif -------------------------------------------------------------------------------- /WebRoot/js/kinditor/plugins/emoticons/images/54.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hubs/sky/master/WebRoot/js/kinditor/plugins/emoticons/images/54.gif -------------------------------------------------------------------------------- /WebRoot/js/kinditor/plugins/emoticons/images/55.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hubs/sky/master/WebRoot/js/kinditor/plugins/emoticons/images/55.gif -------------------------------------------------------------------------------- /WebRoot/js/kinditor/plugins/emoticons/images/56.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hubs/sky/master/WebRoot/js/kinditor/plugins/emoticons/images/56.gif -------------------------------------------------------------------------------- /WebRoot/js/kinditor/plugins/emoticons/images/57.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hubs/sky/master/WebRoot/js/kinditor/plugins/emoticons/images/57.gif -------------------------------------------------------------------------------- /WebRoot/js/kinditor/plugins/emoticons/images/58.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hubs/sky/master/WebRoot/js/kinditor/plugins/emoticons/images/58.gif -------------------------------------------------------------------------------- /WebRoot/js/kinditor/plugins/emoticons/images/59.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hubs/sky/master/WebRoot/js/kinditor/plugins/emoticons/images/59.gif -------------------------------------------------------------------------------- /WebRoot/js/kinditor/plugins/emoticons/images/6.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hubs/sky/master/WebRoot/js/kinditor/plugins/emoticons/images/6.gif -------------------------------------------------------------------------------- /WebRoot/js/kinditor/plugins/emoticons/images/60.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hubs/sky/master/WebRoot/js/kinditor/plugins/emoticons/images/60.gif -------------------------------------------------------------------------------- /WebRoot/js/kinditor/plugins/emoticons/images/61.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hubs/sky/master/WebRoot/js/kinditor/plugins/emoticons/images/61.gif -------------------------------------------------------------------------------- /WebRoot/js/kinditor/plugins/emoticons/images/62.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hubs/sky/master/WebRoot/js/kinditor/plugins/emoticons/images/62.gif -------------------------------------------------------------------------------- /WebRoot/js/kinditor/plugins/emoticons/images/63.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hubs/sky/master/WebRoot/js/kinditor/plugins/emoticons/images/63.gif -------------------------------------------------------------------------------- /WebRoot/js/kinditor/plugins/emoticons/images/64.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hubs/sky/master/WebRoot/js/kinditor/plugins/emoticons/images/64.gif -------------------------------------------------------------------------------- /WebRoot/js/kinditor/plugins/emoticons/images/65.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hubs/sky/master/WebRoot/js/kinditor/plugins/emoticons/images/65.gif -------------------------------------------------------------------------------- /WebRoot/js/kinditor/plugins/emoticons/images/66.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hubs/sky/master/WebRoot/js/kinditor/plugins/emoticons/images/66.gif -------------------------------------------------------------------------------- /WebRoot/js/kinditor/plugins/emoticons/images/67.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hubs/sky/master/WebRoot/js/kinditor/plugins/emoticons/images/67.gif -------------------------------------------------------------------------------- /WebRoot/js/kinditor/plugins/emoticons/images/68.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hubs/sky/master/WebRoot/js/kinditor/plugins/emoticons/images/68.gif -------------------------------------------------------------------------------- /WebRoot/js/kinditor/plugins/emoticons/images/69.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hubs/sky/master/WebRoot/js/kinditor/plugins/emoticons/images/69.gif -------------------------------------------------------------------------------- /WebRoot/js/kinditor/plugins/emoticons/images/7.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hubs/sky/master/WebRoot/js/kinditor/plugins/emoticons/images/7.gif -------------------------------------------------------------------------------- /WebRoot/js/kinditor/plugins/emoticons/images/70.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hubs/sky/master/WebRoot/js/kinditor/plugins/emoticons/images/70.gif -------------------------------------------------------------------------------- /WebRoot/js/kinditor/plugins/emoticons/images/71.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hubs/sky/master/WebRoot/js/kinditor/plugins/emoticons/images/71.gif -------------------------------------------------------------------------------- /WebRoot/js/kinditor/plugins/emoticons/images/72.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hubs/sky/master/WebRoot/js/kinditor/plugins/emoticons/images/72.gif -------------------------------------------------------------------------------- /WebRoot/js/kinditor/plugins/emoticons/images/73.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hubs/sky/master/WebRoot/js/kinditor/plugins/emoticons/images/73.gif -------------------------------------------------------------------------------- /WebRoot/js/kinditor/plugins/emoticons/images/74.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hubs/sky/master/WebRoot/js/kinditor/plugins/emoticons/images/74.gif -------------------------------------------------------------------------------- /WebRoot/js/kinditor/plugins/emoticons/images/75.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hubs/sky/master/WebRoot/js/kinditor/plugins/emoticons/images/75.gif -------------------------------------------------------------------------------- /WebRoot/js/kinditor/plugins/emoticons/images/76.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hubs/sky/master/WebRoot/js/kinditor/plugins/emoticons/images/76.gif -------------------------------------------------------------------------------- /WebRoot/js/kinditor/plugins/emoticons/images/77.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hubs/sky/master/WebRoot/js/kinditor/plugins/emoticons/images/77.gif -------------------------------------------------------------------------------- /WebRoot/js/kinditor/plugins/emoticons/images/78.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hubs/sky/master/WebRoot/js/kinditor/plugins/emoticons/images/78.gif -------------------------------------------------------------------------------- /WebRoot/js/kinditor/plugins/emoticons/images/79.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hubs/sky/master/WebRoot/js/kinditor/plugins/emoticons/images/79.gif -------------------------------------------------------------------------------- /WebRoot/js/kinditor/plugins/emoticons/images/8.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hubs/sky/master/WebRoot/js/kinditor/plugins/emoticons/images/8.gif -------------------------------------------------------------------------------- /WebRoot/js/kinditor/plugins/emoticons/images/80.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hubs/sky/master/WebRoot/js/kinditor/plugins/emoticons/images/80.gif -------------------------------------------------------------------------------- /WebRoot/js/kinditor/plugins/emoticons/images/81.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hubs/sky/master/WebRoot/js/kinditor/plugins/emoticons/images/81.gif -------------------------------------------------------------------------------- /WebRoot/js/kinditor/plugins/emoticons/images/82.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hubs/sky/master/WebRoot/js/kinditor/plugins/emoticons/images/82.gif -------------------------------------------------------------------------------- /WebRoot/js/kinditor/plugins/emoticons/images/83.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hubs/sky/master/WebRoot/js/kinditor/plugins/emoticons/images/83.gif -------------------------------------------------------------------------------- /WebRoot/js/kinditor/plugins/emoticons/images/84.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hubs/sky/master/WebRoot/js/kinditor/plugins/emoticons/images/84.gif -------------------------------------------------------------------------------- /WebRoot/js/kinditor/plugins/emoticons/images/85.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hubs/sky/master/WebRoot/js/kinditor/plugins/emoticons/images/85.gif -------------------------------------------------------------------------------- /WebRoot/js/kinditor/plugins/emoticons/images/86.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hubs/sky/master/WebRoot/js/kinditor/plugins/emoticons/images/86.gif -------------------------------------------------------------------------------- /WebRoot/js/kinditor/plugins/emoticons/images/87.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hubs/sky/master/WebRoot/js/kinditor/plugins/emoticons/images/87.gif -------------------------------------------------------------------------------- /WebRoot/js/kinditor/plugins/emoticons/images/88.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hubs/sky/master/WebRoot/js/kinditor/plugins/emoticons/images/88.gif -------------------------------------------------------------------------------- /WebRoot/js/kinditor/plugins/emoticons/images/89.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hubs/sky/master/WebRoot/js/kinditor/plugins/emoticons/images/89.gif -------------------------------------------------------------------------------- /WebRoot/js/kinditor/plugins/emoticons/images/9.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hubs/sky/master/WebRoot/js/kinditor/plugins/emoticons/images/9.gif -------------------------------------------------------------------------------- /WebRoot/js/kinditor/plugins/emoticons/images/90.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hubs/sky/master/WebRoot/js/kinditor/plugins/emoticons/images/90.gif -------------------------------------------------------------------------------- /WebRoot/js/kinditor/plugins/emoticons/images/91.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hubs/sky/master/WebRoot/js/kinditor/plugins/emoticons/images/91.gif -------------------------------------------------------------------------------- /WebRoot/js/kinditor/plugins/emoticons/images/92.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hubs/sky/master/WebRoot/js/kinditor/plugins/emoticons/images/92.gif -------------------------------------------------------------------------------- /WebRoot/js/kinditor/plugins/emoticons/images/93.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hubs/sky/master/WebRoot/js/kinditor/plugins/emoticons/images/93.gif -------------------------------------------------------------------------------- /WebRoot/js/kinditor/plugins/emoticons/images/94.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hubs/sky/master/WebRoot/js/kinditor/plugins/emoticons/images/94.gif -------------------------------------------------------------------------------- /WebRoot/js/kinditor/plugins/emoticons/images/95.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hubs/sky/master/WebRoot/js/kinditor/plugins/emoticons/images/95.gif -------------------------------------------------------------------------------- /WebRoot/js/kinditor/plugins/emoticons/images/96.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hubs/sky/master/WebRoot/js/kinditor/plugins/emoticons/images/96.gif -------------------------------------------------------------------------------- /WebRoot/js/kinditor/plugins/emoticons/images/97.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hubs/sky/master/WebRoot/js/kinditor/plugins/emoticons/images/97.gif -------------------------------------------------------------------------------- /WebRoot/js/kinditor/plugins/emoticons/images/98.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hubs/sky/master/WebRoot/js/kinditor/plugins/emoticons/images/98.gif -------------------------------------------------------------------------------- /WebRoot/js/kinditor/plugins/emoticons/images/99.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hubs/sky/master/WebRoot/js/kinditor/plugins/emoticons/images/99.gif -------------------------------------------------------------------------------- /WebRoot/js/kinditor/themes/default/background.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hubs/sky/master/WebRoot/js/kinditor/themes/default/background.png -------------------------------------------------------------------------------- /WebRoot/js/lhgdialog/skins/icons/gb_tip_layer.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hubs/sky/master/WebRoot/js/lhgdialog/skins/icons/gb_tip_layer.png -------------------------------------------------------------------------------- /WebRoot/js/lhgdialog/skins/idialog/idialog_s2.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hubs/sky/master/WebRoot/js/lhgdialog/skins/idialog/idialog_s2.png -------------------------------------------------------------------------------- /WebRoot/js/lhgdialog/skins/idialog/ie6/ui_close.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hubs/sky/master/WebRoot/js/lhgdialog/skins/idialog/ie6/ui_close.png -------------------------------------------------------------------------------- /src/guilinsoft/sky/server/LST.java: -------------------------------------------------------------------------------- 1 | package guilinsoft.sky.server; 2 | 3 | public enum LST { 4 | ADVERTISING,CONTENT,CONTENTMX,CATEGORY 5 | } 6 | -------------------------------------------------------------------------------- /WebRoot/comm/js/wdate.jsp: -------------------------------------------------------------------------------- 1 | <%@ page language="java" import="com.jzero.tag.T" pageEncoding="UTF-8"%> 2 | <%=T.js("js/My97DatePicker/WdatePicker.js") %> 3 | -------------------------------------------------------------------------------- /WebRoot/js/kinditor/plugins/emoticons/images/100.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hubs/sky/master/WebRoot/js/kinditor/plugins/emoticons/images/100.gif -------------------------------------------------------------------------------- /WebRoot/js/kinditor/plugins/emoticons/images/101.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hubs/sky/master/WebRoot/js/kinditor/plugins/emoticons/images/101.gif -------------------------------------------------------------------------------- /WebRoot/js/kinditor/plugins/emoticons/images/102.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hubs/sky/master/WebRoot/js/kinditor/plugins/emoticons/images/102.gif -------------------------------------------------------------------------------- /WebRoot/js/kinditor/plugins/emoticons/images/103.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hubs/sky/master/WebRoot/js/kinditor/plugins/emoticons/images/103.gif -------------------------------------------------------------------------------- /WebRoot/js/kinditor/plugins/emoticons/images/104.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hubs/sky/master/WebRoot/js/kinditor/plugins/emoticons/images/104.gif -------------------------------------------------------------------------------- /WebRoot/js/kinditor/plugins/emoticons/images/105.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hubs/sky/master/WebRoot/js/kinditor/plugins/emoticons/images/105.gif -------------------------------------------------------------------------------- /WebRoot/js/kinditor/plugins/emoticons/images/106.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hubs/sky/master/WebRoot/js/kinditor/plugins/emoticons/images/106.gif -------------------------------------------------------------------------------- /WebRoot/js/kinditor/plugins/emoticons/images/107.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hubs/sky/master/WebRoot/js/kinditor/plugins/emoticons/images/107.gif -------------------------------------------------------------------------------- /WebRoot/js/kinditor/plugins/emoticons/images/108.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hubs/sky/master/WebRoot/js/kinditor/plugins/emoticons/images/108.gif -------------------------------------------------------------------------------- /WebRoot/js/kinditor/plugins/emoticons/images/109.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hubs/sky/master/WebRoot/js/kinditor/plugins/emoticons/images/109.gif -------------------------------------------------------------------------------- /WebRoot/js/kinditor/plugins/emoticons/images/110.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hubs/sky/master/WebRoot/js/kinditor/plugins/emoticons/images/110.gif -------------------------------------------------------------------------------- /WebRoot/js/kinditor/plugins/emoticons/images/111.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hubs/sky/master/WebRoot/js/kinditor/plugins/emoticons/images/111.gif -------------------------------------------------------------------------------- /WebRoot/js/kinditor/plugins/emoticons/images/112.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hubs/sky/master/WebRoot/js/kinditor/plugins/emoticons/images/112.gif -------------------------------------------------------------------------------- /WebRoot/js/kinditor/plugins/emoticons/images/113.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hubs/sky/master/WebRoot/js/kinditor/plugins/emoticons/images/113.gif -------------------------------------------------------------------------------- /WebRoot/js/kinditor/plugins/emoticons/images/114.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hubs/sky/master/WebRoot/js/kinditor/plugins/emoticons/images/114.gif -------------------------------------------------------------------------------- /WebRoot/js/kinditor/plugins/emoticons/images/115.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hubs/sky/master/WebRoot/js/kinditor/plugins/emoticons/images/115.gif -------------------------------------------------------------------------------- /WebRoot/js/kinditor/plugins/emoticons/images/116.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hubs/sky/master/WebRoot/js/kinditor/plugins/emoticons/images/116.gif -------------------------------------------------------------------------------- /WebRoot/js/kinditor/plugins/emoticons/images/117.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hubs/sky/master/WebRoot/js/kinditor/plugins/emoticons/images/117.gif -------------------------------------------------------------------------------- /WebRoot/js/kinditor/plugins/emoticons/images/118.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hubs/sky/master/WebRoot/js/kinditor/plugins/emoticons/images/118.gif -------------------------------------------------------------------------------- /WebRoot/js/kinditor/plugins/emoticons/images/119.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hubs/sky/master/WebRoot/js/kinditor/plugins/emoticons/images/119.gif -------------------------------------------------------------------------------- /WebRoot/js/kinditor/plugins/emoticons/images/120.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hubs/sky/master/WebRoot/js/kinditor/plugins/emoticons/images/120.gif -------------------------------------------------------------------------------- /WebRoot/js/kinditor/plugins/emoticons/images/121.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hubs/sky/master/WebRoot/js/kinditor/plugins/emoticons/images/121.gif -------------------------------------------------------------------------------- /WebRoot/js/kinditor/plugins/emoticons/images/122.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hubs/sky/master/WebRoot/js/kinditor/plugins/emoticons/images/122.gif -------------------------------------------------------------------------------- /WebRoot/js/kinditor/plugins/emoticons/images/123.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hubs/sky/master/WebRoot/js/kinditor/plugins/emoticons/images/123.gif -------------------------------------------------------------------------------- /WebRoot/js/kinditor/plugins/emoticons/images/124.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hubs/sky/master/WebRoot/js/kinditor/plugins/emoticons/images/124.gif -------------------------------------------------------------------------------- /WebRoot/js/kinditor/plugins/emoticons/images/125.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hubs/sky/master/WebRoot/js/kinditor/plugins/emoticons/images/125.gif -------------------------------------------------------------------------------- /WebRoot/js/kinditor/plugins/emoticons/images/126.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hubs/sky/master/WebRoot/js/kinditor/plugins/emoticons/images/126.gif -------------------------------------------------------------------------------- /WebRoot/js/kinditor/plugins/emoticons/images/127.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hubs/sky/master/WebRoot/js/kinditor/plugins/emoticons/images/127.gif -------------------------------------------------------------------------------- /WebRoot/js/kinditor/plugins/emoticons/images/128.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hubs/sky/master/WebRoot/js/kinditor/plugins/emoticons/images/128.gif -------------------------------------------------------------------------------- /WebRoot/js/kinditor/plugins/emoticons/images/129.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hubs/sky/master/WebRoot/js/kinditor/plugins/emoticons/images/129.gif -------------------------------------------------------------------------------- /WebRoot/js/kinditor/plugins/emoticons/images/130.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hubs/sky/master/WebRoot/js/kinditor/plugins/emoticons/images/130.gif -------------------------------------------------------------------------------- /WebRoot/js/kinditor/plugins/emoticons/images/131.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hubs/sky/master/WebRoot/js/kinditor/plugins/emoticons/images/131.gif -------------------------------------------------------------------------------- /WebRoot/js/kinditor/plugins/emoticons/images/132.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hubs/sky/master/WebRoot/js/kinditor/plugins/emoticons/images/132.gif -------------------------------------------------------------------------------- /WebRoot/js/kinditor/plugins/emoticons/images/133.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hubs/sky/master/WebRoot/js/kinditor/plugins/emoticons/images/133.gif -------------------------------------------------------------------------------- /WebRoot/js/kinditor/plugins/emoticons/images/134.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hubs/sky/master/WebRoot/js/kinditor/plugins/emoticons/images/134.gif -------------------------------------------------------------------------------- /WebRoot/js/kinditor/plugins/image/images/refresh.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hubs/sky/master/WebRoot/js/kinditor/plugins/image/images/refresh.png -------------------------------------------------------------------------------- /WebRoot/js/lhgdialog/skins/icons/gb_tip_layer_ie6.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hubs/sky/master/WebRoot/js/lhgdialog/skins/icons/gb_tip_layer_ie6.png -------------------------------------------------------------------------------- /WebRoot/js/kinditor/plugins/emoticons/images/static.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hubs/sky/master/WebRoot/js/kinditor/plugins/emoticons/images/static.gif -------------------------------------------------------------------------------- /WebRoot/js/kinditor/plugins/filemanager/images/go-up.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hubs/sky/master/WebRoot/js/kinditor/plugins/filemanager/images/go-up.gif -------------------------------------------------------------------------------- /WebRoot/js/kinditor/plugins/image/images/align_left.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hubs/sky/master/WebRoot/js/kinditor/plugins/image/images/align_left.gif -------------------------------------------------------------------------------- /WebRoot/js/kinditor/plugins/image/images/align_right.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hubs/sky/master/WebRoot/js/kinditor/plugins/image/images/align_right.gif -------------------------------------------------------------------------------- /WebRoot/js/kinditor/plugins/image/images/align_top.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hubs/sky/master/WebRoot/js/kinditor/plugins/image/images/align_top.gif -------------------------------------------------------------------------------- /WebRoot/js/kinditor/plugins/multiimage/images/image.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hubs/sky/master/WebRoot/js/kinditor/plugins/multiimage/images/image.png -------------------------------------------------------------------------------- /src/说明.txt: -------------------------------------------------------------------------------- 1 | 1、 MURI.me().seg_str(seg)使用 2 | //xitong/jichuxinxi/add/22测 3 | 如果想取22测,则seg为3,因为seg存储在数组中,数据是以0为开始的 4 | MURI.me().seg_str(seg) 5 | WDPF -------------------------------------------------------------------------------- /WebRoot/js/My97DatePicker/开发包/skin/default/datepicker.css: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hubs/sky/master/WebRoot/js/My97DatePicker/开发包/skin/default/datepicker.css -------------------------------------------------------------------------------- /WebRoot/js/My97DatePicker/开发包/skin/whyGreen/datepicker.css: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hubs/sky/master/WebRoot/js/My97DatePicker/开发包/skin/whyGreen/datepicker.css -------------------------------------------------------------------------------- /WebRoot/js/kinditor/plugins/filemanager/images/file-16.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hubs/sky/master/WebRoot/js/kinditor/plugins/filemanager/images/file-16.gif -------------------------------------------------------------------------------- /WebRoot/js/kinditor/plugins/filemanager/images/file-64.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hubs/sky/master/WebRoot/js/kinditor/plugins/filemanager/images/file-64.gif -------------------------------------------------------------------------------- /WebRoot/js/lhgdialog/skins/idialog/ie6/ui_close.hover.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hubs/sky/master/WebRoot/js/lhgdialog/skins/idialog/ie6/ui_close.hover.png -------------------------------------------------------------------------------- /WebRoot/js/kinditor/plugins/filemanager/images/folder-16.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hubs/sky/master/WebRoot/js/kinditor/plugins/filemanager/images/folder-16.gif -------------------------------------------------------------------------------- /WebRoot/js/kinditor/plugins/filemanager/images/folder-64.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hubs/sky/master/WebRoot/js/kinditor/plugins/filemanager/images/folder-64.gif -------------------------------------------------------------------------------- /WebRoot/js/kinditor/plugins/multiimage/images/swfupload.swf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hubs/sky/master/WebRoot/js/kinditor/plugins/multiimage/images/swfupload.swf -------------------------------------------------------------------------------- /WebRoot/js/kinditor/plugins/multiimage/images/select-files-en.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hubs/sky/master/WebRoot/js/kinditor/plugins/multiimage/images/select-files-en.png -------------------------------------------------------------------------------- /WebRoot/js/kinditor/plugins/multiimage/images/select-files-zh_CN.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hubs/sky/master/WebRoot/js/kinditor/plugins/multiimage/images/select-files-zh_CN.png -------------------------------------------------------------------------------- /src/database.properties: -------------------------------------------------------------------------------- 1 | hostname=localhost 2 | username=0CDCEBEDC74CCAED 3 | password=031C707A09F97905BF3A1701246E7F40 4 | database=gldcj 5 | dbdriver=mysql 6 | port=3306 7 | cache_on=true 8 | -------------------------------------------------------------------------------- /WebRoot/comm/js/dialog.jsp: -------------------------------------------------------------------------------- 1 | <%@ page language="java" import="com.jzero.tag.T" pageEncoding="UTF-8"%> 2 | <%=T.css("js/lhgdialog/skins/idialog.css") %> 3 | <%=T.js("js/lhgdialog/lhgdialog.min.js") %> 4 | -------------------------------------------------------------------------------- /src/routes.properties: -------------------------------------------------------------------------------- 1 | controller_package=guilinsoft.sky.action 2 | default_controller=Welcome 3 | default_method=index 4 | backstage_package=backstage,xitong 5 | default_view =/xitong/login/login.jsp 6 | 7 | -------------------------------------------------------------------------------- /WebRoot/js/My97DatePicker/skin/WdatePicker.css: -------------------------------------------------------------------------------- 1 | .Wdate{ 2 | border:#999 1px solid; 3 | background:#fff url(datePicker.gif) no-repeat right; 4 | } 5 | 6 | .WdateFmtErr{ 7 | font-weight:bold; 8 | color:red; 9 | } -------------------------------------------------------------------------------- /WebRoot/comm/js/kind.jsp: -------------------------------------------------------------------------------- 1 | <%@ page language="java" import="com.jzero.tag.T" pageEncoding="UTF-8"%> 2 | <%=T.css("js/kinditor/themes/default/default.css") %> 3 | <%=T.js("js/kinditor/kindeditor.js") %> 4 | <%=T.js("js/kinditor/lang/zh_CN.js") %> 5 | -------------------------------------------------------------------------------- /WebRoot/js/My97DatePicker/开发包/skin/WdatePicker.css: -------------------------------------------------------------------------------- 1 | .Wdate{ 2 | border:#999 1px solid; 3 | height:20px; 4 | background:#fff url(datePicker.gif) no-repeat right; 5 | } 6 | 7 | .WdateFmtErr{ 8 | font-weight:bold; 9 | color:red; 10 | } -------------------------------------------------------------------------------- /src/other.properties: -------------------------------------------------------------------------------- 1 | #端口 2 | target_port=9999 3 | #多久轮询一次,判断终端是否在线 4 | wait_time=1 5 | #中心经度 6 | longitude=110.2793878027344 7 | #中心纬度 8 | latitude=25.25028397985944 9 | 10 | #终端端口,设大一点,保证终端不会使用到此端口(用来判断是否在线) 11 | #poll_port=65501 暂时没用 12 | -------------------------------------------------------------------------------- /WebRoot/css/login/.svn/all-wcprops: -------------------------------------------------------------------------------- 1 | K 25 2 | svn:wc:ra_dav:version-url 3 | V 37 4 | /svn/ci/!svn/ver/2/trunk/ci/css/login 5 | END 6 | User_Login.css 7 | K 25 8 | svn:wc:ra_dav:version-url 9 | V 52 10 | /svn/ci/!svn/ver/2/trunk/ci/css/login/User_Login.css 11 | END 12 | -------------------------------------------------------------------------------- /src/guilinsoft/sky/action/Image.java: -------------------------------------------------------------------------------- 1 | 2 | package guilinsoft.sky.action; 3 | 4 | import com.jzero.render.MB; 5 | 6 | /** 7 | * 2012-10-15: 8 | * wangujqw@gmail.com 9 | */ 10 | public class Image{ 11 | 12 | public void index(){ 13 | MB.me().getImgRender(); 14 | } 15 | } 16 | -------------------------------------------------------------------------------- /WebRoot/js/kinditor/plugins/template/html/1.html: -------------------------------------------------------------------------------- 1 | 2 | 3 |
4 | 5 | 6 | 7 |11 | 在此处输入内容 12 |
13 | 14 | -------------------------------------------------------------------------------- /WebRoot/comm/js/base.jsp: -------------------------------------------------------------------------------- 1 | <%@ page language="java" import="com.jzero.tag.T" pageEncoding="UTF-8"%> 2 | <%=T.css("css/base.css") %> 3 | <%=T.js("js/jquery.js") %> 4 | <%=T.js("js/comm.js") %> 5 | <%=T.css("js/lhgdialog/skins/idialog.css") %> 6 | <%=T.js("js/lhgdialog/lhgdialog.min.js") %> 7 | 10 | -------------------------------------------------------------------------------- /.mymetadata: -------------------------------------------------------------------------------- 1 | 2 |8 | 在此处输入内容 9 |
10 |22 | 在此处输入内容 23 |
24 || 10 | <%=T.button("返回","go_back()") %> 11 | | 12 |
14 | 标题115 | |
16 |
17 | 标题118 | |
19 |
| 22 | 内容1 23 | | 24 |25 | 内容2 26 | | 27 |
| 30 | 内容3 31 | | 32 |33 | 内容4 34 | | 35 |
39 | 表格说明 40 |
41 | 42 | -------------------------------------------------------------------------------- /WebRoot/backstage/text/notice.jsp: -------------------------------------------------------------------------------- 1 | <%@ page language="java" import="java.util.*" pageEncoding="UTF-8"%> 2 | <%@ page import="com.jzero.util.*,com.jzero.tag.T,com.jzero.core.*"%> 3 || 14 | <%=T.button("更新","confirms_msg('确认进行修改?','niceform')") %> 15 | | 16 |
| 【显示页面】 | 17 ||
| 记录时间: | 21 |=$data->time?> | 22 | 23 |
| 事件: | 26 |=$data->event?> | 27 |
| 操作用户: | 30 |=$data->username?> | 31 |
| 登记IP: | 34 |=$data->loginIp?> | 35 |
| 38 | | 39 | |
| 42 | | 43 | |
| 46 | | |
| 19 | <%=T.button("保存","confirms_msg('确认保存操作','niceform')") %> 20 | <%=T.button("返回","go_to_url('"+back_uri+"')") %> 21 | | 22 |
| 32 | <%=T.button(save_name,"confirms_msg('"+save_msg+"','niceform')") %> 33 | <%=T.button("返回","go_back()") %> 34 | | 35 |
').replace(/$/, '
').replace(/\n/g, '');
31 | } else {
32 | html = html.replace(/\n/g, '
$&');
33 | }
34 | self.insertHtml(html).hideDialog().focus();
35 | }
36 | }
37 | }),
38 | textarea = K('textarea', dialog.div);
39 | textarea[0].focus();
40 | });
41 | });
42 |
--------------------------------------------------------------------------------
/WebRoot/xitong/jilu/index.jsp:
--------------------------------------------------------------------------------
1 | <%@ page language="java" import="java.util.*" pageEncoding="UTF-8"%>
2 | <%@ page import="com.jzero.util.*,com.jzero.tag.*,com.jzero.core.*"%>
3 | <%=T.js("js/My97DatePicker/WdatePicker.js") %>
4 |
16 |
34 |
35 |
--------------------------------------------------------------------------------
/WebRoot/backstage/achievement/add.jsp:
--------------------------------------------------------------------------------
1 | <%@ page language="java" import="java.util.*" pageEncoding="UTF-8"%>
2 | <%@ page import="com.jzero.util.*,com.jzero.tag.T,com.jzero.core.*"%>
3 | <%=T.js("js/My97DatePicker/WdatePicker.js") %>
4 | <%
5 | MRecord record=MR.me().getAttr(Msg.OUT_DATAS);
6 | String types=MCheck.isNull(record)?"":record.getStr("types");
7 | String save_uri="backstage/achievement/save/"+types;
8 | String back_uri="backstage/achievement/index/"+types;
9 | %>
10 |
17 |
33 |
18 |
31 |
32 |
15 |
39 |
40 |
--------------------------------------------------------------------------------
/WebRoot/comm/jsp/add_top.jsp:
--------------------------------------------------------------------------------
1 | <%@ page language="java" import="java.util.*" pageEncoding="UTF-8"%>
2 | <%@ page import="com.jzero.util.*,com.jzero.tag.T,com.jzero.core.*"%>
3 | <%=T.head("新增页面",MTool.getBase()) %>
4 | <%
5 | boolean show_kind=MR.me().getParaToBoolean(request,Msg.SHOW_KIND,false);
6 | boolean show_back=MR.me().getParaToBoolean(request,Msg.SHOW_BACK,true);
7 | boolean bool_upfile=MR.me().getParaToBoolean(request,"BOOL_FILE",false);//是否是上传表单
8 | String save_name=MR.me().getPara(request,"SAVE_NAME");
9 | String save_uri =MR.me().getPara(request,"SAVE_URI");
10 | String save_msg =MR.me().getPara(request,"SAVE_MSG");
11 | String back_uri =MR.me().getPara(request,"BACK_URI",null);
12 |
13 | save_name=MCheck.isNull(save_name)?"保存":save_name;
14 | save_msg =MCheck.isNull(save_msg)?"确认保存操作?":save_msg;
15 | %>
16 | <%@include file="../js/base.jsp" %>
17 | <% if(show_kind){ %>
18 | <%@include file="../js/kind.jsp" %>
19 | <% } %>
20 | <%@include file="../js/validator.jsp" %>
21 | <%=T.head_end() %>
22 |
23 | <%
24 | if(MCheck.isNull(save_uri)){save_uri=MTool.get_path()+"/save";}
25 | if(MCheck.isNull(back_uri)){back_uri=MTool.getBase()+MTool.get_path()+"/index";}
26 | %>
27 | <%
28 | if(bool_upfile){
29 | out.write(T.form_open_mul(save_uri));
30 | }else{
31 | out.write(T.form_open(save_uri));
32 | }
33 | %>
34 |
16 |
38 |
17 |
18 |
19 |
37 |
20 |
35 |
36 |
35 |
44 |
45 |
--------------------------------------------------------------------------------
/WebRoot/backstage/ad/left.jsp:
--------------------------------------------------------------------------------
1 | <%@ page language="java" contentType="text/html; charset=utf-8" pageEncoding="utf-8" %>
2 | <%@page import="com.jzero.tag.*,com.jzero.util.*,java.util.*,com.jzero.core.MR"%>
3 |
4 |
5 |
6 |
7 |
36 |
43 |
37 | <%=T.button(save_name,"confirms_msg('"+save_msg+"','niceform')") %>
38 | <%if(show_back){ %>
39 | <%=T.button("返回","go_to_url('"+back_uri+"')") %>
40 | <%} %>
41 |
42 |
15 |
41 |
42 |
43 |
--------------------------------------------------------------------------------
/WebRoot/js/formValidator/.svn/entries:
--------------------------------------------------------------------------------
1 | 10
2 |
3 | dir
4 | 2
5 | https://192.168.1.253:8443/svn/ci/trunk/ci/js/formValidator
6 | https://192.168.1.253:8443/svn/ci
7 |
8 |
9 |
10 | 2011-08-03T07:35:55.119379Z
11 | 2
12 | wx
13 |
14 |
15 |
16 |
17 |
18 |
19 |
20 |
21 |
22 |
23 |
24 |
25 |
26 |
27 | d79b8d5e-70d0-f141-a7e2-a7b4c956d271
28 |
29 | validationEngine.jquery.css
30 | file
31 |
32 |
33 |
34 |
35 | 2011-08-03T07:38:17.825541Z
36 | 0a50952f5bde41547aaf5bebc3b714c1
37 | 2011-08-03T07:35:55.119379Z
38 | 2
39 | wx
40 |
41 |
42 |
43 |
44 |
45 |
46 |
47 |
48 |
49 |
50 |
51 |
52 |
53 |
54 |
55 |
56 |
57 |
58 |
59 |
60 |
61 | 2581
62 |
63 | jquery.validationEngine-cn.js
64 | file
65 |
66 |
67 |
68 |
69 | 2011-08-03T07:38:17.838542Z
70 | 67766d4b07a394a467394d594fdbd729
71 | 2011-08-03T07:35:55.119379Z
72 | 2
73 | wx
74 |
75 |
76 |
77 |
78 |
79 |
80 |
81 |
82 |
83 |
84 |
85 |
86 |
87 |
88 |
89 |
90 |
91 |
92 |
93 |
94 |
95 | 4793
96 |
97 | jquery.validationEngine-en.js
98 | file
99 |
100 |
101 |
102 |
103 | 2011-08-03T07:38:17.840542Z
104 | 03612ed64daf71fe4937cb70b51e1ed3
105 | 2011-08-03T07:35:55.119379Z
106 | 2
107 | wx
108 |
109 |
110 |
111 |
112 |
113 |
114 |
115 |
116 |
117 |
118 |
119 |
120 |
121 |
122 |
123 |
124 |
125 |
126 |
127 |
128 |
129 | 7694
130 |
131 | jquery.validationEngine.js
132 | file
133 | 17
134 |
135 |
136 |
137 | 2011-08-03T09:08:40.201683Z
138 | eef5ed518d2af7f5ae016c9a1a530ef6
139 | 2011-08-08T02:28:37.849959Z
140 | 17
141 | wx
142 |
143 |
144 |
145 |
146 |
147 |
148 |
149 |
150 |
151 |
152 |
153 |
154 |
155 |
156 |
157 |
158 |
159 |
160 |
161 |
162 |
163 | 25342
164 |
165 |
--------------------------------------------------------------------------------
/WebRoot/xitong/quanxian/left.jsp:
--------------------------------------------------------------------------------
1 | <%@ page language="java" contentType="text/html; charset=utf-8" pageEncoding="utf-8" %>
2 | <%@page import="com.jzero.tag.*,com.jzero.util.*,java.util.*,com.jzero.core.MR"%>
3 |
4 |
5 |
6 |
7 |
16 |
40 |
17 |
18 |
39 |
19 |
37 |
38 |
21 |
34 |
35 |
16 |
39 |
40 |
--------------------------------------------------------------------------------
/WebRoot/backstage/content/left.jsp:
--------------------------------------------------------------------------------
1 | <%@ page language="java" contentType="text/html; charset=utf-8" pageEncoding="utf-8" %>
2 | <%@page import="com.jzero.tag.*,com.jzero.util.*,java.util.*,com.jzero.core.MR"%>
3 |
4 |
5 |
6 |
7 |
17 |
38 |
18 |
36 |
37 |
15 |
41 |
42 |
43 |
--------------------------------------------------------------------------------
/WebRoot/js/kinditor/plugins/wordpaste/wordpaste.js:
--------------------------------------------------------------------------------
1 | /*******************************************************************************
2 | * KindEditor - WYSIWYG HTML Editor for Internet
3 | * Copyright (C) 2006-2011 kindsoft.net
4 | *
5 | * @author Roddy
16 |
40 |
17 |
18 |
39 |
19 |
37 |
38 |
21 |
34 |
35 |
');
43 | }
44 | doc.write('');
45 | doc.close();
46 | if (K.IE) {
47 | doc.body.contentEditable = 'true';
48 | }
49 | iframe[0].contentWindow.focus();
50 | });
51 | });
52 |
--------------------------------------------------------------------------------
/WebRoot/xitong/renyuan/edit.jsp:
--------------------------------------------------------------------------------
1 | <%@ page language="java" import="java.util.*" pageEncoding="UTF-8"%>
2 | <%@ page import="com.jzero.util.*,com.jzero.tag.T,com.jzero.core.*"%>
3 |
4 | <%=T.head("修改页面",MTool.getBase()) %>
5 | <%@include file="/comm/js/base.jsp" %>
6 | <%@include file="/comm/js/validator.jsp" %>
7 | <%=T.head_end() %>
8 |
9 | <%
10 | MRecord out_data=MR.me().getAttr(Msg.OUT_DATAS);
11 | MRecord obj=MR.me().getAttr(Msg.OBJECT);
12 | String yhzdm=out_data.getStr("yhzdm");
13 | String yhzmc=out_data.getStr("yhzmc");
14 | String save_uri="xitong/renyuan/update/"+yhzdm+"/"+yhzmc;
15 | %>
16 | <%=T.form_open(save_uri) %>
17 | <%=T.hidden_id(obj.getStr("id")) %>
18 |
19 |
26 | <%=T.edit_table(4) %>
27 | <%=T.tr() %><%=T.td_l("20%","用户组","name") %><%=T.td(3,yhzmc) %><%=T.tr_close() %>
28 | <%=T.tr() %><%=T.td_l("编号","bh")%><%=T.td(obj.getStr("bh")) %><%=T.td_l_must("姓名","xm")%><%=T.td(T.input_must("xm",obj.getStr("xm"))) %><%=T.tr_close() %>
29 | <%=T.tr() %><%=T.td_l("登录显示名","dlm") %><%=T.td(3,T.input("dlm",obj.getStr("dlm"))) %><%=T.tr_close() %>
30 | <%=T.tr() %><%=T.td_l("手机","sj")%><%=T.td(T.input("sj",obj.getStr("sj")))%><%=T.td_l("邮箱","dzyj")%><%=T.td(T.input("dzyj",obj.getStr("dzyj")))%><%=T.tr_close() %>
31 | <%=T.tr() %><%=T.td_l("排序","px")%><%=T.td(3,T.input_style_int("px",obj.getStr("px"),"width:60px")) %><%=T.tr_close() %>
32 | <%=T.tr_space(4) %>
33 | <%=T. table_close_form() %>
34 |
39 | <%=T.end() %>
--------------------------------------------------------------------------------
/src/guilinsoft/sky/server/MRecordServer.java:
--------------------------------------------------------------------------------
1 | package guilinsoft.sky.server;
2 |
3 | import io.netty.bootstrap.ServerBootstrap;
4 | import io.netty.channel.Channel;
5 | import io.netty.channel.ChannelInitializer;
6 | import io.netty.channel.nio.NioEventLoopGroup;
7 | import io.netty.channel.socket.nio.NioServerSocketChannel;
8 | import io.netty.handler.codec.serialization.ClassResolvers;
9 | import io.netty.handler.codec.serialization.ObjectDecoder;
10 | import io.netty.handler.codec.serialization.ObjectEncoder;
11 |
12 | import java.net.InetSocketAddress;
13 |
14 | import com.jzero.util.MCheck;
15 | import com.jzero.util.MPrint;
16 | import com.jzero.util.MPro;
17 |
18 | public class MRecordServer {
19 | private static ServerBootstrap s=new ServerBootstrap();
20 | private static MRecordServer server=new MRecordServer();
21 | private MRecordServer(){}
22 | public static MRecordServer me(){
23 | return server;
24 | }
25 | public void start(){
26 | MPrint.print("已开记服务器监听.");
27 | try {
28 | s.group(new NioEventLoopGroup(), new NioEventLoopGroup())
29 | .channel(NioServerSocketChannel.class)
30 | .childHandler(new ChannelInitializer
20 |
25 |
21 | <%=T.button("更新","confirms_msg('确认进行修改?','niceform')") %>
22 | <%=T.button("返回","go_back();") %>
23 |
24 |
22 |
29 | <%=T.add_table(parent_name,2) %>
30 | <%=T.tr() %><%=T.td_l("20%","菜单名称","name") %><%=T.td() %><%=T.input_must("name")%><%=T.td_close() %><%=T.tr_close() %>
31 | <%=T.tr() %><%=T.td_l("链接地址","url")%><%=T.td(T.input("url")) %><%=T.tr_close() %>
32 | <%=T.tr() %><%=T.td_l("所属类型","is_type")%>
33 | <%=T.td() %>
34 |
38 | <%=T.td_close() %>
39 | <%=T.tr_close() %>
40 | <%=T.tr() %><%=T.td_l("排序","i_order")%><%=T.td(T.input_style_int("i_order","width:60px")) %><%=T.tr_close() %>
41 | <%=T.tr_space(2) %>
42 | <%=T. table_close_form() %>
43 | <%=T.alert() %>
44 | <%=T.end() %>
45 |
--------------------------------------------------------------------------------
/WebRoot/js/kinditor/plugins/map/map.html:
--------------------------------------------------------------------------------
1 |
2 |
3 |
4 |
5 |
10 |
11 |
53 |
54 |
55 |
56 |
57 |
--------------------------------------------------------------------------------
/WebRoot/xitong/renyuan/add.jsp:
--------------------------------------------------------------------------------
1 | <%@ page language="java" import="java.util.*" pageEncoding="UTF-8"%>
2 | <%@ page import="com.jzero.util.*,com.jzero.tag.T,com.jzero.core.*"%>
3 |
4 | <%=T.head("新增页面",MTool.getBase()) %>
5 | <%@include file="/comm/js/base.jsp" %>
6 | <%@include file="/comm/js/validator.jsp" %>
7 | <%=T.head_end() %>
8 |
9 | <%
10 | MRecord out_data=MR.me().getAttr(Msg.OUT_DATAS);
11 | String yhzdm=out_data.getStr("yhzdm");
12 | String yhzmc=out_data.getStr("yhzmc");
13 | String save_uri="xitong/renyuan/save/"+yhzdm+"/"+yhzmc;
14 | String back_uri="xitong/renyuan/index/"+yhzdm+"/"+yhzmc;
15 | %>
16 | <%=T.form_open(save_uri) %>
17 | <%=T.hidden("yhzdm",yhzdm) %>
18 | <%=T.hidden("yhzmc",yhzmc) %>
19 |
23 |
28 |
24 | <%=T.button("保存","confirms_msg('确认保存操作','niceform')") %>
25 | <%=T.button("返回","go_to_url('"+back_uri+"')") %>
26 |
27 |
20 |
27 | <%=T.add_table(4) %>
28 | <%=T.tr() %><%=T.td_l("20%","用户组","name") %><%=T.td(3,yhzmc) %><%=T.tr_close() %>
29 | <%=T.tr() %><%=T.td_l_must("编号","bh")%><%=T.td(T.input_must("bh")) %><%=T.td_l_must("姓名","xm")%><%=T.td(T.input_must("xm")) %><%=T.tr_close() %>
30 | <%=T.tr() %><%=T.td_l("登录显示名","dlm") %><%=T.td(3,T.input("dlm")) %><%=T.tr_close() %>
31 | <%=T.tr() %><%=T.td_l("手机","sj")%><%=T.td(T.input("sj"))%><%=T.td_l("邮箱","dzyj")%><%=T.td(T.input("dzyj"))%><%=T.tr_close() %>
32 | <%=T.tr() %><%=T.td_l("排序","px")%><%=T.td(3,T.input_style_int("px","width:60px")) %><%=T.tr_close() %>
33 | <%=T.tr_space(4) %>
34 | <%=T. table_close_form() %>
35 | <%=T.alert() %>
36 |
42 | <%=T.end() %>
43 |
--------------------------------------------------------------------------------
/src/guilinsoft/sky/action/Common.java:
--------------------------------------------------------------------------------
1 |
2 | package guilinsoft.sky.action;
3 |
4 | import java.util.List;
5 |
6 | import com.jzero.core.MR;
7 | import com.jzero.core.MURI;
8 | import com.jzero.db.core.M;
9 | import com.jzero.render.MB;
10 | import com.jzero.upload.MUpload;
11 | import com.jzero.util.MCheck;
12 | import com.jzero.util.MCnt;
13 | import com.jzero.util.MEnum;
14 | import com.jzero.util.MRecord;
15 | import com.jzero.util.Msg;
16 |
17 | /**
18 | * 2012-10-26:
19 | * wangujqw@gmail.com
20 | */
21 | public class Common {
22 |
23 | public void check_is_exist(){
24 | String table=MR.me().getPara("t_str");//查询的表名
25 | String qStr=MR.me().getPara("qStr");//要查询的字段值
26 | String fieldStr=MR.me().getPara("nStr");//要查询的字段
27 | String where=MCnt.me().and(fieldStr, MEnum.EQ, qStr).toStr();
28 | String qStr2=MR.me().getPara("q2Str");
29 | if(!MCheck.isNull(qStr2)){
30 | String fieldStr2=MR.me().getPara("n2Str");//要查询的字段
31 | where+=MCnt.me().and(fieldStr2, MEnum.EQ, qStr2).toStr();
32 | }
33 | MB.me().getJsonRender(String.valueOf(M.me().check(table, where)));
34 | }
35 | //跳转到上传文件页面
36 | public void to_mulimg(){
37 | MR.me().setAttr(Msg.CON_MUL_IMG, "");
38 | MB.me().getJspRender("/comm/mulimg.jsp");
39 | }
40 | public void mulimg(){
41 | List
21 |
26 |
22 | <%=T.button("保存","confirms_msg('确认保存操作','niceform')") %>
23 | <%=T.button("返回","go_to_url('"+back_uri+"')") %>
24 |
25 |