├── 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 |

8 | 在此处输入标题 9 |

10 |

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 | 9 | 10 | 11 | 12 | 13 | 14 | -------------------------------------------------------------------------------- /WebRoot/comm/js/validator.jsp: -------------------------------------------------------------------------------- 1 | <%@ page language="java" import="com.jzero.tag.T" pageEncoding="UTF-8"%> 2 | <%=T.css("js/formValidator/validationEngine.jquery.css") %> 3 | <%=T.js("js/formValidator/jquery.validationEngine.js") %> 4 | <%=T.js("js/formValidator/jquery.validationEngine-cn.js") %> 5 | -------------------------------------------------------------------------------- /WebRoot/js/kinditor/jsp/README.txt: -------------------------------------------------------------------------------- 1 | KindEditor JSP 2 | 3 | 本JSP程序是演示程序,建议不要直接在实际项目中使用。 4 | 如果您确定直接使用本程序,使用之前请仔细确认相关安全设置。 5 | 6 | 使用方法: 7 | 8 | 1. 解压zip文件,将所有文件复制到Tomcat的webapps/kindeditor目录下。 9 | 10 | 2. 将kindeditor/jsp/lib目录下的3个jar文件复制到Tomcat的lib目录下,并重新启动Tomcat。 11 | * commons-fileupload-1.2.1.jar 12 | * commons-io-1.4.jar 13 | * json_simple-1.1.jar 14 | 15 | 3. 打开浏览器,输入http://localhost:[P0RT]/kindeditor/jsp/demo.jsp。 16 | -------------------------------------------------------------------------------- /WebRoot/js/kinditor/plugins/template/html/3.html: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | 7 |

8 | 在此处输入内容 9 |

10 |
    11 |
  1. 12 | 描述1 13 |
  2. 14 |
  3. 15 | 描述2 16 |
  4. 17 |
  5. 18 | 描述3 19 |
  6. 20 |
21 |

22 | 在此处输入内容 23 |

24 | 35 | 36 | -------------------------------------------------------------------------------- /src/guilinsoft/sky/server/Test.java: -------------------------------------------------------------------------------- 1 | package guilinsoft.sky.server; 2 | 3 | import java.io.IOException; 4 | import java.net.InetSocketAddress; 5 | import java.net.Socket; 6 | 7 | import com.jzero.util.MPrint; 8 | 9 | public class Test { 10 | 11 | public static void main(String[] args) { 12 | 13 | Socket socket = new Socket(); 14 | try { 15 | socket.connect(new InetSocketAddress("192.168.1.119", 9999), 2000); 16 | } catch (IOException e) { 17 | // TODO Auto-generated catch block 18 | e.printStackTrace(); 19 | } 20 | } 21 | } 22 | -------------------------------------------------------------------------------- /WebRoot/comm/jsp/view_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 | <%@include file="../js/base.jsp" %> 5 | <%=T.head_end() %> 6 | 7 | 8 | 9 | 12 | 13 |
10 | <%=T.button("返回","go_back()") %> 11 |
14 | <% MRecord obj=MR.me().getAttr(Msg.OBJECT); %> 15 | 16 | -------------------------------------------------------------------------------- /.gitattributes: -------------------------------------------------------------------------------- 1 | # Auto detect text files and perform LF normalization 2 | * text=auto 3 | 4 | # Custom for Visual Studio 5 | *.cs diff=csharp 6 | *.sln merge=union 7 | *.csproj merge=union 8 | *.vbproj merge=union 9 | *.fsproj merge=union 10 | *.dbproj merge=union 11 | 12 | # Standard to msysgit 13 | *.doc diff=astextplain 14 | *.DOC diff=astextplain 15 | *.docx diff=astextplain 16 | *.DOCX diff=astextplain 17 | *.dot diff=astextplain 18 | *.DOT diff=astextplain 19 | *.pdf diff=astextplain 20 | *.PDF diff=astextplain 21 | *.rtf diff=astextplain 22 | *.RTF diff=astextplain 23 | -------------------------------------------------------------------------------- /src/log4j.properties: -------------------------------------------------------------------------------- 1 | log4j.rootLogger=error,stdout, R 2 | 3 | log4j.appender.stdout=org.apache.log4j.ConsoleAppender 4 | log4j.appender.stdout.layout=org.apache.log4j.PatternLayout 5 | 6 | log4j.appender.stdout.layout.ConversionPattern=%5p - %m%n 7 | 8 | log4j.appender.R=org.apache.log4j.RollingFileAppender 9 | log4j.appender.R.File=firestorm.log 10 | 11 | log4j.appender.R.MaxFileSize=100KB 12 | log4j.appender.R.MaxBackupIndex=1 13 | 14 | log4j.appender.R.layout=org.apache.log4j.PatternLayout 15 | log4j.appender.R.layout.ConversionPattern=%p %t %c - %m%n 16 | 17 | log4j.logger.com.codefutures=error -------------------------------------------------------------------------------- /WebRoot/js/dtree/.svn/all-wcprops: -------------------------------------------------------------------------------- 1 | K 25 2 | svn:wc:ra_dav:version-url 3 | V 36 4 | /svn/ci/!svn/ver/2/trunk/ci/js/dtree 5 | END 6 | wtree.js 7 | K 25 8 | svn:wc:ra_dav:version-url 9 | V 45 10 | /svn/ci/!svn/ver/2/trunk/ci/js/dtree/wtree.js 11 | END 12 | dtree.css 13 | K 25 14 | svn:wc:ra_dav:version-url 15 | V 46 16 | /svn/ci/!svn/ver/2/trunk/ci/js/dtree/dtree.css 17 | END 18 | wtree.css 19 | K 25 20 | svn:wc:ra_dav:version-url 21 | V 46 22 | /svn/ci/!svn/ver/2/trunk/ci/js/dtree/wtree.css 23 | END 24 | dtree.js 25 | K 25 26 | svn:wc:ra_dav:version-url 27 | V 45 28 | /svn/ci/!svn/ver/2/trunk/ci/js/dtree/dtree.js 29 | END 30 | -------------------------------------------------------------------------------- /WebRoot/css/login/.svn/entries: -------------------------------------------------------------------------------- 1 | 10 2 | 3 | dir 4 | 2 5 | https://192.168.1.253:8443/svn/ci/trunk/ci/css/login 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 | User_Login.css 30 | file 31 | 32 | 33 | 34 | 35 | 2011-08-03T07:38:14.931376Z 36 | 789c8a5a46160826d0b87c0a93762cb7 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 | 5796 62 | 63 | -------------------------------------------------------------------------------- /WebRoot/js/formValidator/新建文件夹/jquery.validationEngine-en.js: -------------------------------------------------------------------------------- 1 | 2 | (function($) { 3 | $.fn.validationEngineLanguage = function() {}; 4 | $.validationEngineLanguage = { 5 | newLang: function() { 6 | $.validationEngineLanguage.allRules = { 7 | "required": { // Add your regex rules here, you can take telephone as an example 8 | "regex":"none", 9 | "alertText":"* required", 10 | "alertTextCheckboxMultiple":"* 请选择一个选项", 11 | "alertTextCheckboxe":"* 此选择框为必选" 12 | }} 13 | 14 | } 15 | }; 16 | })(jQuery); 17 | 18 | $(document).ready(function() { 19 | $.validationEngineLanguage.newLang(); 20 | }); -------------------------------------------------------------------------------- /WebRoot/xitong/yhz/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.add_table() %> 5 | <%=T.tr() %><%=T.td_l_must("20%","代码","dm") %><%=T.td() %><%=T.input_must_int("dm")%><%=T.td_close() %><%=T.tr_close() %> 6 | <%=T.tr() %><%=T.td_l_must("名称","mc") %><%=T.td(T.input_must("mc")) %><%=T.tr_close() %> 7 | <%=T.tr() %><%=T.td_l("排序","px")%><%=T.td(T.input_style_int("px","width:60px")) %><%=T.tr_close() %> 8 | <%=T.tr_space() %> 9 | <%=T. table_close_form() %> 10 | <%=T.alert() %> 11 | <%=T.end() %> 12 | -------------------------------------------------------------------------------- /WebRoot/WEB-INF/web.xml: -------------------------------------------------------------------------------- 1 | 2 | 7 | 8 | MFilter 9 | com.jzero.filter.JFilter 10 | 11 | 12 | MFilter 13 | /* 14 | 15 | 16 | 17 | index.jsp 18 | 19 | 20 | -------------------------------------------------------------------------------- /WebRoot/backstage/homephoto/view.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 | <%@include file="/comm/jsp/view_top.jsp" %> 4 | <%=T.view_table() %> 5 | <%=T.tr() %><%=T.td("20%","标题") %><%=T.td(obj.getStr("title")) %><%=T.tr_close()%> 6 | <%=T.tr() %><%=T.td_l("图片","path")%><%=T.td(T.img_show(obj.getStr("path")))%><%=T.tr_close() %> 7 | <%=T.tr() %><%=T.td("内容")%> <%=T.td(obj.getStr("content")) %><%=T.tr_close() %> 8 | <%=T.tr() %><%=T.td("添加时间")%><%=T.td(obj.getStr("pubdate")) %><%=T.tr_close() %> 9 | <%=T.tr_space(2) %> 10 | <%=T. table_close_form() %> 11 | <%=T.end() %> 12 | -------------------------------------------------------------------------------- /src/guilinsoft/sky/action/xitong/Yhz.java: -------------------------------------------------------------------------------- 1 | 2 | package guilinsoft.sky.action.xitong; 3 | 4 | import guilinsoft.sky.utils.MMsg; 5 | 6 | import com.jzero.comm.MComm; 7 | 8 | /** 9 | * 2012-10-29: 用户组 10 | * wangujqw@gmail.com 11 | */ 12 | public class Yhz { 13 | 14 | public void index(){ 15 | MComm.me().m_list(MMsg.XT_YHZ); 16 | } 17 | public void add(){ 18 | MComm.me().m_add(); 19 | } 20 | public void save(){ 21 | MComm.me().m_save(MMsg.XT_YHZ); 22 | } 23 | public void del(){ 24 | MComm.me().m_del(MMsg.XT_YHZ,3); 25 | } 26 | public void edit(){ 27 | MComm.me().m_edit(MMsg.XT_YHZ,3); 28 | } 29 | public void update(){ 30 | MComm.me().m_update_list(MMsg.XT_YHZ); 31 | } 32 | } 33 | -------------------------------------------------------------------------------- /WebRoot/js/My97DatePicker/lang/en.js: -------------------------------------------------------------------------------- 1 | var $lang={ 2 | errAlertMsg: "Invalid date or the date out of range,redo or not?", 3 | aWeekStr: ["wk", "Sun", "Mon", "Tue", "Wed", "Thu", "Fri", "Sat"], 4 | aLongWeekStr:["wk","Sunday","Monday","Tuesday","Wednesday","Thursday","Friday","Saturday","Sunday"], 5 | aMonStr: ["Jan", "Feb", "Mar", "Apr", "May", "Jun", "Jul", "Aug", "Sep", "Oct", "Nov", "Dec"], 6 | aLongMonStr: ["January","February","March","April","May","June","July","August","September","October","November","December"], 7 | clearStr: "Clear", 8 | todayStr: "Today", 9 | okStr: "OK", 10 | updateStr: "OK", 11 | timeStr: "Time", 12 | quickStr: "Quick Selection", 13 | err_1: 'MinDate Cannot be bigger than MaxDate!' 14 | } -------------------------------------------------------------------------------- /WebRoot/js/My97DatePicker/开发包/lang/en.js: -------------------------------------------------------------------------------- 1 | var $lang={ 2 | errAlertMsg: "Invalid date or the date out of range,redo or not?", 3 | aWeekStr: ["wk", "Sun", "Mon", "Tue", "Wed", "Thu", "Fri", "Sat"], 4 | aLongWeekStr:["wk","Sunday","Monday","Tuesday","Wednesday","Thursday","Friday","Saturday","Sunday"], 5 | aMonStr: ["Jan", "Feb", "Mar", "Apr", "May", "Jun", "Jul", "Aug", "Sep", "Oct", "Nov", "Dec"], 6 | aLongMonStr: ["January","February","March","April","May","June","July","August","September","October","November","December"], 7 | clearStr: "Clear", 8 | todayStr: "Today", 9 | okStr: "OK", 10 | updateStr: "OK", 11 | timeStr: "Time", 12 | quickStr: "Quick Selection", 13 | err_1: 'MinDate Cannot be bigger than MaxDate!' 14 | } -------------------------------------------------------------------------------- /WebRoot/xitong/yhz/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 | <%@include file="/comm/jsp/edit_top.jsp"%> 4 | <% MRecord row=MR.me().getAttr(Msg.OBJECT); %> 5 | <%=T.edit_table() %> 6 | <%=T.hidden_id(row.getStr("id")) %> 7 | <%=T.tr() %><%=T.td_l("20%","代码","dm") %><%=T.td(row.getStr("dm")) %><%=T.tr_close() %> 8 | <%=T.tr() %><%=T.td_l_must("名称","mc") %><%=T.td(T.input("mc",row.getStr("mc"))) %><%=T.tr_close() %> 9 | <%=T.tr() %><%=T.td_l("排序","px")%><%=T.td(T.input("px",row.getStr("px"))) %><%=T.tr_close() %> 10 | <%=T.tr_space() %> 11 | <%=T. table_close_form() %> 12 | <%=T.end() %> 13 | -------------------------------------------------------------------------------- /WebRoot/backstage/notice/view.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 | <%@include file="/comm/jsp/view_top.jsp" %> 4 | <%=T.view_table() %> 5 | <%=T.tr() %><%=T.td_l("20%","公告标题","title") %><%=T.td(obj.getStr("title")) %><%=T.tr_close() %> 6 | <%=T.tr() %><%=T.td_l("公告时间","inserttime") %><%=T.td(obj.getStr("inserttime"))%><%=T.tr_close() %> 7 | <%=T.tr() %><%=T.td_l("公告内容","content") %><%=T.td(obj.getStr("content")) %><%=T.tr_close() %> 8 | <%=T.tr() %><%=T.td_l("推广关键字","tag")%><%=T.td(obj.getStr("tag")) %><%=T.tr_close() %> 9 | <%=T.tr_space(2) %> 10 | <%=T. table_close_form() %> 11 | <%=T.end() %> 12 | -------------------------------------------------------------------------------- /WebRoot/js/kinditor/plugins/template/html/2.html: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | 7 |

8 | 标题 9 |

10 | 11 | 12 | 13 | 16 | 19 | 20 | 21 | 24 | 27 | 28 | 29 | 32 | 35 | 36 | 37 |
14 |

标题1

15 |
17 |

标题1

18 |
22 | 内容1 23 | 25 | 内容2 26 |
30 | 内容3 31 | 33 | 内容4 34 |
38 |

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 | 4 | 5 | 6 | 7 | 8 | <% String content=MR.me().getAttr("content"); %> 9 | <%=T.add_table("\"公告信息\" 频道内容",2) %> 10 | <%=T.tr() %><%=T.td_l("内容","content") %><%=T.td(T.textarea_kind_no("content",content,420)) %><%=T.tr_close() %> 11 | <%=T.tr_space() %> 12 | <%=T. table_close_form() %> 13 | <%=T.alert() %> 14 | <%=T.kind_js("content") %> 15 | <%=T.end() %> 16 | -------------------------------------------------------------------------------- /WebRoot/backstage/text/contact.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 | 5 | 6 | 7 | 8 | <% String content=MR.me().getAttr("content"); %> 9 | <%=T.add_table("\"联系我们\" 频道内容",2) %> 10 | <%=T.tr() %><%=T.td_l("内容","content") %><%=T.td(T.textarea_kind_no("content",content,420)) %><%=T.tr_close() %> 11 | <%=T.tr_space() %> 12 | <%=T. table_close_form() %> 13 | <%=T.alert() %> 14 | <%=T.kind_js("content") %> 15 | <%=T.end() %> 16 | -------------------------------------------------------------------------------- /WebRoot/js/formValidator/新建文件夹/jquery.validationEngine-cn.js: -------------------------------------------------------------------------------- 1 | (function($) { 2 | $.fn.validationEngineLanguage = function() {}; 3 | $.validationEngineLanguage = { 4 | newLang: function() { 5 | $.validationEngineLanguage.allRules = {"required":{ // Add your regex rules here, you can take telephone as an example 6 | "regex":"none", 7 | "alertText":"* 非空选项.", 8 | "alertTextCheckboxMultiple":"* 请选择一个单选框.", 9 | "alertTextCheckboxe":"* 请选择一个复选框."}} 10 | 11 | } 12 | } 13 | })(jQuery); 14 | 15 | $(document).ready(function() { 16 | $.validationEngineLanguage.newLang() 17 | }); 18 | -------------------------------------------------------------------------------- /WebRoot/js/formValidator/.svn/all-wcprops: -------------------------------------------------------------------------------- 1 | K 25 2 | svn:wc:ra_dav:version-url 3 | V 44 4 | /svn/ci/!svn/ver/2/trunk/ci/js/formValidator 5 | END 6 | validationEngine.jquery.css 7 | K 25 8 | svn:wc:ra_dav:version-url 9 | V 72 10 | /svn/ci/!svn/ver/2/trunk/ci/js/formValidator/validationEngine.jquery.css 11 | END 12 | jquery.validationEngine-cn.js 13 | K 25 14 | svn:wc:ra_dav:version-url 15 | V 74 16 | /svn/ci/!svn/ver/2/trunk/ci/js/formValidator/jquery.validationEngine-cn.js 17 | END 18 | jquery.validationEngine-en.js 19 | K 25 20 | svn:wc:ra_dav:version-url 21 | V 74 22 | /svn/ci/!svn/ver/2/trunk/ci/js/formValidator/jquery.validationEngine-en.js 23 | END 24 | jquery.validationEngine.js 25 | K 25 26 | svn:wc:ra_dav:version-url 27 | V 72 28 | /svn/ci/!svn/ver/17/trunk/ci/js/formValidator/jquery.validationEngine.js 29 | END 30 | -------------------------------------------------------------------------------- /WebRoot/xitong/main/main.jsp: -------------------------------------------------------------------------------- 1 | <%@ page language="java" import="java.util.*,com.jzero.util.MTool" pageEncoding="UTF-8"%> 2 | <%@ page import="com.jzero.util.*,com.jzero.tag.*,com.jzero.core.*"%> 3 | 4 | 5 | 6 | 7 | main 8 | 9 | <%=T.js("js/jquery.js") %> 10 | 11 | <%=T.js("js/gmaps/gmaps.js") %> 12 | <%=T.css("js/gmaps/examples.css") %> 13 | <%String gmaps=MR.me().getAttr(Msg.OBJECT);%> 14 | 20 | 21 | 22 |
23 | 24 | -------------------------------------------------------------------------------- /WebRoot/xitong/renyuan/view.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 | <%@include file="/comm/jsp/view_top.jsp" %> 4 | <%=T.view_table(4) %> 5 | <%=T.tr() %><%=T.td_l("20%","用户组","name") %><%=T.td(3,obj.getStr("yhzmc")) %><%=T.tr_close() %> 6 | <%=T.tr() %><%=T.td_l("编号","bh")%><%=T.td(obj.getStr("bh")) %><%=T.td_l("姓名","xm")%><%=T.td(obj.getStr("xm")) %><%=T.tr_close() %> 7 | <%=T.tr() %><%=T.td_l("登录显示名","dlm") %><%=T.td(3,obj.getStr("dlm")) %><%=T.tr_close() %> 8 | <%=T.tr() %><%=T.td_l("手机","sj")%><%=T.td(obj.getStr("sj")) %><%=T.td_l("邮箱","dzyj")%><%=T.td(obj.getStr("dzyj")) %><%=T.tr_close() %> 9 | <%=T.tr() %><%=T.td_l("排序","px")%><%=T.td(3,obj.getStr("px")) %><%=T.tr_close() %> 10 | <%=T.tr_space(4) %> 11 | <%=T. table_close_form() %> 12 | <%=T.end() %> 13 | -------------------------------------------------------------------------------- /WebRoot/xitong/terminal/view.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 | <%@include file="/comm/jsp/view_top.jsp" %> 4 | <%=T.view_table(4) %> 5 | <%=T.tr() %><%=T.td_l("20%","终端编号","zdbh") %><%=T.td(3,obj.getStr("zdbh"))%><%=T.tr_close() %> 6 | <%=T.tr() %> 7 | <%=T.td_l("经度","longitude") %><%=T.td(obj.getStr("longitude")) %> 8 | <%=T.td_l("纬度","latitude") %><%=T.td(obj.getStr("latitude")) %> 9 | <%=T.tr_close() %> 10 | <%=T.tr() %> 11 | <%=T.td_l("最后登录时间","logintime") %><%=T.td(obj.getStr("logintime")) %> 12 | <%=T.td_l("登录IP","ip") %><%=T.td(obj.getStr("ip")) %> 13 | <%=T.tr_close() %> 14 | <%=T.tr() %><%=T.td_l("描述","bz") %><%=T.td(3,obj.getStr("bz")) %><%=T.tr_close() %> 15 | <%=T.tr_space(4) %> 16 | <%=T. table_close_form() %> 17 | <%=T.end() %> 18 | -------------------------------------------------------------------------------- /WebRoot/js/dtree/dtree.css: -------------------------------------------------------------------------------- 1 | /*--------------------------------------------------| 2 | | dTree 2.05 | www.destroydrop.com/javascript/tree/ | 3 | |---------------------------------------------------| 4 | | Copyright (c) 2002-2003 Geir Landr? | 5 | |--------------------------------------------------*/ 6 | 7 | .dtree { 8 | font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; 9 | font-size: 11px; 10 | color: #666; 11 | white-space: nowrap; 12 | } 13 | .dtree img { 14 | border: 0px; 15 | vertical-align: middle; 16 | } 17 | .dtree a { 18 | color: #333; 19 | text-decoration: none; 20 | } 21 | .dtree a.node, .dtree a.nodeSel { 22 | white-space: nowrap; 23 | padding: 1px 2px 1px 2px; 24 | } 25 | .dtree a.node:hover, .dtree a.nodeSel:hover { 26 | color: #333; 27 | text-decoration: underline; 28 | } 29 | .dtree a.nodeSel { 30 | background-color: #c0d2ec; 31 | } 32 | .dtree .clip { 33 | overflow: hidden; 34 | } -------------------------------------------------------------------------------- /WebRoot/backstage/notice/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 | 5 | 6 | <%=T.add_table() %> 7 | <%=T.tr() %><%=T.td_l("20%","公告标题","title") %><%=T.td(T.input_must_style("title","width:280px")) %><%=T.tr_close() %> 8 | <%=T.tr() %><%=T.td_l("公告时间","inserttime") %><%=T.td(T.time_must_ymd("inserttime",MDate.get_ymd_hms())) %><%=T.tr_close() %> 9 | <%=T.tr() %><%=T.td_l("公告内容","content") %><%=T.td(T.textarea_kind_no("content",320)) %><%=T.tr_close() %> 10 | <%=T.tr() %><%=T.td_l("推广关键字","tag")%><%=T.td(T.input("tag")+T.span("关键字之间请用 , 隔开")) %><%=T.tr_close() %> 11 | <%=T.tr_space() %> 12 | <%=T. table_close_form() %> 13 | <%=T.alert() %> 14 | <%=T.kind_js("content") %> 15 | <%=T.js_auto("title","tag") %> 16 | <%=T.end() %> 17 | -------------------------------------------------------------------------------- /WebRoot/xitong/terminal/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 | 5 | 6 | <%=T.add_table(4) %> 7 | <%=T.tr() %><%=T.td_l("20%","终端编号","zdbh") %><%=T.td(3,T.input_other("zdbh"," class='validate[required]' onchange='exists(\"zdbh\",\"wz_terminal\",\"此终端编号已存在.\")'"))%><%=T.tr_close() %> 8 | <%=T.tr() %> 9 | <%=T.td_l("经度","longitude") %><%=T.td(T.input_must_style("longitude","width:120px")) %> 10 | <%=T.td_l("纬度","latitude") %><%=T.td(T.input_must_style("latitude","width:120px")) %> 11 | <%=T.tr_close() %> 12 | <%=T.tr() %><%=T.td_l("描述","bz") %><%=T.td(3,T.textarea_kind_no("bz",180)) %><%=T.tr_close() %> 13 | <%=T.tr_space(4) %> 14 | <%=T. table_close_form() %> 15 | <%=T.alert() %> 16 | <%=T.kind_js("bz") %> 17 | <%=T.end() %> 18 | -------------------------------------------------------------------------------- /WebRoot/backstage/achievement/view.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 | <%@include file="/comm/jsp/view_top.jsp" %> 4 | <% MRecord record=MR.me().getAttr(Msg.OUT_DATAS);List lst=record.get("mxlst"); %> 5 | <%=T.view_table() %> 6 | <%=T.tr() %><%=T.td_l("分类","types")%><%=T.td(obj.getStr("types"))%><%=T.tr_close() %> 7 | <%=T.img_mul_show(lst) %> 8 | <%=T.tr() %><%=T.td("20%","文章标题") %><%=T.td(obj.getStr("title")) %><%=T.tr_close()%> 9 | <%=T.tr() %><%=T.td("内容")%> <%=T.td(obj.getStr("content")) %><%=T.tr_close() %> 10 | <%=T.tr() %><%=T.td("相关标签")%><%=T.td(obj.getStr("tag")) %><%=T.tr_close() %> 11 | <%=T.tr() %><%=T.td("来源")%><%=T.td(obj.getStr("source")) %><%=T.tr_close() %> 12 | <%=T.tr() %><%=T.td("添加时间")%><%=T.td(obj.getStr("inserttime")) %><%=T.tr_close() %> 13 | <%=T.tr_space(2) %> 14 | <%=T. table_close_form() %> 15 | <%=T.end() %> 16 | -------------------------------------------------------------------------------- /src/guilinsoft/sky/action/xitong/Jilu.java: -------------------------------------------------------------------------------- 1 | 2 | package guilinsoft.sky.action.xitong; 3 | 4 | import guilinsoft.sky.utils.MMsg; 5 | 6 | import com.jzero.comm.MComm; 7 | import com.jzero.comm.MCommHelp; 8 | import com.jzero.core.MR; 9 | import com.jzero.db.core.M; 10 | import com.jzero.util.MCnt; 11 | import com.jzero.util.Msg; 12 | 13 | /** 14 | * 2012-10-21: 操作日志系统启示录信息 15 | * wangujqw@gmail.com 16 | */ 17 | public class Jilu { 18 | 19 | public void index(){ 20 | MComm.me().m_list(MMsg.XT_JLB,new Object[]{"order by time desc"}); 21 | } 22 | public void find(){ 23 | MComm.me().m_find_t(MMsg.XT_JLB,"time",new Object[]{"order by time desc"}); 24 | } 25 | 26 | public void delete(){ 27 | String begin=MR.me().getPara("start"); 28 | String end=MR.me().getPara("end"); 29 | String where=MCnt.me().between("time", begin, end).toStr(); 30 | M.me().delete(MMsg.XT_JLB, where); 31 | MCommHelp.outHTML("xitong/jilu/index", Msg.DELETE_SUCCESS); 32 | } 33 | } 34 | -------------------------------------------------------------------------------- /WebRoot/backstage/ad/menu_frame.jsp: -------------------------------------------------------------------------------- 1 | <%@ page language="java" contentType="text/html; charset=utf-8" pageEncoding="utf-8" import="java.util.*"%> 2 | <% 3 | String path = request.getContextPath(); 4 | String basePath = request.getScheme()+"://"+request.getServerName()+":"+request.getServerPort()+path+"/"; 5 | %> 6 | 7 | 8 | 9 | 10 | 内容管理系统 11 | 12 | 13 | 14 | 15 | 16 | 17 | 18 | 19 | 20 | <body>您的浏览器不支持框架!</body> 21 | 22 | -------------------------------------------------------------------------------- /WebRoot/xitong/renyuan/menu_frame.jsp: -------------------------------------------------------------------------------- 1 | <%@ page language="java" contentType="text/html; charset=utf-8" pageEncoding="utf-8" import="java.util.*"%> 2 | <% 3 | String path = request.getContextPath(); 4 | String basePath = request.getScheme()+"://"+request.getServerName()+":"+request.getServerPort()+path+"/"; 5 | %> 6 | 7 | 8 | 9 | 10 | 内容管理系统 11 | 12 | 13 | 14 | 15 | 16 | 17 | 18 | 19 | 20 | 21 | 22 | <body>您的浏览器不支持框架!</body> 23 | 24 | -------------------------------------------------------------------------------- /WebRoot/backstage/homephoto/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 | 6 | 7 | 8 | <%=T.add_table() %> 9 | <%=T.tr() %><%=T.td_l("20%","标题","title") %><%=T.td() %><%=T.input_must_style("title","width:320px;")%><%=T.td_close() %><%=T.tr_close() %> 10 | <%=T.tr() %><%=T.td_l("图片","path")%><%=T.td(T.img_single("path"))%><%=T.tr_close() %> 11 | <%=T.tr() %><%=T.td_l("内容","content") %><%=T.td(T.textarea_kind_no("content",230)) %><%=T.tr_close() %> 12 | <%=T.tr() %><%=T.td_l("添加时间","pubdate")%><%=T.td(T.time_must("pubdate",MDate.get_ymd_hms())) %><%=T.tr_close() %> 13 | <%=T.tr_space() %> 14 | <%=T. table_close_form() %> 15 | <%=T.alert() %> 16 | <%=T.js_auto("title","tag") %> 17 | <%=T.kind_js("content") %> 18 | <%=T.end() %> 19 | -------------------------------------------------------------------------------- /WebRoot/js/wtree/wtree.css: -------------------------------------------------------------------------------- 1 | /*--------------------------------------------------| 2 | | dTree 2.05 | www.destroydrop.com/javascript/tree/ | 3 | |---------------------------------------------------| 4 | | Copyright (c) 2002-2003 Geir Landr? | 5 | |--------------------------------------------------*/ 6 | 7 | .dtree { 8 | font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; 9 | font-size: 11px; 10 | color: #666; 11 | white-space: nowrap; 12 | } 13 | .dtree img { 14 | border: 0px; 15 | vertical-align: middle; 16 | } 17 | .dtree a { 18 | color: #333; 19 | text-decoration: none; 20 | } 21 | .dtree a.node, .dtree a.nodeSel { 22 | white-space: nowrap; 23 | padding: 1px 2px 1px 2px; 24 | } 25 | .dtree a.node:hover, .dtree a.nodeSel:hover { 26 | color: #333; 27 | text-decoration: underline; 28 | } 29 | .dtree a.nodeSel { 30 | background-color: #c0d2ec; 31 | } 32 | .dtree .clip { 33 | overflow: hidden; 34 | } 35 | .cx{ 36 | line-height:12px; 37 | padding:0px; 38 | margin:0px; 39 | width:12px; 40 | height:12px; 41 | vertical-align:middle; 42 | } -------------------------------------------------------------------------------- /src/guilinsoft/sky/action/xitong/Terminal.java: -------------------------------------------------------------------------------- 1 | package guilinsoft.sky.action.xitong; 2 | 3 | import guilinsoft.sky.utils.MMsg; 4 | 5 | import com.jzero.comm.MComm; 6 | 7 | /** 8 | *终端信息表 9 | */ 10 | public class Terminal { 11 | public void index() { 12 | MComm.me().m_list(MMsg.XT_TERMINAL, new Object[] { "order by logintime desc" }); 13 | } 14 | 15 | public void find() { 16 | MComm.me().m_find(MMsg.XT_TERMINAL, new Object[] { "order by logintime desc" }); 17 | } 18 | 19 | public void add() { 20 | MComm.me().m_add(); 21 | } 22 | 23 | public void save() { 24 | MComm.me().m_save(MMsg.XT_TERMINAL); 25 | } 26 | 27 | public void edit() { 28 | MComm.me().m_edit(MMsg.XT_TERMINAL, 3); 29 | } 30 | 31 | public void update() { 32 | MComm.me().m_update_list(MMsg.XT_TERMINAL); 33 | } 34 | 35 | public void del() { 36 | MComm.me().m_del(MMsg.XT_TERMINAL, 3); 37 | } 38 | 39 | public void view() { 40 | MComm.me().m_view(MMsg.XT_TERMINAL, 3); 41 | } 42 | 43 | public void batch() { 44 | MComm.me().m_batch_del(MMsg.XT_TERMINAL); 45 | } 46 | } 47 | -------------------------------------------------------------------------------- /WebRoot/js/kinditor/plugins/pagebreak/pagebreak.js: -------------------------------------------------------------------------------- 1 | /******************************************************************************* 2 | * KindEditor - WYSIWYG HTML Editor for Internet 3 | * Copyright (C) 2006-2011 kindsoft.net 4 | * 5 | * @author Roddy 6 | * @site http://www.kindsoft.net/ 7 | * @licence http://www.kindsoft.net/license.php 8 | *******************************************************************************/ 9 | 10 | KindEditor.plugin('pagebreak', function(K) { 11 | var self = this, name = 'pagebreak'; 12 | self.clickToolbar(name, function() { 13 | var cmd = self.cmd, range = cmd.range; 14 | self.focus(); 15 | range.enlarge(true); 16 | cmd.split(true); 17 | var tail = self.newlineTag == 'br' || K.WEBKIT ? '' : '

'; 18 | self.insertHtml('
' + tail); 19 | if (tail !== '') { 20 | var p = K('#__kindeditor_tail_tag__', self.edit.doc); 21 | range.selectNodeContents(p[0]); 22 | p.removeAttr('id'); 23 | cmd.select(); 24 | } 25 | }); 26 | }); 27 | -------------------------------------------------------------------------------- /WebRoot/xitong/renyuan/pass.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 | <% String save_uri="xitong/renyuan/save_pass";%> 10 | <%=T.form_open(save_uri) %> 11 | 12 | 13 | 16 | 17 |
14 | <%=T.button("更新","confirms_msg('确认进行修改?','niceform')") %> 15 |
18 | <%=T.add_table("修改密码",2) %> 19 | <%=T.tr() %><%=T.td_l("20%","原密码","oldpass") %><%=T.td(T.input_must("oldpass")) %><%=T.tr_close() %> 20 | <%=T.tr() %><%=T.td_l("新密码","newpass")%><%=T.td(T.input_must("newpass")) %><%=T.tr_close() %> 21 | <%=T.tr() %><%=T.td_l("确认密码","qrpass") %><%=T.td(T.input_must("qrpass")) %><%=T.tr_close() %> 22 | <%=T.tr_space() %> 23 | <%=T. table_close_form() %> 24 | <%=T.alert()%> 25 | <%=T.end() %> -------------------------------------------------------------------------------- /WebRoot/js/My97DatePicker/lang/zh-cn.js: -------------------------------------------------------------------------------- 1 | var $lang={ 2 | errAlertMsg: "\u4E0D\u5408\u6CD5\u7684\u65E5\u671F\u683C\u5F0F\u6216\u8005\u65E5\u671F\u8D85\u51FA\u9650\u5B9A\u8303\u56F4,\u9700\u8981\u64A4\u9500\u5417?", 3 | aWeekStr: ["\u5468","\u65E5","\u4E00","\u4E8C","\u4E09","\u56DB","\u4E94","\u516D"], 4 | aLongWeekStr:["\u5468","\u661F\u671F\u65E5","\u661F\u671F\u4E00","\u661F\u671F\u4E8C","\u661F\u671F\u4E09","\u661F\u671F\u56DB","\u661F\u671F\u4E94","\u661F\u671F\u516D"], 5 | aMonStr: ["\u4E00\u6708","\u4E8C\u6708","\u4E09\u6708","\u56DB\u6708","\u4E94\u6708","\u516D\u6708","\u4E03\u6708","\u516B\u6708","\u4E5D\u6708","\u5341\u6708","\u5341\u4E00","\u5341\u4E8C"], 6 | aLongMonStr: ["\u4E00\u6708","\u4E8C\u6708","\u4E09\u6708","\u56DB\u6708","\u4E94\u6708","\u516D\u6708","\u4E03\u6708","\u516B\u6708","\u4E5D\u6708","\u5341\u6708","\u5341\u4E00\u6708","\u5341\u4E8C\u6708"], 7 | clearStr: "\u6E05\u7A7A", 8 | todayStr: "\u4ECA\u5929", 9 | okStr: "\u786E\u5B9A", 10 | updateStr: "\u786E\u5B9A", 11 | timeStr: "\u65F6\u95F4", 12 | quickStr: "\u5FEB\u901F\u9009\u62E9", 13 | err_1: '\u6700\u5C0F\u65E5\u671F\u4E0D\u80FD\u5927\u4E8E\u6700\u5927\u65E5\u671F!' 14 | } -------------------------------------------------------------------------------- /WebRoot/js/My97DatePicker/lang/zh-tw.js: -------------------------------------------------------------------------------- 1 | var $lang={ 2 | errAlertMsg: "\u4E0D\u5408\u6CD5\u7684\u65E5\u671F\u683C\u5F0F\u6216\u8005\u65E5\u671F\u8D85\u51FA\u9650\u5B9A\u7BC4\u570D,\u9700\u8981\u64A4\u92B7\u55CE?", 3 | aWeekStr: ["\u5468","\u65E5","\u4E00","\u4E8C","\u4E09","\u56DB","\u4E94","\u516D"], 4 | aLongWeekStr:["\u5468","\u661F\u671F\u65E5","\u661F\u671F\u4E00","\u661F\u671F\u4E8C","\u661F\u671F\u4E09","\u661F\u671F\u56DB","\u661F\u671F\u4E94","\u661F\u671F\u516D"], 5 | aMonStr: ["\u4E00\u6708","\u4E8C\u6708","\u4E09\u6708","\u56DB\u6708","\u4E94\u6708","\u516D\u6708","\u4E03\u6708","\u516B\u6708","\u4E5D\u6708","\u5341\u6708","\u5341\u4E00","\u5341\u4E8C"], 6 | aLongMonStr: ["\u4E00\u6708","\u4E8C\u6708","\u4E09\u6708","\u56DB\u6708","\u4E94\u6708","\u516D\u6708","\u4E03\u6708","\u516B\u6708","\u4E5D\u6708","\u5341\u6708","\u5341\u4E00\u6708","\u5341\u4E8C\u6708"], 7 | clearStr: "\u6E05\u7A7A", 8 | todayStr: "\u4ECA\u5929", 9 | okStr: "\u78BA\u5B9A", 10 | updateStr: "\u78BA\u5B9A", 11 | timeStr: "\u6642\u9593", 12 | quickStr: "\u5FEB\u901F\u9078\u64C7", 13 | err_1: '\u6700\u5C0F\u65E5\u671F\u4E0D\u80FD\u5927\u65BC\u6700\u5927\u65E5\u671F!' 14 | } -------------------------------------------------------------------------------- /src/guilinsoft/sky/action/backstage/Homephoto.java: -------------------------------------------------------------------------------- 1 | package guilinsoft.sky.action.backstage; 2 | 3 | import guilinsoft.sky.utils.MMsg; 4 | 5 | import com.jzero.comm.MComm; 6 | import com.jzero.core.MR; 7 | import com.jzero.util.MRecord; 8 | import com.jzero.util.MSession; 9 | /** 10 | * 首页图片 11 | * wangujqw@gmail.com 12 | */ 13 | public class Homephoto { 14 | public void index() { 15 | MComm.me().m_list(MMsg.WZ_HOME_PHOTO, new Object[]{"order by pubdate desc"}); 16 | } 17 | public void add() { 18 | MComm.me().m_add(); 19 | } 20 | 21 | public void save() { 22 | MRecord in=MR.me().getPara(); 23 | in.set("publisher", MSession.getName()); 24 | MComm.me().m_save(MMsg.WZ_HOME_PHOTO,in); 25 | } 26 | 27 | public void edit() { 28 | MComm.me().m_edit(MMsg.WZ_HOME_PHOTO,3); 29 | } 30 | 31 | public void update() { 32 | MComm.me().m_update_list(MMsg.WZ_HOME_PHOTO); 33 | } 34 | 35 | public void del() { 36 | MComm.me().m_del(MMsg.WZ_HOME_PHOTO,3); 37 | } 38 | 39 | public void batch() { 40 | MComm.me().m_batch_del(MMsg.WZ_HOME_PHOTO); 41 | } 42 | 43 | public void view() { 44 | MComm.me().m_view(MMsg.WZ_HOME_PHOTO,3); 45 | } 46 | 47 | } 48 | -------------------------------------------------------------------------------- /src/guilinsoft/sky/action/backstage/Text.java: -------------------------------------------------------------------------------- 1 | 2 | package guilinsoft.sky.action.backstage; 3 | 4 | import guilinsoft.sky.utils.MMsg; 5 | 6 | import com.jzero.comm.MCommHelp; 7 | import com.jzero.core.MR; 8 | import com.jzero.render.MB; 9 | import com.jzero.util.MTool; 10 | import com.jzero.util.Msg; 11 | 12 | /** 13 | * 这个类主要负责文件的操作 14 | * wangujqw@gmail.com 15 | */ 16 | public class Text { 17 | //联系我们 18 | public void index_contact(){ 19 | MR.me().setAttr("content", MTool.read(MMsg.TXT_CONTACT)); 20 | MB.me().getJspRender("/backstage/text/contact.jsp"); 21 | } 22 | public void save_contact(){ 23 | MTool.write(MMsg.TXT_CONTACT,MR.me().getPara("content")); 24 | MCommHelp.outHTML("backstage/text/index_contact", Msg.SAVE_SUCCESS); 25 | } 26 | 27 | //公告信息 28 | public void index_notice(){ 29 | MR.me().setAttr("content", MTool.read(MMsg.TXT_NOTICE)); 30 | MB.me().getJspRender("/backstage/text/notice.jsp"); 31 | } 32 | public void save_notice(){ 33 | MTool.write(MMsg.TXT_NOTICE,MR.me().getPara("content")); 34 | MCommHelp.outHTML("backstage/text/index_notice", Msg.SAVE_SUCCESS); 35 | } 36 | 37 | } 38 | -------------------------------------------------------------------------------- /src/guilinsoft/sky/action/说明.txt: -------------------------------------------------------------------------------- 1 | 此包主要负责前台页面控制 2 | private static final String TABLE = "wz_news"; 3 | public void find() { 4 | MComm.me().m_find(TABLE); 5 | } 6 | 7 | public void edit() { 8 | MComm.me().m_edit(TABLE); 9 | } 10 | 11 | public void update() { 12 | MComm.me().m_update(TABLE); 13 | } 14 | 15 | public void save() { 16 | MComm.me().m_save(TABLE); 17 | } 18 | 19 | public void view() { 20 | MComm.me().m_view(TABLE); 21 | } 22 | 23 | public void add() { 24 | MComm.me().m_add(); 25 | } 26 | 27 | public void del() { 28 | MComm.me().m_del(TABLE); 29 | } 30 | 31 | public void batch() { 32 | MComm.me().m_batch_del(TABLE); 33 | } 34 | 35 | public void upload() { 36 | M.me().tx(new ITX() { 37 | public boolean run() throws SQLException { 38 | M.me().execute(" INSERT INTO wz_news(id) VALUES ('39')"); 39 | M.me().execute(" INSERT INTO wz_news(id) VALUES ('40')"); 40 | M.me().execute(" INSERT INTO wz_news(id) VALUES ('41')"); 41 | M.me().insert(TABLE, new MRecord().set("id", "555")); 42 | return false; 43 | } 44 | }); 45 | // MComm.me().m_save_upload(TABLE); 46 | } -------------------------------------------------------------------------------- /WebRoot/xitong/quanxian/menu_frame.jsp: -------------------------------------------------------------------------------- 1 | <%@ page language="java" contentType="text/html; charset=utf-8" pageEncoding="utf-8" import="java.util.*"%> 2 | <% 3 | String path = request.getContextPath(); 4 | String basePath = request.getScheme()+"://"+request.getServerName()+":"+request.getServerPort()+path+"/"; 5 | %> 6 | 7 | 8 | 9 | 10 | 内容管理系统 11 | 19 | 20 | 21 | 22 | 23 | 24 | 25 | 26 | 27 | <body>您的浏览器不支持框架!</body> 28 | 29 | -------------------------------------------------------------------------------- /WebRoot/js/flexslider/LICENSE.txt: -------------------------------------------------------------------------------- 1 | Copyright (c) 2011 Tyler Smith 2 | 3 | Permission is hereby granted, free of charge, to any person 4 | obtaining a copy of this software and associated documentation 5 | files (the "Software"), to deal in the Software without 6 | restriction, including without limitation the rights to use, 7 | copy, modify, merge, publish, distribute, sublicense, and/or sell 8 | copies of the Software, and to permit persons to whom the 9 | Software is furnished to do so, subject to the following 10 | conditions: 11 | 12 | The above copyright notice and this permission notice shall be 13 | included in all copies or substantial portions of the Software. 14 | 15 | THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, 16 | EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES 17 | OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND 18 | NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT 19 | HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, 20 | WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING 21 | FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR 22 | OTHER DEALINGS IN THE SOFTWARE. 23 | -------------------------------------------------------------------------------- /WebRoot/backstage/content/menu_frame.jsp: -------------------------------------------------------------------------------- 1 | <%@ page language="java" contentType="text/html; charset=utf-8" pageEncoding="utf-8" import="java.util.*"%> 2 | <% 3 | String path = request.getContextPath(); 4 | String basePath = request.getScheme()+"://"+request.getServerName()+":"+request.getServerPort()+path+"/"; 5 | %> 6 | 7 | 8 | 9 | 10 | 内容管理系统 11 | 19 | 20 | 21 | 22 | 23 | 24 | 25 | 26 | 27 | 28 | <body>您的浏览器不支持框架!</body> 29 | 30 | -------------------------------------------------------------------------------- /WebRoot/xitong/fenlei/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 | 5 | 6 | <% MRecord row=MR.me().getAttr(Msg.OBJECT); 7 | MRecord out_data=MR.me().getAttr(Msg.OUT_DATAS); 8 | List category=out_data.get("category"); 9 | %> 10 | <%=T.hidden_id(row.getStr("id")) %> 11 | <%=T.add_table("修改分类",2) %> 12 | <%=T.tr() %><%=T.td_l("20%","上级分类","parent_id") %><%=T.td() %><%=T.select_info("parent_id",row.getStr("parent_id"),"顶级分类","0",category)%><%=T.td_close() %><%=T.tr_close() %> 13 | <%=T.tr() %><%=T.td_l("20%","名称","name") %><%=T.td() %><%=T.input_must("name",row.getStr("name"))%><%=T.td_close() %><%=T.tr_close() %> 14 | <%=T.tr() %><%=T.td_l("备注","bz")%><%=T.td(T.textarea("bz",row.getStr("bz"))) %><%=T.tr_close() %> 15 | <%=T.tr() %><%=T.td_l("排序","sort")%><%=T.td(T.input_style_int("sort",row.getStr("sort"),"width:60px")) %><%=T.tr_close() %> 16 | <%=T.tr_space(2) %> 17 | <%=T. table_close_form() %> 18 | <%=T.alert() %> 19 | <%=T.end() %> 20 | -------------------------------------------------------------------------------- /WebRoot/backstage/homephoto/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 | <%=T.js("js/My97DatePicker/WdatePicker.js") %> 4 | <%@include file="/comm/js/wdate.jsp" %> 5 | 6 | 7 | 8 | <% MRecord row=MR.me().getAttr(Msg.OBJECT); %> 9 | <%=T.edit_table() %> 10 | <%=T.hidden_id(row.getStr("id")) %> 11 | <%=T.tr() %><%=T.td_l("20%","标题","title") %><%=T.td() %><%=T.input_must_style("title",row.getStr("title"),"width:320px;")%><%=T.td_close() %><%=T.tr_close() %> 12 | <%=T.tr() %><%=T.td_l("图片","path")%><%=T.td(T.img_single("path",row.getStr("path")))%><%=T.tr_close() %> 13 | <%=T.tr() %><%=T.td_l("内容","content") %><%=T.td(T.textarea_kind_no("content",row.getStr("content"),230)) %><%=T.tr_close() %> 14 | <%=T.tr() %><%=T.td_l("添加时间","pubdate")%><%=T.td(T.time_must("pubdate",row.getStr("pubdate"))) %><%=T.tr_close() %> 15 | <%=T.tr_space() %> 16 | <%=T. table_close_form() %> 17 | <%=T.kind_js("content") %> 18 | <%=T.js_auto("title","tag") %> 19 | <%=T.end() %> 20 | -------------------------------------------------------------------------------- /WebRoot/js/kinditor/plugins/preview/preview.js: -------------------------------------------------------------------------------- 1 | /******************************************************************************* 2 | * KindEditor - WYSIWYG HTML Editor for Internet 3 | * Copyright (C) 2006-2011 kindsoft.net 4 | * 5 | * @author Roddy 6 | * @site http://www.kindsoft.net/ 7 | * @licence http://www.kindsoft.net/license.php 8 | *******************************************************************************/ 9 | 10 | KindEditor.plugin('preview', function(K) { 11 | var self = this, name = 'preview', undefined; 12 | self.clickToolbar(name, function() { 13 | var lang = self.lang(name + '.'), 14 | html = '
' + 15 | '' + 16 | '
', 17 | dialog = self.createDialog({ 18 | name : name, 19 | width : 750, 20 | title : self.lang(name), 21 | body : html 22 | }), 23 | iframe = K('iframe', dialog.div), 24 | doc = K.iframeDoc(iframe); 25 | doc.open(); 26 | doc.write(self.fullHtml()); 27 | doc.close(); 28 | K(doc.body).css('background-color', '#FFF'); 29 | iframe[0].contentWindow.focus(); 30 | }); 31 | }); 32 | -------------------------------------------------------------------------------- /WebRoot/backstage/notice/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 | <%=T.js("js/My97DatePicker/WdatePicker.js") %> 4 | <%@include file="/comm/js/wdate.jsp" %> 5 | 6 | 7 | 8 | <% MRecord row=MR.me().getAttr(Msg.OBJECT); %> 9 | <%=T.edit_table() %> 10 | <%=T.hidden_id(row.getStr("id")) %> 11 | <%=T.tr() %><%=T.td_l("20%","公告标题","title") %><%=T.td(T.input_must_style("title",row.getStr("title"),"width:280px")) %><%=T.tr_close() %> 12 | <%=T.tr() %><%=T.td_l("公告时间","inserttime") %><%=T.td(T.time_must_ymd("inserttime",row.getStr("inserttime"))) %><%=T.tr_close() %> 13 | <%=T.tr() %><%=T.td_l("公告内容","content") %><%=T.td(T.textarea_kind_no("content",row.getStr("content"),320)) %><%=T.tr_close() %> 14 | <%=T.tr() %><%=T.td_l("推广关键字","tag")%><%=T.td(T.input("tag",row.getStr("tag"))+T.span("关键字之间请用 , 隔开")) %><%=T.tr_close() %> 15 | <%=T.tr_space() %> 16 | <%=T. table_close_form() %> 17 | <%=T.kind_js("content") %> 18 | <%=T.js_auto("title","tag") %> 19 | <%=T.end() %> 20 | -------------------------------------------------------------------------------- /WebRoot/xitong/menu/menu_frame.jsp: -------------------------------------------------------------------------------- 1 | <%@ page language="java" contentType="text/html; charset=utf-8" pageEncoding="utf-8" import="java.util.*"%> 2 | <% 3 | String path = request.getContextPath(); 4 | String basePath = request.getScheme()+"://"+request.getServerName()+":"+request.getServerPort()+path+"/"; 5 | %> 6 | 7 | 8 | 9 | 10 | 内容管理系统 11 | 19 | 20 | 21 | 22 | 23 | 24 | 25 | 26 | 27 | 28 | <body>您的浏览器不支持框架!</body> 29 | 30 | -------------------------------------------------------------------------------- /WebRoot/js/gmaps/examples.css: -------------------------------------------------------------------------------- 1 | body{ 2 | font-family: 'Droid Sans', 'Helvetica', Arial, sans-serif; 3 | margin:5px; 4 | } 5 | #map{ 6 | display: block; 7 | width: 95%; 8 | height: 350px; 9 | margin: 0 auto; 10 | -moz-box-shadow: 0px 5px 20px #ccc; 11 | -webkit-box-shadow: 0px 5px 20px #ccc; 12 | box-shadow: 0px 5px 20px #ccc; 13 | } 14 | #map.large{ 15 | height:500px; 16 | } 17 | 18 | .overlay{ 19 | display:block; 20 | text-align:left; 21 | color:#fff; 22 | font-size:20px; 23 | line-height:10px; 24 | opacity:0.8; 25 | background:#4477aa; 26 | border:solid 3px #336699; 27 | border-radius:4px; 28 | box-shadow:2px 2px 10px #333; 29 | text-shadow:1px 1px 1px #666; 30 | padding:0 4px; 31 | } 32 | 33 | .overlay_arrow{ 34 | left:50%; 35 | margin-left:-16px; 36 | width:0; 37 | height:0; 38 | position:absolute; 39 | } 40 | .overlay_arrow.above{ 41 | bottom:-15px; 42 | border-left:16px solid transparent; 43 | border-right:16px solid transparent; 44 | border-top:16px solid #336699; 45 | } 46 | .overlay_arrow.below{ 47 | top:-15px; 48 | border-left:16px solid transparent; 49 | border-right:16px solid transparent; 50 | border-bottom:16px solid #336699; 51 | } -------------------------------------------------------------------------------- /src/guilinsoft/sky/utils/Tools.java: -------------------------------------------------------------------------------- 1 | 2 | package guilinsoft.sky.utils; 3 | 4 | import com.jzero.db.core.M; 5 | import com.jzero.util.MCnt; 6 | import com.jzero.util.MSession; 7 | import com.jzero.util.MTool; 8 | 9 | /** 10 | * 2012-11-1: 11 | * wangujqw@gmail.com 12 | */ 13 | public class Tools extends MTool { 14 | //2012-11-1 判断当前用户是否是管理员 15 | public static boolean is_admin(){ 16 | String where=MCnt.me().and_eq("yhzdm",MMsg.SYS).and_eq("bh",MSession.get().get("bh")).toStr(); 17 | return M.me().check(MMsg.XT_USER, where); 18 | } 19 | //判断当前用户是否已审核,如果已审核,则只有管理员可以删除与信息,否则只能查看 2012-11-12 20 | public static boolean is_audit(String shzt,boolean is_admin){ 21 | return shzt.equals("未审核")?true:is_admin?true:false; 22 | } 23 | 24 | public static String repeat(Object str,String src_str){ 25 | String repeat_str=""; 26 | int num=src_str.split("-").length-2; 27 | if(str instanceof Integer){//整数则相乘 28 | repeat_str=num+""; 29 | }else if(str instanceof String){ 30 | repeat_str=""; 31 | if(num>0){ 32 | repeat_str=str.toString(); 33 | for(int i=1;i 2 | <%@ page import="com.jzero.util.*,com.jzero.tag.T,com.jzero.core.*"%> 3 | <%=T.js("js/My97DatePicker/WdatePicker.js") %> 4 | <%@include file="/comm/js/wdate.jsp" %> 5 | 6 | 7 | 8 | <% MRecord row=MR.me().getAttr(Msg.OBJECT); %> 9 | <%=T.edit_table(4) %> 10 | <%=T.hidden_id(row.getStr("id")) %> 11 | <%=T.tr() %><%=T.td_l("20%","终端编号","zdbh") %><%=T.td(3,T.input_other("zdbh",row.getStr("zdbh")," class='validate[required]' onchange='exists(\"zdbh\",\"wz_terminal\",\"此终端编号已存在.\")'"))%><%=T.tr_close() %> 12 | <%=T.tr() %> 13 | <%=T.td_l("经度","longitude") %><%=T.td(T.input_must_style("longitude",row.getStr("longitude"),"width:120px")) %> 14 | <%=T.td_l("纬度","latitude") %><%=T.td(T.input_must_style("latitude",row.getStr("latitude"),"width:120px")) %> 15 | <%=T.tr_close() %> 16 | <%=T.tr() %><%=T.td_l("描述","bz") %><%=T.td(3,T.textarea_kind_no("bz",row.getStr("bz"),180)) %><%=T.tr_close() %> 17 | <%=T.tr_space(4) %> 18 | <%=T. table_close_form() %> 19 | <%=T.kind_js("bz") %> 20 | <%=T.end() %> 21 | -------------------------------------------------------------------------------- /src/guilinsoft/sky/action/backstage/Notice.java: -------------------------------------------------------------------------------- 1 | 2 | package guilinsoft.sky.action.backstage; 3 | 4 | import guilinsoft.sky.utils.MMsg; 5 | 6 | import com.jzero.comm.MComm; 7 | import com.jzero.core.MR; 8 | import com.jzero.util.MDate; 9 | import com.jzero.util.MRecord; 10 | import com.jzero.util.MSession; 11 | 12 | /** 13 | * 2012-11-15: 公告信息 14 | * wangujqw@gmail.com 15 | */ 16 | public class Notice { 17 | 18 | public void index(){ 19 | MComm.me().m_list(MMsg.WZ_NOTICE, new Object[]{"order by inserttime desc"}); 20 | } 21 | public void find(){ 22 | MComm.me().m_find(MMsg.WZ_NOTICE, new Object[]{"order by inserttime desc"}); 23 | } 24 | public void add(){ 25 | MComm.me().m_add(); 26 | } 27 | public void save(){ 28 | MRecord in=MR.me().getPara(); 29 | in.set("lrrq", MDate.get_ymd_hms()).set("lrry", MSession.getName()); 30 | MComm.me().m_save(MMsg.WZ_NOTICE,in); 31 | } 32 | public void edit(){ 33 | MComm.me().m_edit(MMsg.WZ_NOTICE,3); 34 | } 35 | public void update(){ 36 | MComm.me().m_update(MMsg.WZ_NOTICE); 37 | } 38 | public void del(){ 39 | MComm.me().m_del(MMsg.WZ_NOTICE,3); 40 | } 41 | public void view(){ 42 | MComm.me().m_view(MMsg.WZ_NOTICE,3); 43 | } 44 | public void batch(){ 45 | MComm.me().m_batch_del(MMsg.WZ_NOTICE); 46 | } 47 | } 48 | -------------------------------------------------------------------------------- /WebRoot/backstage/homephoto/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 | 4 | 5 | 6 | <%=T.form_open("","delForm") %> 7 | <%=T.table_list(5,"首页图页展示列表")%> 8 | <%=T.tr()%> 9 | <%=T.td("center",T.a_checkbox(),"5%") %> 10 | <%=T.td("25%","标题") %> 11 | <%=T.td("20%","图片") %> 12 | <%=T.td("12%","日期") %> 13 | <%=T.td("center","操作","15%") %> 14 | <%=T.tr_close() %> 15 | <% List lst=MR.me().getAttr(Msg.LIST_DATAS);if(!MCheck.isNull(lst)){for(MRecord row:lst){ %> 16 | <%=T.tr() %> 17 | <%=T.td("center",T.a_checkbox(row.getStr("id")),"5%") %> 18 | <%=T.td(T.a_view(row.getStr("id"),row.getStr("title")))%> 19 | <%=T.td(T.img_show(row.getStr("path"))) %> 20 | <%=T.td(row.getStr("pubdate")) %> 21 | <%=T.td_c("center") %> 22 | <%=T.a_edit(row.getStr("id")) %> 23 | <%=T.a_del(row.getStr("id")) %> 24 | <%=T.td_close() %> 25 | <%=T.tr_close() %> 26 | <% }}%> 27 | <%=T.form_close() %> 28 | <%=T.pager(5) %> 29 | <%=T.table_close() %> 30 | <%=T.end()%> -------------------------------------------------------------------------------- /src/config.properties: -------------------------------------------------------------------------------- 1 | #log记录级别 NO,ERROR, DEBUG, INFO, ALL 2 | log_enabled=true 3 | log_level=ERROR 4 | log_reload=false 5 | 6 | #cookie管理,MToken 7 | cookie_prefix= 8 | cookie_domain= 9 | #//如果不设置路径,那么只有设置该Cookie路径及其子路径可以访问. 10 | cookie_path=/ 11 | 12 | #INPUT 13 | charset=UTF-8 14 | #GLOBAL XSSFiltering INPUT 15 | global_xss_filtering=TRUE 16 | 17 | 18 | #token管理 19 | #是否开启验证MR 20 | csrf_protection=true 21 | csrf_token_name=csrf_jzero 22 | csrf_cookie_name=csrf_cookie_name 23 | #秒,二个小时 24 | csrf_expire=7200 25 | 26 | #是否开启压缩页面,还未实现,可参考多个filter拦截实现 27 | compress_output=false 28 | 29 | #pool 暂时实现的有 BoneCpPool,C3poPool,BasePool,ProxoolPool 30 | pool=C3poPool 31 | #数据库读取等待的最大时间(秒) 32 | db_max_time=60 33 | #数据库类型,暂时只实现了MySQL,其它的以后再完善 34 | db_type=CMySQL 35 | 36 | #显示参数项 properties 37 | show_prop=false 38 | #打印出当条语句执行的类与方法 39 | is_dev=true 40 | #查看当条SQL运行的时间 41 | show_run_time=false 42 | #是否显示执行的sql 43 | show_sql=true 44 | 45 | #充许URI字符 URI 46 | permitted_uri_chars=\\w*[,]*\\w*[,]*\\w*[,]*\\w*[,]*\\w[_]*\\w* 47 | 48 | sess_expiration =15 49 | sess_match_ip=true 50 | #是否需要需要浏览器 51 | sess_match_useragent=true 52 | 53 | #显示文件名后辍 54 | suffix="" 55 | DEFAULT_I18N_MAX_AGE_OF_COOKIE = 999999999; 56 | 57 | #cache_time//默认缓存3分钟 58 | cache_time=3 59 | 60 | -------------------------------------------------------------------------------- /WebRoot/js/kinditor/plugins/clearhtml/clearhtml.js: -------------------------------------------------------------------------------- 1 | /******************************************************************************* 2 | * KindEditor - WYSIWYG HTML Editor for Internet 3 | * Copyright (C) 2006-2011 kindsoft.net 4 | * 5 | * @author Roddy 6 | * @site http://www.kindsoft.net/ 7 | * @licence http://www.kindsoft.net/license.php 8 | *******************************************************************************/ 9 | 10 | KindEditor.plugin('clearhtml', function(K) { 11 | var self = this, name = 'clearhtml'; 12 | self.clickToolbar(name, function() { 13 | self.focus(); 14 | var html = self.html(); 15 | html = html.replace(/(]*>)([\s\S]*?)(<\/script>)/ig, ''); 16 | html = html.replace(/(]*>)([\s\S]*?)(<\/style>)/ig, ''); 17 | html = K.formatHtml(html, { 18 | a : ['href', 'target'], 19 | embed : ['src', 'width', 'height', 'type', 'loop', 'autostart', 'quality', '.width', '.height', 'align', 'allowscriptaccess'], 20 | img : ['src', 'width', 'height', 'border', 'alt', 'title', '.width', '.height'], 21 | table : ['border'], 22 | 'td,th' : ['rowspan', 'colspan'], 23 | 'div,hr,br,tbody,tr,p,ol,ul,li,blockquote,h1,h2,h3,h4,h5,h6' : [] 24 | }); 25 | self.html(html); 26 | self.cmd.selection(true); 27 | self.addBookmark(); 28 | }); 29 | }); 30 | -------------------------------------------------------------------------------- /WebRoot/xitong/yhz/index.jsp: -------------------------------------------------------------------------------- 1 | <%@ page language="java" import="java.util.*" pageEncoding="UTF-8"%> 2 | <%request.setCharacterEncoding("utf-8");//只在这加了一句,问题解决 %> 3 | <%@ page import="com.jzero.util.*,com.jzero.tag.*,com.jzero.core.*,guilinsoft.sky.utils.MMsg"%> 4 | 5 | 6 | 7 | 8 | 9 | 10 | <%=T.table_list(4,"用户组列表")%> 11 | <%=T.tr()%> 12 | <%=T.td("排序") %> 13 | <%=T.td("代码") %> 14 | <%=T.td("名称") %> 15 | <%=T.td("center","操作","15%") %> 16 | <%=T.tr_close() %> 17 | <% List lst=MR.me().getAttr(Msg.LIST_DATAS);if(!MCheck.isNull(lst)){for(MRecord row:lst){ %> 18 | <%=T.tr() %> 19 | <%=T.td(row.getStr("px"))%> 20 | <%=T.td(row.getStr("dm")) %> 21 | <%=T.td(row.getStr("mc")) %> 22 | <%=T.td_c("center") %> 23 | <%=T.a_edit(row.getStr("id")) %> 24 | <% if(!row.getStr("dm").equals(MMsg.SYS)){%><%=T.a_del(row.getStr("id")) %><%} %> 25 | <%=T.td_close() %> 26 | <%=T.tr_close() %> 27 | <% }}%> 28 | <%=T.form_close() %> 29 | <%=T.pager_no_del(4) %> 30 | <%=T.table_close() %> 31 | <%=T.end()%> 32 | -------------------------------------------------------------------------------- /WebRoot/backstage/notice/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 | 5 | 6 | 7 | <%=T.form_open("","delForm") %> 8 | <%=T.table_list(5,"公告信息栏")%> 9 | <%=T.tr()%> 10 | <%=T.td("center",T.a_checkbox(),"5%") %> 11 | <%=T.td("15%","公告标题") %> 12 | <%=T.td("30%","公告时间") %> 13 | <%=T.td("30%","推广关键字") %> 14 | <%=T.td("center","操作","15%") %> 15 | <%=T.tr_close() %> 16 | <% List lst=MR.me().getAttr(Msg.LIST_DATAS);if(!MCheck.isNull(lst)){for(MRecord row:lst){ %> 17 | <%=T.tr() %> 18 | <%=T.td("center",T.a_checkbox(row.getStr("id")),"5%") %> 19 | <%=T.td(T.a_view(row.getStr("id"),row.getStr("title")))%> 20 | <%=T.td(row.getStr("inserttime")) %> 21 | <%=T.td(row.getStr("tag")) %> 22 | <%=T.td_c("center") %> 23 | <%=T.a_edit(row.getStr("id")) %> 24 | <%=T.a_del(row.getStr("id")) %> 25 | <%=T.td_close() %> 26 | <%=T.tr_close() %> 27 | <% }}%> 28 | <%=T.form_close() %> 29 | <%=T.pager(5) %> 30 | <%=T.table_close() %> 31 | <%=T.end()%> -------------------------------------------------------------------------------- /WebRoot/js/kinditor/plugins/lineheight/lineheight.js: -------------------------------------------------------------------------------- 1 | /******************************************************************************* 2 | * KindEditor - WYSIWYG HTML Editor for Internet 3 | * Copyright (C) 2006-2011 kindsoft.net 4 | * 5 | * @author Roddy 6 | * @site http://www.kindsoft.net/ 7 | * @licence http://www.kindsoft.net/license.php 8 | *******************************************************************************/ 9 | 10 | KindEditor.plugin('lineheight', function(K) { 11 | var self = this, name = 'lineheight', lang = self.lang(name + '.'); 12 | self.clickToolbar(name, function() { 13 | var curVal = '', commonNode = self.cmd.commonNode({'*' : '.line-height'}); 14 | if (commonNode) { 15 | curVal = commonNode.css('line-height'); 16 | } 17 | var menu = self.createMenu({ 18 | name : name, 19 | width : 150 20 | }); 21 | K.each(lang.lineHeight, function(i, row) { 22 | K.each(row, function(key, val) { 23 | menu.addItem({ 24 | title : val, 25 | checked : curVal === key, 26 | click : function() { 27 | self.cmd.toggle('', { 28 | span : '.line-height=' + key 29 | }); 30 | self.updateState(); 31 | self.addBookmark(); 32 | self.hideMenu(); 33 | } 34 | }); 35 | }); 36 | }); 37 | }); 38 | }); 39 | -------------------------------------------------------------------------------- /WebRoot/backstage/ad/view.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 | MRecord out_data=MR.me().getAttr(Msg.OUT_DATAS); 5 | List lst=out_data.get("mxlst"); 6 | %> 7 | <%@include file="/comm/jsp/view_top.jsp" %> 8 | <%=T.add_table("查看页面",4) %> 9 | <%=T.tr() %><%=T.td_l("20%","分类","category_id") %><%=T.td(3,obj.getStr("category_name")) %><%=T.tr_close() %> 10 | <%=T.tr() %><%=T.td_l("20%","标题","title") %><%=T.td(3,obj.getStr("title")) %><%=T.tr_close() %> 11 | <%=T.tr() %> 12 | <%=T.td_l("首页推荐","is_recommend")%><%=T.td(obj.getStr("is_recommend").equals("0")?"否":"是") %> 13 | <%=T.td_l("首页图片","is_home_pic")%><%=T.td(obj.getStr("is_home_pic").equals("0")?"否":"是") %> 14 | <%=T.tr_close() %> 15 | <%=T.tr() %> 16 | <%=T.td_l("有效开始时间","starttime") %><%=T.td(obj.getStr("starttime")) %> 17 | <%=T.td_l("截止时间","endtime") %><%=T.td(obj.getStr("endtime")) %> 18 | <%=T.tr_close() %> 19 | <%=T.tr()%><%=T.td_l("图片","path")%><%=T.td(3,T.img_show(obj.getStr("path"))) %><%=T.tr_close() %> 20 | <%=T.tr() %><%=T.td_l("说明","introduce")%><%=T.td(3,obj.getStr("introduce")) %><%=T.tr_close() %> 21 | <%=T.img_mul_view(lst,4) %> 22 | <%=T.tr_space(4) %> 23 | <%=T. table_close_form() %> 24 | <%=T.end() %> 25 | -------------------------------------------------------------------------------- /WebRoot/comm/upImg.jsp: -------------------------------------------------------------------------------- 1 | <%@ page language="java" import="java.util.*" pageEncoding="UTF-8"%> 2 | <%@ page import="com.jzero.util.*,com.jzero.tag.*,com.jzero.core.*"%> 3 | 4 | 5 | 6 | 7 | 8 | 9 | <% 10 | String imgname=MR.me().getAttr(Msg.CON_IMG); 11 | String hid=MR.me().getAttr("HID"); 12 | String imgid=MR.me().getAttr("IMGID"); 13 | %> 14 | <%=T.form_open_mul("Common/upimg") %> 15 | 16 | 17 | 18 | 19 | 20 |
21 | <%=T.form_close() %> 22 | 32 | 33 | -------------------------------------------------------------------------------- /WebRoot/js/kinditor/plugins/baidumap/map.html: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | Baidu Maps 6 | 10 | 11 | 39 | 40 | 41 |
42 | 43 | 44 | -------------------------------------------------------------------------------- /WebRoot/xitong/beifen/index.jsp: -------------------------------------------------------------------------------- 1 | <%@ page language="java" import="java.util.*" pageEncoding="UTF-8"%> 2 | <%request.setCharacterEncoding("utf-8");//只在这加了一句,问题解决 %> 3 | <%@ page import="com.jzero.util.*,com.jzero.tag.T,com.jzero.core.*"%> 4 | 5 | 6 | 7 | 8 | 9 | 10 | <%=T.table_list(5,"备份数据列表")%> 11 | <%=T.tr()%> 12 | <%=T.td("ID") %> 13 | <%=T.td("备份路径") %> 14 | <%=T.td("文件名称") %> 15 | <%=T.td("大小") %> 16 | <%=T.td("center","操作","15%") %> 17 | <%=T.tr_close() %> 18 | <% List lst=MR.me().getAttr(Msg.LIST_DATAS);if(!MCheck.isNull(lst)){for(MRecord row:lst){ %> 19 | <%=T.tr() %> 20 | <%=T.td(row.getStr("id"))%> 21 | <%=T.td(row.getStr("path")) %> 22 | <%=T.td(row.getStr("name")) %> 23 | <%=T.td(row.getStr("size")) %> 24 | <%=T.td_c("center") %> 25 | <%=T.a_view(row.getStr("name").substring(0,row.getStr("name").length()-4),"下载") %> 26 | <%=T.a_del(row.getStr("name").substring(0,row.getStr("name").length()-4)) %> 27 | <%=T.td_close() %> 28 | <%=T.tr_close() %> 29 | <% }}%> 30 | <%=T.form_close() %> 31 | <%=T.pager_no_del(5) %> 32 | <%=T.table_close() %> 33 | <%=T.end()%> -------------------------------------------------------------------------------- /WebRoot/xitong/terminal/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 | 5 | 6 | 7 | <%=T.form_open("","delForm") %> 8 | <%=T.table_list(6,"终端信息")%> 9 | <%=T.tr_align("center")%> 10 | <%=T.td("5%",T.a_checkbox()) %> 11 | <%=T.td("left","终端编号","15%") %> 12 | <%=T.td("8%","在线状态") %> 13 | <%=T.td("20%","登录时间") %> 14 | <%=T.td("15%","登录IP") %> 15 | <%=T.td("15%","操作") %> 16 | <%=T.tr_close() %> 17 | <% List lst=MR.me().getAttr(Msg.LIST_DATAS);if(!MCheck.isNull(lst)){for(MRecord row:lst){ %> 18 | <%=T.tr_align("center") %> 19 | <%=T.td(T.a_checkbox(row.getStr("id"))) %> 20 | <%=T.td("left",T.a_view(row.getStr("id"),row.getStr("zdbh")),"15%")%> 21 | <%=T.td(row.getStr("online").equals("true")?"在线":"不在线") %> 22 | <%=T.td(row.getStr("logintime")) %> 23 | <%=T.td(row.getStr("ip")) %> 24 | <%=T.td_c("center") %> 25 | <%=T.a_edit(row.getStr("id")) %> 26 | <%=T.a_del(row.getStr("id")) %> 27 | <%=T.td_close() %> 28 | <%=T.tr_close() %> 29 | <% }}%> 30 | <%=T.form_close() %> 31 | <%=T.pager(6) %> 32 | <%=T.table_close() %> 33 | <%=T.end()%> -------------------------------------------------------------------------------- /WebRoot/xitong/jilu/view.jsp: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 显示页面 6 | 7 | 8 | 9 | 13 | 14 | 15 | 16 | 17 | 18 | 19 | 20 | 21 | 22 | 23 | 24 | 25 | 26 | 27 | 28 | 29 | 30 | 31 | 32 | 33 | 34 | 35 | 36 | 37 | 38 | 39 | 40 | 41 | 42 | 43 | 44 | 45 | 46 | 47 |
【显示页面】
记录时间:time?>
事件:event?>
操作用户:username?>
登记IP:loginIp?>
48 | 49 | 50 | 51 | 52 | -------------------------------------------------------------------------------- /WebRoot/xitong/fenlei/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 save_uri="xitong/fenlei/save/"; 12 | String back_uri="xitong/fenlei/index/"; 13 | List category=out_data.get("category"); 14 | %> 15 | <%=T.form_open(save_uri) %> 16 | 17 | 18 | 22 | 23 |
19 | <%=T.button("保存","confirms_msg('确认保存操作','niceform')") %> 20 | <%=T.button("返回","go_to_url('"+back_uri+"')") %> 21 |
24 | <%=T.add_table("增加分类",2) %> 25 | <%=T.tr() %><%=T.td_l("20%","上级分类","parent_id") %><%=T.td() %><%=T.select_info("parent_id","顶级分类","0",category)%><%=T.td_close() %><%=T.tr_close() %> 26 | <%=T.tr() %><%=T.td_l("20%","名称","name") %><%=T.td() %><%=T.input_must("name")%><%=T.td_close() %><%=T.tr_close() %> 27 | <%=T.tr() %><%=T.td_l("备注","bz")%><%=T.td(T.textarea("bz")) %><%=T.tr_close() %> 28 | <%=T.tr() %><%=T.td_l("排序","sort")%><%=T.td(T.input_style_int("sort","width:60px")) %><%=T.tr_close() %> 29 | <%=T.tr_space(2) %> 30 | <%=T. table_close_form() %> 31 | <%=T.alert() %> 32 | <%=T.end() %> 33 | -------------------------------------------------------------------------------- /WebRoot/comm/jsp/edit_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 | String save_name=MR.me().getPara(request,"SAVE_NAME"); 7 | String save_msg =MR.me().getPara(request,"SAVE_MSG"); 8 | String save_uri =MR.me().getPara(request,"SAVE_URI",null); 9 | save_name=MCheck.isNull(save_name)?"保存":save_name; 10 | save_msg =MCheck.isNull(save_msg)?"确认进行修改?":save_msg; 11 | 12 | %> 13 | <%@include file="../js/base.jsp" %> 14 | <% if(show_kind){ %> 15 | <%@include file="../js/kind.jsp" %> 16 | <% } %> 17 | <%@include file="../js/validator.jsp" %> 18 | <%=T.head_end() %> 19 | 20 | <% 21 | String order_str=MR.me().getAttr(Msg.ORDER_STR); 22 | String find_str=MR.me().getAttr(Msg.FIND_STR); 23 | String path= MTool.get_path(); 24 | save_uri=MCheck.isNull(save_uri)?path+"/update":save_uri; 25 | String update_uri=path+"/update/"+order_str+"/"+find_str; 26 | String back_uri=MTool.getBase()+"/"+path+"/index"; 27 | %> 28 | <%=T.form_open(save_uri) %> 29 | 30 | 31 | 35 | 36 |
32 | <%=T.button(save_name,"confirms_msg('"+save_msg+"','niceform')") %> 33 | <%=T.button("返回","go_back()") %> 34 |
37 | 38 | -------------------------------------------------------------------------------- /WebRoot/backstage/content/view.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 | MRecord out_data=MR.me().getAttr(Msg.OUT_DATAS); 5 | List lst=out_data.get("mxlst"); 6 | %> 7 | <%@include file="/comm/jsp/view_top.jsp" %> 8 | <%=T.add_table("查看页面",4) %> 9 | <%=T.tr() %><%=T.td_l("20%","分类","category_id") %><%=T.td(3,obj.getStr("category_name")) %><%=T.tr_close() %> 10 | <%=T.tr() %><%=T.td_l("20%","标题","title") %><%=T.td(3,obj.getStr("title")) %><%=T.tr_close() %> 11 | <%=T.tr() %><%=T.td_l("首页推荐","is_recommend")%><%=T.td(3,obj.getStr("is_recommend").equals("0")?"否":"是") %><%=T.tr_close() %> 12 | <%=T.tr() %> 13 | <%=T.td_l("市场价(元)","market_price") %><%=T.td(obj.getStr("market_price")) %> 14 | <%=T.td_l("优惠价(元)","preferential_price") %><%=T.td(obj.getStr("preferential_price")) %> 15 | <%=T.tr_close() %> 16 | <%=T.tr() %> 17 | <%=T.td_l("经度(地图使用)","longitude") %><%=T.td(obj.getStr("longitude")) %> 18 | <%=T.td_l("纬度","latitude") %><%=T.td(obj.getStr("latitude")) %> 19 | <%=T.tr_close() %> 20 | <%=T.tr() %> 21 | <%=T.td_l("有效开始时间","starttime") %><%=T.td(obj.getStr("starttime")) %> 22 | <%=T.td_l("截止时间","endtime") %><%=T.td(obj.getStr("endtime")) %> 23 | <%=T.tr_close() %> 24 | <%=T.tr() %><%=T.td_l("说明","introduce")%><%=T.td(3,obj.getStr("introduce")) %><%=T.tr_close() %> 25 | <%=T.img_mul_view(lst,4) %> 26 | <%=T.tr_space(4) %> 27 | <%=T. table_close_form() %> 28 | <%=T.end() %> 29 | -------------------------------------------------------------------------------- /src/guilinsoft/sky/action/xitong/Beifen.java: -------------------------------------------------------------------------------- 1 | 2 | package guilinsoft.sky.action.xitong; 3 | 4 | import guilinsoft.sky.utils.MMsg; 5 | 6 | import java.io.File; 7 | 8 | import com.jzero.comm.MComm; 9 | import com.jzero.comm.MCommHelp; 10 | import com.jzero.core.MURI; 11 | import com.jzero.db.back.MBackup; 12 | import com.jzero.db.back.MysqlBack; 13 | import com.jzero.db.core.M; 14 | import com.jzero.upload.MUpload; 15 | import com.jzero.util.MCnt; 16 | import com.jzero.util.MEnum; 17 | import com.jzero.util.MRecord; 18 | import com.jzero.util.MTool; 19 | import com.jzero.util.Msg; 20 | 21 | /** 22 | * 2012-10-24: 备份 23 | * wangujqw@gmail.com 24 | */ 25 | public class Beifen { 26 | 27 | public void index(){ 28 | MComm.me().m_list(MMsg.XT_BFB); 29 | } 30 | public void add(){ 31 | MBackup backup=new MysqlBack(); 32 | MRecord record=backup.backup().set("path", "back"); 33 | MComm.me().m_save_list(MMsg.XT_BFB,record); 34 | } 35 | public void view(){ 36 | String filename=MURI.me().seg_str(3)+".sql"; 37 | String filePath=MTool.back_path()+filename; 38 | try { 39 | MUpload.me().download(filename, filePath); 40 | } catch (Exception e) { 41 | e.printStackTrace(); 42 | } 43 | } 44 | public void del(){ 45 | String filename=MURI.me().seg_str(3)+".sql"; 46 | String where=MCnt.me().first("name", MEnum.EQ, filename).toStr(); 47 | M.me().delete(MMsg.XT_BFB, where); 48 | String filePath=MTool.back_path()+filename; 49 | File file=new File(filePath); 50 | file.delete(); 51 | MCommHelp.outHTML("xitong/beifen/index", Msg.DELETE_SUCCESS); 52 | } 53 | } 54 | -------------------------------------------------------------------------------- /WebRoot/backstage/audit/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 | 4 | 5 | 6 | 7 | <% 8 | MRecord outMR=MR.me().getAttr(Msg.OUT_DATAS); 9 | String tp=outMR.getStr("tp"); 10 | %> 11 | <%=T.form_open("","delForm") %> 12 | <%=T.table_list(6,"信息审核")%> 13 | <%=T.tr()%> 14 | <%=T.td("center",T.a_checkbox(),"5%") %> 15 | <%=T.td("15%","所属分类"+T.a_o("tp",tp)) %> 16 | <%=T.td("25%","标题") %> 17 | <%=T.td("15%","录入日期") %> 18 | <%=T.td("12%","录入人员") %> 19 | <%=T.td("center","操作","15%") %> 20 | <%=T.tr_close() %> 21 | <% List lst=MR.me().getAttr(Msg.LIST_DATAS);if(!MCheck.isNull(lst)){for(MRecord row:lst){ %> 22 | <%=T.tr() %> 23 | <%=T.hidden("tb[]",row.getStr("tb")) %> 24 | <%=T.td("center",T.a_checkbox(row.getStr("id")),"5%") %> 25 | <%=T.td(row.getStr("tp")) %> 26 | <%=T.td(T.a_view(row.getStr("id"),row.getStr("title"),row.getStr("tb")))%> 27 | <%=T.td(row.getStr("pubdate")) %> 28 | <%=T.td(row.getStr("publisher")) %> 29 | <%=T.td_c("center") %> 30 | <%=T.a_audit(row.getStr("id"),row.getStr("tb")) %> 31 | <%=T.td_close() %> 32 | <%=T.tr_close() %> 33 | <% }}%> 34 | <%=T.form_close() %> 35 | <%=T.pager_audit(6,tp) %> 36 | <%=T.table_close() %> 37 | <%=T.end()%> -------------------------------------------------------------------------------- /WebRoot/js/kinditor/plugins/plainpaste/plainpaste.js: -------------------------------------------------------------------------------- 1 | /******************************************************************************* 2 | * KindEditor - WYSIWYG HTML Editor for Internet 3 | * Copyright (C) 2006-2011 kindsoft.net 4 | * 5 | * @author Roddy 6 | * @site http://www.kindsoft.net/ 7 | * @licence http://www.kindsoft.net/license.php 8 | *******************************************************************************/ 9 | 10 | KindEditor.plugin('plainpaste', function(K) { 11 | var self = this, name = 'plainpaste'; 12 | self.clickToolbar(name, function() { 13 | var lang = self.lang(name + '.'), 14 | html = '
' + 15 | '
' + lang.comment + '
' + 16 | '' + 17 | '
', 18 | dialog = self.createDialog({ 19 | name : name, 20 | width : 450, 21 | title : self.lang(name), 22 | body : html, 23 | yesBtn : { 24 | name : self.lang('yes'), 25 | click : function(e) { 26 | var html = textarea.val(); 27 | html = K.escape(html); 28 | html = html.replace(/ {2}/g, '  '); 29 | if (self.newlineTag == 'p') { 30 | html = html.replace(/^/, '

').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 | 5 | 6 | 7 | 8 | 9 | 10 | <%=T.form_open("xitong/jilu/delete","delForm") %> 11 | <%=T.table_list(4,"系统记录信息列表")%> 12 | <%=T.tr()%> 13 | <%=T.td("15%","记录时间"+T.a_o("time")) %> 14 | <%=T.td("10%","事件"+T.a_o("event")) %> 15 | <%=T.td("10%","操作用户"+T.a_o("username")) %> 16 | <%=T.td("15%","登录IP") %> 17 | <%=T.tr_close() %> 18 | <% List lst=MR.me().getAttr(Msg.LIST_DATAS);if(!MCheck.isNull(lst)){for(MRecord row:lst){ %> 19 | <%=T.tr() %> 20 | <%=T.td(row.getStr("time"))%> 21 | <%=T.td(row.getStr("event")) %> 22 | <%=T.td(row.getStr("username")) %> 23 | <%=T.td(row.getStr("loginIp")) %> 24 | <%=T.tr_close() %> 25 | <% }}%> 26 | <%=T.form_close() %> 27 | <%=T.pager_no_del(4) %> 28 | <%=T.tr_align("center") %> 29 | <%=T.td_s(4) %> 30 | <%=T.label("时间","start") %><%=T.time("start",MDate.get_min_day()) %><%=T.label("-","end") %><%=T.time("end",MDate.get_max_day()) %><%=T.button("删除","confirms_msg('是否删除此段时间的记录?','delForm')") %> 31 | <%=T.td_close() %> 32 | <%=T.tr_close() %> 33 | <%=T.table_close() %> 34 | <%=T.end()%> 35 | -------------------------------------------------------------------------------- /WebRoot/xitong/web/index.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 | 6 | 7 | 8 | <% MRecord row=MR.me().getAttr(Msg.OBJECT); %> 9 | <%=T.add_table("基本设置",2) %> 10 | <%=T.tr() %><%=T.td_l("20%","网站标题","title") %><%=T.td() %><%=T.input_must_style("title",row.getStr("title"),"width:320px;")%><%=T.td_close() %><%=T.tr_close() %> 11 | <%=T.tr() %><%=T.td_l("电话","tel")%><%=T.td(T.input_style("tel",row.getStr("tel"),"width:160px"))%><%=T.tr_close() %> 12 | <%=T.tr() %><%=T.td_l("邮箱","phone")%><%=T.td(T.input_style("phone",row.getStr("phone"),"width:160px"))%><%=T.tr_close() %> 13 | <%=T.tr() %><%=T.td_l("SEO关键字","seokey")%><%=T.td(T.input_style("seokey",row.getStr("seokey"),"width:310px;")+T.span("关键字之间请用 , 隔开")) %><%=T.tr_close() %> 14 | <%=T.tr() %><%=T.td_l("SEO描述","seodes")%><%=T.td(T.input_style("seodes",row.getStr("seodes"),"width:310px;")+T.span("针对搜索引擎的描述")) %><%=T.tr_close() %> 15 | <%=T.tr() %><%=T.td_l("网站所有","owner")%><%=T.td(T.input_style("owner",row.getStr("owner"),"width:310px;")) %><%=T.tr_close() %> 16 | <%=T.tr() %><%=T.td_l("版权信息","copyright") %><%=T.td(T.textarea_kind_no("copyright",row.getStr("copyright"),180)) %><%=T.tr_close() %> 17 | <%=T.tr_space(2) %> 18 | <%=T. table_close_form() %> 19 | <%=T.alert() %> 20 | <%=T.kind_js("copyright") %> 21 | <%=T.end() %> -------------------------------------------------------------------------------- /WebRoot/xitong/renyuan/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 | menu 8 | 9 | 10 | <%=T.css("css/base.css") %> 11 | <%=T.css("js/dtree/dtree.css") %> 12 | <%=T.js("js/dtree/dtree.js") %> 13 | 14 | 15 | 16 | 17 | 32 | 33 |
18 | 31 |
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 | 11 | 12 | 13 | 14 | 15 | <%=T.add_table() %> 16 | <%=T.tr() %><%=T.td_l("分类","types")%><%=T.td(types)%><%=T.hidden("types",types)%><%=T.tr_close() %> 17 | <%=T.tr() %><%=T.td_l("20%","文章标题","title") %><%=T.td() %><%=T.input_must_style("title","width:360px;")%><%=T.td_close() %><%=T.tr_close() %> 18 | <%=T.img_mul() %> 19 | <%=T.tr() %><%=T.td_l("内容","content") %><%=T.td(T.textarea_kind_no("content",160)) %><%=T.tr_close() %> 20 | <%=T.tr() %><%=T.td_l("相关标签","tag")%><%=T.td(T.input_style("tag","width:280px")+T.span("用“-”分隔")) %><%=T.tr_close() %> 21 | <%=T.tr() %><%=T.td_l("消息来源","source")%><%=T.td(T.input("source","桂林市测绘院")) %><%=T.tr_close() %> 22 | <%=T.tr() %><%=T.td_l("添加时间","inserttime")%><%=T.td(T.time_must("inserttime",MDate.get_ymd_hms())) %><%=T.tr_close() %> 23 | <%=T.tr_space() %> 24 | <%=T. table_close_form() %> 25 | <%=T.alert() %> 26 | <%=T.kind_js("content") %> 27 | <%=T.js_auto("title","tag") %> 28 | <%=T.end() %> 29 | -------------------------------------------------------------------------------- /WebRoot/js/kinditor/plugins/anchor/anchor.js: -------------------------------------------------------------------------------- 1 | /******************************************************************************* 2 | * KindEditor - WYSIWYG HTML Editor for Internet 3 | * Copyright (C) 2006-2011 kindsoft.net 4 | * 5 | * @author Roddy 6 | * @site http://www.kindsoft.net/ 7 | * @licence http://www.kindsoft.net/license.php 8 | *******************************************************************************/ 9 | 10 | KindEditor.plugin('anchor', function(K) { 11 | var self = this, name = 'anchor', lang = self.lang(name + '.'); 12 | self.plugin.anchor = { 13 | edit : function() { 14 | var html = ['

', 15 | '
', 16 | '', 17 | '', 18 | '
', 19 | '
'].join(''); 20 | var dialog = self.createDialog({ 21 | name : name, 22 | width : 300, 23 | title : self.lang(name), 24 | body : html, 25 | yesBtn : { 26 | name : self.lang('yes'), 27 | click : function(e) { 28 | self.insertHtml('').hideDialog().focus(); 29 | } 30 | } 31 | }); 32 | var div = dialog.div, 33 | nameBox = K('input[name="name"]', div); 34 | var img = self.plugin.getSelectedAnchor(); 35 | if (img) { 36 | nameBox.val(unescape(img.attr('data-ke-name'))); 37 | } 38 | nameBox[0].focus(); 39 | nameBox[0].select(); 40 | }, 41 | 'delete' : function() { 42 | self.plugin.getSelectedAnchor().remove(); 43 | } 44 | }; 45 | self.clickToolbar(name, self.plugin.anchor.edit); 46 | }); 47 | -------------------------------------------------------------------------------- /WebRoot/backstage/achievement/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 | <%=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 | MRecord row=MR.me().getAttr(Msg.OBJECT); 8 | List lst=record.get("mxlst"); 9 | String save_uri="backstage/achievement/update/"+types; 10 | %> 11 | 12 | 13 | 14 | 15 | 16 | <%=T.edit_table() %> 17 | <%=T.hidden_id(row.getStr("id")) %> 18 | <%=T.tr() %><%=T.td_l("分类","types")%><%=T.td(types)%><%=T.tr_close() %> 19 | <%=T.tr() %><%=T.td_l("20%","文章标题","title") %><%=T.td() %><%=T.input_must_style("title",row.getStr("title"),"width:360px;")%><%=T.td_close() %><%=T.tr_close() %> 20 | <%=T.img_mul_show(lst,row.getStr("fimg")) %> 21 | <%=T.tr() %><%=T.td_l("内容","content") %><%=T.td(T.textarea_kind_no("content",row.getStr("content"),150)) %><%=T.tr_close() %> 22 | <%=T.tr() %><%=T.td_l("相关标签","tag")%><%=T.td(T.input_style("tag",row.getStr("tag"),"width:280px")+T.span("用“|”分隔")) %><%=T.tr_close() %> 23 | <%=T.tr() %><%=T.td_l("消息来源","source")%><%=T.td(T.input("source",row.getStr("source"))) %><%=T.tr_close() %> 24 | <%=T.tr() %><%=T.td_l("添加时间","inserttime")%><%=T.td(T.time_must("inserttime",row.get("inserttime"))) %><%=T.tr_close() %> 25 | <%=T.tr_space() %> 26 | <%=T. table_close_form() %> 27 | <%=T.kind_js("content") %> 28 | <%=T.js_auto("title","tag") %> 29 | <%=T.end() %> 30 | -------------------------------------------------------------------------------- /WebRoot/js/dtree/.svn/entries: -------------------------------------------------------------------------------- 1 | 10 2 | 3 | dir 4 | 2 5 | https://192.168.1.253:8443/svn/ci/trunk/ci/js/dtree 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 | wtree.js 30 | file 31 | 32 | 33 | 34 | 35 | 2011-08-03T07:38:16.753480Z 36 | 717a535c487b232d46656b3ffba6fac1 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 | 14684 62 | 63 | images 64 | dir 65 | 66 | dtree.css 67 | file 68 | 69 | 70 | 71 | 72 | 2011-08-03T07:38:16.755480Z 73 | d792406ee2c978fec6430b8cd019e127 74 | 2011-08-03T07:35:55.119379Z 75 | 2 76 | wx 77 | 78 | 79 | 80 | 81 | 82 | 83 | 84 | 85 | 86 | 87 | 88 | 89 | 90 | 91 | 92 | 93 | 94 | 95 | 96 | 97 | 98 | 794 99 | 100 | wtree.css 101 | file 102 | 103 | 104 | 105 | 106 | 2011-08-03T07:38:16.765481Z 107 | 5f7d11082c04fe3f8a1f09b141f15d5b 108 | 2011-08-03T07:35:55.119379Z 109 | 2 110 | wx 111 | 112 | 113 | 114 | 115 | 116 | 117 | 118 | 119 | 120 | 121 | 122 | 123 | 124 | 125 | 126 | 127 | 128 | 129 | 130 | 131 | 132 | 907 133 | 134 | dtree.js 135 | file 136 | 137 | 138 | 139 | 140 | 2011-08-03T07:38:16.779481Z 141 | b2151eb876b0196a519264812a65adcc 142 | 2011-08-03T07:35:55.119379Z 143 | 2 144 | wx 145 | 146 | 147 | 148 | 149 | 150 | 151 | 152 | 153 | 154 | 155 | 156 | 157 | 158 | 159 | 160 | 161 | 162 | 163 | 164 | 165 | 166 | 13272 167 | 168 | -------------------------------------------------------------------------------- /WebRoot/xitong/menu/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 | menu 8 | 9 | <%=T.css("css/base.css") %> 10 | <%=T.css("js/dtree/dtree.css") %> 11 | <%=T.js("js/dtree/dtree.js") %> 12 | 13 | 14 | 15 | 16 | 37 | 38 |
17 | 18 | 19 |
20 |
21 | 33 |
34 |
35 | 36 |
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 | 35 | 36 | 42 | 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 |
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 | menu 8 | 9 | <%=T.css("css/base.css") %> 10 | <%=T.css("js/dtree/dtree.css") %> 11 | <%=T.js("js/dtree/dtree.js") %> 12 | 13 | 14 | 15 | 16 | 39 | 40 |
17 | 18 |
19 |
20 |
    21 | 34 |
35 |
36 |
37 | 38 |
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 | menu 8 | 9 | 10 | <%=T.css("css/base.css") %> 11 | <%=T.css("js/dtree/dtree.css") %> 12 | <%=T.js("js/dtree/dtree.js") %> 13 | 14 | 15 | 16 | 17 | 37 | 38 |
18 | 36 |
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 | menu 8 | 9 | <%=T.css("css/base.css") %> 10 | <%=T.css("js/dtree/dtree.css") %> 11 | <%=T.js("js/dtree/dtree.js") %> 12 | 13 | 14 | 15 | 16 | 39 | 40 |
17 | 18 |
19 |
20 |
    21 | 34 |
35 |
36 |
37 | 38 |
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 6 | * @site http://www.kindsoft.net/ 7 | * @licence http://www.kindsoft.net/license.php 8 | *******************************************************************************/ 9 | 10 | KindEditor.plugin('wordpaste', function(K) { 11 | var self = this, name = 'wordpaste'; 12 | self.clickToolbar(name, function() { 13 | var lang = self.lang(name + '.'), 14 | html = '
' + 15 | '
' + lang.comment + '
' + 16 | '' + 17 | '
', 18 | dialog = self.createDialog({ 19 | name : name, 20 | width : 450, 21 | title : self.lang(name), 22 | body : html, 23 | yesBtn : { 24 | name : self.lang('yes'), 25 | click : function(e) { 26 | var str = doc.body.innerHTML; 27 | str = K.clearMsWord(str, self.filterMode ? self.htmlTags : K.options.htmlTags); 28 | self.insertHtml(str).hideDialog().focus(); 29 | } 30 | } 31 | }), 32 | div = dialog.div, 33 | iframe = K('iframe', div), 34 | doc = K.iframeDoc(iframe); 35 | if (!K.IE) { 36 | doc.designMode = 'on'; 37 | } 38 | doc.open(); 39 | doc.write('WordPaste'); 40 | doc.write(''); 41 | if (!K.IE) { 42 | doc.write('
'); 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 | 20 | 24 | 25 |
21 | <%=T.button("更新","confirms_msg('确认进行修改?','niceform')") %> 22 | <%=T.button("返回","go_back();") %> 23 |
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() { 31 | @Override 32 | protected void initChannel(Channel ch) throws Exception { 33 | ch.pipeline().addLast(new ObjectEncoder(), 34 | new ObjectDecoder(ClassResolvers.cacheDisabled(null)), 35 | new MRecordServerHandler() 36 | 37 | ); 38 | } 39 | }); 40 | // Bind and start to accept incoming connections. 41 | s.bind(new InetSocketAddress(MPro.me().getInt("target_port"))).sync().channel().closeFuture().sync(); 42 | } catch (InterruptedException e) { 43 | e.printStackTrace(); 44 | }finally{ 45 | s.shutdown(); 46 | } 47 | } 48 | public void stop(){ 49 | if(MCheck.isNull(s)){ 50 | s.shutdown(); 51 | } 52 | } 53 | public void restart(){ 54 | stop(); 55 | start(); 56 | } 57 | } 58 | -------------------------------------------------------------------------------- /WebRoot/xitong/menu/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 mid=out_data.getStr("mid"); 12 | String pid=out_data.getStr("pid"); 13 | String root_id=out_data.getStr("mid"); 14 | String parent_name=out_data.getStr("parent_name"); 15 | String save_uri="xitong/menu/save/"+mid+"/"+pid+"/"+root_id; 16 | String back_uri="xitong/menu/index/"+mid+"/"+pid+"/"+root_id; 17 | %> 18 | <%=T.form_open(save_uri) %> 19 | <%=T.hidden("root_id",root_id) %> 20 | <%=T.hidden("pid",mid) %> 21 | 22 | 23 | 27 | 28 |
24 | <%=T.button("保存","confirms_msg('确认保存操作','niceform')") %> 25 | <%=T.button("返回","go_to_url('"+back_uri+"')") %> 26 |
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 | 20 | 21 | 25 | 26 |
22 | <%=T.button("保存","confirms_msg('确认保存操作','niceform')") %> 23 | <%=T.button("返回","go_to_url('"+back_uri+"')") %> 24 |
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 lst=MUpload.me().mulupload(); 42 | MR.me().setAttr(Msg.CON_MUL_IMG, lst); 43 | MB.me().getJspRender("/comm/mulimg.jsp"); 44 | } 45 | 46 | //跳转到上传图片页面 47 | public void to_upimg(){ 48 | MURI uri=MURI.me(); 49 | MR.me().setAttr(Msg.CON_IMG, "").setAttr("HID", uri.seg_str(2)).setAttr("IMGID",uri.seg_str(3)); 50 | MB.me().getJspRender("/comm/upImg.jsp"); 51 | } 52 | //图片上传 53 | public void upimg(){ 54 | MRecord record=MUpload.me().upload(); 55 | MR.me().setAttr(Msg.CON_IMG, record.get("userfile")).setAttr("HID",record.get("hid")).setAttr("IMGID",record.get("imgid")); 56 | MB.me().getJspRender("/comm/upImg.jsp"); 57 | } 58 | } 59 | -------------------------------------------------------------------------------- /WebRoot/js/kinditor/jsp/demo.jsp: -------------------------------------------------------------------------------- 1 | <%@ page language="java" contentType="text/html; charset=UTF-8" pageEncoding="UTF-8"%> 2 | <% 3 | request.setCharacterEncoding("UTF-8"); 4 | String htmlData = request.getParameter("content1") != null ? request.getParameter("content1") : ""; 5 | %> 6 | 7 | 8 | 9 | 10 | KindEditor JSP 11 | 12 | 13 | 14 | 15 | 16 | 38 | 39 | 40 | <%=htmlData%> 41 |
42 | 43 |
44 | (提交快捷键: Ctrl + Enter) 45 |
46 | 47 | 48 | <%! 49 | private String htmlspecialchars(String str) { 50 | str = str.replaceAll("&", "&"); 51 | str = str.replaceAll("<", "<"); 52 | str = str.replaceAll(">", ">"); 53 | str = str.replaceAll("\"", """); 54 | return str; 55 | } 56 | %> -------------------------------------------------------------------------------- /src/guilinsoft/sky/utils/MMsg.java: -------------------------------------------------------------------------------- 1 | 2 | package guilinsoft.sky.utils; 3 | 4 | import com.jzero.util.Msg; 5 | 6 | /** 7 | * 2012-10-15: 所有表信息 8 | * wangujqw@gmail.com 9 | */ 10 | public final class MMsg extends Msg { 11 | 12 | public static final String XT_MENU = "xt_cdb"; 13 | public static final String XT_USER = "xt_yhxxb"; 14 | public static final String XT_QXB = "xt_qxb"; 15 | public static final String XT_JLB = "xt_info"; 16 | public static final String XT_BFB = "xt_bfb"; 17 | public static final String XT_YHZ = "xt_yhz"; 18 | public static final String XT_JICHUXINXI = "xt_basedata"; 19 | public static final String XT_CATEGORY = "xt_category"; 20 | public static final String XT_TERMINAL = "wz_terminal"; 21 | 22 | public static final String WZ_CONTENT = "wz_content"; 23 | public static final String WZ_CONTENT_MX = "wz_content_mx"; //图片主表 24 | public static final String WZ_NOTICE = "wz_notice"; //公告信息 25 | public static final String WZ_HOME_PHOTO = "wz_homephoto"; //首页图片 26 | public static final String WZ_ADVERTISING = "wz_advertising"; //网站广告管理 27 | 28 | 29 | //标识 30 | public static final String INFO_TY = "同意"; 31 | 32 | //文件操作 33 | public static final String TXT_CONTACT = "contact.txt"; 34 | public static final String TXT_NOTICE = "notice.txt"; 35 | public static final String TXT_WEB = "web.txt"; 36 | 37 | public static final String SYS = "6001"; 38 | /** 39 | * 通信常量名,与服务器一致 40 | */ 41 | //终端编号 42 | public static final String SERNO = "serno"; 43 | //读取命令,读取全部还是读取更新后的信息 44 | public static final String COMMEND = "commend"; 45 | public static final String READ_ALL = "read_all"; 46 | public static final String READ = "read"; 47 | //最后更新时间 48 | public static final String UPDATETIME = "updatetime"; 49 | //是否更新目录 50 | public static final String CATEGORY = "category"; 51 | //是否更新联系我们 52 | public static final String CONTACT = "contact"; 53 | //是否读取公告 54 | public static final String NOTICE = "notice"; 55 | 56 | } 57 | -------------------------------------------------------------------------------- /WebRoot/backstage/ad/index.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 | MRecord record=MR.me().getAttr(Msg.OUT_DATAS); 5 | String parent_name=record.getStr("parent_name"); 6 | String parent_id=record.getStr("parent_id"); 7 | String add_uri="backstage/ad/add/"+parent_id+"/"+parent_name; 8 | List lst=MR.me().getAttr(Msg.LIST_DATAS); 9 | %> 10 | 11 | 12 | 13 | 14 | 15 | 16 | 17 | <%=T.table_list(7,parent_name) %> 18 | <%=T.tr_align("center") %> 19 | <%=T.td("left","标题","15%") %> 20 | <%=T.td("left","所属分类","15%") %> 21 | <%=T.td("23%","有效时间") %> 22 | <%=T.td("7%","首页图片") %> 23 | <%=T.td("7%","是否推荐") %> 24 | <%=T.td("18%","发布时间") %> 25 | <%=T.td("18%","操作") %> 26 | <%=T.tr_close() %> 27 | <% if(!MCheck.isNull(lst)){for(MRecord row:lst){%> 28 | <%=T.tr_align("center") %> 29 | <%=T.td("left",T.a_view(row.getStr("id"),row.getStr("title"),row.getStr("tb")),"15%")%> 30 | <%=T.td("left",row.getStr("category_name"),"15%") %> 31 | <%=T.td("23%",row.getStr("starttime")+"--"+row.getStr("endtime")) %> 32 | <%=T.td("7%",row.getStr("is_home_pic").equals("false")?"否":"是") %> 33 | <%=T.td("7%",row.getStr("is_recommend").equals("false")?"否":"是") %> 34 | <%=T.td("18%",row.getStr("pubdate")) %> 35 | <%=T.td() %> 36 | <%=T.a_edit_base("backstage/ad/edit/"+row.getStr("id")+"/"+parent_id+"/"+parent_name) %> 37 | <%=T.a_del_base("backstage/ad/del/"+row.getStr("id")+"/"+parent_id+"/"+parent_name) %> 38 | <%=T.td_close() %> 39 | <%=T.tr_close() %> 40 | <% }}else{ %> 41 | <%=T.tr("center") %> 42 | <%=T.td(7,"没有记录.") %> 43 | <%=T.tr_close() %> 44 | <%} %> 45 | <%=T.pager_no_del(7) %> 46 | <%=T.table_close() %> 47 | <%=T.end()%> -------------------------------------------------------------------------------- /WebRoot/backstage/ad/add.jsp: -------------------------------------------------------------------------------- 1 | 2 | <%@ page language="java" import="java.util.*" pageEncoding="UTF-8"%> 3 | <%@ page import="com.jzero.util.*,com.jzero.tag.T,com.jzero.core.*"%> 4 | <%=T.js("js/My97DatePicker/WdatePicker.js") %> 5 | <% 6 | MRecord out_data=MR.me().getAttr(Msg.OUT_DATAS); 7 | String parent_name=out_data.getStr("parent_name"); 8 | String parent_id=out_data.getStr("parent_id"); 9 | String save_uri="backstage/ad/save/"+parent_id+"/"+parent_name; 10 | String back_uri="backstage/ad/index/"+parent_id+"/"+parent_name; 11 | List category=out_data.get("category"); 12 | %> 13 | 14 | 15 | 16 | 17 | 18 | <%=T.hidden("parent_id",parent_id) %> 19 | <%=T.hidden("parent_name",parent_name) %> 20 | <%=T.add_table(parent_name+"-新增页面",4) %> 21 | <%=T.tr() %><%=T.td_l("20%","分类","category_id") %><%=T.td(3,T.select_other("category_id","category_name",category)) %><%=T.hidden("category_name","")%><%=T.tr_close() %> 22 | <%=T.tr() %><%=T.td_l("20%","标题","title") %><%=T.td(3,T.input_must("title")) %><%=T.tr_close() %> 23 | <%=T.tr() %> 24 | <%=T.td_l("首页推荐","is_recommend")%><%=T.td(T.radio("is_recommend","1","true")+"是"+T.radio("is_recommend","0")+"否") %> 25 | <%=T.td_l("首页图片","is_home_pic")%><%=T.td(T.radio("is_home_pic","1")+"是"+T.radio("is_home_pic","0","false")+"否") %> 26 | <%=T.tr_close() %> 27 | 28 | <%=T.tr() %> 29 | <%=T.td_l("有效开始时间","starttime") %><%=T.td(T.time_must_ymd("starttime")) %> 30 | <%=T.td_l("截止时间","endtime") %><%=T.td(T.time_must_ymd("endtime")) %> 31 | <%=T.tr_close() %> 32 | <%=T.tr()%><%=T.td_l("图片上传","path")%><%=T.td(3,T.img_single("path")) %><%=T.tr_close() %> 33 | <%=T.tr() %><%=T.td_l("说明","introduce")%><%=T.td(3,T.textarea_kind_no("introduce",160)) %><%=T.tr_close() %> 34 | <%=T.tr_space(4) %> 35 | <%=T. table_close_form() %> 36 | <%=T.alert() %> 37 | <%=T.kind_js("introduce") %> 38 | <%=T.end() %> 39 | -------------------------------------------------------------------------------- /WebRoot/backstage/content/index.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 | MRecord record=MR.me().getAttr(Msg.OUT_DATAS); 5 | String parent_name=record.getStr("parent_name"); 6 | String parent_id=record.getStr("parent_id"); 7 | String add_uri="backstage/content/add/"+parent_id+"/"+parent_name; 8 | List lst=MR.me().getAttr(Msg.LIST_DATAS); 9 | %> 10 | 11 | 12 | 13 | 14 | 15 | 16 | 17 | <%=T.table_list(7,parent_name) %> 18 | <%=T.tr_align("center") %> 19 | <%=T.td("left","标题","15%") %> 20 | <%=T.td("left","所属分类","10%") %> 21 | <%=T.td("13%","市场价-优惠价") %> 22 | <%=T.td("20%","有效期") %> 23 | <%=T.td("8%","是否推荐") %> 24 | <%=T.td("17%","发布时间") %> 25 | <%=T.td("15%","操作") %> 26 | <%=T.tr_close() %> 27 | <% if(!MCheck.isNull(lst)){for(MRecord row:lst){%> 28 | <%=T.tr_align("center") %> 29 | <%=T.td("left",T.a_view(row.getStr("id"),row.getStr("title"),row.getStr("tb")),"15%")%> 30 | <%=T.td("left",row.getStr("category_name"),"10%") %> 31 | <%=T.td("13%",row.getStr("market_price")+"-"+row.getStr("preferential_price")) %> 32 | <%=T.td("20%",row.getStr("starttime")+"--"+row.getStr("endtime")) %> 33 | <%=T.td("8%",row.getStr("is_recommend").equals("false")?"否":"是") %> 34 | <%=T.td("17%",row.getStr("pubdate")) %> 35 | <%=T.td() %> 36 | <%=T.a_edit_base("backstage/content/edit/"+row.getStr("id")+"/"+parent_id+"/"+parent_name) %> 37 | <%=T.a_del_base("backstage/content/del/"+row.getStr("id")+"/"+parent_id+"/"+parent_name) %> 38 | <%=T.td_close() %> 39 | <%=T.tr_close() %> 40 | <% }}else{ %> 41 | <%=T.tr("center") %> 42 | <%=T.td(7,"没有记录.") %> 43 | <%=T.tr_close() %> 44 | <%} %> 45 | <%=T.pager_no_del(7) %> 46 | <%=T.table_close() %> 47 | <%=T.end()%> -------------------------------------------------------------------------------- /src/guilinsoft/sky/action/xitong/Quanxian.java: -------------------------------------------------------------------------------- 1 | 2 | package guilinsoft.sky.action.xitong; 3 | 4 | import guilinsoft.sky.utils.MMsg; 5 | 6 | import com.jzero.comm.MCommHelp; 7 | import com.jzero.core.MR; 8 | import com.jzero.core.MURI; 9 | import com.jzero.db.core.M; 10 | import com.jzero.render.MB; 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.MTool; 16 | import com.jzero.util.Msg; 17 | 18 | /** 19 | * 2012-10-25:权限管理 20 | * wangujqw@gmail.com 21 | */ 22 | public class Quanxian { 23 | 24 | public void menu_frame(){ 25 | MB.me().getJspRender(); 26 | } 27 | public void left(){ 28 | MR.me().setAttr("YHZ_LST", M.me().get_field("dm,mc", MMsg.XT_YHZ,"order by px desc")).setAttr("RY_LST", M.me().get_field("yhzdm,bh,xm", MMsg.XT_USER)); 29 | MB.me().getJspRender(); 30 | } 31 | public void index(){ 32 | String sql="SELECT id,pid,name,title,i_order,op_type FROM xt_cdb WHERE root_id!=0 and root_show!=0 ORDER BY i_order DESC"; 33 | 34 | String dm=MURI.me().seg_str(3); 35 | String mc=MTool.decode(MURI.me().seg_str(4)); 36 | String where=MCnt.me().and("dm", MEnum.EQ, dm).toStr(); 37 | MRecord record=M.me().one_t(MMsg.XT_QXB, where); 38 | if(!MCheck.isNull(record)){ 39 | MR.me().setAttr("cdid", MTool.lst_to_strs(record, "cdid")); 40 | } 41 | MR.me().setAttr("dm", dm).setAttr("mc", mc).setAttr(Msg.OUT_DATAS, M.me().sql(sql)); ////取出所有菜单信息 42 | MB.me().getJspRender(); 43 | } 44 | public void add(){ 45 | MRecord record=MR.me().getPara(); 46 | String where=MCnt.me().and("dm", MEnum.EQ, record.get("dm")).toStr(); 47 | boolean bool=M.me().check(MMsg.XT_QXB, where); 48 | String msg; 49 | if(bool){ 50 | M.me().update(MMsg.XT_QXB, new MRecord().set("cdid", record.getStr("cdid")), MCnt.me().first("dm", MEnum.EQ, record.get("dm")).toStr()); 51 | msg=Msg.MODIFY_SUCCESS; 52 | }else{ 53 | M.me().insert(MMsg.XT_QXB, record); 54 | msg=Msg.INSERT_SUCCESS; 55 | } 56 | MCommHelp.outHTML("xitong/quanxian/index/"+record.getStr("dm")+"/"+record.getStr("mc"), msg); 57 | } 58 | } 59 | -------------------------------------------------------------------------------- /WebRoot/backstage/ad/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 | <%=T.js("js/My97DatePicker/WdatePicker.js") %> 4 | <% 5 | MRecord out_data=MR.me().getAttr(Msg.OUT_DATAS); 6 | String parent_name=out_data.getStr("parent_name"); 7 | String parent_id=out_data.getStr("parent_id"); 8 | String save_uri="backstage/ad/update/"+parent_id+"/"+parent_name; 9 | List category=out_data.get("category"); 10 | List lst=out_data.get("mxlst"); 11 | MRecord row=MR.me().getAttr(Msg.OBJECT); 12 | %> 13 | 14 | 15 | 16 | 17 | 18 | <%=T.hidden_id(row.getStr("id")) %> 19 | <%=T.add_table(parent_name+"-新增页面",4) %> 20 | <%=T.tr() %><%=T.td_l("20%","分类","category_id") %><%=T.td(3,T.select_other("category_id",row.getStr("category_id"),"category_name",category)) %><%=T.hidden("category_name",row.getStr("category_name"))%><%=T.tr_close() %> 21 | <%=T.tr() %><%=T.td_l("20%","标题","title") %><%=T.td(3,T.input_must("title",row.getStr("title"))) %><%=T.tr_close() %> 22 | <%=T.tr() %> 23 | <%=T.td_l("首页推荐","is_recommend")%><%=T.td(T.radio("is_recommend","1",row.getStr("is_recommend"))+"是"+T.radio("is_recommend","0",row.getStr("is_recommend"))+"否") %> 24 | <%=T.td_l("首页图片","is_home_pic")%><%=T.td(T.radio("is_home_pic","1",row.getStr("is_home_pic"))+"是"+T.radio("is_home_pic","0",row.getStr("is_home_pic"))+"否") %> 25 | <%=T.tr_close() %> 26 | <%=T.tr() %> 27 | <%=T.td_l("有效开始时间","starttime") %><%=T.td(T.time_must_ymd("starttime",row.get("starttime"))) %> 28 | <%=T.td_l("截止时间","endtime") %><%=T.td(T.time_must_ymd("endtime",row.get("endtime"))) %> 29 | <%=T.tr_close() %> 30 | <%=T.tr()%><%=T.td_l("图片上传","path")%><%=T.td(3,T.img_single("path",row.getStr("path"))) %><%=T.tr_close() %> 31 | <%=T.tr() %><%=T.td_l("说明","introduce")%><%=T.td(3,T.textarea_kind_no("introduce",row.getStr("introduce"),180)) %><%=T.tr_close() %> 32 | <%=T.tr_space(4) %> 33 | <%=T. table_close_form() %> 34 | <%=T.alert() %> 35 | <%=T.kind_js("introduce") %> 36 | <%=T.end() %> 37 | --------------------------------------------------------------------------------