index.js 283 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091929394959697989910010110210310410510610710810911011111211311411511611711811912012112212312412512612712812913013113213313413513613713813914014114214314414514614714814915015115215315415515615715815916016116216316416516616716816917017117217317417517617717817918018118218318418518618718818919019119219319419519619719819920020120220320420520620720820921021121221321421521621721821922022122222322422522622722822923023123223323423523623723823924024124224324424524624724824925025125225325425525625725825926026126226326426526626726826927027127227327427527627727827928028128228328428528628728828929029129229329429529629729829930030130230330430530630730830931031131231331431531631731831932032132232332432532632732832933033133233333433533633733833934034134234334434534634734834935035135235335435535635735835936036136236336436536636736836937037137237337437537637737837938038138238338438538638738838939039139239339439539639739839940040140240340440540640740840941041141241341441541641741841942042142242342442542642742842943043143243343443543643743843944044144244344444544644744844945045145245345445545645745845946046146246346446546646746846947047147247347447547647747847948048148248348448548648748848949049149249349449549649749849950050150250350450550650750850951051151251351451551651751851952052152252352452552652752852953053153253353453553653753853954054154254354454554654754854955055155255355455555655755855956056156256356456556656756856957057157257357457557657757857958058158258358458558658758858959059159259359459559659759859960060160260360460560660760860961061161261361461561661761861962062162262362462562662762862963063163263363463563663763863964064164264364464564664764864965065165265365465565665765865966066166266366466566666766866967067167267367467567667767867968068168268368468568668768868969069169269369469569669769869970070170270370470570670770870971071171271371471571671771871972072172272372472572672772872973073173273373473573673773873974074174274374474574674774874975075175275375475575675775875976076176276376476576676776876977077177277377477577677777877978078178278378478578678778878979079179279379479579679779879980080180280380480580680780880981081181281381481581681781881982082182282382482582682782882983083183283383483583683783883984084184284384484584684784884985085185285385485585685785885986086186286386486586686786886987087187287387487587687787887988088188288388488588688788888989089189289389489589689789889990090190290390490590690790890991091191291391491591691791891992092192292392492592692792892993093193293393493593693793893994094194294394494594694794894995095195295395495595695795895996096196296396496596696796896997097197297397497597697797897998098198298398498598698798898999099199299399499599699799899910001001100210031004100510061007100810091010101110121013101410151016101710181019102010211022102310241025102610271028102910301031103210331034103510361037103810391040104110421043104410451046104710481049105010511052105310541055105610571058105910601061106210631064106510661067106810691070107110721073107410751076107710781079108010811082108310841085108610871088108910901091109210931094109510961097109810991100110111021103110411051106110711081109111011111112111311141115111611171118111911201121112211231124112511261127112811291130113111321133113411351136113711381139114011411142114311441145114611471148114911501151115211531154115511561157115811591160116111621163116411651166116711681169117011711172117311741175117611771178117911801181118211831184118511861187118811891190119111921193119411951196119711981199120012011202120312041205120612071208120912101211121212131214121512161217121812191220122112221223122412251226122712281229123012311232123312341235123612371238123912401241124212431244124512461247124812491250125112521253125412551256125712581259126012611262126312641265126612671268126912701271127212731274127512761277127812791280128112821283128412851286128712881289129012911292129312941295129612971298129913001301130213031304130513061307130813091310131113121313131413151316131713181319132013211322132313241325132613271328132913301331133213331334133513361337133813391340134113421343134413451346134713481349135013511352135313541355135613571358135913601361136213631364136513661367136813691370137113721373137413751376137713781379138013811382138313841385138613871388138913901391139213931394139513961397139813991400140114021403140414051406140714081409141014111412141314141415141614171418141914201421142214231424142514261427142814291430143114321433143414351436143714381439144014411442144314441445144614471448144914501451145214531454145514561457145814591460146114621463146414651466146714681469147014711472147314741475147614771478147914801481148214831484148514861487148814891490149114921493149414951496149714981499150015011502150315041505150615071508150915101511151215131514151515161517151815191520152115221523152415251526152715281529153015311532153315341535153615371538153915401541154215431544154515461547154815491550155115521553155415551556155715581559156015611562156315641565156615671568156915701571157215731574157515761577157815791580158115821583158415851586158715881589159015911592159315941595159615971598159916001601160216031604160516061607160816091610161116121613161416151616161716181619162016211622162316241625162616271628162916301631163216331634163516361637163816391640164116421643164416451646164716481649165016511652165316541655165616571658165916601661166216631664166516661667166816691670167116721673167416751676167716781679168016811682168316841685168616871688168916901691169216931694169516961697169816991700170117021703170417051706170717081709171017111712171317141715171617171718171917201721172217231724172517261727172817291730173117321733173417351736173717381739174017411742174317441745174617471748174917501751175217531754175517561757175817591760176117621763176417651766176717681769177017711772177317741775177617771778177917801781178217831784178517861787178817891790179117921793179417951796179717981799180018011802180318041805180618071808180918101811181218131814181518161817181818191820182118221823182418251826182718281829183018311832183318341835183618371838183918401841184218431844184518461847184818491850185118521853185418551856185718581859186018611862186318641865186618671868186918701871187218731874187518761877187818791880188118821883188418851886188718881889189018911892189318941895189618971898189919001901190219031904190519061907190819091910191119121913191419151916191719181919192019211922192319241925192619271928192919301931193219331934193519361937193819391940194119421943194419451946194719481949195019511952195319541955195619571958195919601961196219631964196519661967196819691970197119721973197419751976197719781979198019811982198319841985198619871988198919901991199219931994199519961997199819992000200120022003200420052006200720082009201020112012201320142015201620172018201920202021202220232024202520262027202820292030203120322033203420352036203720382039204020412042204320442045204620472048204920502051205220532054205520562057205820592060206120622063206420652066206720682069207020712072207320742075207620772078207920802081208220832084208520862087208820892090209120922093209420952096209720982099210021012102210321042105210621072108210921102111211221132114211521162117211821192120212121222123212421252126212721282129213021312132213321342135213621372138213921402141214221432144214521462147214821492150215121522153215421552156215721582159216021612162216321642165216621672168216921702171217221732174217521762177217821792180218121822183218421852186218721882189219021912192219321942195219621972198219922002201220222032204220522062207220822092210221122122213221422152216221722182219222022212222222322242225222622272228222922302231223222332234223522362237223822392240224122422243224422452246224722482249225022512252225322542255225622572258225922602261226222632264226522662267226822692270227122722273227422752276227722782279228022812282228322842285228622872288228922902291229222932294229522962297229822992300230123022303230423052306230723082309231023112312231323142315231623172318231923202321232223232324232523262327232823292330233123322333233423352336233723382339234023412342234323442345234623472348234923502351235223532354235523562357235823592360236123622363236423652366236723682369237023712372237323742375237623772378237923802381238223832384238523862387238823892390239123922393239423952396239723982399240024012402240324042405240624072408240924102411241224132414241524162417241824192420242124222423242424252426242724282429243024312432243324342435243624372438243924402441244224432444244524462447244824492450245124522453245424552456245724582459246024612462246324642465246624672468246924702471247224732474247524762477247824792480248124822483248424852486248724882489249024912492249324942495249624972498249925002501250225032504250525062507250825092510251125122513251425152516251725182519252025212522252325242525252625272528252925302531253225332534253525362537253825392540254125422543254425452546254725482549255025512552255325542555255625572558255925602561256225632564256525662567256825692570257125722573257425752576257725782579258025812582258325842585258625872588258925902591259225932594259525962597259825992600260126022603260426052606260726082609261026112612261326142615261626172618261926202621262226232624262526262627262826292630263126322633263426352636263726382639264026412642264326442645264626472648264926502651265226532654265526562657265826592660266126622663266426652666266726682669267026712672267326742675267626772678267926802681268226832684268526862687268826892690269126922693269426952696269726982699270027012702270327042705270627072708270927102711271227132714271527162717271827192720272127222723272427252726272727282729273027312732273327342735273627372738273927402741274227432744274527462747274827492750275127522753275427552756275727582759276027612762276327642765276627672768276927702771277227732774277527762777277827792780278127822783278427852786278727882789279027912792279327942795279627972798279928002801280228032804280528062807280828092810281128122813281428152816281728182819282028212822282328242825282628272828282928302831283228332834283528362837283828392840284128422843284428452846284728482849285028512852285328542855285628572858285928602861286228632864286528662867286828692870287128722873287428752876287728782879288028812882288328842885288628872888288928902891289228932894289528962897289828992900290129022903290429052906290729082909291029112912291329142915291629172918291929202921292229232924292529262927292829292930293129322933293429352936293729382939294029412942294329442945294629472948294929502951295229532954295529562957295829592960296129622963296429652966296729682969297029712972297329742975297629772978297929802981298229832984298529862987298829892990299129922993299429952996299729982999300030013002300330043005300630073008300930103011301230133014301530163017301830193020302130223023302430253026302730283029303030313032303330343035303630373038303930403041304230433044304530463047304830493050305130523053305430553056305730583059306030613062306330643065306630673068306930703071307230733074307530763077307830793080308130823083308430853086308730883089309030913092309330943095309630973098309931003101310231033104310531063107310831093110311131123113311431153116311731183119312031213122312331243125312631273128312931303131313231333134313531363137313831393140314131423143314431453146314731483149315031513152315331543155315631573158315931603161316231633164316531663167316831693170317131723173317431753176317731783179318031813182318331843185318631873188318931903191319231933194319531963197319831993200320132023203320432053206320732083209321032113212321332143215321632173218321932203221322232233224322532263227322832293230323132323233323432353236323732383239324032413242324332443245324632473248324932503251325232533254325532563257325832593260326132623263326432653266326732683269327032713272327332743275327632773278327932803281328232833284328532863287328832893290329132923293329432953296329732983299330033013302330333043305330633073308330933103311331233133314331533163317331833193320332133223323332433253326332733283329333033313332333333343335333633373338333933403341334233433344334533463347334833493350335133523353335433553356335733583359336033613362336333643365336633673368336933703371337233733374337533763377337833793380338133823383338433853386338733883389339033913392339333943395339633973398339934003401340234033404340534063407340834093410341134123413341434153416341734183419342034213422342334243425342634273428342934303431343234333434343534363437343834393440344134423443344434453446344734483449345034513452345334543455345634573458345934603461346234633464346534663467346834693470347134723473347434753476347734783479348034813482348334843485348634873488348934903491349234933494349534963497349834993500350135023503350435053506350735083509351035113512351335143515351635173518351935203521352235233524352535263527352835293530353135323533353435353536353735383539354035413542354335443545354635473548354935503551355235533554355535563557355835593560356135623563356435653566356735683569357035713572357335743575357635773578357935803581358235833584358535863587358835893590359135923593359435953596359735983599360036013602360336043605360636073608360936103611361236133614361536163617361836193620362136223623362436253626362736283629363036313632363336343635363636373638363936403641364236433644364536463647364836493650365136523653365436553656365736583659366036613662366336643665366636673668366936703671367236733674367536763677367836793680368136823683368436853686368736883689369036913692369336943695369636973698369937003701370237033704370537063707370837093710371137123713371437153716371737183719372037213722372337243725372637273728372937303731373237333734373537363737373837393740374137423743374437453746374737483749375037513752375337543755375637573758375937603761376237633764376537663767376837693770377137723773377437753776377737783779378037813782378337843785378637873788378937903791379237933794379537963797379837993800380138023803380438053806380738083809381038113812381338143815381638173818381938203821382238233824382538263827382838293830383138323833383438353836383738383839384038413842384338443845384638473848384938503851385238533854385538563857385838593860386138623863386438653866386738683869387038713872387338743875387638773878387938803881388238833884388538863887388838893890389138923893389438953896389738983899390039013902390339043905390639073908390939103911391239133914391539163917391839193920392139223923392439253926392739283929393039313932393339343935393639373938393939403941394239433944394539463947394839493950395139523953395439553956395739583959396039613962396339643965396639673968396939703971397239733974397539763977397839793980398139823983398439853986398739883989399039913992399339943995399639973998399940004001400240034004400540064007400840094010401140124013401440154016401740184019402040214022402340244025402640274028402940304031403240334034403540364037403840394040404140424043404440454046404740484049405040514052405340544055405640574058405940604061406240634064406540664067406840694070407140724073407440754076407740784079408040814082408340844085408640874088408940904091409240934094409540964097409840994100410141024103410441054106410741084109411041114112411341144115411641174118411941204121412241234124412541264127412841294130413141324133413441354136413741384139414041414142414341444145414641474148414941504151415241534154415541564157415841594160416141624163416441654166416741684169417041714172417341744175417641774178417941804181418241834184418541864187418841894190419141924193419441954196419741984199420042014202420342044205420642074208420942104211421242134214421542164217421842194220422142224223422442254226422742284229423042314232423342344235423642374238423942404241424242434244424542464247424842494250425142524253425442554256425742584259426042614262426342644265426642674268426942704271427242734274427542764277427842794280428142824283428442854286428742884289429042914292429342944295429642974298429943004301430243034304430543064307430843094310431143124313431443154316431743184319432043214322432343244325432643274328432943304331433243334334433543364337433843394340434143424343434443454346434743484349435043514352435343544355435643574358435943604361436243634364436543664367436843694370437143724373437443754376437743784379438043814382438343844385438643874388438943904391439243934394439543964397439843994400440144024403440444054406440744084409441044114412441344144415441644174418441944204421442244234424442544264427442844294430443144324433443444354436443744384439444044414442444344444445444644474448444944504451445244534454445544564457445844594460446144624463446444654466446744684469447044714472447344744475447644774478447944804481448244834484448544864487448844894490449144924493449444954496449744984499450045014502450345044505450645074508450945104511451245134514451545164517451845194520452145224523452445254526452745284529453045314532453345344535453645374538453945404541454245434544454545464547454845494550455145524553455445554556455745584559456045614562456345644565456645674568456945704571457245734574457545764577457845794580458145824583458445854586458745884589459045914592459345944595459645974598459946004601460246034604460546064607460846094610461146124613461446154616461746184619462046214622462346244625462646274628462946304631463246334634463546364637463846394640464146424643464446454646464746484649465046514652465346544655465646574658465946604661466246634664466546664667466846694670467146724673467446754676467746784679468046814682468346844685468646874688468946904691469246934694469546964697469846994700470147024703470447054706470747084709471047114712471347144715471647174718471947204721472247234724472547264727472847294730473147324733473447354736473747384739474047414742474347444745474647474748474947504751475247534754475547564757475847594760476147624763476447654766476747684769477047714772477347744775477647774778477947804781478247834784478547864787478847894790479147924793479447954796479747984799480048014802480348044805480648074808480948104811481248134814481548164817481848194820482148224823482448254826482748284829483048314832483348344835483648374838483948404841484248434844484548464847484848494850485148524853485448554856485748584859486048614862486348644865486648674868486948704871487248734874487548764877487848794880488148824883488448854886488748884889489048914892489348944895489648974898489949004901490249034904490549064907490849094910491149124913491449154916491749184919492049214922492349244925492649274928492949304931493249334934493549364937493849394940494149424943494449454946494749484949495049514952495349544955495649574958495949604961496249634964496549664967496849694970497149724973497449754976497749784979498049814982498349844985498649874988498949904991499249934994499549964997499849995000500150025003500450055006500750085009501050115012501350145015501650175018501950205021502250235024502550265027502850295030503150325033503450355036503750385039504050415042504350445045504650475048504950505051505250535054505550565057505850595060506150625063506450655066506750685069507050715072507350745075507650775078507950805081508250835084508550865087508850895090509150925093509450955096509750985099510051015102510351045105510651075108510951105111511251135114511551165117511851195120512151225123512451255126512751285129513051315132513351345135513651375138513951405141514251435144514551465147514851495150515151525153515451555156515751585159516051615162516351645165516651675168516951705171517251735174517551765177517851795180518151825183518451855186518751885189519051915192519351945195519651975198519952005201520252035204520552065207520852095210521152125213521452155216521752185219522052215222522352245225522652275228522952305231523252335234523552365237523852395240524152425243524452455246524752485249525052515252525352545255525652575258525952605261526252635264526552665267526852695270527152725273527452755276527752785279528052815282528352845285528652875288528952905291529252935294529552965297529852995300530153025303530453055306530753085309531053115312531353145315531653175318531953205321532253235324532553265327532853295330533153325333533453355336533753385339534053415342534353445345534653475348534953505351535253535354535553565357535853595360536153625363536453655366536753685369537053715372537353745375537653775378537953805381538253835384538553865387538853895390539153925393539453955396539753985399540054015402540354045405540654075408540954105411541254135414541554165417541854195420542154225423542454255426542754285429543054315432543354345435543654375438543954405441544254435444544554465447544854495450545154525453545454555456545754585459546054615462546354645465546654675468546954705471547254735474547554765477547854795480548154825483548454855486548754885489549054915492549354945495549654975498549955005501550255035504550555065507550855095510551155125513551455155516551755185519552055215522552355245525552655275528552955305531553255335534553555365537553855395540554155425543554455455546554755485549555055515552555355545555555655575558555955605561556255635564556555665567556855695570557155725573557455755576557755785579558055815582558355845585558655875588558955905591559255935594559555965597559855995600560156025603560456055606560756085609561056115612561356145615561656175618561956205621562256235624562556265627562856295630563156325633563456355636563756385639564056415642564356445645564656475648564956505651565256535654565556565657565856595660566156625663566456655666566756685669567056715672567356745675567656775678567956805681568256835684568556865687568856895690569156925693569456955696569756985699570057015702570357045705570657075708570957105711571257135714571557165717571857195720572157225723572457255726572757285729573057315732573357345735573657375738573957405741574257435744574557465747574857495750575157525753575457555756575757585759576057615762576357645765576657675768576957705771577257735774577557765777577857795780578157825783578457855786578757885789579057915792579357945795579657975798579958005801580258035804580558065807580858095810581158125813581458155816
  1. ///<jscompress sourcefile="Banner.js" />
  2. //电脑端banner滑块控件命名空间
  3. Namespace.register("U.MD.UI.slider");
  4. /**
  5. 电脑端banner滑块控件
  6. */
  7. /**
  8. @box {object} 存放控件的div的id
  9. @imgarr {array} 存放图片的数组
  10. @speed {string} 轮播速度
  11. @cut {bool} 判断左右切换按钮是否出现
  12. @dot {bool} 判断小圆点是否出现
  13. @cb {回调callback} 引用方法
  14. **/
  15. U.MD.UI.slider = function(box, imgarr, attr) {
  16. //定义传输进来的参数
  17. var _speed = attr.speed;
  18. var _arrow = attr.arrow;
  19. var _dot = attr.dot;
  20. var _moveFun = attr.moveFun;
  21. //快速创建存放图片的ul
  22. var _sliderimgul = $$("ul", { className: 'U_MD_UI_slider_ImgList' }, box);
  23. //在数组的第一个插入最后一张图片
  24. imgarr.unshift(imgarr[imgarr.length - 1]);
  25. //在arrImg[]最后放第一张图片
  26. imgarr.push(imgarr[1]);
  27. //for循环创建需要的li
  28. for (i = 0; i < imgarr.length; i++) {
  29. var _sliderimgli = $$("li", { className: '' }, _sliderimgul),
  30. _sliderImg = $$("img", { className: '', src: imgarr[i] }, _sliderimgli); //"onerror": U.MD.C.imgError,
  31. }
  32. //快速创建存放左右按钮的ul
  33. var _sliderbtnul = $$("ul", { className: 'U_MD_UI_slider_Btn' }, box),
  34. _sliderbtnlil = $$("li", { className: 'U_MD_UI_slider_Left', innerHTML: '<' }, _sliderbtnul),
  35. _sliderbtnlir = $$("li", { className: 'U_MD_UI_slider_Right', innerHTML: '>' }, _sliderbtnul);
  36. //快速创建存放小圆点的ul
  37. var _sliderpointul = $$("ul", { className: 'U_MD_UI_slider_Point' }, box);
  38. //快速创建li,li的长度为图片的减两张(补图法)
  39. for (i = 0; i < imgarr.length - 3; i++) {
  40. //第一个li时,定义第一个li的class
  41. if (i == 0) {
  42. $$("li", { className: 'U_MD_UI_slider_On' }, _sliderpointul)[0];
  43. }
  44. $$("li", { className: '' }, _sliderpointul)[i];
  45. }
  46. //定义父元素的宽度
  47. var _boxidwidth = box.offsetWidth;
  48. //定义父元素的高度
  49. var _boxidheight = box.offsetHeight;
  50. //定义class为U_MD_UI_slider_ImgList
  51. var _sliderimglist = box.getElementsByClassName("U_MD_UI_slider_ImgList")[0];
  52. var _sliderimgli = _sliderimglist.getElementsByTagName("li");
  53. //定义class为U_MD_UI_slider_Btn
  54. var _sliderbtn = document.getElementsByClassName("U_MD_UI_slider_Btn")[0];
  55. //定义class为U_MD_UI_slider_Point
  56. var _sliderpoint = box.getElementsByClassName('U_MD_UI_slider_Point')[0];
  57. //定义class为_sliderbtn的所有li
  58. var _btnli = _sliderbtn.getElementsByTagName("li");
  59. //定义class为_sliderimglist的li长度
  60. var _listlen = _sliderimglist.getElementsByTagName("li").length;
  61. //定义图片索引为1
  62. var _listindex = 1;
  63. //定义_sliderpoint里的li
  64. var _pointdot = _sliderpoint.getElementsByTagName("li");
  65. //定义_pointdot.length
  66. var _dotlen = _pointdot.length;
  67. //定义小圆点索引为0
  68. var _dotindex = 0;
  69. //初始化timer
  70. var timer = null;
  71. //如果obj.dot为true则显示小圆点
  72. if (_dot) {
  73. _sliderpoint.style.display = "block";
  74. } else {
  75. _sliderpoint.style.display = "none";
  76. }
  77. /** Banner宽度和高度跟随父元素 **/
  78. //定义_sliderimglist里的li
  79. var _sliderli = _sliderimglist.getElementsByTagName("li");
  80. //所有图片的高宽等于盒子
  81. for (var i = 0; i < _sliderli.length; i++) {
  82. _sliderli[i].style.width = _boxidwidth + "px";
  83. _sliderli[i].style.height = _boxidheight + "px";
  84. }
  85. //存放图片的ul的总宽度(盒子长度*图片数量)
  86. _sliderimglist.style.width = (_boxidwidth * imgarr.length) + "px";
  87. //第一张图片的位置
  88. _sliderimglist.style.left = -_boxidwidth + "px";
  89. //左右切换按钮宽度跟随盒子宽度
  90. _sliderbtn.style.width = _boxidwidth + "px";
  91. /** 鼠标停留计时器停止或启动、左右按钮显示 **/
  92. //鼠标停留
  93. box.onmouseover = function() {
  94. //如果obj.cut为true则显示按钮
  95. if (_arrow) {
  96. _sliderbtn.style.display = "block";
  97. } else {
  98. _sliderbtn.style.display = "none";
  99. }
  100. //清除计时器
  101. clearInterval(timer);
  102. }
  103. //鼠标离开
  104. box.onmouseout = function() {
  105. _sliderbtn.style.display = "none";
  106. //启动计时器
  107. timer = setInterval(auto, _speed);
  108. }
  109. //定义当前时间
  110. var sTime = new Date();
  111. //左边按钮
  112. _btnli[0].onclick = function() {
  113. //定义点击后的时间
  114. var nTime = new Date();
  115. //点击后时间距离下次点击要大于500ms才能继续下次点击
  116. if (nTime - sTime > 500) {
  117. //图片索引和小圆点索引减少
  118. _listindex--;
  119. _dotindex--;
  120. if (_listindex == 0) {
  121. //调用move函数
  122. move(_sliderimglist, { left: -_boxidwidth * _listindex }, function() {
  123. _listindex = _listlen - 2;
  124. this.style.left = -_listindex * _boxidwidth + "px";
  125. });
  126. } else {
  127. move(_sliderimglist, { left: -_boxidwidth * _listindex });
  128. }
  129. //小圆点移动
  130. _dotindex = _dotindex == -1 ? _dotlen - 1 : _dotindex;
  131. moveBtn(_dotindex);
  132. _moveFun && _moveFun(_dotindex + 1);
  133. }
  134. sTime = new Date();
  135. }
  136. //右边按钮
  137. _btnli[1].onclick = function() {
  138. //定义点击后的时间
  139. var nTime = new Date();
  140. //点击后时间距离下次点击要大于500ms才能继续下次点击
  141. if (nTime - sTime > 500) {
  142. //图片索引和小圆点索引增加
  143. _listindex++;
  144. _dotindex++;
  145. //小圆点索引清零
  146. _dotindex = _dotindex % _dotlen;
  147. //图片到最后一张时索引清零重新计算
  148. if (_listindex == _listlen - 1) {
  149. move(_sliderimglist, { left: -_boxidwidth * _listindex }, function() {
  150. _listindex = 1;
  151. this.style.left = -_listindex * _boxidwidth + "px";
  152. });
  153. } else {
  154. move(_sliderimglist, { left: -_boxidwidth * _listindex });
  155. }
  156. //小圆点移动
  157. moveBtn(_dotindex);
  158. _moveFun && _moveFun(_dotindex + 1);
  159. }
  160. sTime = new Date();
  161. }
  162. //定义自动轮播
  163. timer = setInterval(auto, _speed);
  164. if (_dotindex == 0) {
  165. console.log(_dotindex + 1);
  166. }
  167. //自动轮播
  168. function auto() {
  169. /* for (var i = 0; i < _sliderimgli.length; i++) {
  170. _sliderimgli[i]._listindex = i;
  171. //点击小圆点
  172. //_listindex = this._listindex;
  173. console.log(_listindex+1);
  174. }*/
  175. //图片索引和小圆点索引
  176. _listindex = ++_listindex % _listlen;
  177. _dotindex++;
  178. //小圆点索引清零
  179. _dotindex = _dotindex % _dotlen;
  180. //图片到最后一张时索引清零重新计算
  181. if (_listindex == _listlen - 1) {
  182. move(_sliderimglist, { left: -_boxidwidth * _listindex }, function() {
  183. _listindex = 1;
  184. this.style.left = -_listindex * _boxidwidth + "px";
  185. });
  186. } else {
  187. move(_sliderimglist, { left: -_boxidwidth * _listindex });
  188. }
  189. moveBtn(_dotindex);
  190. _moveFun && _moveFun(_dotindex + 1);
  191. }
  192. //遍历小圆点
  193. for (var i = 0; i < _dotlen; i++) {
  194. _pointdot[i]._listindex = i;
  195. //点击小圆点
  196. _pointdot[i].onclick = function() {
  197. _dotindex = this._listindex;
  198. _listindex = _dotindex + 1;
  199. move(_sliderimglist, { left: -_boxidwidth * _listindex });
  200. moveBtn(_dotindex);
  201. //console.log(_dotindex);
  202. }
  203. }
  204. //小圆点样式
  205. function moveBtn(_dotindex) {
  206. for (var j = 0; j < _dotlen; j++) {
  207. _pointdot[j].className = "";
  208. }
  209. _pointdot[_dotindex].className = "U_MD_UI_slider_On";
  210. }
  211. }
  212. /*
  213. 切换过程函数
  214. @dom {object} 需要移动的对象
  215. @json {Array}向某个方向移动的距离
  216. @callback {回调callback}
  217. */
  218. function move(dom, json, callback) {
  219. //清除计时器
  220. clearInterval(dom.timer);
  221. dom.timer = setInterval(function() {
  222. //true这个计时器用来标记json中所有的attr已到达target目标
  223. var mark = true;
  224. for (var attr in json) {
  225. var cur = null;
  226. if (attr == "opacity") {
  227. cur = getStyle(dom, attr) * 100;
  228. } else {
  229. cur = parseInt(getStyle(dom, attr)) || 0;
  230. }
  231. var target = json[attr];
  232. // console.log(target);
  233. // console.log(cur);
  234. var speed = (target - cur) * .2;
  235. speed = speed > 0 ? Math.ceil(speed) : Math.floor(speed);
  236. if (cur != target) {
  237. if (attr == "opacity") {
  238. dom.style.filter = "alpha(opacity = " + (cur + speed) + ")"; //ie
  239. dom.style[attr] = (cur + speed) / 100; //0~1
  240. } else {
  241. dom.style[attr] = cur + speed + "px";
  242. }
  243. //false表明当前的这个attr没有达到目标
  244. mark = false;
  245. }
  246. //console.log(cur);
  247. //console.log(1);
  248. }
  249. if (mark) {
  250. clearInterval(dom.timer);
  251. callback && callback.call(dom);
  252. }
  253. }, 100 / 3);
  254. }
  255. function getStyle(dom, attr) {
  256. return dom.currentStyle ? dom.currentStyle[attr] : getComputedStyle(dom, null)[attr];
  257. };
  258. ///<jscompress sourcefile="Calendar.js" />
  259. Namespace.register("U.MD.UI.calendar");
  260. /**
  261. * 日历控件调用API函数
  262. * @param el 对象元素
  263. * @param parentnode 添加到的父元素
  264. * @param datetimeboolean 【boolean】是否显示选择时分秒功能
  265. */
  266. U.MD.UI.Calendar = U.MD.UI.calendar = function(el, parentnode, datetimeboolean) {
  267. if (!el)
  268. return
  269. if (typeof datetimeboolean == 'boolean' && datetimeboolean == false) {
  270. U.MD.UI.calendar.datetimeformat = datetimeboolean
  271. } else {
  272. U.MD.UI.calendar.datetimeformat = true;
  273. }
  274. U.MD.UI.calendar.create(el, parentnode);
  275. }
  276. U.MD.UI.calendar.NOW = new Date(); /*获取当天时间*/
  277. U.MD.UI.calendar.CURRENTYEAR = U.MD.UI.calendar.NOW.getFullYear(); /*今年*/
  278. U.MD.UI.calendar.CURRENTMONTH = U.MD.UI.calendar.NOW.getMonth(); /*今月*/
  279. U.MD.UI.calendar.CURRENTDAY = U.MD.UI.calendar.NOW.getDate(); /*今日*/
  280. U.MD.UI.calendar.year = U.MD.UI.calendar.CURRENTYEAR; /*可变年*/
  281. U.MD.UI.calendar.month = U.MD.UI.calendar.CURRENTMONTH; /*可变月*/
  282. U.MD.UI.calendar.day = U.MD.UI.calendar.CURRENTDAY; /*可变日*/
  283. U.MD.UI.calendar.hour = '00'; /*时*/
  284. U.MD.UI.calendar.minute = '00'; /*分*/
  285. U.MD.UI.calendar.second = '00'; /*秒*/
  286. U.MD.UI.calendar.datetimeformat = true; /*是否以时分秒时间格式输出*/
  287. U.MD.UI.calendar.fouseinp = null; /*当前聚焦的input*/
  288. U.MD.UI.calendar.board = null; /*最外层div*/
  289. U.MD.UI.calendar.tit = null; /*日期标题*/
  290. U.MD.UI.calendar.mark = 1; /*标记量*/
  291. U.MD.UI.calendar.template = [ /*html模板块*/
  292. /*功能*/
  293. '<div class="U_MD_UI_calendar_features">' +
  294. '<div class="U_MD_UI_calendar_closeBtn" id="U_MD_UI_calendar_closeBtn">关闭</div>' +
  295. '<div class="U_MD_UI_calendar_features_a">' +
  296. '<div class="U_MD_UI_calendar_prev U_MD_UI_calendar_btn" id="prevDate"></div>' +
  297. '<div class="U_MD_UI_calendar_tit" id="calendar_tit"></div>' +
  298. '<input type="text" id="calendar_tit_btn" style="display: none;">' +
  299. '<div class="U_MD_UI_calendar_next U_MD_UI_calendar_btn" id="nextDate"></div>' +
  300. '</div>' +
  301. '<i></i>' +
  302. '</div>',
  303. /*星期*/
  304. '<div id="calendar_day">' +
  305. '<ul class="U_MD_UI_calendar_week">' +
  306. '<li>日</li>' +
  307. '<li>一</li>' +
  308. '<li>二</li>' +
  309. '<li>三</li>' +
  310. '<li>四</li>' +
  311. '<li>五</li>' +
  312. '<li>六</li>' +
  313. '</ul>' +
  314. '<ul class="U_MD_UI_calendar_c" id="calendar_week_c"></ul>' +
  315. '</div>',
  316. /*选择月*/
  317. '<div class="U_MD_UI_calendar_month" id="calendar_month" style="display: none">' +
  318. '<ul class="U_MD_UI_calendar_month_c">' +
  319. '<li><span>1月</span></li>' +
  320. '<li><span>2月</span></li>' +
  321. '<li><span>3月</span></li>' +
  322. '<li><span>4月</span></li>' +
  323. '<li><span>5月</span></li>' +
  324. '<li><span>6月</span></li>' +
  325. '<li><span>7月</span></li>' +
  326. '<li><span>8月</span></li>' +
  327. '<li><span>9月</span></li>' +
  328. '<li><span>10月</span></li>' +
  329. '<li><span>11月</span></li>' +
  330. '<li><span>12月</span></li>' +
  331. '</ul>' +
  332. '</div>',
  333. /*选择年*/
  334. '<div id="calendar_year" class="U_MD_UI_calendar_month" style="display: none">' +
  335. '<ul class="U_MD_UI_calendar_month_c">' +
  336. '<li></li>' +
  337. '<li></li>' +
  338. '<li></li>' +
  339. '<li></li>' +
  340. '<li></li>' +
  341. '<li></li>' +
  342. '<li></li>' +
  343. '<li></li>' +
  344. '<li></li>' +
  345. '<li></li>' +
  346. '<li></li>' +
  347. '<li></li>' +
  348. '</ul>' +
  349. '</div>',
  350. /*选择时间*/
  351. '<span id="U_MD_UI_calendar_timeText" class="U_MD_UI_calendar_timeText">选择时间</span>' +
  352. '<div class="U_MD_UI_calendar_timeBox">' +
  353. '<div id="U_MD_UI_calendar_clearText" class="U_MD_UI_calendar_timeBtn">清空</div>' +
  354. '<div id="U_MD_UI_calendar_nowTime" class="U_MD_UI_calendar_timeBtn">现在</div>' +
  355. '<div id="U_MD_UI_calendar_okBtn" class="U_MD_UI_calendar_timeBtn">确定</div>' +
  356. '</div>',
  357. /*选择时间内容*/
  358. '<div id="calendar_timeChoose" class="U_MD_UI_calendar_timeChoose" style="display: none">' +
  359. '</div>'
  360. ];
  361. /**
  362. * 创建日历的壳
  363. * @param els 对象元素
  364. * @param els 父元素
  365. */
  366. U.MD.UI.calendar.create = function(els, parentnode) {
  367. if (els == U.MD.UI.calendar.fouseinp && U.MD.UI.calendar.board.style.display == 'block')
  368. return
  369. if (parentnode && U.MD.UI.calendar.board) {
  370. U.MD.UI.calendar.board.parentNode.removeChild(U.MD.UI.calendar.board);
  371. U.MD.UI.calendar.board = null;
  372. }
  373. var _top = document.documentElement.scrollTop || document.body.scrollTop,
  374. _left = document.documentElement.scrollLeft || document.body.scrollLeft;
  375. var _offsetHtml = [Math.abs(els.getBoundingClientRect().left) + _left, Math.abs(els.getBoundingClientRect().top) + _top]; /*获取元素相对于html文档的距离*/
  376. U.MD.UI.calendar.fouseinp = els; /*当前聚焦的input*/
  377. if (!U.MD.UI.calendar.board) { /*判断是否有创建日历内容*/
  378. U.MD.UI.calendar.showBoard(els, _offsetHtml, parentnode); /*创建日历内容*/
  379. } else {
  380. U.MD.UI.calendar.resetData(_offsetHtml);
  381. }
  382. U.MD.UI.calendar.showDay(); /*日期显示*/
  383. }
  384. /**
  385. * 时分秒模板控制
  386. * @param that 对象元素
  387. * @param text 改变的文字
  388. */
  389. U.MD.UI.calendar.toggleChooseText = function(that) {
  390. var _child = U.selectEl('.U_MD_UI_calendar_c_a')[0].children, //模板元素
  391. _len = _child.length; //长度
  392. if (that.innerText == '返回日期') { //点击的字
  393. U.MD.UI.calendar.changeDisplay(_lastTemplate, _child[_len - 1]); //切换模板
  394. that.innerText = "选择时间"; //改变文字
  395. U.selectEl(that).removeClass("U_MD_UI_calendar_timeTextClick"); //删除选中class
  396. return; //调出函数
  397. }
  398. for (var i = 0; i < _len - 1; i++) { //循环模板
  399. _child[i].style.display != 'none' && (_child[i].style.display = 'none', _lastTemplate = _child[i]); //隐藏
  400. }
  401. _child[_len - 1].style.display = 'block'; //显示选择时分秒模板
  402. that.innerText = "返回日期"; //改变文字
  403. U.selectEl(that).addClass("U_MD_UI_calendar_timeTextClick"); //添加class
  404. }
  405. /**
  406. * 数据重置
  407. * @param offsethtml 偏移量
  408. */
  409. U.MD.UI.calendar.resetData = function(offsethtml) {
  410. U.MD.UI.calendar.board.style.display = 'block'; /*让日历显示*/
  411. U.MD.UI.calendar.mark = 1;
  412. U.selectEl('#calendar_day')[0].style.display = 'block';
  413. U.selectEl('#calendar_month')[0].style.display = 'none';
  414. U.selectEl('#calendar_year')[0].style.display = 'none';
  415. U.MD.UI.calendar.board.style.left = offsethtml[0] + 'px'; /*改变日历显示的x轴*/
  416. U.MD.UI.calendar.board.style.top = offsethtml[1] + U.MD.UI.calendar.fouseinp.clientHeight + 10 + 'px'; /*改变日历显示的y轴*/
  417. U.MD.UI.calendar.year = U.MD.UI.calendar.CURRENTYEAR;
  418. U.MD.UI.calendar.month = U.MD.UI.calendar.CURRENTMONTH;
  419. U.MD.UI.calendar.ChooseDefault(true);
  420. }
  421. /**
  422. * 创建时间选择模块
  423. * @param addel 添加父元素
  424. */
  425. U.MD.UI.calendar.createChooseTime = function(addel) {
  426. var _dataObj = [
  427. ["时", "分", "秒"],
  428. [24, 60, 60],
  429. ["hour", "minute", "second"]
  430. ],
  431. _lastTemplate;
  432. var _ct = $$('div', { id: 'calendar_time', className: 'U_MD_UI_calendar_time', innerHTML: U.MD.UI.calendar.template[4] }, U.MD.UI.calendar.board);
  433. for (var i = 0; i < _dataObj[0].length; i++) {
  434. var _row = $$('div', { className: "U_MD_UI_calendar_timeRow" }, addel);
  435. $$('span', { className: "U_MD_UI_calendar_timeRowText", innerText: _dataObj[0][i] }, _row);
  436. var _rowCon = $$('div', { className: "U_MD_UI_calendar_timeRowCon" }, _row),
  437. _ul = $$('ul', { className: "U_MD_UI_calendar_timeRowUl", name: _dataObj[2][i] }, _rowCon);
  438. for (var j = 0; j < _dataObj[1][i]; j++) {
  439. var _text = j.toString().length == 1 ? '0' + j : j;
  440. $$('li', {
  441. innerText: _text,
  442. onclick: function() {
  443. var _parentUl = this.parentNode,
  444. _activeLi = _parentUl.querySelector('.U_MD_UI_calendar_timeRowActive');
  445. U.selectEl(_activeLi).removeClass('U_MD_UI_calendar_timeRowActive');
  446. U.selectEl(this).addClass('U_MD_UI_calendar_timeRowActive');
  447. switch (_parentUl.name) {
  448. case 'hour':
  449. U.MD.UI.calendar.hour = this.innerText;
  450. break;
  451. case 'minute':
  452. U.MD.UI.calendar.minute = this.innerText;
  453. break;
  454. case 'second':
  455. U.MD.UI.calendar.second = this.innerText;
  456. break;
  457. }
  458. }
  459. }, _ul);
  460. }
  461. }
  462. if (!U.MD.UI.calendar.datetimeformat) {
  463. _ct.style.display = 'none';
  464. }
  465. U.selectEl('#U_MD_UI_calendar_timeText')[0].onclick = function() { //绑定进入选择时分秒的模块时间
  466. U.MD.UI.calendar.toggleChooseText(this)
  467. }
  468. U.selectEl('#U_MD_UI_calendar_clearText')[0].onclick = function() { //绑定清空事件
  469. U.MD.UI.calendar.fouseinp.value ? U.MD.UI.calendar.fouseinp.value = '' : U.MD.UI.calendar.fouseinp.innerText = '';
  470. U.MD.UI.calendar.ChooseDefault(true);
  471. U.MD.UI.calendar.board.style.display = 'none';
  472. }
  473. U.selectEl('#U_MD_UI_calendar_nowTime')[0].onclick = function() { //绑定输出今天事件
  474. U.MD.UI.calendar.outPutDate(true);
  475. }
  476. U.selectEl('#U_MD_UI_calendar_okBtn')[0].onclick = function() { //绑定确定事件
  477. U.MD.UI.calendar.outPutDate(false);
  478. }
  479. }
  480. /**
  481. * 创建日历
  482. * @param input 当前聚焦的input
  483. * @param offsetHtml 元素相对于html文档的距离
  484. */
  485. U.MD.UI.calendar.showBoard = function(input, offsetHtml, parentnode) {
  486. var _template = U.MD.UI.calendar.template,
  487. /*转局部变量*/
  488. _parentNode = parentnode || document.body,
  489. _templateHTML = _template[1] + _template[2] + _template[3] + _template[5];
  490. if (!parentnode) {
  491. U.MD.UI.calendar.board = $$('div', { "className": "U_MD_UI_calendar_bigboard", style: { left: offsetHtml[0] + "px", top: offsetHtml[1] + input.clientHeight + 10 + "px" } }, _parentNode); /*创建日历元素*/
  492. } else {
  493. U.MD.UI.calendar.board = $$('div', { "className": "U_MD_UI_calendar_bigboard" }, parentnode);
  494. }
  495. U.MD.UI.calendar.board.innerHTML = _template[0]; /*给上html模板的第一个*/
  496. _dayC = $$('div', { "className": 'U_MD_UI_calendar_c_a', innerHTML: _templateHTML }, U.MD.UI.calendar.board); /*创建剩下的内容,把html模板内容丢进去*/
  497. U.MD.UI.calendar.tit = U.selectEl('#calendar_tit')[0]; /*获取日历标题*/
  498. _mc = U.selectEl('#calendar_month > ul > li'); /*获取选择月模块的li*/
  499. _titInp = U.selectEl('#calendar_tit_btn')[0]; /*获取日历标题的input*/
  500. _timer = null; /*定义一个定时器*/
  501. U.MD.UI.calendar.createChooseTime($('#calendar_timeChoose')[0]);
  502. U.MD.UI.calendar.tit.onclick = function() { /*给日历标题绑定点击事件*/
  503. clearTimeout(_timer); /*清除定时器*/
  504. if (U.MD.UI.calendar.mark == 1) { /*标记数是1*/
  505. U.MD.UI.calendar.tit.innerText = U.MD.UI.calendar.year; /*日历标题赋值可变月*/
  506. U.MD.UI.calendar.changeDisplay($('#calendar_month')[0], U.selectEl('#calendar_day')[0]); /*选择月显示,选择天隐藏*/
  507. U.MD.UI.calendar.mark = 2; /*标记数赋值2,以表示当前停留在选择月模块*/
  508. U.MD.UI.calendar.ChooseDefault();
  509. } else if (U.MD.UI.calendar.mark == 2) { /*标记数是2*/
  510. _timer = setTimeout(function() { /*赋值一个定时器*/
  511. U.MD.UI.calendar.changeDisplay($('#calendar_year')[0], U.selectEl('#calendar_month')[0]); /*选择年显示,选择月隐藏*/
  512. U.MD.UI.calendar.dateTenYear(); /*调用显示10年内容函数*/
  513. U.MD.UI.calendar.mark = 3; /*标记数复制3,以表示档期那停球在选择年模块*/
  514. U.MD.UI.calendar.ChooseDefault();
  515. }, 250); /*0.25秒后执行*/
  516. }
  517. }
  518. U.MD.UI.calendar.tit.ondblclick = function() { /*给日历标题绑定双击事件*/
  519. clearTimeout(_timer); /*清除定时器,防止进入单击事件*/
  520. if (U.MD.UI.calendar.mark === 2) { /*标记数是2*/
  521. _obj = U.MD.UI.calendar.changeDisplay(_titInp, this, 'inline-block'); /*日历标题文本框显示,日历标题隐藏*/
  522. _obj[0].value = this.innerText; /*把日历title赋值给编辑input*/
  523. _obj[0].focus(); /*编辑input给上聚焦*/
  524. }
  525. }
  526. _titInp.onkeydown = function(e) { /*给日历标题文本框一个键盘事件*/
  527. switch (e.keyCode) {
  528. case 13:
  529. /*编辑input 回车来更改内容*/
  530. var _arr2 = U.MD.UI.calendar.changeDisplay(U.MD.UI.calendar.tit, this, 'inline-block'); /*显示日历title, 隐藏编辑input*/
  531. _arr2[0].innerText = U.MD.UI.calendar.year = !isNaN(parseInt(this.value)) ? parseInt(this.value) : U.MD.UI.calendar.CURRENTYEAR; /*把编辑input的内容赋值给日历title*/
  532. break;
  533. }
  534. };
  535. _titInp.onblur = function() { /*给日历标题文本框一个失去焦点*/
  536. var _arr3 = U.MD.UI.calendar.changeDisplay(U.MD.UI.calendar.tit, this, 'inline-block'); /*同上*/
  537. _arr3[0].innerText = U.MD.UI.calendar.year = !isNaN(parseInt(this.value)) ? parseInt(this.value) : U.MD.UI.calendar.CURRENTYEAR;
  538. }
  539. U.selectEl('#prevDate')[0].onclick = function() { /*给向左的小三角绑定点击事件*/
  540. if (U.MD.UI.calendar.mark == 1) { _lessNum = -1 } /*标记数是1,-1月*/
  541. else if (U.MD.UI.calendar.mark == 2) { _lessNum = -12 } /*标记数是2,-12月*/
  542. else if (U.MD.UI.calendar.mark == 3) { _lessNum = -120 }; /*标记数是3, -120月*/
  543. U.MD.UI.calendar.fullDate(_lessNum, false);
  544. };
  545. U.selectEl('#nextDate')[0].onclick = function() { /*给向右的小三角绑定点击事件*/
  546. if (U.MD.UI.calendar.mark == 1) { _addNum = 1 } /*标记数是1,+1月*/
  547. else if (U.MD.UI.calendar.mark == 2) { _addNum = 12 } /*标记数是1,+12月*/
  548. else if (U.MD.UI.calendar.mark == 3) { _addNum = 120 }; /*标记数是1,+120月*/
  549. U.MD.UI.calendar.fullDate(_addNum, true);
  550. };
  551. for (var i = 0; i < _mc.length; i++) { /*给选择月的模块li循环*/
  552. _mc[i].onclick = function() { /*给每个绑定一个点击事件*/
  553. U.MD.UI.calendar.changeDisplay($('#calendar_day')[0], U.selectEl('#calendar_month')[0]); /*选择天显示,选择月隐藏*/
  554. U.MD.UI.calendar.month = parseInt(this.innerText) - 1; /*赋值选的月*/
  555. U.MD.UI.calendar.showDay(); /*刷新数据*/
  556. U.MD.UI.calendar.mark = 1; /*标记量赋值1*/
  557. }
  558. }
  559. U.selectEl('#U_MD_UI_calendar_closeBtn')[0].onclick = function() { /*给关闭按钮绑定一个事件*/
  560. U.UF.EV.stopBubble();
  561. U.MD.UI.calendar.board.style.display = 'none'; /*让日历空间隐藏*/
  562. }
  563. }
  564. /**
  565. * 创建或更新选择天模块的内容
  566. */
  567. U.MD.UI.calendar.showDay = function() { /*显示日期*/
  568. _monthFristDay = new Date(U.MD.UI.calendar.year, U.MD.UI.calendar.month, 1).getDay(); /*当月第一天的星期*/
  569. _lastMonthDay = new Date(U.MD.UI.calendar.year, U.MD.UI.calendar.month, 0).getDate(); /*上个月的最后一天*/
  570. _fullDay = new Date(U.MD.UI.calendar.year, U.MD.UI.calendar.month + 1, 0).getDate(); /*当月总天数*/
  571. _totalDay = (_t = _monthFristDay + _fullDay) % 7 === 0 ? _t : _t + (7 - _t % 7); /*当月总共需要显示天数*/
  572. _dayC = U.selectEl('#calendar_week_c')[0];
  573. _dayC.innerHTML = '';
  574. for (var _i = 0; _i < _totalDay; _i++) {
  575. _li = $$('li', {}, _dayC);
  576. if (_i < _monthFristDay) { /*如果小于当月第一天的星期,这里显示的是上月最后几天的号显示*/
  577. $$('span', { "className": 'U_MD_UI_calendar_unavailable', innerText: (_lastMonthDay - _monthFristDay + _i + 1) }, _li);
  578. } else if (_i < (_fullDay + _monthFristDay)) { /*如果小于(当月总天数 + 当月第一天的星期)*/
  579. var _d = _i - _monthFristDay + 1,
  580. _week = new Date(U.MD.UI.calendar.year, U.MD.UI.calendar.month, _d).getDay(),
  581. _today = U.MD.UI.calendar.NOW.getDate() === _d && (U.MD.UI.calendar.CURRENTMONTH === U.MD.UI.calendar.month && U.MD.UI.calendar.CURRENTYEAR === U.MD.UI.calendar.year);
  582. _dayV = _d;
  583. if (_week === 6 || _week === 0) { /*如果是周末字体显示为红色,否则给黑色*/
  584. _today ? $$('span', { "className": 'U_MD_UI_calendar_day U_MD_UI_calendar_today U_MD_UI_calendar_weekend', innerText: _d, "onclick": function() { U.MD.UI.calendar.day = this.innerText;
  585. U.MD.UI.calendar.outPutDate() } }, _li) : $$('span', { "className": 'U_MD_UI_calendar_day U_MD_UI_calendar_weekend', innerText: _d, "onclick": function() { U.MD.UI.calendar.day = this.innerText;
  586. U.MD.UI.calendar.outPutDate() } }, _li);
  587. } else if (_today) { /*如果是今天,打重点*/
  588. $$('span', { "className": 'U_MD_UI_calendar_day U_MD_UI_calendar_today', innerText: _d, "onclick": function() { U.MD.UI.calendar.day = this.innerText;
  589. U.MD.UI.calendar.outPutDate() } }, _li)
  590. } else { /*默认样式*/
  591. $$('span', { "className": 'U_MD_UI_calendar_day', innerText: _d, "onclick": function() { U.MD.UI.calendar.day = this.innerText;
  592. U.MD.UI.calendar.outPutDate() } }, _li)
  593. }
  594. } else { /*显示下个月的星期,给上字体是灰色的样式*/
  595. $$('span', { "className": 'U_MD_UI_calendar_unavailable', innerText: (_i - (_fullDay + _monthFristDay) + 1) }, _li)
  596. }
  597. }
  598. U.MD.UI.calendar.tit.innerText = U.MD.UI.calendar.year + '-' + (U.MD.UI.calendar.month + 1) + '月'; /*转换格式,然后丢到日历标题文本框里*/
  599. }
  600. /**
  601. * 年月控制器
  602. * @param num 需要减的月数
  603. * @param check 如果是true表示点击了向右的小三角,是false表示点击了向左的小三角
  604. */
  605. U.MD.UI.calendar.fullDate = function(num, check) {
  606. var _year = (_n = Math.abs(num) / 12) >= 1 ? _n >>> 0 : 0,
  607. /*如果月份/12大于1,也就是超过12月或者说1年, _n>>>0取出整数部分*/
  608. _month = Math.abs(num) % 12; /*月份膜上12剩下的就是月份*/
  609. !check && (_month = -_month);
  610. !check && (_year = -_year);
  611. U.MD.UI.calendar.month += _month; /*月份加一或减一*/
  612. U.MD.UI.calendar.year += _year; /*年份加一或减一*/
  613. if (check) {
  614. if (U.MD.UI.calendar.month > 11) { /*如果月份大于11*/
  615. U.MD.UI.calendar.month = 0; /*月份清空*/
  616. U.MD.UI.calendar.year++; /*年份加一*/
  617. }
  618. } else {
  619. if (U.MD.UI.calendar.month < 0) { /*如果月份小于0*/
  620. U.MD.UI.calendar.month = 11; /*可变月赋值11,即表示12月*/
  621. U.MD.UI.calendar.year--; /*可变年减一*/
  622. }
  623. }
  624. if (U.MD.UI.calendar.mark == 1) { U.MD.UI.calendar.showDay() }; /*更新日期显示*/
  625. if (U.MD.UI.calendar.mark == 2) { U.MD.UI.calendar.tit.innerText = U.MD.UI.calendar.year }; /*标记数是2,即代表在选择月模块,*/
  626. if (U.MD.UI.calendar.mark == 3) { U.MD.UI.calendar.dateTenYear() }; /*标记数是3,即代表在选择年模块,*/
  627. }
  628. /**
  629. * 转换输出格式
  630. * @param symbol 分割符号
  631. * @param isnow 【boolean】 是否获取当前时间
  632. * @returns {*} 返回字符串
  633. */
  634. U.MD.UI.calendar.formartDate = function(symbol, isnow) {
  635. var _symbol, y, m, d, h, m, s;
  636. _symbol = symbol || '-'
  637. y = isnow ? U.MD.UI.calendar.CURRENTYEAR : U.MD.UI.calendar.year;
  638. m = isnow ? U.MD.UI.calendar.CURRENTMONTH + 1 : U.MD.UI.calendar.month + 1;
  639. d = isnow ? U.MD.UI.calendar.CURRENTDAY : U.MD.UI.calendar.day;
  640. m = (m.toString())[1] ? m : '0' + m;
  641. d = (d.toString())[1] ? d : '0' + d;
  642. var _dateStr = y + _symbol + m + _symbol + d;
  643. if (typeof U.MD.UI.calendar.datetimeformat == 'boolean' && U.MD.UI.calendar.datetimeformat) {
  644. if (isnow) {
  645. var _nowDate = new Date();
  646. U.MD.UI.calendar.hour = _nowDate.getHours();
  647. U.MD.UI.calendar.minute = _nowDate.getMinutes();
  648. U.MD.UI.calendar.second = _nowDate.getSeconds();
  649. }
  650. h = (U.MD.UI.calendar.hour.toString())[1] ? U.MD.UI.calendar.hour : '0' + U.MD.UI.calendar.hour;
  651. m = (U.MD.UI.calendar.minute.toString())[1] ? U.MD.UI.calendar.minute : '0' + U.MD.UI.calendar.minute;
  652. s = (U.MD.UI.calendar.second.toString())[1] ? U.MD.UI.calendar.second : '0' + U.MD.UI.calendar.second;
  653. _dateStr += " " + h + ":" + m + ":" + s;
  654. }
  655. return _dateStr;
  656. }
  657. /**
  658. * 创建选择天时需要循环绑定的函数
  659. */
  660. /*
  661. U.MD.UI.calendar.outPutDate = function () {
  662. if (U.MD.UI.calendar.fouseinp.value) {
  663. U.MD.UI.calendar.fouseinp.value = U.MD.UI.calendar.formartDate(U.MD.UI.calendar.year, U.MD.UI.calendar.month + 1, this.innerText);
  664. } else {
  665. U.MD.UI.calendar.fouseinp.innerText = U.MD.UI.calendar.formartDate(U.MD.UI.calendar.year, U.MD.UI.calendar.month + 1, this.innerText);
  666. }
  667. U.MD.UI.calendar.board.style.display = 'none';
  668. }
  669. */
  670. /**
  671. * 创建选择天时需要循环绑定的函数
  672. */
  673. U.MD.UI.calendar.outPutDate = function(isNow) {
  674. if (U.MD.UI.calendar.fouseinp.tagName === 'INPUT') {
  675. U.MD.UI.calendar.fouseinp.value = U.MD.UI.calendar.formartDate('-', isNow); /*选择天后进入转换年月日输入格式函数*/
  676. } else {
  677. U.MD.UI.calendar.fouseinp.innerText = U.MD.UI.calendar.formartDate('-', isNow); /*选择天后进入转换年月日输入格式函数*/
  678. }
  679. U.MD.UI.calendar.CheckedDay && U.MD.UI.calendar.CheckedDay();
  680. U.MD.UI.calendar.board.style.display = 'none'; /*隐藏日历控件*/
  681. }
  682. /**
  683. * 显示与隐藏
  684. * @param blockEl 需要显示的元素
  685. * @param noneEl 需要隐藏的元素
  686. * @param val 显示的方式
  687. * @returns {*[]} 返回数组[显示元素,隐藏元素]
  688. */
  689. U.MD.UI.calendar.changeDisplay = function(blockEl, noneEl, val) {
  690. val = val || 'block'; /*默认block*/
  691. if (blockEl && typeof blockEl === 'object') { blockEl.setAttribute('style', 'display:' + val) } /*如果blockEL存在且blockEl是个对象,进行属性的赋值*/
  692. if (noneEl && typeof noneEl === 'object') { noneEl.setAttribute('style', 'display:none') }; /*如果noneEl存在且noneEl是个对象,进行属性的赋值*/
  693. return [blockEl, noneEl];
  694. }
  695. /**
  696. * 更新选择年的模块内容
  697. */
  698. U.MD.UI.calendar.dateTenYear = function() {
  699. _yearArr = U.selectEl('#calendar_year > ul > li'); /*获取选择年模块里的li*/
  700. _startYear = U.MD.UI.calendar.year - (U.MD.UI.calendar.year % 10); /**/
  701. for (var i = 0; i < _yearArr.length; i++) {
  702. _yearArr[i].onclick = function() {
  703. U.MD.UI.calendar.mark = 2; /*标记数赋值2*/
  704. U.MD.UI.calendar.year = parseInt(this.innerText); /*修改年的的值*/
  705. U.MD.UI.calendar.changeDisplay($('#calendar_month')[0], U.selectEl('#calendar_year')[0]); /*显示选择月板块,隐藏选择年的板块*/
  706. U.MD.UI.calendar.tit.innerText = this.innerText; /*改变日历title显示格式*/
  707. }
  708. _yearArr[i].innerHTML = ''; /*清空li里面的内容*/
  709. if (i == 0 || i == _yearArr.length - 1) { /*头尾年*/
  710. $$('span', { "className": "U_MD_UI_calendar_unavailable", innerText: (_startYear + i - 1) }, _yearArr[i]);
  711. } else if ((_startYear + i - 1) === U.MD.UI.calendar.CURRENTYEAR) { /*当前年*/
  712. $$('span', { style: { "background-color": "#eed1bc" }, innerText: (_startYear + i - 1) }, _yearArr[i])
  713. } else { /*默认输出*/
  714. $$('span', { innerText: (_startYear + i - 1) }, _yearArr[i])
  715. }
  716. }
  717. U.MD.UI.calendar.tit.innerText = (t = (U.MD.UI.calendar.year - (U.MD.UI.calendar.year % 10))) + '-' + (t + 9); /*改变日历title显示格式*/
  718. }
  719. /**
  720. * 时分秒数据初始化
  721. * @param deafultflag 【boolean】是否初始化数据
  722. */
  723. U.MD.UI.calendar.ChooseDefault = function(deafultflag) {
  724. if (U.MD.UI.calendar.datetimeformat) { //判断是否显示时分秒模板
  725. if (deafultflag) { //是否初始化数据
  726. U.MD.UI.calendar.hour = '00'; //重置
  727. U.MD.UI.calendar.minute = '00'; //重置
  728. U.MD.UI.calendar.second = '00'; //重置
  729. U.selectEl(U.MD.UI.calendar.board).find('.U_MD_UI_calendar_timeRowActive').removeClass('U_MD_UI_calendar_timeRowActive'); //清除选中的样式
  730. !$('#U_MD_UI_calendar_timeText').length && U.MD.UI.calendar.createChooseTime($('#calendar_timeChoose')[0]); //是否有加载时分秒模块
  731. }
  732. U.selectEl('#calendar_time')[0].style.display = "block"; //显示选择时间的功能区
  733. U.selectEl('#calendar_timeChoose')[0].style.display = 'none'; //隐藏选择时分秒选择区
  734. U.selectEl('#U_MD_UI_calendar_timeText')[0].innerText = "选择时间"; //重置
  735. U.selectEl('#U_MD_UI_calendar_timeText').removeClass("U_MD_UI_calendar_timeTextClick"); //重置
  736. } else {
  737. U.selectEl('#calendar_time')[0].style.display = 'none'; //重置
  738. U.selectEl('#calendar_timeChoose')[0].style.display = 'none'; //重置
  739. }
  740. }
  741. U.MD.UI.calendar.SetCallBack = function(funcname, func) {
  742. if (typeof func != 'function' || !"CheckedDay ".match(funcname + ' '))
  743. return 0;
  744. U.MD.UI.calendar[funcname] = func
  745. };
  746. ///<jscompress sourcefile="City.js" />
  747. Namespace.register("U.MD.UI.city");
  748. /**
  749. * [Control description] 城市控件接口
  750. * @param {[html元素]} element [需要使用城市控件的元素(默认放置到element下面)]
  751. */
  752. U.MD.UI.city = function(element) {
  753. U.UF.EV.stopBubble(); //阻止事件冒泡 防止被body的事件覆盖
  754. if (!element || !element.tagName) { //如果element存在tagName 则一定是html元素 否则不执行城市控件
  755. return;
  756. }
  757. if (_cityBox = U.selectEl("#U_MD_UI_city_cityBox")[0]) {
  758. var _rect = element.getBoundingClientRect();
  759. _cityBox.style.top = _rect.top + _rect.height + document.documentElement.scrollTop + "px";
  760. //调整控件的top位置
  761. _cityBox.style.left = _rect.left + document.documentElement.scrollLeft + "px";
  762. //调整控件的left位置
  763. U.selectEl(_cityBox).removeClass("U_MD_UI_city_hidden");
  764. //删除掉hidden的class名(显示城市控件) 目的: 去除掉display为none的样式
  765. U.MD.UI.city.Attr.inputNode = element; //获取最终结果的表单元素 可能会不同 因此 inputNode需要重新赋值
  766. return;
  767. }
  768. var _city = U.MD.UI.city; //简写命名空间
  769. _city.create(element); //将控件html代码添加到body上 并调整控件位置
  770. _city.Attr = { //存放节点 与 变量 的json对象
  771. "inputNode": element //判断是哪个表单点击的 为赋值所用
  772. };
  773. _city.init(); //函数初始化(添加js功能)
  774. };
  775. U.MD.UI.city.Attr = {}; //存放元素与变量的json全局变量 未赋值
  776. U.MD.UI.city.usedCity = null; //存放常用市数据的变量
  777. U.MD.UI.city.province = null; //存放省数据的变量
  778. U.MD.UI.city.city = {}; //存放市数据的变量
  779. U.MD.UI.city.area = {}; //存放区数据的变量
  780. U.MD.UI.city.htmlTemplate = ' <ul class="U_MD_UI_city_menuBox"> <!--控件的头部-->\n' +
  781. '\n' +
  782. ' <!--U_MD_UI_city_menuChecked 选中菜单的按钮时所用的"className":红色-->\n' +
  783. ' <!--U_MD_UI_city_filled 表示待填写class 为增删class占位置 防出错 以下都是-->\n' +
  784. ' <!--U_MD_UI_city_menuoChecked 选择城市后所添加的class 红色小圆点-->\n' +
  785. ' <li id="U_MD_UI_city_usedCityMenu" data-city-mark="U_MD_UI_city_usedCityCont" class="U_MD_UI_city_menuChecked" data-city-res="">\n' +
  786. ' <span>常用市</span>\n' +
  787. ' </li>\n' +
  788. '\n' +
  789. ' <li id="U_MD_UI_city_provinceMenu" data-city-mark="U_MD_UI_city_provinceCont" class="U_MD_UI_city_filled" data-city-res="">\n' +
  790. ' <span>省/直辖市</span>\n' +
  791. ' </li>\n' +
  792. '\n' +
  793. ' <li id="U_MD_UI_city_cityMenu" data-city-mark="U_MD_UI_city_cityCont" class="U_MD_UI_city_filled U_MD_UI_city_hidden" data-city-res="">\n' +
  794. ' <span>请选择</span>\n' +
  795. ' </li>\n' +
  796. '\n' +
  797. ' <li id="U_MD_UI_city_areaMenu" data-city-mark="U_MD_UI_city_areaCont" class="U_MD_UI_city_filled U_MD_UI_city_hidden" data-city-res="">\n' +
  798. ' <span>请选择</span>\n' +
  799. ' </li>\n' +
  800. ' </ul>\n' +
  801. '\n' +
  802. '\n' +
  803. ' <!--以下为主要内容区域-->\n' +
  804. ' <!-- ----------------------------------------------------------------------------- -->\n' +
  805. ' <ul id="U_MD_UI_city_usedCityCont" class="U_MD_UI_city_filled U_MD_UI_city_Cont"> <!-- &lt;!&ndash;常用城市盒子节点&ndash;&gt; -->\n' +
  806. ' <li id="U_MD_UI_city_liTemplate"><span>光明新区</span></li>\n' +
  807. ' <!-- U_MD_UI_city_liTemplate 为内容区域的li的模板 可无视 已display为none -->\n' +
  808. ' <!--U_MD_UI_city_Cont_ochecked 选中城市的按钮时所用的"className":红色-->\n' +
  809. ' </ul>\n' +
  810. '\n' +
  811. '\n' +
  812. ' <ul class="U_MD_UI_city_filled U_MD_UI_city_Cont U_MD_UI_city_hidden" id="U_MD_UI_city_provinceCont"> <!-- &lt;!&ndash;存放省的盒子节点&ndash;&gt; -->\n' +
  813. ' </ul>\n' +
  814. '\n' +
  815. '\n' +
  816. ' <ul class="U_MD_UI_city_filled U_MD_UI_city_Cont U_MD_UI_city_hidden" id="U_MD_UI_city_cityCont"> <!-- &lt;!&ndash;存放市的盒子节点&ndash;&gt; -->\n' +
  817. ' </ul>\n' +
  818. '\n' +
  819. '\n' +
  820. ' <ul class="U_MD_UI_city_filled U_MD_UI_city_Cont U_MD_UI_city_hidden" id="U_MD_UI_city_areaCont"> <!-- &lt;!&ndash;存放地区的盒子节点&ndash;&gt; -->\n' +
  821. ' </ul>';
  822. //html代码
  823. /**
  824. * 添加html代码,并且判断html代码是否存在 若存在 则不添加
  825. * @param {[html元素]} element [需要使用城市控件的元素(默认放置到element下面)]
  826. */
  827. U.MD.UI.city.create = function(element) {
  828. var _cityBox = $$("div", { id: 'U_MD_UI_city_cityBox', className: 'U_MD_UI_city_cityBox U_MD_UI_city_hidden' }, document.body);
  829. _cityBox.innerHTML += U.MD.UI.city.htmlTemplate;
  830. var _rect = element.getBoundingClientRect();
  831. _cityBox.style.top = _rect.top + _rect.height + document.documentElement.scrollTop + "px";
  832. //调整控件的top位置
  833. _cityBox.style.left = _rect.left + document.documentElement.scrollLeft + "px";
  834. //调整控件的left位置
  835. U.MD.UI.city.Attr.inputNode = element;
  836. //获取最终结果的表单元素 可能会不同 因此 inputNode需要重新赋值
  837. U.selectEl(_cityBox).removeClass("U_MD_UI_city_hidden");
  838. //删除掉hidden的class名(显示城市控件) 目的: 去除掉display为none的样式
  839. };
  840. /**
  841. * 函数初始化
  842. */
  843. U.MD.UI.city.init = function() {
  844. var _city = U.MD.UI.city; //简写命名空间
  845. _city.getUsedCity(); //获取常用市所有数据
  846. _city.inputEvent(); //添加监听事件: 点击表单显示城市控件并发送后台请求数据 与 点击body区域隐藏城市控件
  847. _city.menuEvent(); //添加监听事件: 点击菜单显示对应的内容
  848. };
  849. /**
  850. * 为表单添加点击事件
  851. */
  852. U.MD.UI.city.inputEvent = function() {
  853. var _city = U.MD.UI.city; //简写命名空间
  854. var _attr = _city.Attr; //简写全局属性json名
  855. var _hidden = "U_MD_UI_city_hidden"; //class样式名 由于太长赋值给变量 _hidden 控制元素display的样式
  856. var _cityBox = U.selectEl("#U_MD_UI_city_cityBox")[0]; //城市控件总盒子节点
  857. U.selectEl(document).bind('click', function() { //点击body时 隐藏城市控件
  858. U.selectEl(_cityBox).addClass(_hidden);
  859. //添加掉hidden的class名 目的: 添加display为none的样式
  860. }, false);
  861. U.selectEl(_cityBox).bind('click', function(e) { //防止点击城市控件时 被body的事件覆盖而隐藏 因此加上防止冒泡处理
  862. U.UF.EV.stopBubble(e);
  863. //阻止事件冒泡
  864. });
  865. U.selectEl("#U_MD_UI_city_areaCont")[0].onclick = function() {
  866. if ($("#U_MD_UI_city_areaCont")[0]) {
  867. U.selectEl("#U_MD_UI_city_cityBox")[0].style.display = "none";
  868. }
  869. }
  870. };
  871. /**
  872. * 为每个菜单添加点击事件
  873. */
  874. U.MD.UI.city.menuEvent = function() {
  875. var _city = U.MD.UI.city; //简写命名空间
  876. var _attr = _city.Attr; //简写全局属性json名
  877. var _menuAllNode = U.selectEl("[data-city-mark]"); //所有菜单节点;
  878. var _hidden = "U_MD_UI_city_hidden"; //class样式名 由于太长赋值给变量 _hidden 控制元素display的样式
  879. for (var i = 0, len = _menuAllNode.length; i < len; i++) { //循环所有菜单元素
  880. var _el = _menuAllNode[i]; //获取每个菜单 赋值给变量el
  881. U.selectEl(_el).bind('click', function() { //添加点击事件
  882. _city.menuClassControl(this, "U_MD_UI_city_menuChecked", "data-city-mark", _hidden); //为每个菜单添加对应每个区域的事件
  883. });
  884. if (_el.id === "U_MD_UI_city_provinceMenu") { //如果点击的是 省/直辖市 菜单 则获取对应的数据
  885. U.selectEl(_el).bind('click', function() {
  886. _city.getProvince(); //省/直辖市菜单的点击事件 获取数据
  887. })
  888. }
  889. }
  890. };
  891. /**
  892. * 获取数据常用市的所有数据
  893. */
  894. U.MD.UI.city.getUsedCity = function() {
  895. var _city = U.MD.UI.city; //简写命名空间
  896. var _attr = _city.Attr; //简写全局属性json名
  897. var _usedCityMenu = U.selectEl("#U_MD_UI_city_usedCityMenu")[0]; //常用市菜单按钮
  898. var _liTemplate = U.selectEl("#U_MD_UI_city_liTemplate")[0]; //要clone的li的模板
  899. var _usedCityCont = U.selectEl("#U_MD_UI_city_usedCityCont")[0]; //常用市内容区域
  900. if (!_city.usedCity) { //如果 常用市(_city.usedCity) 无数据 则发送请求到后台获取数据 并打印出来
  901. U.A.Request("http://cd.1473.cn/php", ["db.1473.cn", "UseStudio_Controls", "City_UsedCity"], function(r) {
  902. _city.usedCity = r.value;
  903. _city.allDataPrint(_usedCityMenu, _city.usedCity, _liTemplate, "usedCity", _usedCityCont); //打印数据
  904. });
  905. }
  906. };
  907. /**
  908. * 获取省/直辖市的所有数据
  909. */
  910. U.MD.UI.city.getProvince = function() {
  911. var _city = U.MD.UI.city; //简写命名空间
  912. var _attr = _city.Attr; //简写全局属性json名
  913. var _provinceMenu = U.selectEl("#U_MD_UI_city_provinceMenu")[0]; //省菜单按钮
  914. var _liTemplate = U.selectEl("#U_MD_UI_city_liTemplate")[0]; //要clone的li的模板
  915. var _provinceCont = U.selectEl("#U_MD_UI_city_provinceCont")[0]; //省内容区域
  916. if (!_city.province) { //如果 省/直辖市(_city.province) 无数据 则发送请求到后台获取数据 并打印出来
  917. U.A.Request("http://cd.1473.cn/php", ["db.1473.cn", "UseStudio_Controls", "City_Province"], function(r) {
  918. _city.province = r.value;
  919. _city.allDataPrint(_provinceMenu, _city.province, _liTemplate, "province", _provinceCont); //打印数据
  920. });
  921. }
  922. };
  923. /**
  924. * 通过code 获取市的所有数据
  925. * @param code 省级的id
  926. */
  927. U.MD.UI.city.getCity = function(code) {
  928. var _city = U.MD.UI.city; //简写命名空间
  929. var _attr = _city.Attr; //简写全局属性json名
  930. var _cityMenu = U.selectEl("#U_MD_UI_city_cityMenu")[0]; //市菜单按钮
  931. var _liTemplate = U.selectEl("#U_MD_UI_city_liTemplate")[0]; //要clone的li的模板
  932. var _cityCont = U.selectEl("#U_MD_UI_city_cityCont")[0]; //市内容区域
  933. var _hidden = "U_MD_UI_city_hidden"; //class样式名 由于太长赋值给变量 _hidden 控制元素display的样式
  934. if (!_city.city[code]) { //_city.city = json 而_city.city[code]则是对应的数组值 例如:我点击广东后 获取到了广东的id 则我要通过 广东的id 获取下级的市数据 因此如果json中没有该值 则向后台发送请求获取
  935. _city.menuClassControl(_cityMenu, "U_MD_UI_city_menuChecked", "data-city-mark", _hidden); //相当于点击菜单 将城市的菜单于内容 "先"显示出来 再加载数据 防止多次点击
  936. U.A.Request("http://cd.1473.cn/php", ["db.1473.cn", "UseStudio_Controls", "City_PidFind", code, 1], function(r) {
  937. _city.city[code] = r.value;
  938. //_city.city = {}
  939. //r.value = [{},{},{}]
  940. //为了能判断该code下是否有数据 因此需要在_city.city下添加一个 以code为键名 r.value为值的数组
  941. //例如:_city.city = {} code = 123 r.value = [{a:1},{a:1},{a:1}] 最后会变成 _city.city = {123:[{a:1},{a:1},{a:1}]}
  942. _city.allDataPrint(_cityMenu, _city.city[code], _liTemplate, "city", _cityCont); //打印数据
  943. });
  944. } else { //如果json下有数据 则直接打印该数据
  945. _city.menuClassControl(_cityMenu, "U_MD_UI_city_menuChecked", "data-city-mark", _hidden); //相当于点击菜单 将城市的菜单与内容区域 显示出来
  946. _city.allDataPrint(_cityMenu, _city.city[code], _liTemplate, "city", _cityCont); //打印数据
  947. }
  948. };
  949. /**
  950. * 通过code 获取区级的所有数据 函数的意思可参看上面getCity的注释
  951. * @param code 参数为市级的id
  952. */
  953. U.MD.UI.city.getarea = function(code) {
  954. var _city = U.MD.UI.city; //简写命名空间
  955. var _attr = _city.Attr; //简写全局属性json名
  956. var _areaMenu = U.selectEl("#U_MD_UI_city_areaMenu")[0]; //区菜单按钮
  957. var _hidden = "U_MD_UI_city_hidden"; //class样式名 由于太长赋值给变量 _hidden 控制元素display的样式
  958. var _liTemplate = U.selectEl("#U_MD_UI_city_liTemplate")[0]; //要clone的li的模板
  959. var _areaCont = U.selectEl("#U_MD_UI_city_areaCont")[0]; //区内容区域
  960. if (!_city.area[code]) {
  961. _city.menuClassControl(_areaMenu, "U_MD_UI_city_menuChecked", "data-city-mark", _hidden); //相当于点击菜单 将城市的菜单于内容 "先"显示出来 再加载数据 防止多次点击
  962. U.A.Request("http://cd.1473.cn/php", ["db.1473.cn", "UseStudio_Controls", "City_PidFind", code, 2], function(r) {
  963. _city.area[code] = r.value;
  964. _city.allDataPrint(_areaMenu, _city.area[code], _liTemplate, "area", _areaCont);
  965. });
  966. } else {
  967. _city.menuClassControl(_areaMenu, "U_MD_UI_city_menuChecked", "data-city-mark", _hidden); //相当于点击菜单 将城市的菜单于内容 "先"显示出来 再加载数据 防止多次点击
  968. _city.allDataPrint(_areaMenu, _city.area[code], _liTemplate, "area", _areaCont);
  969. }
  970. };
  971. /**
  972. * 打印传过来的数组json数据
  973. * @param {[type]} menu [与之对应的菜单元素]
  974. * @param {[type]} data [是一个数组json]
  975. * @param {[type]} template [是一个li模板 clone用的]
  976. * @param {[type]} type [数据类型("province"、"usedCity"....) 为判断所用]
  977. * @param {[type]} parent [父节点("cityCont,areaCont...") 也叫做内容区域 ]
  978. */
  979. U.MD.UI.city.allDataPrint = function(menu, data, template, type, parent) {
  980. var _city = U.MD.UI.city; //简写命名空间
  981. var _attr = _city.Attr; //简写全局属性json名
  982. var _usedCityMenu = U.selectEl("#U_MD_UI_city_usedCityMenu")[0]; //常用市菜单按钮
  983. var _provinceMenu = U.selectEl("#U_MD_UI_city_provinceMenu")[0]; //省菜单按钮
  984. var _len = data.length; //数组json的长度
  985. var _menu = menu; //菜单元素 赋值给 _menu变量
  986. for (var i = 0; i < _len; i++) {
  987. // 遍历 data数据(数组json)
  988. var _span = _city.dataPrint(data[i], template, type, parent);
  989. //单个数据打印 PS:由于data是一个 数组json([{a:1},{a:2},{a:3}]) 因此 需要将获取对应的数据 并添加在 对应的 parent(内容区域) 上
  990. _span.onclick = function() {
  991. var _type = U.selectEl(this).attr("data-city-type");
  992. //获取点击的span标签的属于哪一类型 (比如: 点击省的数据 是 province 市的数据 则时 city)
  993. var _code = U.selectEl(this).attr("data-city-code");
  994. //获取数据编码 为寻找下一层所用
  995. U.selectEl(_menu.children[0]).addClass("U_MD_UI_city_menuoChecked");
  996. //点击后为 对应的相对应的菜单添加红色小圆点样式 例如:点击省/直辖市菜单下的 广东后 省/直辖市就会多一个红色小圆点的样式
  997. _menu.children[0].innerText = this.innerText;
  998. //改变对应菜单的名字为:点击数据的值 例如:点击"省/直辖市"菜单 下的广东 则 菜单的名字则变为 广东 PS: children[0] 为 li下的span标签
  999. U.selectEl(_menu).attr("data-city-res", this.innerText);
  1000. //给自定义属性 data-city-res 添加为: 点击数据的值 PS: 为获取最终值给表单所用
  1001. _city.contClassControl(this, "U_MD_UI_city_Cont_ochecked");
  1002. //给所选的内容数据添加红色背景 并且删除同一内容区域拥有红色背景的其他元素
  1003. switch (_type) {
  1004. //此处为 判断 点击 各类型数据需要做的动作 type为判断哪种类型 比如: type值为 "province" 则是 省/直辖市菜单下的 数据 点击这些数据后 就是要做的事情
  1005. case "province":
  1006. _city.getCity(_code);
  1007. //将数据的 code 值传入给 城市函数 来获取城市数据 PS: 获取市的数据需要获取他们的parentid 而code则是他们的parentid
  1008. _city.initAllClass(_usedCityMenu);
  1009. //点击省/直辖市下的数据的话 则初始化 常用市菜单 与 相对应的内容区域样式
  1010. break;
  1011. case "usedCity":
  1012. if (this.innerText === "重庆") { //由于重庆这个城市比较特殊 因此需要在常用市那将重庆转为省数据
  1013. _city.getCity(_code);
  1014. } else {
  1015. _city.getarea(_code);
  1016. }
  1017. //在将数据的 code 值传入给 城市函数 来获取城市数据 PS: 获取市的数据需要获取他们的parentid 而code则是他们的parentid
  1018. _city.initAllClass(_provinceMenu);
  1019. //点击常用市下的数据的话 则初始化 省/直辖市菜单 与 相对应的内容区域样式
  1020. break;
  1021. case "city":
  1022. _city.getarea(_code);
  1023. //在将数据的 code 值传入给 区函数 来获取区数据 PS: 获取区的数据需要获取他们的parentid 而code则是他们的parentid
  1024. break;
  1025. case "area":
  1026. _city.getRes("data-city-res");
  1027. //由于该控件是 省-市-区 因此 当点击区里的数据时 则调用获取最终值的函数
  1028. break;
  1029. }
  1030. }
  1031. }
  1032. };
  1033. /**
  1034. * 打印单个数据api(创建节点,赋id 赋innerText 等等)
  1035. * @param {[json对象]} data [json对象的数据]
  1036. * @param {[元素]} template [需要clone的li模板]
  1037. * @param {[字符串]} type [属于哪种城市类型]
  1038. * @param {[元素]} parent [父节点]
  1039. * @return {[元素]} [克隆完后的一条li下的span节点]
  1040. */
  1041. U.MD.UI.city.dataPrint = function(data, template, type, parent) {
  1042. var _city = U.MD.UI.city; //简写命名空间
  1043. var _liNode = _city.clone(template), //克隆已建好的li模板
  1044. _spanNode = _liNode.children[0]; //获取li的span节点
  1045. var _shortName = data.short_name; //获取城市名字缩写
  1046. var _name = data.name; //获取名字全称
  1047. _liNode.id = type + data.id; //添加id
  1048. _spanNode.innerText = _shortName; //添加文字内容
  1049. if (_shortName === "北京" || _shortName === "上海" || _shortName === "天津" || _shortName === "重庆") { //由于这4个城市的 缩写 和省的名字相同 因此 需要将数据名 改成name 详见数据库
  1050. if (parent.id === "U_MD_UI_city_cityCont") {
  1051. _spanNode.innerText = _name; //添加文字内容
  1052. }
  1053. }
  1054. if (parent.id === "U_MD_UI_city_areaCont") { //由于区级数据库 的缩写少了一个区 例如:显示出来的 龙岗区 被缩成 龙岗 因此需要将值等于他们的全称
  1055. _spanNode.innerText = _name; //添加文字内容
  1056. }
  1057. _spanNode.id = "span_" + type + data.id;
  1058. U.selectEl(_spanNode).attr("data-city-code", data.id); //添加自定义属性 编号
  1059. U.selectEl(_spanNode).attr("data-city-type", type); //添加自定义属性 类型
  1060. parent.appendChild(_liNode); //添加到parent节点上
  1061. return _spanNode; //返回该元素
  1062. };
  1063. /**
  1064. * 添加选中时的class 并删除已有该class的元素
  1065. * @param {[元素]} el [点击菜单的元素]
  1066. * @param {[字符串]} cs [选中菜单时的class]
  1067. * @param {[字符串]} dataattr [菜单的自定义属性 与 对应内容区域的id相同]
  1068. * @param {[字符串]} hiddenCs [对应内容区域的class]
  1069. */
  1070. U.MD.UI.city.menuClassControl = function(el, cs, dataattr, hiddenCs) {
  1071. var _city = U.MD.UI.city; //简写命名空间
  1072. var _attr = _city.Attr; //简写全局属性json名
  1073. var _cityMenu = U.selectEl("#U_MD_UI_city_cityMenu")[0]; //市菜单按钮
  1074. var _areaMenu = U.selectEl("#U_MD_UI_city_areaMenu")[0]; //区菜单按钮
  1075. var _cityCont = U.selectEl("#U_MD_UI_city_cityCont")[0]; //市内容区域
  1076. var _areaCont = U.selectEl("#U_MD_UI_city_areaCont")[0]; //区内容区域
  1077. var _oEl = U.selectEl("." + cs)[0];
  1078. //找到拥有该class的元素
  1079. if (_oEl) { U.selectEl(_oEl).removeClass(cs) };
  1080. //如果找的到该元素 则删除此元素的class
  1081. U.selectEl(el).addClass(cs);
  1082. //为el元素添加该class
  1083. var _oElCont = U.selectEl("#" + U.selectEl(_oEl).attr(dataattr))[0];
  1084. //找到拥有该class的菜单元素的自定义属性的值 并找到对应区域块的元素(区域块元素的id 与 自定义属性的值相等)
  1085. var _elCont = U.selectEl("#" + U.selectEl(el).attr(dataattr))[0];
  1086. //同上 找到点击菜单元素的自定义属性的值
  1087. U.selectEl(_oElCont).addClass(hiddenCs);
  1088. //添加名为hiddenCs 的className (添加与删除 display为none)
  1089. U.selectEl(_elCont).removeClass(hiddenCs);
  1090. //elCont元素的display为block
  1091. var _id = el.id;
  1092. switch (_id) { //以下为点击菜单时所作出的不同执行命令
  1093. case "U_MD_UI_city_usedCityMenu":
  1094. case "U_MD_UI_city_provinceMenu": //当为菜单常用市 或者 省直辖市时 将区 与 市菜单 与对应内容区域 清空初始化
  1095. U.selectEl(_cityMenu).addClass(hiddenCs);
  1096. U.selectEl(_areaMenu).addClass(hiddenCs);
  1097. U.selectEl(_cityCont).addClass(hiddenCs);
  1098. U.selectEl(_areaCont).addClass(hiddenCs);
  1099. _cityMenu.children[0].innerText = "请选择";
  1100. _areaMenu.children[0].innerText = "请选择";
  1101. _cityCont.innerHTML = "";
  1102. _areaCont.innerHTML = "";
  1103. U.selectEl(_cityMenu).attr("data-city-res", "");
  1104. U.selectEl(_areaMenu).attr("data-city-res", "");
  1105. break;
  1106. case "U_MD_UI_city_cityMenu": //当为市菜单时 将 区菜单 与对应内容区域 清空初始化
  1107. U.selectEl(el).removeClass(hiddenCs);
  1108. U.selectEl(_areaMenu).addClass(hiddenCs);
  1109. U.selectEl(_areaCont).addClass(hiddenCs);
  1110. _areaMenu.children[0].innerText = "请选择";
  1111. _areaCont.innerHTML = "";
  1112. break;
  1113. case "U_MD_UI_city_areaMenu":
  1114. U.selectEl(el).removeClass(hiddenCs);
  1115. break;
  1116. }
  1117. };
  1118. /**
  1119. * 内容区域的class 的控制函数 PS:添加红色背景的样式
  1120. * @param {[type]} el [所选中的数据元素]
  1121. * @param {[type]} ocheckcs [所需要对el添加的样式]
  1122. */
  1123. U.MD.UI.city.contClassControl = function(el, ocheckcs) {
  1124. var _city = U.MD.UI.city; //简写命名空间
  1125. var _oEls = U.selectEl("." + ocheckcs);
  1126. //找到拥有该class的所有元素
  1127. var _type = U.selectEl(el).attr("data-city-type");
  1128. //获取他们的该元素的类型
  1129. for (var i = 0, len = _oEls.length; i < len; i++) { //遍历oEls
  1130. var _otype = U.selectEl(_oEls[i]).attr("data-city-type");
  1131. if (_oEls[i] && _otype === _type) {
  1132. //如果找的到该元素 并且还是同一内容区域的元素 则删除他的class 例如:(市内容区域下)点击深圳后 在点广州 则 广州的背景颜色为红色 深圳的背景颜色为初始颜色
  1133. U.selectEl(_oEls[i]).removeClass(ocheckcs)
  1134. }
  1135. }
  1136. U.selectEl(el).addClass(ocheckcs);
  1137. //为el元素添加该class
  1138. };
  1139. /**
  1140. * 此函数专门为 初始化 常用市 或者 省/直辖市的样式而写的 例如:点击常用市下的数据后 省/直辖市的菜单与对应的内容 样式初始化为不选中
  1141. * @param el 只能放 常用市菜单(元素) 和 省/直辖市菜单(元素)
  1142. */
  1143. U.MD.UI.city.initAllClass = function(el) {
  1144. var _city = U.MD.UI.city; //简写命名空间
  1145. el.className = "U_MD_UI_city_filled"; //将菜单li的样式初始化 U_MD_UI_city_filled无样式属性 摆设占位置用
  1146. el.children[0].className = ""; //将li里的span样式也初始化
  1147. U.selectEl(el).attr("data-city-res", ""); //将span的自定义属性也初始化
  1148. var oEl = U.selectEl(".U_MD_UI_city_Cont_ochecked"); //获取内容区域中被选中的span元素
  1149. for (var i = 0; i < oEl.length; i++) {
  1150. U.selectEl(oEl[i]).removeClass("U_MD_UI_city_Cont_ochecked"); //判断是否存在此元素 如果存在 则删除被选中的样式
  1151. }
  1152. if (el.id === "U_MD_UI_city_provinceMenu") { //比如: 点完省/直辖市内容区域的数据时 传过来的el则会是常用市菜单元素 然后常用市菜单的innerText则会初始化回常用市
  1153. el.children[0].innerText = "省/直辖市";
  1154. }
  1155. if (el.id === "U_MD_UI_city_usedCityMenu") { //同上
  1156. el.children[0].innerText = "常用市";
  1157. }
  1158. };
  1159. /**
  1160. * 通过获取自定义属性的值 查出最终值
  1161. * @param dataattr 自定义属性的名字
  1162. */
  1163. U.MD.UI.city.getRes = function(dataattr) {
  1164. var _city = U.MD.UI.city; //简写命名空间
  1165. var _attr = _city.Attr; //简写全局属性json名
  1166. var _inputNode = _attr.inputNode;
  1167. var _cityBox = U.selectEl("#U_MD_UI_city_cityBox")[0]; //城市控件总盒子节点
  1168. var _hidden = "U_MD_UI_city_hidden"; //class样式名 由于太长赋值给变量 _hidden 控制元素display的样式
  1169. var resAll = U.selectEl("[" + dataattr + "]"); //获取所有拥有该自定义属性的元素 得到一个数组
  1170. var _arr = []; //声明一个空数组 存放最终值
  1171. for (var i = 0, len = resAll.length; i < len; i++) { //遍历所有自定义元素
  1172. var _val = U.selectEl(resAll[i]).attr(dataattr); //获取他们的自定义值
  1173. if (_val) { //判断值是否存在
  1174. _arr.push(_val); //若存在 则将最终值依次添加到arr数组里
  1175. }
  1176. }
  1177. _inputNode.value = (_arr.join("-")); //最后分割数组用“-” 隔开 添加到表单上
  1178. U.selectEl(_cityBox).addClass(_hidden); //最后隐藏控件
  1179. };
  1180. U.MD.UI.city.clone = function(ele) { //克隆节点
  1181. var node = ele.cloneNode();
  1182. var child = ele.children;
  1183. for (var i = 0; i < child.length; i++) {
  1184. var childNode = child[i].cloneNode();
  1185. node.appendChild(childNode);
  1186. }
  1187. return node;
  1188. };;
  1189. ///<jscompress sourcefile="Color.js" />
  1190. //色板
  1191. Namespace.register("U.MD.UI.ColorPicker");
  1192. /**
  1193. * 创建颜色选区
  1194. * @barelement [object] 要插入表格的地方
  1195. * @ callfun [fun] 点击事件
  1196. */
  1197. U.MD.UI.colorPicker = U.MD.UI.ColorPicker = function(barelement, callfun) {
  1198. var div = $$("div", {
  1199. style: {
  1200. width: "180px",
  1201. height: "140px",
  1202. border: "1px solid #CDCDCD",
  1203. backgroundColor: " #FFF",
  1204. padding: "10px 10px 10px 5px",
  1205. zIndex: 1
  1206. },
  1207. "className": "MD_ColorPicker"
  1208. }, barelement); //创建外部div对象
  1209. var _i,
  1210. _colorarea = [ //字体颜色区域
  1211. "#ffffff",
  1212. "#ffccc9",
  1213. "#ffce93",
  1214. "#fffc9e",
  1215. "#ffffc7",
  1216. "#9aff99",
  1217. "#96fffb",
  1218. "#cdffff",
  1219. "#cbcefb",
  1220. "#cfcfcf",
  1221. "#fd6864",
  1222. "#fe996b",
  1223. "#fffe65",
  1224. "#fcff2f",
  1225. "#67fd9a",
  1226. "#38fff8",
  1227. "#68fdff",
  1228. "#9698ed",
  1229. "#c0c0c0",
  1230. "#fe0000",
  1231. "#f8a102",
  1232. "#ffcc67",
  1233. "#f8ff00",
  1234. "#34ff34",
  1235. "#68cbd0",
  1236. "#34cdf9",
  1237. "#6665cd",
  1238. "#9b9b9b",
  1239. "#cb0000",
  1240. "#f56b00",
  1241. "#ffcb2f",
  1242. "#ffc702",
  1243. "#32cb00",
  1244. "#00d2cb",
  1245. "#3166ff",
  1246. "#6434fc",
  1247. "#656565",
  1248. "#9a0000",
  1249. "#ce6301",
  1250. "#cd9934",
  1251. "#999903",
  1252. "#009901",
  1253. "#329a9d",
  1254. "#3531ff",
  1255. "#6200c9",
  1256. "#343434",
  1257. "#680100",
  1258. "#963400",
  1259. "#986536",
  1260. "#646809",
  1261. "#036400",
  1262. "#34696d",
  1263. "#00009b",
  1264. "#303498",
  1265. "#000000",
  1266. "#330001",
  1267. "#643403",
  1268. "#663234",
  1269. "#343300",
  1270. "#013300",
  1271. "#003532",
  1272. "#010066",
  1273. "#340096"
  1274. ];
  1275. var button; //定义一个变量
  1276. for (_i = 0; _i < _colorarea.length; _i++) { //创建循环,循环对象为创建的数组
  1277. button = $$('button', {
  1278. style: {
  1279. background: _colorarea[_i],
  1280. width: "15px",
  1281. height: "15px",
  1282. float: "left",
  1283. margin: "5px 0 0 5px",
  1284. border: " 1px solid transparent"
  1285. }
  1286. }, div); //创建button对象
  1287. button.onclick = function(e) {
  1288. div.style.display = 'none' /*选择完色块后隐藏色板*/
  1289. U.UF.EV.stopBubble(e); /*阻止事件冒泡*/
  1290. callfun(this.style.background);
  1291. } //设置点击事件
  1292. }
  1293. U.selectEl(document).bind('click', function() { /*绑定事件*/
  1294. if (div.style.display != 'none') /*点击别的地方隐藏*/
  1295. div.style.display = 'none'
  1296. });
  1297. U.UF.EV.stopBubble();
  1298. return div; //返回div对象
  1299. };
  1300. ///<jscompress sourcefile="Common.js" />
  1301. //工具空间,宝航字体、字号。。。
  1302. //字体
  1303. Namespace.register("U.MD.UI.Font");
  1304. //字号
  1305. Namespace.register("U.MD.UI.WordSize");
  1306. /*
  1307. * 字体选择框生成方法
  1308. */
  1309. U.MD.UI.Font = function() {
  1310. var font = $$("select", { style: { fontFamily: "宋体", fontSize: "16px" }, "className": "MD_fontFamily" }); //创建select对象
  1311. $$("option", { value: "宋体", style: { fontFamily: "宋体" }, innerHTML: "宋体" }, font); //定义option对象宋体,附属select
  1312. $$("option", { value: "sans-serif", style: { fontFamily: "sans-serif" }, innerHTML: "sans-serif" }, font); //定义option对象sans-serif,附属select
  1313. $$("option", { value: "微软雅黑", style: { fontFamily: "微软雅黑" }, innerHTML: "微软雅黑" }, font); //定义option对象微软雅黑,附属select
  1314. $$("option", { value: "楷体", style: { fontFamily: "楷体" }, innerHTML: "楷体" }, font); //定义option对象楷体,附属select
  1315. $$("option", { value: "黑体", style: { fontFamily: "黑体" }, innerHTML: "黑体" }, font); //定义option对象黑体,附属select
  1316. $$("option", { value: "隶书", style: { fontFamily: "隶书" }, innerHTML: "隶书" }, font); //定义option对象隶书,附属select
  1317. $$("option", { value: "andale mono", style: { fontFamily: "andale mono" }, innerHTML: "andale mono" }, font); //定义option对象andale mono,附属select
  1318. $$("option", { value: "arial black", style: { fontFamily: "arial black" }, innerHTML: "arial black" }, font); //定义option对象arial black,附属select
  1319. return font; //返回select对象
  1320. }
  1321. /*
  1322. * 字号选择框生成方法
  1323. */
  1324. U.MD.UI.WordSize = function() {
  1325. var fontsize = $$("select", { "className": "MD_fontSize" }); //创建select对象
  1326. $$("option", { value: "56px", style: { fontSize: "14px" }, innerHTML: "初号" }, fontsize); //定义option对象初号,附属select
  1327. $$("option", { value: "48px", style: { fontSize: "14px" }, innerHTML: "小初" }, fontsize); //定义option对象小初,附属select
  1328. $$("option", { value: "34.7px", style: { fontSize: "14px" }, innerHTML: "一号" }, fontsize); //定义option对象一号,附属select
  1329. $$("option", { value: "32px", style: { fontSize: "14px" }, innerHTML: "小一" }, fontsize); //定义option对象小一,附属select
  1330. $$("option", { value: "29.3px", style: { fontSize: "14px" }, innerHTML: "二号" }, fontsize); //定义option对象二号,附属select
  1331. $$("option", { value: "24px", style: { fontSize: "14px" }, innerHTML: "小二" }, fontsize); //定义option对象小二,附属select
  1332. $$("option", { value: "21.3px", style: { fontSize: "14px" }, innerHTML: "三号" }, fontsize); //定义option对象三号,附属select
  1333. $$("option", { value: "20px", style: { fontSize: "14px" }, innerHTML: "小三" }, fontsize); //定义option对象小三,附属select
  1334. $$("option", { value: "18.7px", style: { fontSize: "14px" }, innerHTML: "四号" }, fontsize); //定义option对象四号,附属select
  1335. $$("option", { value: "16px", style: { fontSize: "14px" }, innerHTML: "小四" }, fontsize); //定义option对象小四,附属select
  1336. $$("option", { value: "14px", style: { fontSize: "14px" }, innerHTML: "五号" }, fontsize); //定义option对象五号,附属select
  1337. $$("option", { value: "12px", style: { fontSize: "14px" }, innerHTML: "小五" }, fontsize); //定义option对象小五,附属select
  1338. $$("option", { value: "10px", style: { fontSize: "14px" }, innerHTML: "10" }, fontsize); //定义option对象10px,附属select
  1339. $$("option", { value: "12px", style: { fontSize: "14px" }, innerHTML: "12" }, fontsize); //定义option对象12px,附属select
  1340. $$("option", { value: "14px", style: { fontSize: "14px" }, innerHTML: "14" }, fontsize); //定义option对象14px,附属select
  1341. $$("option", { value: "16px", style: { fontSize: "14px" }, innerHTML: "16" }, fontsize); //定义option对象16px,附属select
  1342. $$("option", { value: "18px", style: { fontSize: "14px" }, innerHTML: "18" }, fontsize); //定义option对象18px,附属select
  1343. $$("option", { value: "20px", style: { fontSize: "14px" }, innerHTML: "20" }, fontsize); //定义option对象20px,附属select
  1344. $$("option", { value: "22px", style: { fontSize: "14px" }, innerHTML: "22" }, fontsize); //定义option对象22px,附属select
  1345. $$("option", { value: "24px", style: { fontSize: "14px" }, innerHTML: "24" }, fontsize); //定义option对象24px,附属select
  1346. $$("option", { value: "26px", style: { fontSize: "14px" }, innerHTML: "26" }, fontsize); //定义option对象26px,附属select
  1347. $$("option", { value: "28px", style: { fontSize: "14px" }, innerHTML: "28" }, fontsize); //定义option对象28px,附属select
  1348. $$("option", { value: "36px", style: { fontSize: "14px" }, innerHTML: "36" }, fontsize); //定义option对象36px,附属select
  1349. $$("option", { value: "42px", style: { fontSize: "14px" }, innerHTML: "42" }, fontsize); //定义option对象42px,附属select
  1350. $$("option", { value: "48px", style: { fontSize: "14px" }, innerHTML: "48" }, fontsize); //定义option对象48px,附属select
  1351. $$("option", { value: "72px", style: { fontSize: "14px" }, innerHTML: "72" }, fontsize); //定义option对象72px,附属select
  1352. return fontsize; //返回select对象
  1353. };
  1354. ///<jscompress sourcefile="Dialog.js" />
  1355. //#region alert弹窗代码、confirm对话框
  1356. //UI窗体区域
  1357. Namespace.register("U.UF.UI") //窗体的命名空间
  1358. //#region 对话框
  1359. /**
  1360. * 创建对话框
  1361. * @content {string/elemnet} 内容
  1362. * @determineFun {function} 确认回调函数
  1363. * @cancelFun {function} 取消回调函数
  1364. */
  1365. U.UF.UI.Confirm = U.UF.UI.confirm = function(content, determineFun, cancelFun) {
  1366. //创建对话框主体元素
  1367. var _confirm = $$("div", { "style": { "cssText": "width: 100%; background: rgb(255,255,255);overflow:hidden; " } });
  1368. //创建内容区域
  1369. var _content = $$("div", { "style": { "cssText": "width: 100%;" } }, _confirm);
  1370. //判断内容是否为元素
  1371. if (U.UF.C.isElement(content)) {
  1372. //如果为元素则动态添加到对话框中
  1373. U.selectEl(_content).append(content);
  1374. } else {
  1375. _content.style.cssText = "text-align: center; margin: 10px;";
  1376. //如果为文字则修改inerHTML。
  1377. _content.innerHTML = content || '内容';
  1378. }
  1379. //创建页脚部分
  1380. var _footer = $$("div", { "style": { "cssText": "height:28px; margin:14px 0;" } }, _confirm);
  1381. //创建确定按钮 绑定点击事件,默认点击后执行关闭窗体函数
  1382. $$("div", {
  1383. "style": {
  1384. "cssText": "text-align: center; color: rgb(255,255,255); width: 92px; line-height:28px; background: rgb(48,126,208); border-radius: 5px;float: right; margin-right:29px; "
  1385. },
  1386. innerHTML: "确定",
  1387. onclick: function() {
  1388. var _bool = true;
  1389. if (U.UF.C.isFunction(determineFun)) {
  1390. _bool = determineFun(); //判断是否存在回调 有则执行。
  1391. }
  1392. if (_bool !== false) {
  1393. U.UF.F.closeWindow(_form.form); //关闭窗口函数
  1394. }
  1395. }
  1396. }, _footer);
  1397. //创建取消按钮 绑定点击事件,默认点击后执行关闭窗体函数
  1398. $$("div", {
  1399. "style": {
  1400. "cssText": "text-align: center; color: rgb(255,255,255); width: 92px; line-height:28px; background: rgb(48,126,208); border-radius: 5px;background: rgb(170,170,170); float: right; margin-right:21px;margin-left:29px;"
  1401. },
  1402. "innerHTML": "取消",
  1403. "onclick": function() {
  1404. U.UF.C.isFunction(cancelFun) && cancelFun(); //判断是否存在回调 有则执行。
  1405. U.UF.F.closeWindow(_form.form); //关闭窗口函数
  1406. }
  1407. }, _footer);
  1408. //调用Uform窗体创建函数将主体内容添加到窗体中
  1409. var _form = new U.UF.UI.form(
  1410. "提示",
  1411. _confirm, {
  1412. "style": {
  1413. "cssText": "font-size: 14px; background: rgb(255,255,255); width: 310px; position: fixed; box-shadow: 0 0 10px 3px rgb(0,0,0); border-radius: 5px;"
  1414. }
  1415. }, {
  1416. "istop": true,
  1417. "isenlarge": false,
  1418. "isstretching": false,
  1419. "isnarrow": false
  1420. }, {
  1421. "style": {
  1422. "cssText": " background: rgb(59,88,120); padding: 5px; color: rgb(255,255,255); "
  1423. }
  1424. });
  1425. return _form;
  1426. }
  1427. /**
  1428. * 创建提示框
  1429. * @content {string/elemnet} 内容
  1430. * @callBackFun {function} 回调函数
  1431. */
  1432. U.UF.UI.Dialog = U.UF.UI.Dialog = function(content, callBackFun) {
  1433. var _dialog = $$("div", { "style": { "cssText": "width: 100%; background: #fff; overflow:hidden; " } }); //创建提示框主体
  1434. var _content = $$("div", { "style": { "cssText": "text-align: center; margin: 30px 20px 30px 20px; " } }, _dialog); //创建内容区域
  1435. //判断内容是否为元素
  1436. if (U.UF.C.isElement(content)) {
  1437. U.selectEl(_content).append(content); //如果为元素则动态添加到对话框中
  1438. } else {
  1439. _content.innerHTML = content || '内容'; //如果为文字则修改inerHTML。
  1440. }
  1441. //创建页脚部分
  1442. var footer = $$("div", { "style": { "cssText": "height:45px;" } }, _dialog);
  1443. //调用Uform窗体创建函数将主体内容添加到窗体中
  1444. var _form = new U.UF.UI.form("提示框", _dialog, {
  1445. "style": {
  1446. "cssText": "font-size: 14px; width: 300px; background:#fff; position: fixed; top: 100px; left: 40%; box-shadow: 0 0 10px 3px black; border-radius: 5px;"
  1447. }
  1448. },
  1449. null, {
  1450. "style": { "cssText": "background: #3b5878; padding: 10px; color:#fff;" }
  1451. });
  1452. //创建确定按钮 并绑定点击函数,默认点击后执行关闭窗体函数
  1453. $$("div", {
  1454. "style": {
  1455. "cssText": "text-align: center; color: #fff; width: 30%; padding: 5px; background: #307ed0; border-radius: 5px;float: right; margin: 0 12px 12px 0;"
  1456. },
  1457. innerHTML: "确定", // 绑定innerHTML
  1458. onclick: function() {
  1459. U.UF.C.isFunction(callBackFun) && callBackFun(); //判断是否存在回调 有则执行。
  1460. U.UF.F.closeWindow(_form.form); //关闭窗口函数
  1461. }
  1462. }, footer);
  1463. }
  1464. //#endregion
  1465. //#region alert
  1466. /*
  1467. 创建点击确认对话框
  1468. */
  1469. U.UF.UI.alertClick = function(content, attr) {
  1470. //创建点击确认对话框的主体区域
  1471. var _content = $$("div", { "class": "USBalert_text", "style": { width: "100%" } });
  1472. //判断内容是否为元素
  1473. if (U.UF.C.isElement(content)) {
  1474. //如果为元素则动态添加到对话框中
  1475. U.selectEl(_content).append(content);
  1476. } else {
  1477. $$("div", { "style": { cssText: "text-align:center;padding:10px; margin:10px auto; word-break:break-word;" }, innerHTML: content || '内容' }, _content);
  1478. }
  1479. //创建页脚
  1480. var _footer = $$("div", { "class": "USBalert_onclicks", style: { height: "43px" } }, _content);
  1481. //调用Uform窗体创建函数将主体内容添加到窗体中
  1482. var _form = new U.UF.UI.form("提示框", _content, {
  1483. "style": {
  1484. "cssText": "font-size: 16px; width:320px; background: rgb(255,255,255);box-shadow: 0 0 10px 3px rgb(0,0,0); border-radius: 5px;"
  1485. }
  1486. }, {
  1487. "isnarrow": false,
  1488. "isenlarge": false,
  1489. isstretching: false
  1490. }, {
  1491. "style": {
  1492. "cssText": "background: rgb(59,88,120); padding: 10px; color: rgb(255,255,255);"
  1493. }
  1494. });
  1495. //创建确定按钮 并绑定点击函数,默认点击后执行关闭窗体函数
  1496. $$("div", { "style": { "cssText": "text-align: center; color: #fff; width: 30%;max-width:150px; padding: 5px; background: #307ed0; border-radius: 5px;float: right; margin: 0 12px 12px 0;" }, innerHTML: "确定", onclick: function() { U.UF.F.closeWindow(_form.form); } }, _footer);
  1497. }
  1498. /**
  1499. * 创建对话框
  1500. */
  1501. U.Alert = U.alert = function(c, t) {
  1502. !t ? t = 3000 : "";
  1503. var bg = $$("div", {
  1504. "style": {
  1505. "cssText": "padding: 12px 25px 12px 25px;font-size: 16px;max-width:300px;min-width:100px;color: rgba(255,255,255,1);background: rgba(0,0,0,0.75);border-radius: 10px;position: fixed;top:20%;left:0px;right:0px;margin:0px auto;text-align:center; word-break: break-word; "
  1506. //white-space: nowrap; -o-text-overflow: ellipsis; text-overflow: ellipsis;
  1507. },
  1508. innerHTML: c
  1509. }, document.body);
  1510. U.UF.F.topWindow(bg);
  1511. setTimeout(function() {
  1512. bg.parentNode.removeChild(bg);
  1513. }, t);
  1514. }
  1515. //#endregion
  1516. //#endregion
  1517. ;
  1518. ///<jscompress sourcefile="Email.js" />
  1519. //电脑端banner滑块控件命名空间
  1520. Namespace.register("U.MD.UI.email");
  1521. /**
  1522. 电脑端banner滑块控件
  1523. */
  1524. U.MD.UI.email = function() {
  1525. };
  1526. ///<jscompress sourcefile="Face.js" />
  1527. //PC端表情包
  1528. Namespace.register("U.MD.UI.face");
  1529. /*
  1530. ** 添加表情包
  1531. ** @param {element} button 插入表情包的元素
  1532. ** @param {element} el 输入框的元素
  1533. */
  1534. U.MD.UI.face = function(button, el) {
  1535. var i, _el1, _el2;
  1536. if ($("#U_MD_UI_face")[0]) { //判断是否存在表情包
  1537. if ($("#U_MD_UI_face")[0].style.display == "none") { //如果存在,判断是否隐藏
  1538. U.selectEl("#U_MD_UI_face")[0].style.display = "block"; //如果隐藏 则显示表情包
  1539. } else {
  1540. U.selectEl("#U_MD_UI_face")[0].style.display = "none"; //否则,隐藏
  1541. }
  1542. } else { //不存在表情包,创建表情包
  1543. var _el = $$("div", { "style": { "position": "relative" } }, U.selectEl(button)[0]); //创建表情包的总样式
  1544. _el1 = $$("div", { "id": "U_MD_UI_face", "className": "U_MD_UI_face", "onmousedown": U.UF.EV.stopBubble }, _el); //创建表情包的阻止冒泡事件
  1545. _el2 = $$("div", { "className": "U_MD_UI_face_H" }, _el1); //创建存放表情的父级元素
  1546. for (i = 0; i <= 104; i++) { //循环打印所有的表情包 共104个
  1547. $$("button", {
  1548. "className": "U_MD_UI_face_C",
  1549. "style": { "opacity": "0" },
  1550. "onclick": U.UF.C.closure(function(i) {
  1551. U.UF.EV.stopBubble();
  1552. U.MD.UI.face.printEmoticon(_el1, i, U.UF.E.getRangeAt(), el)
  1553. }, [i])
  1554. }, _el2); //创建单个表情,并且给每个表情赋值一个点击事件,参数为表情框元素,第几个表情,光标位置,输入框的位置,点击后打印表情到输入框的位置
  1555. }
  1556. //获取整个body部分的点击事件
  1557. U.selectEl('body').unbind('click', U.MD.UI.face.externalClick);
  1558. U.selectEl('body').bind('click', U.MD.UI.face.externalClick);
  1559. }
  1560. el.focus();
  1561. };
  1562. U.MD.UI.face.externalClick = function(e) {
  1563. if (window.event.srcElement.tagName != "BUTTON" && U.selectEl("#U_MD_UI_face")[0]) { //判断点击的是否是发送表情的按钮
  1564. U.selectEl("#U_MD_UI_face")[0].style.display = "none"; //如果不是,则隐藏掉表情包
  1565. }
  1566. }
  1567. /* 点击表情框处理
  1568. *
  1569. * @param {element} el1 表情框元素
  1570. * @param {number} i 第几个表情。通过i的值代表是哪个表情
  1571. * @param {range} range 光标的位置,先获取光标对象,然后通过光标对象获取光标位置
  1572. * @param {element}
  1573. 对应路径 /img/ChatingFaceGif/[face](i).gif
  1574. */
  1575. U.MD.UI.face.printEmoticon = function(el1, i, range, el) {
  1576. var _imageurl = "/img/ChatingFaceGif/[face](" + i + ").gif"; //表情路径
  1577. if (!range) {
  1578. $$("img", { "onerror": U.MD.C.imgError, "src": _imageurl, "contentEditable": "true" }, U.selectEl(el)[0]);
  1579. } else {
  1580. var img = '<img contentEditable="true" src="' + _imageurl + '">';
  1581. U.UF.E.addRange(img, null, true);
  1582. }
  1583. U.selectEl(el1)[0].style.display = "none";
  1584. };
  1585. ///<jscompress sourcefile="Form.js" />
  1586. //#region 窗体
  1587. //UI窗体区域
  1588. Namespace.register("U.UF.UI") //窗体的命名空间
  1589. //#region 窗体
  1590. /** 初始化uform窗体,创建一个窗体,调用方式如下
  1591. * new new U.UF.UI.form(
  1592. * "测试内容",
  1593. * "中间内容",
  1594. * { "style": { "width": "570px", "height": "80%", "maxHeight": "700px"} },
  1595. * );
  1596. * @param string 头部标题 必填
  1597. * @param string|element 中间区域的内容 必填
  1598. * @param object 窗体的属性 {id :"1", style:{"width":"100px", "height":"100px"}} 选填 有默认的属性,原函数有注释
  1599. * @param object 窗体功能的属性 { istop: true, isdrag: true, isstretching:true,isenlarge:true,isnarrow:true,isclose:true } 选填
  1600. * @param object 头部的属性 {style:{"width":"100px"}} 选填 有默认的属性,原函数有注释
  1601. * @param object 内容的属性 { style:{"height":"100px"}} 选填 有默认属性,原函数有注释
  1602. * @param object 关闭、放大、缩小按钮区域的属性设置 { "style":{"left":"100px"}} 选填,有默认属性,原函数有注释
  1603. * @param element 窗体追加到制定的元素 选填 有默认的属性,原函数有注释
  1604. */
  1605. U.UF.UI.form = function(title, content, formattr, formfun, headattr, contentattr, headbottomattr, parentel) {
  1606. var _this = this;
  1607. //所有的窗体中找到是否已经创建的窗体
  1608. if (formattr && U.UF.UI.form.allForm[formattr.id]) {
  1609. var _this = U.UF.UI.form.allForm[formattr.id]; //得到原来的窗体
  1610. }
  1611. //初始化未赋值,用到的变量
  1612. else {
  1613. //设置窗体唯一的识别
  1614. this.id = formattr && formattr.id ? formattr.id : Guid.newGuid();
  1615. //初始化成功后添加到所有窗体管理的对象中,以便于用户查找窗体和管理
  1616. U.UF.UI.form.allForm[this.id] = this;
  1617. }
  1618. _this.form; //窗体
  1619. _this.header; //头部
  1620. _this.middle; //中间区域
  1621. _this.title = title; //窗体的标题
  1622. _this.content = content; //需要插入的元素,包含div和iframe等元素,以前站外应用的功能是靠这个方式去实现的
  1623. _this.formattr = formattr; //窗体的属性
  1624. _this.headattr = headattr; //头部的属性
  1625. _this.contentattr = contentattr; //内容的属性
  1626. _this.headbottomattr = headbottomattr; //头部功能区域整体的属性设置
  1627. //下面是用户功能处理包含是否允许一直置顶、是否允许拖动、是否拉伸、是否允许放大、是否允许缩小、是否允许关闭
  1628. //如果用户没有传入功能处理
  1629. if (formfun == null) {
  1630. formfun = {}; //初始化一个功能处理类
  1631. }
  1632. _this.istop = null;
  1633. if (formfun.istop != null) { //是否允许一直置顶
  1634. _this.istop = formfun.istop;
  1635. }
  1636. _this.isdrag = true;
  1637. if (formfun.isdrag != null) { //是否允许拖动
  1638. _this.isdrag = formfun.isdrag; //是否允许拖动
  1639. }
  1640. _this.isstretching = true;
  1641. if (formfun.isstretching != null) { //是否拉伸
  1642. _this.isstretching = formfun.isstretching;
  1643. }
  1644. _this.isenlarge = true;
  1645. if (formfun.isenlarge != null) { //是否允许放大
  1646. _this.isenlarge = formfun.isenlarge;
  1647. }
  1648. _this.isnarrow = true;
  1649. if (formfun.isnarrow != null) { //是否允许缩小
  1650. _this.isnarrow = formfun.isnarrow; //是否允许缩小
  1651. }
  1652. _this.isclose = true;
  1653. _this.closecallback = formfun.closecallback; //关闭回调
  1654. if (formfun.isclose != null) { //是否允许关闭
  1655. _this.isclose = formfun.isclose; //是否允许关闭
  1656. }
  1657. _this.parentel = parentel || document.body; //窗体添加到制定的元素处理
  1658. _this.create(); //重新添加处理
  1659. return _this; //返回处理
  1660. }
  1661. //所有给给创建的窗体管理
  1662. U.UF.UI.form.allForm = {};
  1663. //窗体的方法
  1664. U.UF.UI.form.prototype = {
  1665. /** 初始化uform窗体
  1666. */
  1667. create: function() {
  1668. var i, //用于循环
  1669. _resizefun,
  1670. _formel, //窗体元素
  1671. _headel, //窗体头部元素
  1672. _contentel, //内容区域的元素
  1673. _contentchildel, //内容区域的
  1674. _stretchingel, //拉伸元素
  1675. _stretchinginfo, //拉伸的信息
  1676. _headbottom, //头部按钮区域
  1677. _enlargeel, //放大按钮
  1678. _mousedown, //
  1679. _formattr = this.formattr || {}, //窗体属性
  1680. _headattr = this.headattr || {}, //头部属性
  1681. _contentattr = this.contentattr || {}, //内容的属性
  1682. _replaceel = U.UF.UI.form.allForm[_formattr.id] ? U.UF.UI.form.allForm[_formattr.id].form : null //得到之前创建的窗体,如果窗体存在,那么下面创建后直接替换
  1683. ;
  1684. //窗体的统一属性设置,默认属性
  1685. if (_formattr.style) {
  1686. _formattr.style.cssText = _formattr.style.cssText || "";
  1687. _formattr.style.cssText = "width: 70%; position: fixed; border: 1px solid #444; background-color: #fff; z-index: 10; border-radius: 1px; overflow: hidden; -moz-box-shadow:0 0 30px 5px #555; -webkit-box-shadow:0 0 30px 5px #555; box-shadow:0 0 30px 5px #555; -moz-border-radius: 5px; -webkit-border-radius: 5px; border-radius:5px;" + _formattr.style.cssText;
  1688. } else {
  1689. _formattr.style = {
  1690. cssText: "width: 70%; position: fixed; border: 1px solid #444; background-color: #fff; z-index: 10; border-radius: 1px; overflow: hidden; -moz-box-shadow:0 0 30px 5px #555; -webkit-box-shadow:0 0 30px 5px #555; box-shadow:0 0 30px 5px #555; -moz-border-radius: 5px; -webkit-border-radius: 5px; border-radius:5px;"
  1691. };
  1692. }
  1693. _formattr.close = U.UF.C.apply(this, function() { //关闭窗体;
  1694. U.UF.F.closeWindow(this.form); //关闭窗体
  1695. });
  1696. _formattr.usform = "true"; //设置窗体的属性,作为窗体的识别,有助于调用的用户通过js找到所有的窗体
  1697. _formattr.id = _formattr.id || ""; //窗体的id
  1698. _formattr.style = _formattr.style || {}; //窗体的样式
  1699. if (_formattr.onresize) {
  1700. _resizefun = _formattr.onresize;
  1701. _mousedown = _formattr.onmousedown;
  1702. _formattr.onresize = U.UF.C.apply(this, function() { //当窗体大小发生变化的处理
  1703. this.size(); //大小变化处理
  1704. if (_resizefun) {
  1705. _resizefun(); //大小变化回调
  1706. }
  1707. });
  1708. _formattr.onmousedown = U.UF.C.apply(this, function() {
  1709. //窗体点击置顶的处理
  1710. if (this.istop !== false) {
  1711. this.top(); //大小变化处理
  1712. }
  1713. if (_mousedown) {
  1714. _mousedown(); //大小变化回调
  1715. }
  1716. });
  1717. } else if (_formattr.onresize !== false) {
  1718. _formattr.onresize = U.UF.C.apply(this, function() { //当窗体大小发生变化的处理
  1719. this.size(); //大小变化处理
  1720. });
  1721. }
  1722. //创建大窗体,设置窗体属性
  1723. var _formel = $$("div", this.formattr);
  1724. //判断是否允许一直置顶
  1725. if (this.istop === true) {
  1726. _formel.style.zIndex = "9999";
  1727. _formel["__top__"] = "false"; //设置不允许点击切换置顶
  1728. } else if (this.istop === false) {
  1729. _formel["__top__"] = "false"; //设置不允许点击切换置顶
  1730. }
  1731. this.form = _formel; //窗体全局变量设置
  1732. //如果用户设置了false,那么就不加载头部
  1733. if (this.title !== false) {
  1734. //窗体头部属性统一设置
  1735. if (_headattr.style) {
  1736. _headattr.style.cssText = _headattr.style.cssText || "";
  1737. _headattr.style.cssText = "text-indent: 10px; color: White; line-height: inherit; font-size: 14px; height: 30px; line-height: 30px; background-color: #2967A7; overflow: hidden; color: White; font-size: 14px; overflow: hidden; " + _headattr.style.cssText;
  1738. } else {
  1739. _headattr.style = {
  1740. cssText: "text-indent: 10px; color: White; line-height: inherit; font-size: 14px; height: 30px; line-height: 30px; background-color: #2967A7; overflow: hidden; color: White; font-size: 14px; overflow: hidden; "
  1741. }
  1742. }
  1743. //设置头部有拖拽事件
  1744. if (this.isdrag) { //判断是否允许拖动窗体
  1745. _headattr.onmousedown = function() {
  1746. U.UF.F.drag(_formel); //拖动事件调用
  1747. };
  1748. }
  1749. //创建头部区域
  1750. _headel = $$("div", _headattr, _formel);
  1751. //如果是字符串的处理
  1752. if (U.UF.C.isString(this.title)) {
  1753. _headel.innerHTML = this.title;
  1754. }
  1755. //如果中间区域是元素的处理
  1756. else if (U.UF.C.isElement(this.title)) {
  1757. _headel.appendChild(this.title); //添加所选元素
  1758. }
  1759. this.header = _headel; //设置中间的全局变量
  1760. }
  1761. //创建中间
  1762. _contentel = $$("div", { "style": { "cssText": "width: 100%; height:100%; position: relative;" } }, _formel);
  1763. //中间的内容
  1764. _contentattr.usbody = "true";
  1765. //窗体头部属性统一设置
  1766. if (_contentattr.style) {
  1767. _contentattr.style.cssText = _contentattr.style.cssText || "";
  1768. //_contentattr.style.cssText = "text-align: left; overflow: auto;" + _contentattr.style.cssText;
  1769. _contentattr.style.cssText = "text-align: left; overflow: hidden;" + _contentattr.style.cssText;
  1770. } else {
  1771. _contentattr.style = {
  1772. cssText: "text-align: left; overflow: auto;"
  1773. };
  1774. }
  1775. //创建中间内容元素
  1776. _contentchildel = $$("div", _contentattr, _contentel);
  1777. //如果是字符串的处理
  1778. if (U.UF.C.isString(this.content)) {
  1779. _contentchildel.innerHTML = this.content;
  1780. }
  1781. //如果中间区域是元素的处理
  1782. else if (U.UF.C.isElement(this.content)) {
  1783. _contentchildel.appendChild(this.content); //添加所选元素
  1784. }
  1785. this.middle = _contentchildel; //中间的内容
  1786. //在头部不存在的情况下,设置中间内容可以拖动
  1787. if (this.title === false && this.isdrag) {
  1788. _contentel.onmousedown = function() {
  1789. U.UF.F.drag(_formel); //拖动事件调用
  1790. };
  1791. }
  1792. //设置拉伸处理
  1793. if (this.isstretching !== false) {
  1794. //创建窗体拉伸
  1795. _stretchingel = $$("div", { style: { "cssText": "display: block;" } }, _formel);
  1796. //拉伸的信息 key代表样式的结尾,value代表拉伸的方向
  1797. _stretchinginfo = {
  1798. "top": "cursor: n-resize; left: 0px; top: 0px; width: 100%; height: 5px;",
  1799. "rightTop": "cursor: ne-resize; right: -2px; top: -2px; width: 12px; height: 12px;",
  1800. "leftTop": "cursor: nw-resize; top: 0px; left: 0px; width: 12px; height: 12px;",
  1801. "left": "cursor: w-resize; left: 0px; top: 0px; width: 5px; height: 100%;",
  1802. "right": "cursor: e-resize; right: 0px; top: 0px; width: 5px; height: 100%;",
  1803. "bottom": "cursor: s-resize; left: 0px; bottom: 0px; width: 100%; height: 5px;",
  1804. "leftBottom": "cursor: sw-resize; left: -2px; bottom: -2px; width: 12px; height: 12px;",
  1805. "rightBottom": "cursor: se-resize; right: -2px; bottom: -2px; width: 12px; height: 12px;"
  1806. }
  1807. //循环创建拉伸条,包含上、下、左、右、上左、下左、上右、下右
  1808. for (i in _stretchinginfo) {
  1809. $$("div", {
  1810. "style": {
  1811. "cssText": "position: absolute; overflow: hidden; display: block; z-index: 10;" + _stretchinginfo[i]
  1812. },
  1813. "onmousedown": U.UF.C.closure(function(scope, typename) {
  1814. //拉伸函数的调用
  1815. U.UF.F.stretching(_formel, typename, U.UF.C.apply(scope, scope.size));
  1816. }, [this, i])
  1817. }, _stretchingel);
  1818. }
  1819. }
  1820. //头部功能区域
  1821. if (this.title !== false) {
  1822. _headbottom = $$("div", {
  1823. "style": { "cssText": "position: absolute; top: 3px; right: 0px; width: 80px; display: table-cell; vertical-align: middle;" }
  1824. }, _formel);
  1825. }
  1826. if (this.isclose !== false) {
  1827. //关闭窗体的按钮
  1828. $$("div", {
  1829. "style": {
  1830. "cssText": "background-image:url(../../../img/close.png); _background-image:url(/img/close.png);width: 14px; height: 14px; background-repeat: no-repeat; background-size: 100%; float: right; margin-right: 5px;margin-top:6px; cursor: pointer;"
  1831. },
  1832. "title": "点击关闭",
  1833. "onmousedown": U.UF.EV.stopBubble,
  1834. "onclick": U.UF.C.apply(this, function() {
  1835. U.UF.F.closeWindow(this.form); //调用窗体关闭函数
  1836. try {
  1837. //关闭任务栏处理
  1838. if (U.MD.D.T.taskbar.close) {
  1839. U.MD.D.T.taskbar.close({ "forms": _formel });
  1840. U.MD.N.urlWrite("", "智慧课堂平台");
  1841. }
  1842. } catch (e) {}
  1843. //回调处理
  1844. if (U.UF.C.isFunction(this.closecallback)) {
  1845. this.closecallback();
  1846. }
  1847. })
  1848. }, _headbottom);
  1849. }
  1850. //是否允许放大
  1851. if (this.isenlarge !== false) {
  1852. //放大按钮
  1853. _enlargeel = $$("div", {
  1854. "style": {
  1855. "cssText": "background-image:url(../../../img/max.png); _background-image:url(/img/max.png); background-size: 100%; float: right; margin-right: 10px; width: 17px; height: 17px; cursor: pointer;margin-top: 4px;"
  1856. },
  1857. "title": "最大化",
  1858. "onmousedown": U.UF.EV.stopBubble,
  1859. //最大化点击事件处理
  1860. "onclick": function() {
  1861. U.UF.F.windowZooming(_formel); //调用窗体最大化函数
  1862. }
  1863. }, _headbottom);
  1864. //如果有head头部的处理
  1865. if (_headel) {
  1866. //头部双击放大缩小处理处理
  1867. _headel.ondblclick = U.UF.C.apply(_headel, function() {
  1868. //判断双击的元素是否在头部导航上,否则如果头部上有其他的按钮什么的双击了,也会触发放大方法
  1869. if (event.srcElement == this || U.UF.EL.isChild(this, event.srcElement)) {
  1870. _enlargeel.onclick(); //放大的处理
  1871. }
  1872. });
  1873. }
  1874. }
  1875. //是否允许最小化
  1876. if (this.isnarrow !== false) {
  1877. //最小化的按钮处理
  1878. $$("div", {
  1879. "style": {
  1880. "cssText": "background-image:url(../../../img/min.png); _background-image:url(/img/min.png);background-size: 100%; float: right; margin-right: 10px; margin-top: 3px; width: 20px; height: 20px; cursor: pointer;background-repeat: no-repeat;"
  1881. },
  1882. "title": "最小化",
  1883. "onmousedown": U.UF.EV.stopBubble,
  1884. "onclick": function() {
  1885. U.UF.F.windowMinimize(_formel); //窗体最小化处理
  1886. }
  1887. }, _headbottom);
  1888. }
  1889. //如果窗体已经创建,那么直接替换
  1890. if (_replaceel && _replaceel.parentNode != null) {
  1891. _replaceel.parentNode.replaceChild(_formel, _replaceel);
  1892. }
  1893. //元素添加到制定的元素中
  1894. else {
  1895. this.parentel.appendChild(_formel);
  1896. }
  1897. //如果没有设置top和left那么居中弹出
  1898. if (_formel.style.top == "" && _formel.style.left == "" && _formel.style.right == "" && _formel.style.bottom == "") {
  1899. //居中置顶弹出
  1900. U.UF.F.windowTopCenter(_formel);
  1901. }
  1902. //否则置顶
  1903. else {
  1904. U.UF.F.topWindow(_formel);
  1905. }
  1906. //初始化的时候默认设置大小
  1907. this.size();
  1908. },
  1909. /** 窗体每一次点击置顶
  1910. */
  1911. top: function() {
  1912. U.UF.F.topWindow(this.form); //点击置顶的处理
  1913. },
  1914. /** 窗体大小处理
  1915. */
  1916. size: function() {
  1917. var _headheight = 0; //head头部的高度
  1918. //如果存在head头部,那么获取head头部处理
  1919. if (this.header) {
  1920. _headheight = this.header.clientHeight;
  1921. }
  1922. //设置窗体content区域大小设置
  1923. if (this.header) {
  1924. this.middle.style.height = this.form.clientHeight - this.header.clientHeight + "px";
  1925. } else {
  1926. this.middle.style.height = this.form.clientHeight + "px";
  1927. }
  1928. }
  1929. }
  1930. /** 窗体大小处理
  1931. */
  1932. U.UF.UI.form.windowResize = function() {
  1933. var i,
  1934. _style,
  1935. _bodywidth = US.width, //获取原本在窗体大小没有变化前的width
  1936. _bodyheight = US.height, //获取原本在窗体大小没有变化前的height
  1937. _sizeinfo, //大小信息
  1938. _width, //长度
  1939. _height, //高度
  1940. _formel, //窗体元素
  1941. _forms = U.UF.UI.form.allForm //获取所有的窗体
  1942. ;
  1943. //循环所有的窗体
  1944. for (i in _forms) {
  1945. _formel = _forms[i].form; //获取窗体的处理
  1946. if ($(_formel).css("display") != "none") { //判断窗体是否隐藏
  1947. _style = {}; //设置位置
  1948. _width = U.selectEl(_formel).css("width"); //获取窗体的长
  1949. _height = U.selectEl(_formel).css("height"); //获取窗体的宽
  1950. //计算位置,如果有百分比,则按照百分比的方式进行计算,否则,得到百分比。
  1951. _width = _width.indexOf("%") > -1 ? _width.toInt() / 100 : _formel.offsetWidth / _bodywidth;
  1952. _height = _height.indexOf("%") > -1 ? _height.toInt() / 100 : _formel.offsetWidth / _bodyheight;
  1953. //设置位置,如果没有右对齐,则设置左对齐
  1954. if (_formel.style.right == "" || _formel.style.right == "auto") {
  1955. _style.left = _formel.offsetLeft + (document.body.offsetWidth - _bodywidth) * ((1 - _width) / 2) + "px";
  1956. }
  1957. //如果没有下对齐,则设置上对齐
  1958. if (_formel.style.bottom == "" || _formel.style.bottom == "auto") {
  1959. _style.top = _formel.offsetTop + (document.body.offsetHeight - _bodyheight) * ((1 - _height) / 2) + "px";
  1960. }
  1961. //设置值
  1962. U.selectEl(_formel).addAttrArray({ "style": _style });
  1963. }
  1964. }
  1965. }
  1966. /** 关闭所有的窗体
  1967. */
  1968. U.UF.UI.form.closeWindows = function() {
  1969. var i;
  1970. for (i in U.UF.UI.form.allForm) {
  1971. if (U.UF.UI.form.allForm[i].isclose) {
  1972. U.UF.UI.form.allForm[i].form.close();
  1973. }
  1974. }
  1975. }
  1976. //#endregion
  1977. //#endregion;
  1978. ///<jscompress sourcefile="Music.js" />
  1979. Namespace.register("U.MD.UI.music");
  1980. /**
  1981. * [Control description] 音乐控件总函数
  1982. * @param {[type]} musicList [数组json 格式请看文档]
  1983. * @param {[type]} index [需要播放第几首歌(索引)]
  1984. * @param {[type]} autoplay [是否自动播放] 可填可不填 默认 false
  1985. * @param {[type]} parentEl 所需要添加到的父元素 可填可不填 默认document.body
  1986. */
  1987. U.MD.UI.music = function(musicList, index, autoplay, parentEl) {
  1988. var _music = U.MD.UI.music; //简写命名空间
  1989. var _musicBox;
  1990. if (_musicBox = U.selectEl("#U_MD_UI_music_musicBox")[0]) {
  1991. // U.selectEl(_musicBox).removeClass('U_MD_UI_music_hidden');
  1992. // var _attr = _music.Attr; //简写全局属性json名
  1993. // var _audio = U.selectEl("#U_MD_UI_music_audio"); //audio标签
  1994. // _attr.musicList = musicList; //全局赋值
  1995. // _attr.musicIndex = index; //全局赋值
  1996. // _audio[0].src = musicList[index].src; //添加音乐路径
  1997. // var _Name = U.selectEl("#U_MD_UI_music_Name"); //音乐名字节点
  1998. // _Name[0].innerText = musicList[index].title; //音乐名字赋值
  1999. _musicBox.remove();
  2000. }
  2001. _music.create(parentEl); //创建音乐控件
  2002. _music.Attr = { //存放全局属性
  2003. 'musicList': musicList, //所有数据
  2004. 'musicIndex': index, //当前数据索引
  2005. 'autoplay': autoplay, //第一首是否自动播放
  2006. 'currentTime': null, //音乐当前时间未赋值
  2007. 'endTime': null //音乐结束时间未赋值
  2008. };
  2009. _music.init(); //初始化函数
  2010. };
  2011. U.MD.UI.music.Attr = null; //存放元素与变量的json全局变量 未赋值
  2012. U.MD.UI.music.htmlTemplate = ' <div class="U_MD_UI_music_leftCont">\n' +
  2013. ' <div class="U_MD_UI_music_CoverBox">\n' +
  2014. ' <img src="/img/Controls/Audio/pc/电脑图标.png" alt="" id="U_MD_UI_music_Cover">\n' +
  2015. ' </div> <!-- 音乐封面图片 -->\n' +
  2016. ' </div>\n' +
  2017. ' <div class="U_MD_UI_music_rightCont">\n' +
  2018. ' <div class="U_MD_UI_music_Name" id="U_MD_UI_music_Name"></div> <!-- 音乐名字 -->\n' +
  2019. ' <div class="U_MD_UI_music_leftBtn" id="U_MD_UI_music_leftBtn"></div> <!-- 左按钮 -->\n' +
  2020. ' <div class="U_MD_UI_music_pauseBtn U_MD_UI_music_playBtn" id="U_MD_UI_music_playBtn"></div> <!-- 播放/暂停 按钮 -->\n' +
  2021. ' <div class="U_MD_UI_music_rightBtn" id="U_MD_UI_music_rightBtn"></div> <!-- 右按钮 -->\n' +
  2022. ' <div class="U_MD_UI_music_soundOpen" id="U_MD_UI_music_soundSwitch"></div> <!-- 声音开关按钮 -->\n' +
  2023. ' <div class="U_MD_UI_music_soundBox" id="U_MD_UI_music_soundBox"> <!-- 声音条盒子节点 -->\n' +
  2024. ' <div class="U_MD_UI_music_soundBar" id="U_MD_UI_music_soundBar" style="width: 31px;"></div> <!-- 声音条 -->\n' +
  2025. ' <div class="U_MD_UI_music_soundBall" id="U_MD_UI_music_soundBall" style="left: 31px;"></div> <!-- 声音球 -->\n' +
  2026. ' </div>\n' +
  2027. ' <div class="U_MD_UI_music_listBtn"></div> <!-- 右上角的列表按钮 -->\n' +
  2028. ' <div class="U_MD_UI_music_shrinkBtn" id="U_MD_UI_music_shrinkBtn"></div> <!-- 右上角的缩小按钮 -->\n' +
  2029. ' <div class="U_MD_UI_music_closeBtn" id="U_MD_UI_music_closeBtn"></div> <!-- 右上角的关闭按钮 -->\n' +
  2030. ' </div>\n' +
  2031. ' <div class="U_MD_UI_music_progressBox" id="U_MD_UI_music_progressBox"> <!-- 时间条盒子节点 -->\n' +
  2032. ' <div class="U_MD_UI_music_progressBar" id="U_MD_UI_music_progressBar" style="width: 0.64px;"></div> <!-- 时间条 -->\n' +
  2033. ' <div class="U_MD_UI_music_progressBall" id="U_MD_UI_music_progressBall" style="left: 0.64px;"></div> <!-- 时间球 -->\n' +
  2034. ' </div>\n' +
  2035. ' <audio id="U_MD_UI_music_audio" autoplay="" src=""></audio>';
  2036. /**
  2037. * 添加音乐控件html代码 并且判断是否存在html 防止多次添加
  2038. */
  2039. U.MD.UI.music.create = function(parentEl) {
  2040. var _parentEl = parentEl || document.body;
  2041. var _formclass = { "style": { "border": "none" }, "id": "U_MD_UI_music_musicBox", "className": "U_MD_UI_music_musicBox" };
  2042. var _formattr = { isclose: false, isstretching: false, isenlarge: false, isnarrow: false };
  2043. var _headclass = { "style": { "height": "13px", "background-color": "#cc5b5b" } };
  2044. U.MD.UI.music.player = new U.UF.UI.form(false, U.MD.UI.music.htmlTemplate, _formclass, _formattr, _headclass);
  2045. U.selectEl("#U_MD_UI_music_musicBox")[0].style.overflow = "";
  2046. // U.UF.F.windowMinimize(_formel);
  2047. };
  2048. /**
  2049. * 音乐控件初始化
  2050. */
  2051. U.MD.UI.music.init = function() {
  2052. var _music = U.MD.UI.music; //简写命名空间
  2053. var _attr = _music.Attr; //简写全局属性json名
  2054. var _audio = U.selectEl("#U_MD_UI_music_audio"); //audio标签
  2055. var _musicList = _attr.musicList; //音乐列表数组
  2056. var _musicIndex = _attr.musicIndex; //需要播放的音乐(数组中的第index个)
  2057. _audio[0].src = _musicList[_musicIndex].src; //添加音乐路径
  2058. var _playBtn = U.selectEl("#U_MD_UI_music_playBtn"); //暂停播放按钮节点
  2059. var _Name = U.selectEl("#U_MD_UI_music_Name"); //音乐名字节点
  2060. var _corver = U.selectEl("#U_MD_UI_music_Cover"); //封面图片节点
  2061. if (!_attr.autoplay) { //若autoplay属性 = false 则第一首音乐暂停
  2062. _audio[0].pause();
  2063. }
  2064. _music.openBtnEvent(); //按钮点击开关 音乐控件隐藏
  2065. _music.shrinkBtnEvent(); //缩小事件绑定
  2066. _music.soundControl(); //声音控制器
  2067. _music.playEvent(); //音乐播放与暂停控制器
  2068. _music.switchMusic(); //切换音乐按钮
  2069. _music.progressControl(); //音乐进度条控制器*/
  2070. _audio.bind('durationchange', function() { //当音乐时长已改变时 给节点赋值
  2071. _attr.endTime = this.duration; //总时长赋值
  2072. _musicIndex = _attr.musicIndex; //音乐索引位置重赋值
  2073. _Name[0].innerText = _musicList[_musicIndex].title; //音乐名字赋值
  2074. });
  2075. _audio.bind("ended", function() { //音乐结束后切换下一首
  2076. _musicIndex = _attr.musicIndex; //由于_attr.musicIndex是一个变量 因此 需要重新赋值
  2077. var _listLength = _musicList.length - 1; //获取数组中音乐的长度
  2078. if (_musicIndex === _listLength) { //当音乐在数组中为最后一首时 下一首则为第一首 也就是索引 0
  2079. _attr.musicIndex = 0;
  2080. _musicIndex = _attr.musicIndex;
  2081. _audio[0].src = _musicList[_musicIndex].src;
  2082. } else { //否则则索引+1
  2083. _attr.musicIndex++;
  2084. _musicIndex = _attr.musicIndex;
  2085. _audio[0].src = _musicList[_musicIndex].src;
  2086. }
  2087. });
  2088. };
  2089. /**
  2090. * 关闭按钮点击事件
  2091. */
  2092. U.MD.UI.music.openBtnEvent = function() {
  2093. var _music = U.MD.UI.music; //简写命名空间
  2094. // var _attr = _music.Attr; //简写全局属性json名
  2095. // var _musicBox = U.selectEl("#U_MD_UI_music_musicBox"); //获取音乐控件盒子
  2096. // var _closeBtn = U.selectEl("#U_MD_UI_music_closeBtn"); //获取关闭按钮 在控件里 右上角的 叉叉
  2097. U.selectEl("#U_MD_UI_music_closeBtn").bind('click', function() {
  2098. var _audio = U.selectEl("#U_MD_UI_music_audio"); //audio标签
  2099. if (!_audio[0].paused) {
  2100. U.selectEl("#U_MD_UI_music_playBtn").addClass('U_MD_UI_music_playBtn'); //暂停音乐并修改图标
  2101. _audio[0].pause();
  2102. }
  2103. U.UF.F.closeWindow(_music.player.form); //调用窗体关闭函数
  2104. U.selectEl('#U_MD_D_T_taskbar_music').remove();
  2105. // _musicBox.addClass("U_MD_UI_music_hidden"); //点击关闭按钮后 隐藏音乐控件
  2106. // _musicBox.addClass("U_MD_UI_music_hidden"); //点击关闭按钮后 隐藏音乐控件
  2107. });
  2108. };
  2109. /**
  2110. * 缩小按钮事件绑定
  2111. */
  2112. U.MD.UI.music.shrinkBtnEvent = function() {
  2113. U.selectEl('#U_MD_UI_music_shrinkBtn').bind('click', function() {
  2114. U.UF.F.windowMinimize(U.MD.UI.music.player.form); //窗体最小化处理
  2115. });
  2116. };
  2117. /**
  2118. * 播放/暂停 的点击事件
  2119. */
  2120. U.MD.UI.music.playEvent = function() {
  2121. var _music = U.MD.UI.music; //简写命名空间
  2122. var _attr = _music.Attr; //简写全局属性json名
  2123. var _playbtn = U.selectEl("#U_MD_UI_music_playBtn"); //暂停/播放 按钮
  2124. var _audio = U.selectEl("#U_MD_UI_music_audio"); //audio标签
  2125. _playbtn.bind('click', function() {
  2126. if (!_audio[0].paused) { //如在 无暂停状态(播放状态)
  2127. _playbtn.addClass('U_MD_UI_music_playBtn'); //暂停音乐并修改图标
  2128. _audio[0].pause();
  2129. } else { //否则则时 暂停状态时
  2130. _playbtn.removeClass('U_MD_UI_music_playBtn');
  2131. _audio[0].play(); //播放音乐并修改图标
  2132. }
  2133. });
  2134. };
  2135. /**
  2136. * 音乐按钮切换(上一首 下一首)
  2137. */
  2138. U.MD.UI.music.switchMusic = function() {
  2139. var _music = U.MD.UI.music; //简写命名空间
  2140. var _attr = _music.Attr; //简写全局属性json名
  2141. var _audio = U.selectEl("#U_MD_UI_music_audio"); //audio标签
  2142. var _rightBtn = U.selectEl("#U_MD_UI_music_rightBtn"); //获取下一首的按钮
  2143. var _leftBtn = U.selectEl("#U_MD_UI_music_leftBtn"); //获取上一首的按钮
  2144. var _musicList = _attr.musicList; //获取音乐数组数据
  2145. var _musicIndex = _attr.musicIndex; //获取当前需要播放音乐 的数组索引
  2146. var _listLength = _musicList.length - 1; //获取音乐的数量
  2147. _rightBtn.bind('click', function() { //当点击右边(下一首)的按钮时
  2148. _musicIndex = _attr.musicIndex; //由于_attr.musicIndex是一个变量 因此 需要重新赋值
  2149. if (_musicIndex === _listLength) { //如果当前的歌曲是最后一首时
  2150. _attr.musicIndex = 0; //则条转到第一首歌
  2151. _musicIndex = _attr.musicIndex; //给全局属性赋值
  2152. _audio[0].src = _musicList[_musicIndex].src; //并修改音乐路径
  2153. } else { //否则跳转到下一首歌
  2154. _attr.musicIndex++; //数组索引加1
  2155. _musicIndex = _attr.musicIndex; //给全局属性赋值
  2156. _audio[0].src = _musicList[_musicIndex].src; //并修改音乐路径
  2157. }
  2158. });
  2159. _leftBtn.bind('click', function() { //同上 此处是左按钮(上一首)
  2160. _musicIndex = _attr.musicIndex; //由于_attr.musicIndex是一个变量 因此 需要重新赋值
  2161. if (_musicIndex === 0) {
  2162. _attr.musicIndex = _listLength;
  2163. _musicIndex = _attr.musicIndex;
  2164. _audio[0].src = _musicList[_musicIndex].src;
  2165. } else {
  2166. _attr.musicIndex--;
  2167. _musicIndex = _attr.musicIndex;
  2168. _audio[0].src = _musicList[_musicIndex].src;
  2169. }
  2170. });
  2171. };
  2172. /**
  2173. * 声音事件控制 总函数
  2174. */
  2175. U.MD.UI.music.soundControl = function() {
  2176. var _music = U.MD.UI.music; //简写命名空间
  2177. var _audio = U.selectEl("#U_MD_UI_music_audio"); //audio标签
  2178. var _soundBox = U.selectEl("#U_MD_UI_music_soundBox"); //声音盒子节点
  2179. var _soundBall = U.selectEl("#U_MD_UI_music_soundBall"); //音量球
  2180. var _soundBar = U.selectEl("#U_MD_UI_music_soundBar"); //声音条
  2181. var _boxWidth = _soundBox[0].clientWidth; //获取盒子宽度 = 声音球位置的最大值
  2182. var _volume = 0.5; //声音初始大小
  2183. var _soundSwitch = U.selectEl("#U_MD_UI_music_soundSwitch"); //声音开关图标
  2184. _audio[0].volume = _volume; //给audio标签添加声音
  2185. _soundBall[0].style.left = (_boxWidth * _volume) + "px"; //调整音量球位置 = 总宽度*百分比
  2186. _soundBar[0].style.width = (_boxWidth * _volume) + "px"; //调整声音条宽度 = 总宽度*百分比
  2187. _soundSwitch.bind('click', function() { //声音开关控制函数
  2188. _music.toggleClass(this, 'U_MD_UI_music_soundClose'); //每点击一次 切换样式
  2189. if ($(this).hasClass('U_MD_UI_music_soundClose')) { //判断如果样式为关闭时(静音状态)
  2190. this._volume = _audio[0].volume; //记录原有的声音值
  2191. this._soundBallX = parseFloat(_soundBall.css("left")); //获取音量球的 left值
  2192. this._soundBarW = parseFloat(_soundBar.css("width")); //获取音量条的 宽
  2193. _soundBall[0].style.left = 0; //音量球的left为0
  2194. _soundBar[0].style.width = 0; //音量条的宽为 0
  2195. _audio[0].volume = 0; //audio声音也为0
  2196. } else { //播放状态
  2197. if (!this._volume) { //如果this._volume不存在 则声音赋值时会报错
  2198. return;
  2199. }
  2200. _audio[0].volume = this._volume; //在点一遍开关后 复原到之前记录的值
  2201. _soundBall[0].style.left = this._soundBallX + "px"; //给音量球的left赋值
  2202. _soundBar[0].style.width = this._soundBarW + "px"; //给音量条的宽赋值
  2203. }
  2204. });
  2205. _soundBox.bind('mousedown', function(e) { //点击进度条后 音量球跳转到鼠标点击位置 并且声音跟随增大或减小
  2206. var _boxLeft = _music.getOffsetLeft(this); //body距离盒子左端的left值 = 声音球left的最小值
  2207. var _boxRight = _boxLeft + _boxWidth; //body距离盒子右端的left值 = 声音球left的最大值
  2208. var _mouseX = e.pageX; //获取鼠标按下时的X坐标
  2209. _mouseX = Math.max(_mouseX, _boxLeft); //mouseX 与 boxLeft距离不能小于0 因此 获取两数最大值 原因:声音不能小于0
  2210. _mouseX = Math.min(_mouseX, _boxRight); //mouseX 与 boxRight因此 获取两数最大值 原因:声音不能大于1
  2211. var _dis = _mouseX - _boxLeft; //鼠标划过的距离
  2212. _volume = Math.round(parseFloat(_dis / _boxWidth) * 100) / 100; //距离相对于盒子宽度的值 = 声音百分比大小(此处为保留两位小数点)
  2213. _soundBall[0].style.left = (_boxWidth * _volume) + "px"; //音量球left值 改变成 = 总宽*百分比
  2214. _soundBar[0].style.width = (_boxWidth * _volume) + "px"; //音量条width 改变成 = 总宽*百分比
  2215. _audio[0].volume = _volume; //改变audio标签值
  2216. if (_audio[0].volume <= 0) { //如果声音小于=0 时 则改变成 静音状态时的样式 否则则是非静音状态样式
  2217. _soundSwitch.addClass('U_MD_UI_music_soundClose');
  2218. } else {
  2219. _soundSwitch.removeClass('U_MD_UI_music_soundClose');
  2220. }
  2221. });
  2222. _soundBall.bind('mousedown', function(e) { //音量球拖拽效果
  2223. U.UF.EV.stopBubble(e); //阻止冒泡
  2224. var _oMouseX = e.pageX; //获取鼠标按下时的X坐标
  2225. var _soundDrapMove = function(e) { //拖拽时移动用的函数
  2226. U.UF.EV.stopDefault(e); //取消默认拖拽
  2227. var _mouseX = e.pageX; //鼠标移动时的x坐标
  2228. var _dis = _mouseX - _oMouseX + _oX; //移动的距离
  2229. _dis = Math.max(0, _dis); //限制音量球left不得小于0
  2230. _dis = Math.min(_boxWidth, _dis); //限制音量球left不得大于盒子宽度
  2231. _soundBall[0].style.left = _dis + "px"; //音量球位置
  2232. _soundBar[0].style.width = _dis + "px"; //音量条宽度
  2233. _volume = Math.round(parseFloat(_dis / _boxWidth) * 100) / 100; //声音球距离盒子宽度的left值 = 声音百分比大小(此处为保留两位小数点)
  2234. _audio[0].volume = _volume; //音乐的声音赋值
  2235. if (_audio[0].volume <= 0) { //判断声音小于0则改成静音图标
  2236. _soundSwitch.addClass('U_MD_UI_music_soundClose');
  2237. } else { //否则该成非静音图标
  2238. _soundSwitch.removeClass('U_MD_UI_music_soundClose');
  2239. }
  2240. };
  2241. var _soundDragUp = function() { //拖拽时松开用的函数
  2242. U.selectEl(document).unbind('mousemove', _soundDrapMove);
  2243. U.selectEl(document).unbind('mouseup', _soundDragUp);
  2244. };
  2245. var _oX = parseFloat(_soundBall.css("left")); //获取鼠标按下时音量球的坐标
  2246. U.selectEl(document).bind('mousemove', _soundDrapMove);
  2247. U.selectEl(document).bind('mouseup', _soundDragUp)
  2248. });
  2249. };
  2250. /**
  2251. * 进度条控制 事件总函数
  2252. */
  2253. U.MD.UI.music.progressControl = function() {
  2254. var _music = U.MD.UI.music; //简写命名空间
  2255. var _attr = _music.Attr; //简写全局属性json名
  2256. var _audio = U.selectEl("#U_MD_UI_music_audio"); //audio标签
  2257. var _progressBox = U.selectEl("#U_MD_UI_music_progressBox"); //时间盒子节点
  2258. var _progressBall = U.selectEl("#U_MD_UI_music_progressBall"); //时间球
  2259. var _progressBar = U.selectEl("#U_MD_UI_music_progressBar"); //时间条
  2260. var _playbtn = U.selectEl("#U_MD_UI_music_playBtn"); //播放/暂停 按钮
  2261. var _boxWidth = _progressBox[0].clientWidth; //时间盒子宽度 = 时间球位置的最大值
  2262. var _barFlag = true,
  2263. _currentTime; //声明两个全局变量 为更新时间条所用
  2264. _audio.bind('timeupdate', function() {
  2265. if (!this.paused) { //如在 无暂停状态(播放状态)
  2266. _playbtn.removeClass('U_MD_UI_music_playBtn'); //修改成 播放时用的图标
  2267. } else { //否则 为暂停状态
  2268. _playbtn.addClass('U_MD_UI_music_playBtn'); //修改成暂停用的图标
  2269. }
  2270. if (_barFlag) { //barFlag = true 为 时间球不在拖拽状态时
  2271. _currentTime = this.currentTime; //获取音乐当前播放时间
  2272. var _speed = Math.round(parseFloat(_currentTime / _attr.endTime) * 10000) / 10000; //_speed = 当前时间相对于总时长的 百分比
  2273. _progressBall[0].style.left = (_boxWidth * _speed) + "px"; //时间球的left = _speed(百分比)*总宽度
  2274. _progressBar[0].style.width = (_boxWidth * _speed) + "px"; //时间条的width = _speed(百分比)*总宽度
  2275. }
  2276. });
  2277. _progressBox.bind('mousedown', function(e) { //点击进度条后 时间球跳转到鼠标点击位置 时间跟随改变
  2278. var _boxLeft = _music.getOffsetLeft(this); //body距离盒子左端的left值 = 时间球left的最小值
  2279. var _boxRight = _boxLeft + _boxWidth; //body距离盒子右端的left值 = 时间球left的最大值
  2280. var _mouseX = e.pageX; //获取鼠标按下时的X坐标
  2281. _mouseX = Math.max(_mouseX, _boxLeft); //mouseX 与 boxLeft距离不能小于0 因此 获取两数最大值 原因:声音不能小于0
  2282. _mouseX = Math.min(_mouseX, _boxRight); //mouseX 与 boxRight因此 获取两数最大值 原因:声音不能大于1
  2283. var _dis = _mouseX - _boxLeft; //鼠标划过的距离
  2284. _speed = Math.round(parseFloat(_dis / _boxWidth) * 10000) / 10000; //时间球距离盒子宽度的left值 = 时间当前值/总时长(此处为保留4位小数点)
  2285. _progressBall[0].style.left = (_boxWidth * _speed) + "px";
  2286. _progressBar[0].style.width = (_boxWidth * _speed) + "px";
  2287. _audio[0].currentTime = _attr.endTime * _speed;
  2288. });
  2289. _progressBall.bind('mousedown', function(e) { //时间球拖拽效果
  2290. _barFlag = false; //拖拽时 时间球跟随声音播放向前移动状态暂时屏蔽 详细见 timeupdate监听
  2291. U.UF.EV.stopBubble(e); //阻止冒泡
  2292. var _oMouseX = e.pageX; //获取鼠标按下时的X坐标
  2293. var _progressDrapMove = function(e) { //拖拽移动时的函数
  2294. U.UF.EV.stopDefault(e); //取消默认拖拽
  2295. var _mouseX = e.pageX; //鼠标移动时的x坐标
  2296. var _dis = _mouseX - _oMouseX + _oX; //移动的距离
  2297. _dis = Math.max(0, _dis); //限制音量球left不得小于0
  2298. _dis = Math.min(_boxWidth, _dis); //限制音量球left不得大于盒子宽度
  2299. _progressBall[0].style.left = _dis + "px"; //音量球位置
  2300. _progressBar[0].style.width = _dis + "px"; //音量条宽度
  2301. _speed = Math.round(parseFloat(_dis / _boxWidth) * 10000) / 10000; //时间球距离盒子宽度的left值 = 时间当前值/总时长(此处为保留4位小数点)
  2302. _progressBall[0].style.left = (_boxWidth * _speed) + "px"; //时间球的left = 总宽*百分比
  2303. _progressBar[0].style.width = (_boxWidth * _speed) + "px"; //时间条的width = 总宽*百分比
  2304. _currentTime = _attr.endTime * _speed; //当前时间 = 音乐总时长*百分比
  2305. };
  2306. var _progressDragUp = function() { //拖拽松开后的函数
  2307. _barFlag = true; //拖拽后松开时 时间球跟随声音播放向前移动
  2308. _audio[0].currentTime = _currentTime; //当前重新赋值
  2309. U.selectEl(document).unbind('mousemove', _progressDrapMove); //删除 mousemove的监听事件
  2310. U.selectEl(document).unbind('mouseup', _progressDragUp); //删除mouseup的监听事件
  2311. };
  2312. var _oX = parseFloat(_progressBall.css("left")); //获取鼠标按下时音量球的坐标
  2313. U.selectEl(document).bind('mousemove', _progressDrapMove);
  2314. U.selectEl(document).bind('mouseup', _progressDragUp)
  2315. });
  2316. };
  2317. U.MD.UI.music.getOffsetLeft = function(obj) {
  2318. var tmp = obj.offsetLeft;
  2319. var val = obj.offsetParent;
  2320. while (val != null) {
  2321. tmp += val.offsetLeft;
  2322. val = val.offsetParent;
  2323. }
  2324. return tmp;
  2325. };
  2326. U.MD.UI.music.secondToDate = function(result) {
  2327. var m = Math.floor((result / 60 % 60));
  2328. var s = Math.floor((result % 60));
  2329. if (m < 10) {
  2330. m = "0" + m;
  2331. }
  2332. if (s < 10) {
  2333. s = "0" + s;
  2334. }
  2335. return result = m + ":" + s;
  2336. };
  2337. U.MD.UI.music.toggleClass = function(ele, cls) { //如果存在(不存在),就删除(添加)一个样式
  2338. if ($(ele).hasClass(cls)) {
  2339. U.selectEl(ele).removeClass(cls);
  2340. } else {
  2341. U.selectEl(ele).addClass(cls);
  2342. }
  2343. };;
  2344. ///<jscompress sourcefile="Page.js" />
  2345. //窗体功能命名空间
  2346. Namespace.register("U.UF.P");
  2347. /*
  2348. * 作用:给不同的域添加this的指定方向
  2349. * @param {function} fun 执行函数
  2350. * @param {array} arr 执行函数的参数数组
  2351. * @param {element} el 用于指向域
  2352. */
  2353. U.UF.P.apply = function(fun, arr, el) {
  2354. return function() {
  2355. fun.apply(el, arr);
  2356. }
  2357. }
  2358. U.UF.P.pagepId = 0; //全局变量 分页控件数量
  2359. /*
  2360. ** @param {element} el 需要插入分页控件的位置
  2361. ** @param {number} num 数据的数量
  2362. ** @param {number} pagenum 一页中数据量的多少
  2363. ** @param {number} page 显示当前是第几页
  2364. ** @param {function} fun 回调函数
  2365. */
  2366. U.UF.P.PPage = U.UF.P.page = function(el, num, pagenum, page, fun) {
  2367. this.PageNum = 0; // 全局变量 当前页
  2368. this.Index = 0; //全局变量 索引
  2369. this.Pageall = 0; //全局变量 总页数
  2370. this.init(el, num, pagenum, page, fun); //初始化函数
  2371. }
  2372. U.UF.P.page.prototype = {
  2373. init: function(el, num, pagenum, page, fun) {
  2374. this.PageNum = page; //获取当前页面
  2375. this.Index = page - 1; //获取当前页码的索引
  2376. var _el = U.selectEl(el)[0]; //获取需要插入分页控件的元素
  2377. var _pagesum = Math.ceil(num / pagenum); //获取总页数,数据的数量/一页中的数量,向上取整
  2378. this.Pageall = _pagesum; //获取总页数
  2379. //判断是否拥有分页控件
  2380. if (_el.getElementsByClassName('U_MD_F_Y')[0]) {
  2381. return false; //有的话就不添加新的分页控件
  2382. }
  2383. U.UF.P.pagepId++;
  2384. var _page = $$("div", { "className": "U_MD_F_Y" }, _el); //创建分页控件的整体部分
  2385. var _pagenode = $$("div", { "className": "U_MD_F_YL" }, _page); //创建分页控件的父级
  2386. var _firstEle = $$("div", { "className": "U_MD_F_YLO U_MD_F_Y_Button", "innerHTML": "首页", "title": "首页", "pid": U.UF.P.pagepId + "1" }, _pagenode); //创建分页的首页功能
  2387. var _previousEle = $$("div", { "className": "U_MD_F_YLT U_MD_F_Y_Button", "title": "上一页", "pid": U.UF.P.pagepId + "3" }, _pagenode); //创建分页的上一页功能
  2388. var _pagenum = $$("div", { "className": "U_MD_F_YN" }, _pagenode); //创建中间页码数的整体 , "style": { "cssText": "float:left"}
  2389. var _startpage;
  2390. var _endpage = Math.min(_pagesum, Math.max(page + 5, 10));
  2391. for (_startpage = Math.max(1, Math.min(page - 5, _pagesum - 10)); _startpage <= _endpage; _startpage++) {
  2392. (function(i, el) {
  2393. //创建中间的页码数,最高十页的页码数
  2394. //"className": "list" + U.UF.P.pagepId,
  2395. //"style": { "text-align": "center", "line-height": "31px;" },
  2396. var _centerEle = $$("div", {
  2397. "innerHTML": i,
  2398. "pid": U.UF.P.pagepId + "5"
  2399. }, _pagenum); //创建中间的页码数
  2400. i == page && (_centerEle.className = "U_MD_F_Y_Button_Active");
  2401. _centerEle.onclick = U.UF.P.apply(function(i) { //给每一个页码数添加一个点击事件
  2402. U.UF.P.centerEle(el, _centerEle); //实现点击页码进行跳转
  2403. }, [_startpage], el)
  2404. })(_startpage, this);
  2405. }
  2406. // var j = 0;
  2407. // for (j; j < _forpagesum && i <= _pagesum; j++) {//循环有多少个页码,并且进行创建
  2408. // (function (i, el) {
  2409. // //创建中间的页码数,最高十页的页码数
  2410. // //"className": "list" + U.UF.P.pagepId,
  2411. // //"style": { "text-align": "center", "line-height": "31px;" },
  2412. // var _centerEle = $$("div", {
  2413. // "innerHTML": i, "pid": U.UF.P.pagepId + "5"
  2414. // }, _pagenum); //创建中间的页码数
  2415. // i == page && (_centerEle.className = "U_MD_F_Y_Button_Active");
  2416. // _centerEle.onclick = U.UF.P.apply(function (i) {//给每一个页码数添加一个点击事件
  2417. // U.UF.P.centerEle(el, _centerEle); //实现点击页码进行跳转
  2418. // }, [i], el)
  2419. // })(i, this);
  2420. // i++;
  2421. // }
  2422. var _nextEle = $$("div", { "className": "U_MD_F_YLS U_MD_F_Y_Button", "title": "下一页", "pid": U.UF.P.pagepId + "4" }, _pagenode); //创建下一页功能
  2423. var _lastEle = $$("div", { "className": "U_MD_F_YLF U_MD_F_Y_Button", "innerHTML": "尾页", "title": "尾页", "pid": U.UF.P.pagepId + "2" }, _pagenode); //创建尾页功能
  2424. var _pages = $$("div", { "className": "U_MD_F_YR" }, _page); //创建跳转页面的整体
  2425. // var _pagesk = $$("div", { "className": "U_MD_F_YRL" }, _pages); //创建跳转页面的父级
  2426. $$("span", { "innerHTML": "到" }, _pages); //创建跳转元素
  2427. // var _pagejump = $$("div", {}, _pages); //创建页码输入框的父级
  2428. var _input = $$("input", { "type": "text" }, _pages); //创建页码输入框
  2429. $$("span", { "innerHTML": "页" }, _pages); //创建跳转元素
  2430. var _rightEle = $$("div", { "className": "U_MD_F_YRZ", "pid": U.UF.P.pagepId + "6", "innerHTML": "确定" }, _pages); //创建确定按钮
  2431. if (this.PageNum < _pagesum + 1) { //获取当前页面是否小于总页数
  2432. var _list = U.selectEl(".list" + U.UF.P.pagepId); //获取所有的中间页码数
  2433. for (var j = 1; j < _list.length + 1; j++) { //循环所有的中间页码数
  2434. if (this.PageNum == j) { //判断当前页码数是否等于中间页码数的一个
  2435. U.selectEl(_list[this.PageNum - 1]).addClass("U_MD_F_Y_Button_Active");
  2436. }
  2437. }
  2438. }
  2439. _firstEle.onclick = U.UF.P.apply(this.fPage, [_firstEle, _pagesum, fun], this); //首页功能
  2440. _previousEle.onclick = U.UF.P.apply(this.fPage, [_previousEle, _pagesum, fun], this); //上一页功能
  2441. //中间点击页码跳转功能 参数一:el 指向U.UF.P.page这个域 参数二:el1 点击中间页码的元素
  2442. U.UF.P.centerEle = function(el, el1) {
  2443. U.UF.P.apply(el.fPage, [el1, _pagesum, fun], el)(); //执行点击中间页码的功能
  2444. }
  2445. _nextEle.onclick = U.UF.P.apply(this.fPage, [_nextEle, _pagesum, fun], this); //下一页功能
  2446. _lastEle.onclick = U.UF.P.apply(this.fPage, [_lastEle, _pagesum, fun], this); //尾页功能
  2447. _rightEle.onclick = U.UF.P.apply(this.fPage, [_rightEle, _pagesum, fun, _input], this); //跳页功能
  2448. _input.onkeyup = function() { //做一个键盘按下的功能
  2449. if (event.keyCode == "13") { //判断是否是回车键
  2450. _rightEle.onclick(); //如果是回车键,则 执行确定按钮功能
  2451. }
  2452. }
  2453. },
  2454. /*
  2455. ** 作用:用于首页 上一页 下一页 尾页 输入框跳转 点击中间页码数的功能实现
  2456. ** @param {element} el 获取当前元素
  2457. ** @param {number} pagesum 总页数
  2458. ** @param {function} fun 回调函数
  2459. ** @param {element} input 获取输入框的元素
  2460. */
  2461. fPage: function(el, pagesum, fun, input) {
  2462. _el1 = el.pid; //获取点击元素的pid,用于判断是首页 上一页 下一页 尾页 输入框跳转 点击中间页码数的功能
  2463. _el = _el1.charAt(_el1.length - 1); //截取pid最后一个数字,用于判断是首页 上一页 下一页 尾页 输入框跳转 点击中间页码数的功能
  2464. if (_el == 5) { //判断是否是点击中间页码
  2465. _list = U.selectEl($(el).Parent()).Parent().children[2].children; //获取点击中间页码的该元素的所有页码元素
  2466. } else if (_el == 6) { //判断是否是确定或者是回车按钮的点击
  2467. _list = U.selectEl($(el).Parent()).Parent().children[0].children[2].children; //获取确定或回车按钮的点击的该元素的所有页码元素
  2468. } else { //如果既不是中间页码,也不是回车或者是确定按钮的点击
  2469. _list = U.selectEl(el).Parent().children[2].children; //获取该元素所有的页码元素
  2470. }
  2471. U.selectEl(".U_MD_F_Y_Button_Active").removeClass("U_MD_F_Y_Button_Active"); //清空所有页码的点击样式
  2472. if (_el == 1) { //pid为1时,执行首页的功能
  2473. if (this.Index == 0) { this.Index++ } //判断当前索引是否为0,如果是 则执行索引++
  2474. if (this.PageNum > 1) { //判断当前页数是否大于1
  2475. U.selectEl(_list[0]).addClass("U_MD_F_Y_Button_Active");
  2476. this.Index = 0; //获取索引为0
  2477. this.PageNum = 1 //获取当前页数为1
  2478. this.pagefun(this.PageNum, _list); //执行页码跳转功能
  2479. fun(this.PageNum); //执行数据的跳转 this.PageNum 当前页数
  2480. return;
  2481. }
  2482. U.selectEl(_list[--this.Index]).addClass("U_MD_F_Y_Button_Active");
  2483. } else if (_el == 2) { //pid为2时,执行尾页功能
  2484. if (this.PageNum < this.Pageall) { //判断当前页码是否小于总页数
  2485. this.Index = pagesum; //获取索引值为总页数
  2486. this.PageNum = this.Pageall; //获取全局变量的当前页为总页数
  2487. this.pagefun(this.PageNum, _list); //执行页码跳转功能
  2488. fun(this.PageNum); //执行数据的跳转 this.PageNum 当前页数
  2489. return
  2490. } else {
  2491. U.selectEl(_list[this.Index]).addClass("U_MD_F_Y_Button_Active");
  2492. }
  2493. } else if (_el == 3) { //pid为3时,执行上一页功能
  2494. if (this.Index > 0) { //判断当前索引是否大于0
  2495. U.selectEl(_list[--this.Index]).addClass("U_MD_F_Y_Button_Active"); //获取当前页的上一个页码的点击样式
  2496. this.PageNum--; //并且当前页减一
  2497. this.pagefun(this.PageNum, _list); //执行页码跳转功能
  2498. fun(this.PageNum); //执行数据的跳转 this.PageNum 当前页数
  2499. return
  2500. } else { // 判断第一页
  2501. U.selectEl(_list[this.Index]).addClass("U_MD_F_Y_Button_Active");
  2502. }
  2503. } else if (_el == 4) { //pid为4时,执行下一页功能
  2504. if (this.PageNum < this.Pageall) { //判断当前页码是否小于总页数
  2505. U.selectEl(_list[++this.Index]).addClass("U_MD_F_Y_Button_Active"); //获取当前页的下一个页码的点击样式
  2506. this.PageNum++; //并且当前页码加一
  2507. this.pagefun(this.PageNum, _list); //执行页码跳转功能
  2508. fun(this.PageNum); //执行数据的跳转 this.PageNum 当前页数
  2509. return
  2510. } else { // 判断最后一页
  2511. U.selectEl(_list[this.Index]).addClass("U_MD_F_Y_Button_Active"); //获取最后一页的点击样式
  2512. }
  2513. } else if (_el == 5) { //pid为5时,执行点击中间页码跳转功能
  2514. this.pagefun(el, _list); //执行页码跳转功能
  2515. fun(this.PageNum); //执行数据的跳转 this.PageNum 当前页数
  2516. return
  2517. } else if (_el == 6) { //pid为6时,执行输入框功能
  2518. var _number = new RegExp("^[0-9]*$") //写一个正则表达式,只能够输入数字
  2519. if (input.value.match(_number)) { //判断输入的是否是数字
  2520. if (input.value >= 1 && input.value <= this.Pageall) { //判断输入的数字是否大于等于1,并且,输入的数字小于等于总页数
  2521. this.PageNum = input.value; //输入的值为当前页码数
  2522. this.pagefun(this.PageNum, _list); //执行页码跳转功能
  2523. fun(this.PageNum); //执行数据的跳转 this.PageNum 当前页数
  2524. } else { //如果输入的不是数字
  2525. U.alert("无效的输入"); //则弹窗提示
  2526. U.selectEl(_list[this.Index]).addClass("U_MD_F_Y_Button_Active"); //并且点击样式不改变
  2527. }
  2528. }
  2529. }
  2530. },
  2531. /*
  2532. ** 作用:用于首页、上一页、下一页、尾页、输入框、点击页码进行页码跳转的功能
  2533. ** @param {element} el 当前页码数
  2534. */
  2535. pagefun: function(el, list) {
  2536. var _list = list; //获取所有的中间页码数
  2537. var elNum = parseInt(el.innerHTML) || el; // 获取当前点击页码
  2538. U.selectEl(".U_MD_F_Y_Button_Active").removeClass("U_MD_F_Y_Button_Active"); //清空所有的中间页码数的点击样式
  2539. var _listLength = Math.ceil(_list.length / 2); // 获取页码长度的一半
  2540. var Index; // 记录点击时的页码的索引
  2541. var preIndex = this.Index; // 上一个页码索引
  2542. var difference = null; // 计算当前页码跟所点击的页码的差异
  2543. var lastPage = parseInt($(_list)[$(_list).length - 1].innerText); // 当前页码的最后一个数的页码
  2544. //判断当前点击页码是否小于页码长度的一半,或者当前点击页码大于当前页码的最后一个数的页码减去页码长度的一半并且当前点击页码小于等于总页码数
  2545. if (!(elNum < _listLength || (elNum > this.Pageall - _listLength && elNum <= this.Pageall))) { //这里有个取反
  2546. // 点击页码中间以后的页码处理 例如 1 2 3 4 .... 8 9 则 5以后的页码点击处理事件
  2547. //判断当前页码的最后一个数除以当前点击页码,向上取整,是否小于当前页码的最后一个数减去当前点击页码,并且索引值不为0
  2548. if (!(Math.ceil(lastPage / elNum) < lastPage - elNum) && this.Index != 0) { //这里有一个取反
  2549. difference = elNum - parseInt(_list[_listLength - 1].innerText); // 计算差异
  2550. [].__proto__.forEach.apply($(_list), [function(value, index, ar) { //forEach循环数组,循环所有获取到的中间页码数,并且获取数组中的每一个元素的索引
  2551. value.innerText = parseInt(value.innerText) + difference; // 跟中间的值进行比较
  2552. }])
  2553. this.Index = _listLength - 1; // 记录索引
  2554. } else {
  2555. // 向页码中间以前的页码点击处理事件
  2556. difference = elNum - parseInt(_list[_listLength - 1].innerText); //计算当前页码跟所点击的页码的差异
  2557. [].__proto__.forEach.apply($(_list), [function(value, index, ar) { //forEach循环数组,循环所有获取到的中间页码数,并且获取数组中的每一个元素的索引
  2558. value.innerText = parseInt(value.innerText) + difference; // 跟中间的值进行比较
  2559. }])
  2560. this.Index = _listLength - 1; // 记录索引
  2561. }
  2562. } else if (elNum > this.Pageall - _listLength && elNum <= this.Pageall) { // 最大页码设置
  2563. var elthis = this;
  2564. [].__proto__.forEach.apply($(_list), [
  2565. function(value, index, ar) { //forEach循环数组,循环所有获取到的中间页码数,并且获取数组中的每一个元素的索引
  2566. value.innerText = elthis.Pageall + 1 - ar.length + index;
  2567. }
  2568. ])
  2569. } else if (elNum < _listLength) { // 最小页码设置
  2570. [].__proto__.forEach.apply($(_list), [function(value, index, ar) { //forEach循环数组,循环所有获取到的中间页码数,并且获取数组中的每一个元素的索引
  2571. value.innerText = index + 1; // 跟中间的值进行比较
  2572. }])
  2573. }
  2574. // 页码点击处理事件
  2575. [].__proto__.forEach.apply(_list, [function(value, index, ar) { //forEach循环数组,循环所有获取到的中间页码数,并且获取数组中的每一个元素的索引
  2576. if (parseInt(value.innerHTML) == elNum) { //判断循环出来的元素的值是否为当前点击页码
  2577. Index = index;
  2578. } //获取索引
  2579. }])
  2580. this.Index = Index; //获取当前索引
  2581. this.PageNum = elNum; // 修改当前页数
  2582. U.selectEl(_list[this.Index]).addClass("U_MD_F_Y_Button_Active"); //并且点击样式不改变
  2583. }
  2584. };
  2585. ///<jscompress sourcefile="Picture.js" />
  2586. Namespace.register("U.MD.UI.picture");
  2587. /**
  2588. * 图片控件调用接口函数
  2589. * @arr {Array || Object} 图片信息数组
  2590. * 形如:
  2591. * ['//img/1.jpg',
  2592. * '//img/2.jpg',
  2593. * '//img/3.jpg',
  2594. * '//img/4.jpg',
  2595. * '//img/5.jpeg',
  2596. * '//img/6.jpg']
  2597. */
  2598. U.MD.UI.picture = function(arr, startPicNum) {
  2599. if ($('#U_MD_UI_PictureForm')[0]) { /*判断窗体是否存在*/
  2600. if ($('#U_MD_UI_PictureForm')[0].style.display === 'none') /*重新将窗体显示到页面中*/
  2601. U.selectEl('#U_MD_UI_PictureForm')[0].style.display = 'block';
  2602. U.MD.UI.picture.DIVBOX = {
  2603. "USERPICS": arr,
  2604. "PICAREA": U.selectEl('#U_MD_UI_Picture_picArea')[0],
  2605. /*获取拖拽的元素*/
  2606. "PICBOX": U.selectEl('#U_MD_UI_Picture_picBox')[0],
  2607. /*获取控件最外层元素*/
  2608. 'FA': U.selectEl('#U_MD_UI_Picture_fa')[0] /*获取功能栏目元素*/
  2609. };
  2610. U.MD.UI.picture.initloadPic(arr, startPicNum)
  2611. return;
  2612. }
  2613. if (!arr.length)
  2614. return
  2615. U.MD.UI.picture.create(arr, startPicNum); /*创建控件的内容*/
  2616. U.MD.UI.picture.DIVBOX.PICAREA.onmousedown = function(e) { U.MD.UI.picture.mDown(U.MD.UI.picture.DIVBOX.PICAREA, U.MD.UI.picture.DIVBOX.PICBOX, e) }
  2617. U.MD.UI.picture.wheel(); /*定义滚轮事件*/
  2618. }
  2619. /*定义功能栏目的图片*/
  2620. U.MD.UI.picture.FA = [
  2621. { src: "/img/pictureView/add.png", id: "U_MD_UI_Picture_add" }, //放大按钮图片素材
  2622. { src: "/img/pictureView/narrow.png", id: "U_MD_UI_Picture_narrow" }, //缩小按钮图片素材
  2623. { src: "/img/pictureView/prev.png", id: "U_MD_UI_Picture_prev" }, //上一张按钮图片素材
  2624. { src: "/img/pictureView/next.png", id: "U_MD_UI_Picture_next" }, //下一张按钮图片素材
  2625. { src: "/img/pictureView/turnLeft.png", id: "U_MD_UI_Picture_turnLeft" }, //左旋转按钮图片素材
  2626. { src: "/img/pictureView/turnRight.png", id: "U_MD_UI_Picture_turnRight" } //右旋转按钮图片素材
  2627. ];
  2628. U.MD.UI.picture.picnumber = 0; /*定义图片数*/
  2629. U.MD.UI.picture.rotatenum = 0; /*定义旋转数*/
  2630. U.MD.UI.picture.originalSize = [] /*定义原始图片尺寸大小的数组*/
  2631. U.MD.UI.picture.pics = []; /*定义存放图片的数组*/
  2632. U.MD.UI.picture.scalingvalue = 50; /*定义缩放大小单位:px*/
  2633. U.MD.UI.picture.focuspicsrc = ''; /*当前图片的src*/
  2634. U.MD.UI.picture.focuspicsize = ''; /*当前图片的文件大小*/
  2635. /**
  2636. * 图片控件创建函数
  2637. * @arr {Array || Object} 图片信息数组
  2638. */
  2639. U.MD.UI.picture.create = function(arr, startPicNum) {
  2640. var _c = $$('div', { style: { height: "100%", "overflow": "hidden" }, id: "U_MD_UI_Picture_bossBox" }); /*创建控件最外层元素*/
  2641. var _box = $$('div', { id: "U_MD_UI_Picture_picBox", className: 'U_MD_UI_Picture_picBox' }, _c);
  2642. $$('div', { id: 'U_MD_UI_Picture_picArea', className: 'U_MD_UI_Picture_picArea' }, _box); /*创建控件第二层元素,也是拖拽时所要触发的元素*/
  2643. var _functionalarea = $$('div', { style: { height: "60px", width: "100%", position: "absolute", bottom: "0", "background-color": "#ffffff", "text-align": "center" }, id: "U_MD_UI_Picture_fa" }, _c); /*创建控件的功能栏目*/
  2644. new U.UF.UI.form(
  2645. "<span id='U_MD_UI_Picture_imgInfo'></span> - <span id='U_MD_UI_Picture_r'>100%</span>",
  2646. _c, { style: { width: document.documentElement.clientWidth / 1.5 + 'px', height: document.documentElement.clientHeight / 1.5 + 'px', position: "absolute" }, id: "U_MD_UI_PictureForm" }, { isdrag: true, isstretching: true, isenlarge: true, isclose: true, isnarrow: true }, { style: { "padding": "10px", "background-color": "#22508c" } }
  2647. ); /*调用窗体*/
  2648. _box.style.height = _box.clientHeight - 60 + 'px'; /*让可拖拽区域的宽-60px*/
  2649. // 全局属性
  2650. U.MD.UI.picture.DIVBOX = {
  2651. "USERPICS": arr,
  2652. "PICAREA": U.selectEl('#U_MD_UI_Picture_picArea')[0],
  2653. /*获取拖拽的元素*/
  2654. "PICBOX": U.selectEl('#U_MD_UI_Picture_picBox')[0],
  2655. /*获取控件最外层元素*/
  2656. 'FA': U.selectEl('#U_MD_UI_Picture_fa')[0] /*获取功能栏目元素*/
  2657. };
  2658. /*创建功能栏目子节点*/
  2659. var _oDiv = $$('div', { style: { display: "inline-block", "line-height": "40px", "margin-top": "10px" } }, U.MD.UI.picture.DIVBOX.FA);
  2660. /*循环功能栏目里面的图片*/
  2661. for (var j = 0; j < U.MD.UI.picture.FA.length; j++) {
  2662. /*创建span*/
  2663. var _span = $$('span', { style: { "background-image": "url(" + U.MD.UI.picture.FA[j].src + ")", width: "40px", height: "40px", display: "inline-block", margin: "0 15px" }, id: U.MD.UI.picture.FA[j].id }, _oDiv);
  2664. }
  2665. U.MD.UI.picture.initloadPic(null, startPicNum);
  2666. /*给上放大的点击事件*/
  2667. U.selectEl('#U_MD_UI_Picture_add')[0].onclick = U.UF.C.apply(this, function() {
  2668. this.changeSize(U.MD.UI.picture.scalingvalue, U.MD.UI.picture.rotatenum)
  2669. });
  2670. /*给上缩小的点击事件*/
  2671. U.selectEl('#U_MD_UI_Picture_narrow')[0].onclick = U.UF.C.apply(this, function() {
  2672. this.changeSize(-U.MD.UI.picture.scalingvalue, U.MD.UI.picture.rotatenum)
  2673. });
  2674. /*给上上一张图片的点击事件*/
  2675. U.selectEl('#U_MD_UI_Picture_prev')[0].onclick = U.UF.C.apply(this, function() {
  2676. this.prevPic(0)
  2677. });
  2678. /*给上下一张图片的点击事件*/
  2679. U.selectEl('#U_MD_UI_Picture_next')[0].onclick = U.UF.C.apply(this, function() {
  2680. this.prevPic(1)
  2681. });
  2682. /*给上左旋转的点击事件*/
  2683. U.selectEl('#U_MD_UI_Picture_turnLeft')[0].onclick = U.UF.C.apply(this, function() {
  2684. this.turn(1)
  2685. });
  2686. /*给上有旋转的点击事件*/
  2687. U.selectEl('#U_MD_UI_Picture_turnRight')[0].onclick = U.UF.C.apply(this, function() {
  2688. this.turn(0)
  2689. });
  2690. _c.onresize = function() {
  2691. _box.style.height = _c.clientHeight - 60 + 'px';
  2692. };
  2693. _box.onresize = function() {
  2694. U.MD.UI.picture.checkHeight();
  2695. }
  2696. }
  2697. U.MD.UI.picture.initloadPic = function(arr, startPicNum) {
  2698. if (arr) {
  2699. U.MD.UI.picture.DIVBOX.PICAREA.innerHTML = "";
  2700. U.MD.UI.picture.DIVBOX.PICAREA.style = null;
  2701. U.MD.UI.picture.picnumber = startPicNum || 0; /*定义图片数*/
  2702. U.MD.UI.picture.rotatenum = 0; /*定义旋转数*/
  2703. U.MD.UI.picture.DIVBOX.USERPICS = arr
  2704. } else {
  2705. U.MD.UI.picture.picnumber = startPicNum >= 0 ? startPicNum : 0;
  2706. }
  2707. //调用创建方法
  2708. U.MD.UI.picture.createPic();
  2709. /*获取所有的图片并赋值*/
  2710. U.MD.UI.picture.pics = U.selectEl('#U_MD_UI_Picture_picArea > ul > li > img');
  2711. U.MD.UI.picture.pics[U.MD.UI.picture.picnumber].onload = U.UF.C.apply(this, function() {
  2712. /*获取当前图片的原始大小并赋值*/
  2713. this.originalSize = this.getImgNaturalDimensions(U.MD.UI.picture.pics[U.MD.UI.picture.picnumber]);
  2714. /*调整大小,位置*/
  2715. this.checkHeight();
  2716. });
  2717. }
  2718. U.MD.UI.picture.createPic = function() {
  2719. /*创建ul*/
  2720. var _ul = $$('ul', { id: "ul" }, U.MD.UI.picture.DIVBOX.PICAREA);
  2721. /*循环数据源*/
  2722. for (var i = 0; i < U.MD.UI.picture.DIVBOX.USERPICS.length; i++) {
  2723. /*创建li*/
  2724. var _li = $$('li', {}, _ul);
  2725. if (typeof U.MD.UI.picture.DIVBOX.USERPICS[i] === 'object') {
  2726. /*如果是第一张,初始化控件一般都是第一张显示*/
  2727. if (i === U.MD.UI.picture.picnumber) {
  2728. $$('img', { "onerror": U.MD.C.imgError, src: U.MD.UI.picture.DIVBOX.USERPICS[i].src }, _li);
  2729. U.MD.UI.picture.focuspicsrc = U.MD.UI.picture.DIVBOX.USERPICS[i].src;
  2730. if (U.MD.UI.picture.DIVBOX.USERPICS[i].size)
  2731. U.MD.UI.picture.focuspicsize = U.MD.UI.picture.DIVBOX.USERPICS[i].size;
  2732. } else {
  2733. $$('img', { "onerror": U.MD.C.imgError, src: U.MD.UI.picture.DIVBOX.USERPICS[i].src, style: { display: "none" } }, _li);
  2734. }
  2735. } else if (typeof U.MD.UI.picture.DIVBOX.USERPICS[i] === 'string') {
  2736. if (i === U.MD.UI.picture.picnumber) {
  2737. /*如果是第一张,初始化控件一般都是第一张显示*/
  2738. $$('img', { "onerror": U.MD.C.imgError, src: U.MD.UI.picture.DIVBOX.USERPICS[i] }, _li);
  2739. U.MD.UI.picture.focuspicsrc = U.MD.UI.picture.DIVBOX.USERPICS[i];
  2740. } else {
  2741. $$('img', { "onerror": U.MD.C.imgError, src: U.MD.UI.picture.DIVBOX.USERPICS[i], style: { display: "none" } }, _li);
  2742. }
  2743. }
  2744. }
  2745. }
  2746. /**
  2747. * 旋转检测
  2748. * @param num 为整数
  2749. * 如果是0也就是false,调用右旋转。如果是1也就是true,调用左旋转。因为有万恶的ie8,所以要滤镜旋转 0-0°,1-90°,2-180°,3-270°,如果需要任意角度旋转去学习阵矩。
  2750. *
  2751. */
  2752. U.MD.UI.picture.turn = function(num) {
  2753. /*判断是左旋,还是右旋,为什么要这么打应该晓得吧*/
  2754. if (num) {
  2755. U.MD.UI.picture.rotatenum--;
  2756. U.MD.UI.picture.rotatenum < 0 ? U.MD.UI.picture.rotatenum = 3 : U.MD.UI.picture.rotatenum;
  2757. } else {
  2758. U.MD.UI.picture.rotatenum++;
  2759. U.MD.UI.picture.rotatenum > 3 ? U.MD.UI.picture.rotatenum = 0 : U.MD.UI.picture.rotatenum;
  2760. }
  2761. U.MD.UI.picture.rotating();
  2762. }
  2763. /**
  2764. * 执行旋转
  2765. */
  2766. U.MD.UI.picture.rotating = function() {
  2767. /*定义常规游览器旋转属性字符*/
  2768. var val = "rotate(" + U.MD.UI.picture.rotatenum * 90 + "deg)";
  2769. /*U.MD.UI.picture.rotatenum % 2 !== 0 判断是否选转90°或者270°*/
  2770. if (U.MD.UI.picture.rotatenum % 2 !== 0) {
  2771. /*赋值大小,-20px是为了留间隙*/
  2772. U.MD.UI.picture.DIVBOX.PICAREA.style.width = U.MD.UI.picture.DIVBOX.PICBOX.clientHeight - 20 + 'px';
  2773. /*开始旋转*/
  2774. U.MD.UI.picture.compatibleRotate(U.MD.UI.picture.DIVBOX.PICAREA, val);
  2775. /*调整位置*/
  2776. U.MD.UI.picture.DIVBOX.PICAREA.style.top = (U.MD.UI.picture.DIVBOX.PICAREA.clientWidth / 2 - U.MD.UI.picture.DIVBOX.PICAREA.clientHeight / 2) + 10 + 'px';
  2777. /*调整位置,以至于中心缩放*/
  2778. U.MD.UI.picture.DIVBOX.PICAREA.style.left = U.MD.UI.picture.DIVBOX.PICBOX.clientWidth / 2 - U.MD.UI.picture.DIVBOX.PICAREA.clientWidth / 2 + 'px';
  2779. /*检测是否是ie8 or ie7*/
  2780. if ((navigator.appName == "Microsoft Internet Explorer" && navigator.appVersion.match(/8./i) == "8.") || (navigator.appName == "Microsoft Internet Explorer" && navigator.appVersion.match(/7./i) == "7.")) {
  2781. U.MD.UI.picture.DIVBOX.PICAREA.style.top = "10px";
  2782. U.MD.UI.picture.DIVBOX.PICAREA.style.left = U.MD.UI.picture.DIVBOX.PICBOX.clientWidth / 2 - U.MD.UI.picture.DIVBOX.PICAREA.clientHeight / 2 + 'px';
  2783. }
  2784. } else {
  2785. /*清空拖拽元素的style*/
  2786. U.MD.UI.picture.DIVBOX.PICAREA.setAttribute('style', '');
  2787. /*开始旋转*/
  2788. U.MD.UI.picture.compatibleRotate(U.MD.UI.picture.DIVBOX.PICAREA, val);
  2789. /*改变长度*/
  2790. U.MD.UI.picture.DIVBOX.PICAREA.style.width = U.MD.UI.picture.originalSize[0] > U.MD.UI.picture.DIVBOX.PICAREA.clientWidth + 150 ? '1290px' : U.MD.UI.picture.DIVBOX.PICAREA.clientWidth + 150;
  2791. /*调整图片大小*/
  2792. U.MD.UI.picture.checkHeight();
  2793. }
  2794. /*改变左上角的title的缩放比*/
  2795. U.selectEl('#U_MD_UI_Picture_r')[0].innerText = Math.round((U.MD.UI.picture.DIVBOX.PICAREA.clientHeight / U.MD.UI.picture.originalSize[1]) * 100) + '%';
  2796. }
  2797. /**
  2798. * 兼容旋转
  2799. * @param el 旋转的元素
  2800. * @param val 旋转的属性值
  2801. */
  2802. U.MD.UI.picture.compatibleRotate = function(el, val) {
  2803. //定义属性
  2804. el.style.webkitTransform = val;
  2805. el.style.MozTransform = val;
  2806. el.style.mturnsTransform = val;
  2807. el.style.OTransform = val;
  2808. el.style.transform = val;
  2809. /*检测是否是ie8 or ie7*/
  2810. if ((navigator.appName == "Microsoft Internet Explorer" && navigator.appVersion.match(/8./i) == "8.") || (navigator.appName == "Microsoft Internet Explorer" && navigator.appVersion.match(/7./i) == "7."))
  2811. el.style.filter = "progid:DXImageTransform.Microsoft.BasicImage(rotation=" + Math.abs(U.MD.UI.picture.rotatenum) + ")";
  2812. }
  2813. /**
  2814. * 图片切换
  2815. * @param num 整数orTRUE,FALSE
  2816. * true代表下一张,false代表上一张
  2817. */
  2818. U.MD.UI.picture.prevPic = function(num) {
  2819. /*在切换图片先把正在显示的图片隐藏掉*/
  2820. U.MD.UI.picture.pics[U.MD.UI.picture.picnumber].style.display = 'none';
  2821. if (num) {
  2822. /*图片位置数++*/
  2823. U.MD.UI.picture.picnumber++;
  2824. /*如果是最后一张,跳到第一张*/
  2825. if (U.MD.UI.picture.picnumber > U.MD.UI.picture.pics.length - 1)
  2826. U.MD.UI.picture.picnumber = 0;
  2827. } else {
  2828. /*图片位置数--*/
  2829. U.MD.UI.picture.picnumber--;
  2830. /*如果是第一张,跳到最后一张*/
  2831. if (U.MD.UI.picture.picnumber < 0)
  2832. U.MD.UI.picture.picnumber = U.MD.UI.picture.pics.length - 1;
  2833. }
  2834. if (U.MD.UI.picture.DIVBOX.USERPICS[U.MD.UI.picture.picnumber].size)
  2835. U.MD.UI.picture.focuspicsize = U.MD.UI.picture.DIVBOX.USERPICS[U.MD.UI.picture.picnumber].size;
  2836. if (U.MD.UI.picture.DIVBOX.USERPICS[U.MD.UI.picture.picnumber].src)
  2837. U.MD.UI.picture.focuspicsrc = U.MD.UI.picture.DIVBOX.USERPICS[U.MD.UI.picture.picnumber].src;
  2838. /*显示需要显示的图片*/
  2839. U.MD.UI.picture.pics[U.MD.UI.picture.picnumber].style.display = 'block';
  2840. /*获取该图片的初始大小*/
  2841. U.MD.UI.picture.originalSize = U.MD.UI.picture.getImgNaturalDimensions(U.MD.UI.picture.pics[U.MD.UI.picture.picnumber]);
  2842. /*清空拖拽元素的style值*/
  2843. U.MD.UI.picture.DIVBOX.PICAREA.setAttribute('style', '');
  2844. /*调整大小,位置*/
  2845. U.MD.UI.picture.checkHeight();
  2846. /*旋转数初始0*/
  2847. U.MD.UI.picture.rotatenum = 0;
  2848. }
  2849. /**
  2850. * 功能:调整图片的大小,图片居中显示,改变左上角的title缩放比例
  2851. */
  2852. U.MD.UI.picture.checkHeight = function() {
  2853. /*长宽比例*/
  2854. var _proportion = U.MD.UI.picture.originalSize[0] / U.MD.UI.picture.originalSize[1];
  2855. /*如果原始图片的宽比显示框的宽要大,进行调整*/
  2856. if (U.MD.UI.picture.originalSize[1] > U.MD.UI.picture.DIVBOX.PICBOX.clientHeight - 40 || U.MD.UI.picture.originalSize[0] > U.MD.UI.picture.DIVBOX.PICBOX.clientWidth) {
  2857. /*-40px上下留白*/
  2858. U.MD.UI.picture.DIVBOX.PICAREA.style.width = Math.floor((U.MD.UI.picture.DIVBOX.PICBOX.clientHeight - 40) * _proportion) + 'px';
  2859. } else {
  2860. /*原比例显示*/
  2861. U.MD.UI.picture.DIVBOX.PICAREA.style.width = U.MD.UI.picture.originalSize[0] + 'px';
  2862. //U.MD.UI.picture.DIVBOX.PICAREA.style.height = U.MD.UI.picture.originalSize[1] + 'px';
  2863. }
  2864. /*居中显示*/
  2865. U.MD.UI.picture.DIVBOX.PICAREA.style.left = (U.MD.UI.picture.DIVBOX.PICBOX.clientWidth - U.MD.UI.picture.DIVBOX.PICAREA.clientWidth) / 2 + 'px';
  2866. U.MD.UI.picture.DIVBOX.PICAREA.style.top = (U.MD.UI.picture.DIVBOX.PICBOX.clientHeight - U.MD.UI.picture.DIVBOX.PICAREA.clientHeight) / 2 + 'px';
  2867. if (typeof U.MD.UI.picture.DIVBOX.USERPICS[0] === 'object')
  2868. U.selectEl('#U_MD_UI_Picture_imgInfo')[0].innerText = U.MD.UI.picture.focuspicsrc.toLowerCase().split('/').splice(-1)[0] + "(" + U.MD.UI.picture.originalSize[0] + "*" + U.MD.UI.picture.originalSize[1] + "px " + U.MD.UI.picture.focuspicsize + ")";
  2869. else if (typeof U.MD.UI.picture.DIVBOX.USERPICS[0] === 'string')
  2870. U.selectEl('#U_MD_UI_Picture_imgInfo')[0].innerText = U.MD.UI.picture.DIVBOX.USERPICS[U.MD.UI.picture.picnumber].toLowerCase().split('/').splice(-1)[0] + "(" + U.MD.UI.picture.originalSize[0] + "*" + U.MD.UI.picture.originalSize[1] + "px)";
  2871. U.selectEl('#U_MD_UI_Picture_r')[0].innerText = Math.round((U.MD.UI.picture.DIVBOX.PICAREA.clientHeight / U.MD.UI.picture.originalSize[1]) * 100) + '%';
  2872. }
  2873. /**
  2874. * 获取图片的原来的大小
  2875. * @param img
  2876. * @returns {*[]} 返回值1:原始长度,值2:原始宽度
  2877. */
  2878. U.MD.UI.picture.getImgNaturalDimensions = function(img) {
  2879. var nWidth, nHeight;
  2880. if (img.naturalWidth) { // 现代浏览器
  2881. nWidth = img.naturalWidth;
  2882. nHeight = img.naturalHeight
  2883. } else { // IE6/7/8
  2884. var image = new Image();
  2885. image.src = img.src;
  2886. nWidth = image.width;
  2887. nHeight = image.height;
  2888. }
  2889. return [nWidth, nHeight]
  2890. }
  2891. /**
  2892. * 拖拽
  2893. * @param dragEl 拖拽的元素
  2894. * @param bossEl 拖拽限制的范围元素
  2895. */
  2896. U.MD.UI.picture.drag = function(dragEl, bossEl) {
  2897. dragEl.onmousedown = function(e) {
  2898. U.MD.UI.picture.mDown(dragEl, bossEl, e)
  2899. }
  2900. }
  2901. /**
  2902. * 点击图片所触发的事件
  2903. * @param {[object]} dragEl [拖拽的元素]
  2904. * @param {[object]} bossEl [拖拽限制的范围元素]
  2905. * @param {[event]} e []
  2906. */
  2907. U.MD.UI.picture.mDown = function(dragEl, bossEl, e) {
  2908. e = e || window.event;
  2909. /*定义拖拽元素到父级的X距离*/
  2910. var _distanceX = e.clientX - dragEl.offsetLeft;
  2911. /*定义拖拽元素到父级的Y距离*/
  2912. var _distanceY = e.clientY - dragEl.offsetTop;
  2913. bossEl.onmousemove = function(e) {
  2914. U.MD.UI.picture.mMove(dragEl, bossEl, _distanceX, _distanceY, e);
  2915. }
  2916. /*鼠标放开,移除事件*/
  2917. bossEl.onmouseup = function(e) {
  2918. bossEl.onmousemove = null;
  2919. bossEl.onmouseup = null;
  2920. };
  2921. /*禁用默认事件*/
  2922. if (e.preventDefault) {
  2923. /*常规游览器*/
  2924. e.preventDefault();
  2925. } else {
  2926. /*ie8*/
  2927. dragEl.ondragstart = function() {
  2928. return false;
  2929. };
  2930. dragEl.onselectstart = function() {
  2931. return false;
  2932. };
  2933. }
  2934. }
  2935. /**
  2936. * 点击拖动图片时触发的事件
  2937. * @param {[object]} dragEl [拖拽的元素]
  2938. * @param {[object]} bossEl [拖拽限制的范围元素]
  2939. * @param {[object]} _distanceX [拖拽元素到父级的X距离]
  2940. * @param {[object]} _distanceY [拖拽元素到父级的Y距离]
  2941. * @param {[event]} e []
  2942. */
  2943. U.MD.UI.picture.mMove = function(dragEl, bossEl, _distanceX, _distanceY, e) {
  2944. e = e || window.event;
  2945. /*移动距离*/
  2946. var _left = e.clientX - _distanceX,
  2947. _top = e.clientY - _distanceY;
  2948. /*判断是否是最顶部,默认显示窗体宽的1/8*/
  2949. _left = U.MD.UI.picture.rotatenum % 2 === 0 ? Math.min(bossEl.clientWidth - bossEl.clientWidth / 8, _left) : Math.min(bossEl.clientWidth - bossEl.clientWidth / 8 - dragEl.clientWidth / 2 + dragEl.clientHeight / 2, _left);
  2950. /*判断是否是最底部,默认显示窗体宽的1/8*/
  2951. _left = U.MD.UI.picture.rotatenum % 2 === 0 ? Math.max(-dragEl.clientWidth + bossEl.clientWidth / 8, _left) : Math.max(-dragEl.clientWidth + bossEl.clientWidth / 8 + dragEl.clientWidth / 2 - dragEl.clientHeight / 2, _left);
  2952. /*判断是否是最左部,默认显示窗体长的1/8*/
  2953. _top = U.MD.UI.picture.rotatenum % 2 === 0 ? Math.min(bossEl.clientHeight - bossEl.clientHeight / 8, _top) : Math.min(bossEl.clientHeight - bossEl.clientHeight / 8 + (dragEl.clientWidth - dragEl.clientHeight) / 2, _top);
  2954. /*判断是否是最右部,默认显示窗体长的1/8*/
  2955. _top = U.MD.UI.picture.rotatenum % 2 === 0 ? Math.max(-dragEl.clientHeight + bossEl.clientHeight / 8, _top) : Math.max(-dragEl.clientHeight + bossEl.clientHeight / 8 - (dragEl.clientWidth - dragEl.clientHeight) / 2, _top);
  2956. /*赋值*/
  2957. dragEl.style.left = _left + 'px';
  2958. dragEl.style.top = _top + 'px';
  2959. }
  2960. /**
  2961. * 滚轮事件
  2962. */
  2963. U.MD.UI.picture.wheel = function() {
  2964. U.MD.UI.picture.DIVBOX.PICBOX.onmousewheel = function() {
  2965. this.getWheelDalta()
  2966. }.bind(this);
  2967. }
  2968. /**
  2969. * 滚轮事件
  2970. * @param e
  2971. */
  2972. U.MD.UI.picture.getWheelDalta = function(e) {
  2973. e = e || window.event;
  2974. var delta = 0;
  2975. // delta的返回值为正时,表示向前滚动;delta的返回值为负时,表示向后滚动;
  2976. if (e.wheelDelta) {
  2977. // IE中,鼠标滚轮信息存放在wheelDelta属性中;向前滚动时,wheelDelta的值是120的倍数;向后滚动时,wheelDelta的值是-120的倍数;
  2978. delta = e.wheelDelta / 120;
  2979. if (window.opera) delta = -delta;
  2980. } else if (e.detail) {
  2981. // Firefox的鼠标滚轮信息存放在detail属性中;向前滚动,detail的值是-3的倍数;向后滚动,detail的值是3的倍数;
  2982. delta = -e.detail / 3;
  2983. }
  2984. // 执行滚轮事件函数
  2985. if (delta > 0) {
  2986. U.MD.UI.picture.changeSize(U.MD.UI.picture.scalingvalue);
  2987. } else {
  2988. U.MD.UI.picture.changeSize(-U.MD.UI.picture.scalingvalue);
  2989. }
  2990. // 阻止默认行为,防止当页面本身就存在滚动条时出现的异常
  2991. prevent(event);
  2992. function prevent(evt) {
  2993. if (evt.preventDefault) {
  2994. evt.preventDefault();
  2995. } else {
  2996. evt.returnValue = false;
  2997. }
  2998. }
  2999. }
  3000. /**
  3001. * 改变图片大小
  3002. * @param multiple 缩放大小
  3003. */
  3004. U.MD.UI.picture.changeSize = function(multiple) {
  3005. /*添加缩放后, 添加缩放前的宽, 添加缩放前的长*/
  3006. var _addOver, _afterH, _afterW;
  3007. /*赋值*/
  3008. _afterH = U.MD.UI.picture.DIVBOX.PICAREA.clientHeight;
  3009. _afterW = U.MD.UI.picture.DIVBOX.PICAREA.clientWidth;
  3010. _addOver = U.MD.UI.picture.DIVBOX.PICAREA.clientWidth + multiple;
  3011. /*最小缩放长400px*/
  3012. if ((_addOver / U.MD.UI.picture.originalSize[0]) * 100 < 20 && _addOver < 200) {
  3013. return;
  3014. } else if (((U.MD.UI.picture.DIVBOX.PICAREA.clientHeight + multiple) / U.MD.UI.picture.originalSize[1]) * 100 > 1000) { /*最大缩放1000%*/
  3015. return
  3016. }
  3017. /*赋值长*/
  3018. U.MD.UI.picture.DIVBOX.PICAREA.style.width = _addOver + 'px';
  3019. /*中心缩放*/
  3020. U.MD.UI.picture.DIVBOX.PICAREA.style.top = U.MD.UI.picture.DIVBOX.PICAREA.offsetTop - (U.MD.UI.picture.DIVBOX.PICAREA.clientHeight - _afterH) / 2 + 'px';
  3021. U.MD.UI.picture.DIVBOX.PICAREA.style.left = U.MD.UI.picture.DIVBOX.PICAREA.offsetLeft - multiple / 2 + 'px';
  3022. /*ie8,7,中心缩放位移*/
  3023. if (((navigator.appName == "Microsoft Internet Explorer" && navigator.appVersion.match(/8./i) == "8.") || (navigator.appName == "Microsoft Internet Explorer" && navigator.appVersion.match(/7./i) == "7.")) && U.MD.UI.picture.rotatenum % 2 !== 0) {
  3024. U.MD.UI.picture.DIVBOX.PICAREA.style.left = U.MD.UI.picture.DIVBOX.PICBOX.clientWidth / 2 - U.MD.UI.picture.DIVBOX.PICAREA.clientHeight / 2 + 'px';
  3025. U.MD.UI.picture.DIVBOX.PICAREA.style.top = U.MD.UI.picture.DIVBOX.PICBOX.clientHeight / 2 - U.MD.UI.picture.DIVBOX.PICAREA.clientWidth / 2 + 'px';
  3026. }
  3027. /*下面都是防止缩放时偏移到窗体外面*/
  3028. var topY = U.MD.UI.picture.DIVBOX.PICAREA.clientHeight + U.MD.UI.picture.DIVBOX.PICAREA.offsetTop <= U.MD.UI.picture.DIVBOX.PICBOX.clientHeight / 8 ||
  3029. ((U.MD.UI.picture.DIVBOX.PICAREA.clientWidth - (U.MD.UI.picture.DIVBOX.PICAREA.clientWidth - U.MD.UI.picture.DIVBOX.PICAREA.clientHeight) / 2 + U.MD.UI.picture.DIVBOX.PICAREA.offsetTop <= U.MD.UI.picture.DIVBOX.PICBOX.clientHeight / 8) && U.MD.UI.picture.rotatenum % 2 !== 0),
  3030. bottomY = U.MD.UI.picture.DIVBOX.PICAREA.offsetTop >= U.MD.UI.picture.DIVBOX.PICBOX.clientHeight - U.MD.UI.picture.DIVBOX.PICBOX.clientHeight / 8 ||
  3031. ((Math.abs(U.MD.UI.picture.DIVBOX.PICBOX.clientHeight - (U.MD.UI.picture.DIVBOX.PICAREA.clientWidth - U.MD.UI.picture.DIVBOX.PICAREA.clientHeight) / 2 - U.MD.UI.picture.DIVBOX.PICAREA.offsetTop) <= U.MD.UI.picture.DIVBOX.PICBOX.clientHeight / 8) && U.MD.UI.picture.rotatenum % 2 !== 0),
  3032. leftX = U.MD.UI.picture.DIVBOX.PICAREA.clientWidth + U.MD.UI.picture.DIVBOX.PICAREA.offsetLeft <= U.MD.UI.picture.DIVBOX.PICBOX.clientWidth / 8 ||
  3033. (U.MD.UI.picture.DIVBOX.PICAREA.clientHeight + (U.MD.UI.picture.DIVBOX.PICAREA.offsetLeft + (U.MD.UI.picture.DIVBOX.PICAREA.clientWidth - U.MD.UI.picture.DIVBOX.PICAREA.clientHeight) / 2 - U.MD.UI.picture.DIVBOX.PICAREA.clientHeight / 2) <= U.MD.UI.picture.DIVBOX.PICBOX.clientWidth / 8 && U.MD.UI.picture.rotatenum % 2 !== 0),
  3034. rightX = U.MD.UI.picture.DIVBOX.PICAREA.offsetLeft >= U.MD.UI.picture.DIVBOX.PICBOX.clientWidth - U.MD.UI.picture.DIVBOX.PICBOX.clientWidth / 8 ||
  3035. ((U.MD.UI.picture.DIVBOX.PICBOX.clientWidth - (U.MD.UI.picture.DIVBOX.PICAREA.clientWidth - U.MD.UI.picture.DIVBOX.PICAREA.clientHeight) / 2 - U.MD.UI.picture.DIVBOX.PICAREA.offsetLeft) <= U.MD.UI.picture.DIVBOX.PICBOX.clientWidth / 8 && U.MD.UI.picture.rotatenum % 2 !== 0);
  3036. if (topY) {
  3037. if (U.MD.UI.picture.rotatenum % 2 === 0) {
  3038. U.MD.UI.picture.DIVBOX.PICAREA.style.top = U.MD.UI.picture.DIVBOX.PICAREA.offsetTop + (_afterH - U.MD.UI.picture.DIVBOX.PICAREA.clientHeight) / 2 + 'px';
  3039. } else {
  3040. U.MD.UI.picture.DIVBOX.PICAREA.style.top = U.MD.UI.picture.DIVBOX.PICAREA.offsetTop + (_afterW - U.MD.UI.picture.DIVBOX.PICAREA.clientWidth) / 2 + 'px';
  3041. }
  3042. }
  3043. if (bottomY) {
  3044. if (U.MD.UI.picture.rotatenum % 2 === 0) {
  3045. U.MD.UI.picture.DIVBOX.PICAREA.style.top = U.MD.UI.picture.DIVBOX.PICAREA.offsetTop - (_afterH - U.MD.UI.picture.DIVBOX.PICAREA.clientHeight) / 2 + 'px';
  3046. } else {
  3047. U.MD.UI.picture.DIVBOX.PICAREA.style.top = U.MD.UI.picture.DIVBOX.PICAREA.offsetTop - (_afterW - U.MD.UI.picture.DIVBOX.PICAREA.clientWidth) / 2 + 'px';
  3048. }
  3049. }
  3050. if (leftX) {
  3051. if (U.MD.UI.picture.rotatenum % 2 === 0) {
  3052. U.MD.UI.picture.DIVBOX.PICAREA.style.left = U.MD.UI.picture.DIVBOX.PICAREA.offsetLeft + (_afterW - U.MD.UI.picture.DIVBOX.PICAREA.clientWidth) / 2 + 'px';
  3053. } else {
  3054. U.MD.UI.picture.DIVBOX.PICAREA.style.left = U.MD.UI.picture.DIVBOX.PICAREA.offsetLeft + (_afterH - U.MD.UI.picture.DIVBOX.PICAREA.clientHeight) / 2 + 'px';
  3055. }
  3056. }
  3057. if (rightX) {
  3058. if (U.MD.UI.picture.rotatenum % 2 === 0) {
  3059. U.MD.UI.picture.DIVBOX.PICAREA.style.left = U.MD.UI.picture.DIVBOX.PICAREA.offsetLeft - (_afterW - U.MD.UI.picture.DIVBOX.PICAREA.clientWidth) / 2 + 'px';
  3060. } else {
  3061. U.MD.UI.picture.DIVBOX.PICAREA.style.left = U.MD.UI.picture.DIVBOX.PICAREA.offsetLeft - (_afterH - U.MD.UI.picture.DIVBOX.PICAREA.clientHeight) / 2 + 'px';
  3062. }
  3063. }
  3064. U.selectEl('#U_MD_UI_Picture_r')[0].innerText = Math.floor((U.MD.UI.picture.DIVBOX.PICAREA.clientWidth / U.MD.UI.picture.originalSize[0]) * 100) + '%';
  3065. };
  3066. ///<jscompress sourcefile="Video.js" />
  3067. Namespace.register("U.MD.UI.video"); //注册命名空间
  3068. /**
  3069. * 创建视频
  3070. * @param src 资源地址
  3071. * @param width 视频宽度
  3072. * @param height 视频高度
  3073. * @param autoplay 是否自动播放
  3074. * @param parent 生成在哪个元素
  3075. */
  3076. U.MD.UI.video = function(src, width, height, autoplay, parent) {
  3077. var _autoplay = autoplay || false; //检测自动播放
  3078. var _intervalTemp = null; //用于记录interval的值
  3079. var _volumeTemp = null; //用于记录临时音量(静音与取消静音用)
  3080. var _moving = false; //记录是否有移动
  3081. var _tempHeight = ""; //全屏恢复的临时高度
  3082. var _tempWidth = ""; //全屏恢复的临时宽度
  3083. var _fullscreen = false; //记录是否处于全屏状态
  3084. /*生成元素*/
  3085. var _els = U.MD.UI.video.appendEle(src, width, height, _autoplay, parent);
  3086. /*添加事件*/
  3087. U.MD.UI.video.addEvent(_els, _intervalTemp, _volumeTemp, _moving, height, width, _fullscreen);
  3088. return _els;
  3089. };
  3090. /**
  3091. * 生成元素
  3092. * @param src 视频资源地址
  3093. * @param width 视频宽度
  3094. * @param height 视频高度
  3095. * @param autoplay 是否自动播放
  3096. * @param parent 父元素
  3097. */
  3098. U.MD.UI.video.appendEle = function(src, width, height, autoplay, parent) {
  3099. var els = {};
  3100. //包括视频和控制器的大div
  3101. els.videoDiv = $$("div", { "className": "U_MD_UI_video_VideoDiv", "style": { "width": width + "px", "height": height + "px" } }, parent);
  3102. //视频主体
  3103. els.video = $$("video", {
  3104. "src": src, //视频资源地址
  3105. "className": "U_MD_UI_video_VideoMain", //视频class
  3106. "autoplay": autoplay, //是否自动播放
  3107. "preload": "auto" //是否预加载(默认自动)
  3108. }, els.videoDiv);
  3109. //控制器主体
  3110. els.controls = $$("div", { "className": "U_MD_UI_video_VideoControls" }, els.videoDiv);
  3111. //暂停/播放按钮
  3112. els.playPauseBtn = $$("div", { "className": "U_MD_UI_video_PlayPauseButton U_MD_UI_video_PlayIcon" }, els.controls);
  3113. //显示当前时间的div
  3114. els.currentTimeDiv = $$("div", { "className": "U_MD_UI_video_Time", "innerHTML": "00:00" }, els.controls);
  3115. //进度条
  3116. els.progress = $$("div", { "className": "U_MD_UI_video_Progress" }, els.controls);
  3117. //进度条实际进度
  3118. els.progressCurrentTime = $$("div", { "className": "U_MD_UI_video_ProgressCurrentTime" }, els.progress);
  3119. //进度条上的圆点
  3120. els.progressCircle = $$("div", { "className": "U_MD_UI_video_ProgressCircle" }, els.progressCurrentTime);
  3121. //显示实际时间的div
  3122. els.DurationDiv = $$("div", {
  3123. "className": "U_MD_UI_video_Time", //设置class
  3124. "innerHTML": "00:00", //设置默认值
  3125. "onselectstart": "return false;" //禁止选择
  3126. }, els.controls);
  3127. //音量按钮
  3128. els.soundControls = $$("div", { "className": "U_MD_UI_video_SoundControls" }, els.controls);
  3129. //音量
  3130. els.soundProgress = $$("div", { "className": "U_MD_UI_video_SoundProgress" }, els.controls);
  3131. //真实音量
  3132. els.soundProgressCurrent = $$("div", { "className": "U_MD_UI_video_SoundProgressCurrent", "style": { "width": "100%" } }, els.soundProgress); //设置class
  3133. //全屏按钮
  3134. els.fullScreenBtn = $$("div", { "className": "U_MD_UI_video_FullScreen" }, els.controls);
  3135. return els;
  3136. };
  3137. /**
  3138. * 给元素添加事件
  3139. * @param els 传入所有元素
  3140. * @param intervalTemp 传入intervalTemp
  3141. * @param volumeTemp 传入volumeTemp
  3142. * @param moving 传入moving
  3143. * @param tempHeight 传入tempHeight
  3144. * @param tempWidth 传入tempWidth
  3145. * @param fullscreen 传入fullscreen
  3146. */
  3147. U.MD.UI.video.addEvent = function(els, intervalTemp, volumeTemp, moving, tempHeight, tempWidth, fullscreen) {
  3148. //给暂停/播放按钮添加事件
  3149. els.playPauseBtn.onclick = function(event) {
  3150. U.MD.UI.playPauseBtnClick(event, els);
  3151. };
  3152. if (els.videoDiv.onwebkitfullscreenchange !== undefined) { //设置全屏状态事件(webkit)
  3153. els.videoDiv.onwebkitfullscreenchange = function() {
  3154. var rtn = U.MD.UI.video.fullscreenChange(fullscreen, tempHeight, tempWidth, els);
  3155. fullscreen = rtn[0];
  3156. tempHeight = rtn[1];
  3157. tempWidth = rtn[2];
  3158. }
  3159. } else if (els.videoDiv.onfullscreenchange !== undefined) { //设置全屏状态事件(w3)
  3160. els.videoDiv.onfullscreenchange = function() {
  3161. var rtn = U.MD.UI.video.fullscreenChange(fullscreen, tempHeight, tempWidth, els); //设置全屏状态事件(w3)
  3162. fullscreen = rtn[0];
  3163. tempHeight = rtn[1];
  3164. tempWidth = rtn[2];
  3165. }
  3166. } else if (els.videoDiv.onmozfullscreenchange !== undefined) { //设置全屏状态事件(moz)
  3167. els.videoDiv.onmozfullscreenchange = function() {
  3168. var rtn = U.MD.UI.video.fullscreenChange(fullscreen, tempHeight, tempWidth, els);
  3169. fullscreen = rtn[0];
  3170. tempHeight = rtn[1];
  3171. tempWidth = rtn[2];
  3172. }
  3173. }
  3174. /**
  3175. * 全屏按钮单击事件
  3176. */
  3177. els.fullScreenBtn.onclick = function() {
  3178. U.MD.UI.video.fullscreenClick(fullscreen, els);
  3179. };
  3180. /**
  3181. * 进度条圆点按下事件
  3182. * @param event 按下事件
  3183. */
  3184. els.progressCircle.onmousedown = function(event) {
  3185. U.MD.UI.video.circleMove(event, moving, els);
  3186. };
  3187. /**
  3188. * 音量条鼠标按下事件
  3189. * @param event 事件
  3190. */
  3191. els.soundProgress.onmousedown = function(event) {
  3192. U.MD.UI.video.soundProgressMove(event, els, moving); //执行soundProgressMove函数
  3193. };
  3194. /**
  3195. * 进度条鼠标按下事件
  3196. * @param event 事件
  3197. */
  3198. els.progress.onmousedown = function(event) {
  3199. U.MD.UI.video.progressMove(event, els, moving); //进度条按下移动函数(点击进度条除圆点以外的地方)
  3200. };
  3201. /**
  3202. * 视频暂停事件,用于设置暂停按钮与停止刷新
  3203. */
  3204. els.video.onpause = function() {
  3205. els.playPauseBtn.className = "U_MD_UI_video_PlayPauseButton U_MD_UI_video_PlayIcon"; //设置暂停按钮的icon(修改class)
  3206. clearInterval(intervalTemp); //清除刷新的interval
  3207. };
  3208. /**
  3209. * 视频播放事件,用于设置播放按钮与启动刷新
  3210. */
  3211. els.video.onplay = function() {
  3212. els.playPauseBtn.className = "U_MD_UI_video_PlayPauseButton U_MD_UI_video_PauseIcon"; //设置开始按钮的icon(修改class)
  3213. intervalTemp = U.MD.UI.video.setInterval(moving, els); //启动刷新
  3214. };
  3215. /**
  3216. * 视频可以播放,刷新数据
  3217. */
  3218. els.video.oncanplay = function() {
  3219. U.MD.UI.video.flushInfo(moving, els.currentTimeDiv, els.DurationDiv, els.progressCurrentTime, els.soundProgressCurrent, els.video); //刷新信息
  3220. };
  3221. /**
  3222. * 静音按钮事件函数
  3223. */
  3224. els.soundControls.onclick = function() {
  3225. volumeTemp = U.MD.UI.video.muteClick(els, volumeTemp, moving);
  3226. };
  3227. /**
  3228. * 控制栏显示/隐藏控制
  3229. */
  3230. els.videoDiv.onclick = function() {
  3231. //U.MD.UI.video.displayControls(event, els);
  3232. };
  3233. };
  3234. /**
  3235. * 让控制栏可以隐藏
  3236. * @param event 视频点击事件
  3237. * @param els 元素集合
  3238. */
  3239. U.MD.UI.video.displayControls = function(event, els) {
  3240. var _target = event.target; //获取目标
  3241. if (_target === els.video || _target === els.videoDiv) { //判断目标点击后是否可以隐藏/显示
  3242. if (els.controls.style.display === "none") { //如果已设置隐藏状态则显示
  3243. els.controls.style.display = "block";
  3244. } else { //否则隐藏控制栏
  3245. els.controls.style.display = "none";
  3246. }
  3247. }
  3248. };
  3249. U.MD.UI.playPauseBtnClick = function(event, els) {
  3250. var _el = event.target; //获取到按钮本身
  3251. if (_el.className === "U_MD_UI_video_PlayPauseButton U_MD_UI_video_PlayIcon") { //暂停状态
  3252. els.video.play(); //开始播放
  3253. } else { //播放状态
  3254. els.video.pause(); //暂停播放
  3255. }
  3256. };
  3257. /**
  3258. * 静音按钮
  3259. * @param els 元素集合
  3260. * @param volumeTemp 临时记录音量
  3261. * @param moving 记录是否正在移动(刷新数据用)
  3262. * @returns {*} 返回volumeTemp
  3263. */
  3264. U.MD.UI.video.muteClick = function(els, volumeTemp, moving) {
  3265. if (els.video.volume !== 0) { //音量非零,静音
  3266. volumeTemp = els.video.volume; //记录当前音量
  3267. els.video.volume = 0; //静音
  3268. U.MD.UI.video.flushInfo(moving, els.currentTimeDiv, els.DurationDiv, els.progressCurrentTime, els.soundProgressCurrent, els.video); //刷新信息
  3269. } else if (els.video.volume === 0 && volumeTemp !== null) { //如果音量等于0(即静音),且用户没有按过静音键
  3270. els.video.volume = volumeTemp; //设置音量
  3271. volumeTemp = null; //将变量值重置
  3272. U.MD.UI.video.flushInfo(moving, els.currentTimeDiv, els.DurationDiv, els.progressCurrentTime, els.soundProgressCurrent, els.video); //刷新信息
  3273. }
  3274. return volumeTemp; //返回volumeTemp
  3275. };
  3276. /**
  3277. * 全屏按钮点击事件
  3278. * @param fullscreen 是否全屏
  3279. * @param els 元素集合
  3280. */
  3281. U.MD.UI.video.fullscreenClick = function(fullscreen, els) {
  3282. if (!fullscreen) { //如果没全屏
  3283. if (els.videoDiv.requestFullScreen) { //请求全屏(w3)
  3284. els.videoDiv.requestFullScreen(); //请求全屏(w3)
  3285. } else if (els.videoDiv.webkitRequestFullScreen) { //请求全屏(webkit)
  3286. els.videoDiv.webkitRequestFullScreen(); //请求全屏(webkit)
  3287. } else if (els.videoDiv.mozRequestFullScreen) { //请求全屏(moz)
  3288. els.videoDiv.mozRequestFullScreen(); //请求全屏(moz)
  3289. }
  3290. } else { //如果已全屏
  3291. if (document.exitFullScreen) { //取消全屏(w3)
  3292. document.exitFullScreen(); //取消全屏(w3)
  3293. } else if (document.webkitCancelFullScreen) { //取消全屏(webkit)
  3294. document.webkitCancelFullScreen(); //取消全屏(webkit)
  3295. } else if (document.webkitExitFullscreen) { //取消全屏(webkit)
  3296. document.webkitExitFullscreen(); //取消全屏(webkit)
  3297. } else if (document.mozExitFullScreen) { //取消全屏(moz)
  3298. document.mozExitFullScreen(); //取消全屏(moz)
  3299. }
  3300. }
  3301. };
  3302. /**
  3303. * 全屏状态改变事件
  3304. * @param fullscreen 记录是否全屏
  3305. * @param tempHeight 临时高度
  3306. * @param tempWidth 临时宽度
  3307. * @param els 元素集合
  3308. * @returns {*[]} 返回部分改变后的变量
  3309. */
  3310. U.MD.UI.video.fullscreenChange = function(fullscreen, tempHeight, tempWidth, els) {
  3311. if (!fullscreen) { //如果没全屏,则进行全屏准备操作
  3312. //tempHeight = els.videoDiv.offsetHeight + "px";//备份视频div高度
  3313. //tempWidth = els.videoDiv.offsetWidth + "px";//备份视频div宽度
  3314. els.videoDiv.style.height = "100vh"; //100vh为覆盖整个页面
  3315. els.videoDiv.style.width = "100vw"; //100vw为覆盖整个页面
  3316. els.videoDiv.style.position = "absolute"; //将视频设置绝对定位
  3317. els.videoDiv.style.top = "0"; //移动到最上
  3318. els.videoDiv.style.left = "0"; //移动到最左
  3319. els.videoDiv.style.zIndex = "999"; //设置zIndex最高
  3320. } else { //退出全屏
  3321. els.videoDiv.style.height = tempHeight + "px"; //恢复高度
  3322. els.videoDiv.style.width = tempWidth + "px"; //恢复宽度
  3323. els.videoDiv.style.position = ""; //清除绝对定位
  3324. els.videoDiv.style.top = ""; //清除top属性
  3325. els.videoDiv.style.left = ""; //清除left属性
  3326. els.videoDiv.style.zIndex = ""; //清除zIndex属性
  3327. }
  3328. fullscreen = !fullscreen; //设置全屏状态
  3329. return [fullscreen, tempHeight, tempWidth];
  3330. };
  3331. /**
  3332. * 时间格式化(数字秒转换成00:00的格式)
  3333. * @param time 待转换的时间(秒) 例:30
  3334. * @returns {string} 返回的时间 例:00:30
  3335. */
  3336. U.MD.UI.video.timeFormat = function(time) {
  3337. var _sec = parseInt(time % 60); //计算秒
  3338. var _min = parseInt(parseInt(time) / 60); //计算分钟
  3339. (_sec < 10) ? _sec = "0" + _sec: _sec; //秒补零
  3340. (_min < 10) ? _min = "0" + _min: _min; //分钟补零
  3341. return _min + ":" + _sec; //返回生成的时间
  3342. };
  3343. /**
  3344. * 刷新数据
  3345. * @param moving 是否正在移动(用于判断要不要刷新)
  3346. * @param currentTimeDiv 当前时间元素
  3347. * @param DurationDiv 视频总长度元素
  3348. * @param progressCurrentTime 进度条当前长度
  3349. * @param soundProgressCurrent 音量当前长度
  3350. * @param video 视频元素
  3351. */
  3352. U.MD.UI.video.flushInfo = function(moving, currentTimeDiv, DurationDiv, progressCurrentTime, soundProgressCurrent, video) {
  3353. if (moving) return; //如果在拖动则不刷新
  3354. currentTimeDiv.innerHTML = U.MD.UI.video.timeFormat(video.currentTime); //当前时间刷新
  3355. DurationDiv.innerHTML = U.MD.UI.video.timeFormat(video.duration); //视频总长度刷新
  3356. progressCurrentTime.style.width = video.currentTime / video.duration * 100 + "%"; //进度条刷新
  3357. soundProgressCurrent.style.width = video.volume * 100 + "%"; //音量刷新
  3358. };
  3359. /**
  3360. * 获取当前元素左边到屏幕最左边的距离
  3361. * @param el 元素
  3362. * @returns {number} 返回距离(不包括单位)
  3363. */
  3364. U.MD.UI.video.getScreenLeft = function(el) {
  3365. var _rtnLeft = el.offsetLeft; //定义一个左边长度
  3366. var _parent = el.offsetParent; //定义这个元素的父元素
  3367. while (_parent != null) { //如果父元素不为空,则进入循环
  3368. _rtnLeft += _parent.offsetLeft; //记录左边距离
  3369. _parent = _parent.offsetParent; //重新定义父元素
  3370. }
  3371. return _rtnLeft; //返回距离
  3372. };
  3373. /**
  3374. * 循环刷新信息
  3375. * @param _moving 是否正在移动
  3376. * @param _els 元素
  3377. * @returns {number} interval
  3378. */
  3379. U.MD.UI.video.setInterval = function(_moving, _els) {
  3380. return setInterval(function() { //设置定时器
  3381. U.MD.UI.video.flushInfo(_moving, _els.currentTimeDiv, _els.DurationDiv, _els.progressCurrentTime, _els.soundProgressCurrent, _els.video); //刷新信息
  3382. }, 500); //每半秒刷新一次
  3383. };
  3384. /**
  3385. * 进度条(圆点)移动事件函数
  3386. * @param event 鼠标按下事件
  3387. * @param moving 是否正在移动
  3388. * @param els 元素
  3389. */
  3390. U.MD.UI.video.circleMove = function(event, moving, els) { //进度条移动函数(圆点)
  3391. moving = true; //设置移动状态
  3392. var _e = event; //读取event
  3393. var _content = event.currentTarget; //获取目标
  3394. var _startX = _e.pageX; //设置一个开始的x点
  3395. var _currentProgress = _content.parentElement; //获取当前进度条元素
  3396. var _progress = _currentProgress.parentElement; //获取进度条元素
  3397. els.videoDiv.onmousemove = function(e) {
  3398. if (e.pageX - U.MD.UI.video.getScreenLeft(_progress) < 0 || e.pageX - U.MD.UI.video.getScreenLeft(_progress) > _progress.offsetWidth) { //如果鼠标位置不在有效范围内则不继续
  3399. return;
  3400. }
  3401. var _iL = e.pageX - _startX; //移动的距离
  3402. //根据实际进度与进度条长度对比进行判断
  3403. if (!(_currentProgress.offsetWidth + _iL > _progress.offsetWidth || _currentProgress.offsetWidth + _iL < 0) && (e.currentTarget.children[0].offsetWidth <= e.currentTarget.children[0].offsetWidth)) {
  3404. //设置进度条位置
  3405. _currentProgress.style.width = (_currentProgress.offsetWidth + _iL) / _progress.offsetWidth * 100 + "%";
  3406. //设置视频位置
  3407. els.video.currentTime = (_currentProgress.offsetWidth + _iL) / _progress.offsetWidth * els.video.duration;
  3408. }
  3409. _startX = e.pageX; //重置开始的x点
  3410. };
  3411. els.videoDiv.onmouseup = function() { //清除事件
  3412. moving = false; //恢复移动状态
  3413. els.videoDiv.onmousemove = function() { //清除移动事件
  3414. };
  3415. els.videoDiv.onmouseup = function() { //清除mouseup事件
  3416. };
  3417. };
  3418. };
  3419. /**
  3420. * 声音进度条拖动函数
  3421. * @param event 事件
  3422. * @param els 元素集合
  3423. * @param moving 是否正在移动
  3424. */
  3425. U.MD.UI.video.soundProgressMove = function(event, els, moving) { //注释见move函数
  3426. event.preventDefault(); //取消事件的默认动作
  3427. var _e = event; //声明event
  3428. var _content = event.currentTarget; //获取soundprogress
  3429. var _startX = _e.pageX; //设置一个开始的x点
  3430. var _currentSound = els.soundProgressCurrent; //当前的音量条元素
  3431. var _x = event.offsetX; //获取现在鼠标相对于音量条的x点
  3432. var _length = _content.offsetWidth; //获取音量条的长度
  3433. els.video.volume = _x / _length; //设置视频音量
  3434. U.MD.UI.video.flushInfo(moving, els.currentTimeDiv, els.DurationDiv, els.progressCurrentTime, els.soundProgressCurrent, els.video); //刷新信息
  3435. /**
  3436. * mousemove函数
  3437. * @param e 事件
  3438. */
  3439. els.videoDiv.onmousemove = function(e) {
  3440. if (e.pageX - U.MD.UI.video.getScreenLeft(els.soundProgress) < 0 || e.pageX - U.MD.UI.video.getScreenLeft(els.soundProgress) > els.soundProgress.offsetWidth) { //如果鼠标位置不在有效范围内则不继续
  3441. return; //返回
  3442. }
  3443. var _iL = e.pageX - _startX; //移动的长度
  3444. if (!(_currentSound.offsetWidth + _iL > _content.offsetWidth || _currentSound.offsetWidth + _iL < 0)) { //判断是否应该移动
  3445. _currentSound.style.width = (_currentSound.offsetWidth + _iL) / _content.offsetWidth * 100 + "%"; //设置样式(进度条长度)
  3446. els.video.volume = _currentSound.offsetWidth / _content.offsetWidth; //设置音量
  3447. }
  3448. _startX = e.pageX; //重置开始的x点
  3449. };
  3450. els.videoDiv.onmouseup = function(e) {
  3451. els.videoDiv.onmousemove = function() { //清除mousemove事件
  3452. };
  3453. els.videoDiv.onmouseup = function() { //清除mouseup事件
  3454. };
  3455. };
  3456. };
  3457. /**
  3458. * 进度条拖动函数
  3459. * @param event 事件
  3460. * @param els 元素集合
  3461. * @param moving 是否正在移动
  3462. */
  3463. U.MD.UI.video.progressMove = function(event, els, moving) { //部分注释见move函数
  3464. event.preventDefault(); //清除默认事件
  3465. if (event.target.className === "U_MD_UI_video_ProgressCircle") { //如果class是圆点的话返回
  3466. return;
  3467. }
  3468. var _e = event; //记录event
  3469. var _content = event.currentTarget; //获取进度条元素
  3470. var _startX = _e.pageX; //定义起点
  3471. var _currentProgress = els.progressCurrentTime; //定义进度条(当前)元素
  3472. var _x = event.layerX || event.offsetX; //鼠标点击的点
  3473. var _length = _content.offsetWidth; //进度条长度
  3474. els.video.currentTime = els.video.duration * (_x / _length); //计算出百分比并设置时间
  3475. U.MD.UI.video.flushInfo(moving, els.currentTimeDiv, els.DurationDiv, els.progressCurrentTime, els.soundProgressCurrent, els.video); //刷新信息
  3476. els.videoDiv.onmousemove = function(e) { //鼠标移动事件
  3477. if (e.pageX - U.MD.UI.video.getScreenLeft(els.progress) < 0 || e.pageX - U.MD.UI.video.getScreenLeft(els.progress) > els.progress.offsetWidth) { //鼠标不在范围内则不继续
  3478. return;
  3479. }
  3480. moving = true; //设置移动状态
  3481. var _iL = e.pageX - _startX; //移动的长度
  3482. if (!(_currentProgress.offsetWidth + _iL > els.progress.offsetWidth || _currentProgress.offsetWidth + _iL < 0)) { //判断加上移动距离后是否合理
  3483. _currentProgress.style.width = (_currentProgress.offsetWidth + _iL) / els.progress.offsetWidth * 100 + "%"; //设置当前进度条的样式(宽度)
  3484. els.video.currentTime = (_currentProgress.offsetWidth + _iL) / els.progress.offsetWidth * els.video.duration; //设置视频现在播放时间
  3485. }
  3486. _startX = e.pageX; //重新设置开始的点
  3487. };
  3488. els.videoDiv.onmouseup = function() { //鼠标点击事件
  3489. moving = false; //设置移动状态
  3490. U.MD.UI.video.flushInfo(moving, els.currentTimeDiv, els.DurationDiv, els.progressCurrentTime, els.soundProgressCurrent, els.video); //刷新信息
  3491. els.videoDiv.onmousemove = function() { //清除事件
  3492. };
  3493. els.videoDiv.onmouseup = function() { //清除事件
  3494. };
  3495. };
  3496. };
  3497. ;
  3498. ///<jscompress sourcefile="BTree.js" />
  3499. Namespace.register("U.MD.UI.BTree");
  3500. //json要求:
  3501. //里面需要包含id,name,deep(依赖),img_url(显示图片源),child(附属目录),为一个数值,每一个值为一个json,child的格式也是一样
  3502. //案例
  3503. // [{ id: "1", name: "文件夹", deep: 0, img_url: 'http://api.1473.cn/Uform/Image/tree/folder.png',
  3504. //child: [{ id: "2", name: "文件夹", deep: 1, img_url: "http://api.1473.cn/Uform/Image/tree/folder.png",
  3505. // child: [{ id: "5", name: "文件夹", deep: 2, img_url: "http://api.1473.cn/Uform/Image/tree/folder.png"}]
  3506. // },
  3507. //{ id: "3", name: "文件夹", deep: 1, img_url: "http://api.1473.cn/Uform/Image/tree/folder.png" },
  3508. //{ id: "4", name: "文件夹", deep: 1, img_url: "http://api.1473.cn/Uform/Image/tree/folder.png"}]
  3509. //}]
  3510. //var json = [{ id: "1", name: "文件夹", deep: 0, img_url: 'http://api.1473.cn/Uform/Image/tree/folder.png',
  3511. // child: [{ id: "2", name: "文件夹", deep: 1, img_url: "http://api.1473.cn/Uform/Image/tree/folder.png",
  3512. // child: [{ id: "5", name: "文件夹", deep: 2, img_url: "http://api.1473.cn/Uform/Image/tree/folder.png"}]
  3513. // },
  3514. // { id: "3", name: "文件夹", deep: 1, img_url: "http://api.1473.cn/Uform/Image/tree/folder.png" },
  3515. //{ id: "4", name: "文件夹", deep: 1, img_url: "http://api.1473.cn/Uform/Image/tree/folder.png"}]
  3516. //},{ id: "6", name: "文件夹", deep: 0, img_url: 'http://api.1473.cn/Uform/Image/tree/folder.png', child: [{ id: "8", name: "文件夹", deep: 6, img_url: "http://api.1473.cn/Uform/Image/tree/folder.png",
  3517. // child: [{ id: "9", name: "文件夹", deep: 8, img_url: "http://api.1473.cn/Uform/Image/tree/folder.png"}]
  3518. // },
  3519. // { id: "10", name: "文件夹", deep: 6, img_url: "http://api.1473.cn/Uform/Image/tree/folder.png" },
  3520. //{ id: "11", name: "文件夹", deep: 6, img_url: "http://api.1473.cn/Uform/Image/tree/folder.png"}]},{ id: "7", name: "文件夹", deep: 0, img_url: 'http://api.1473.cn/Uform/Image/tree/folder.png',}];
  3521. /*
  3522. 开始方法一,用来生成树和后台管理页面
  3523. arr {arr} 要解析的json arr对象
  3524. bookfun {function} 点击事件
  3525. dateDeleteFun {function} date的删除方法
  3526. dateUpdateFun {function} date的修改方法
  3527. dateInsertFun {function} date的添加方法
  3528. tree {object} 右侧要插入后台li的地方
  3529. directory {object} 要插入后台li的地方
  3530. list {object} 左侧放添加标签的的地方
  3531. listimg {String} 后台页面的img
  3532. deteimg {String} 是否启用删除标签的图片
  3533. upimg {String} 是否启用修改标签的图片
  3534. */
  3535. U.MD.UI.BTree = function(arr, bookfun, dateDeleteFun, dateUpdateFun, dateInsertFun, tree, directory, list, listimg, deteimg, upimg) {
  3536. U.MD.UI.BTree.jsonStartLeft(arr, tree[0], bookfun); //调用方法,生成树状图
  3537. U.MD.UI.BTree.jsonStartRight(tree[1], bookfun, dateDeleteFun, dateUpdateFun, dateInsertFun, directory, list, listimg, deteimg, upimg); //调用方法,生成管理页面
  3538. }
  3539. /*
  3540. 将二维数组转化为列表的方法
  3541. json {arr} 数据源json里面需要包含id,name,deep(依赖),img_url(显示图片源),child(附属目录),外部是数组
  3542. tree {object} 要插入列表的地方
  3543. bookfun {function} 没一行的点击事件
  3544. */
  3545. U.MD.UI.BTree.treeCreate = function(json, tree, onclickfun) {
  3546. for (var _i = 0; _i < json.length; _i++) { //创建循环,解析json数组,得到每一个json
  3547. var _ul = $$("ul", { className: "U_MD_UI_Tree_a " + json[_i].parentID }, tree); //创建var对象,在tree中创建ul
  3548. var _li = $$("li", { id: json[_i].id, parentid: json[_i].parentid, className: "U_MD_UI_Tree_listyle", parentid: json[_i].id, deep: json[_i].deep }, _ul); //创建var对象,在ul中创建li,id为a+jsonid
  3549. var _img = $$("img", { "onerror": U.MD.C.imgError, src: json[_i].img_url, className: "U_MD_UI_Tree_imgstyle" }, _li); //创建var对象,在li中创建img
  3550. var _span = $$("span", { innerHTML: json[_i].name, className: "spanstyle" }, _li); //创建var对象,在li中创建span,内容为json的name
  3551. _ul.style.display = "none";
  3552. if (json[_i].deep == "1") { _ul.style.display = "block" } //进行判断,判断是否为一级目录,不是的先隐藏
  3553. _img.aa = false; //定义img的一个变量,用来控制列表的展开和关闭
  3554. var _liobj = document.getElementsByClassName("U_MD_UI_Tree_a " + json[_i].parentID)[0]; //定义一个let对象为获取到的对应的li对象
  3555. _ul.style.display = _liobj.style.display; //如果是展开状态,显示ul
  3556. _li.onclick = function() { //定义li的点击事件
  3557. onclickfun(this); //执行bookconlick函数,改变book对象的内容
  3558. _liobj = document.getElementsByClassName("U_MD_UI_Tree_a " + this.parentid);
  3559. if (_img.aa === true) { //如果img.aa等于true
  3560. _img.aa = false; //修改img.aa对象为false
  3561. for (var _ii = 0; _ii < _liobj.length; _ii++) { //定义循环,循环对象为获取到的li对象集合
  3562. _liobj[_ii].style.display = "none"; //将集合隐藏
  3563. }
  3564. } else { //如果img.aa等于false
  3565. _img.aa = true; //修改img.aa等于true
  3566. for (var _ii = 0; _ii < _liobj.length; _ii++) { //定义循环,循环对象为获取到的li对象集合
  3567. _liobj[_ii].style.display = "block"; //将集合显示
  3568. }
  3569. }
  3570. }
  3571. if (json[_i].child) {
  3572. U.MD.UI.BTree.treeCreate(json[_i].child, _ul, onclickfun); //重新调用函数,参数为child的对象数组,ul对象,20的边距值,隐藏,改变的book对象
  3573. }
  3574. }
  3575. }
  3576. /*
  3577. 在json中查找指定id下的child
  3578. json {arr} 要查找的arr对象
  3579. parentID {String} 要查找的id
  3580. */
  3581. U.MD.UI.BTree.JsonSelect = function(json, parentID) {
  3582. var _json = []; //创建一个变量_json,来接收筛选后的json
  3583. for (var _i = 0; _i < json.length; _i++) { //创建循环,循环对象为json
  3584. if (parentID == 0) { //判断parentID是否为0,如果是
  3585. return json; //返回json
  3586. } //如果不是
  3587. if (json[_i].id == parentID) { //判断json中各个对象的id是否与parentID相等,如果是
  3588. _json = json[_i].child; //变量_json等于json中对应对象的child值
  3589. return _json; //返回变量_json
  3590. } //如果不是
  3591. if (json[_i].child) { //判断json中对象是否有child值,如果有
  3592. var _return = U.MD.UI.BTree.JsonSelect(json[_i].child, parentID); //定义变量_return 值为调用方法本身的返回值
  3593. }
  3594. }
  3595. return _return; //返回_return
  3596. }
  3597. /*
  3598. 创建查询管理目录的方法
  3599. json {arr} 要解析的json arr对象
  3600. tree {object} 左侧要插入后台li的地方
  3601. list {object} 左侧放添加标签的的地方
  3602. jsonpid {String} 添加标签的深度
  3603. jsondelete {function} json的删除方法
  3604. jsonupdate {function} json的修改方法
  3605. jsonadd {function} json的添加方法
  3606. deteurl {String} 是否启用删除标签的图片
  3607. upurl {String} 是否启用修改标签的图片
  3608. i {String} tree的对象值,控制下一级
  3609. j {String} tree的对象值,控制上一级
  3610. */
  3611. U.MD.UI.BTree.DirectoryCreate = function(json, tree, list, jsonpid, jsondelete, jsonupdate, jsonadd, deteurl, upurl, i, j) {
  3612. if (i == 0) { //判断是否载入第一层,如果是
  3613. list[1].style.display = "none"; //隐藏二级目录
  3614. list[2].style.display = "none"; //隐藏三级目录
  3615. } else { //如果不是载入第一层目录
  3616. list[2].style.display = "none"; //将三级目录隐藏
  3617. list[i].style.display = "block"; //显示对应级目录
  3618. }
  3619. var _buttonText = "修改"; //定义变量_buttonText,代表修改按钮的默认值
  3620. var _button1Text = "删除"; //定义变量_button1Text,代表删除按钮的默认值
  3621. if (deteurl && upurl) { //进行判断,是否提供默认按钮,如果不是
  3622. _buttonText = ""; //消除_buttonText
  3623. _button1Text = ""; //消除_button1Text
  3624. }
  3625. tree[i].innerHTML = ""; //将tree中的内容清空
  3626. list[i].parentID = jsonpid; //给list定义一个变量
  3627. list[i].deep = i + 1; //给list定义深度变量
  3628. if (j) { //判断是否有输入上一级
  3629. tree[j].innerHTML = ""; //如果有,清空上一级
  3630. }
  3631. if (json) { //如果json存在
  3632. for (var _i = 0; _i < json.length; _i++) { //创建循环,循环对象为json
  3633. var _ul = $$("ul", { className: "U_MD_UI_Tree_styleul", parentid: json[_i].parentID, deep: json[_i].deep }, tree[i]); //创建在tree中创建ul
  3634. var _li = $$("li", { className: "U_MD_UI_Tree_styleli", innerHTML: json[_i].name, parentid: json[_i].id }, _ul); //创建li在tree的下一级中,css为styleli
  3635. var _button = $$("input", { type: "button", pid: json[_i].id, parentid: json[_i].parentID, innerHTML: _buttonText, className: "U_MD_UI_Tree_button" }, _ul); //创建修改button在在li中,css为stylebutton
  3636. var _button1 = $$("input", { type: "button", pid: json[_i].id, parentid: json[_i].parentID, innerHTML: _button1Text, className: "U_MD_UI_Tree_button1" }, _ul); //创建删除button在在li中,css为stylebutton
  3637. //创建删除button在在li中,css为stylebutton
  3638. _button.onclick = function() { //给修改按钮定义onclick事件
  3639. jsonupdate(this, tree, list, jsonpid, jsondelete, jsonupdate, jsonadd, deteurl, upurl, i); //事件为调用jsonupdate方法,输入this为变量
  3640. }
  3641. _button1.onclick = function() { //给删除按钮定义oncick事件
  3642. jsondelete(this, tree, list, jsonpid, jsondelete, jsonupdate, jsonadd, deteurl, upurl, i); //事件为调用jsondelete方法,输入this为变量
  3643. }
  3644. _li.onclick = function() { //给li定义onclick事件
  3645. if (j) { //判断j是否存在,如果存在
  3646. U.MD.UI.BTree.DirectoryCreate(U.MD.UI.BTree.JsonSelect(json, this.parentid), tree, list, this.parentid, jsondelete, jsonupdate, jsonadd, deteurl, upurl, j); //调用方法,创建下一级的下一级目录
  3647. } else { //如果不存在
  3648. if (i == 2) { //判断是否到三级目录
  3649. } else { //如果还没到
  3650. U.MD.UI.BTree.DirectoryCreate(U.MD.UI.BTree.JsonSelect(json, this.parentid), tree, list, this.parentid, jsondelete, jsonupdate, jsonadd, deteurl, upurl, 1, 2); //调用方法,创建下一级的下一级目录
  3651. }
  3652. }
  3653. }
  3654. }
  3655. }
  3656. var add = U.selectEl(".U_MD_UI_Tree_add");
  3657. if (add[i]) { //进行判断,当添加标签已存在时
  3658. list[i].removeChild(add[i]); //销毁添加标签
  3659. }
  3660. var _div = $$("div", { className: "U_MD_UI_Tree_add", innerHTML: "添加新分类" }, list[i]); //创建添加标签
  3661. _div.onclick = function() { //设置添加标签的点击事件
  3662. jsonadd(this, tree, list, jsonpid, jsondelete, jsonupdate, jsonadd, deteurl, upurl, i); //调用添加方法,进行添加
  3663. }
  3664. }
  3665. /*
  3666. 在json中插入json的方法
  3667. json {arr} 要被插入的json对象
  3668. addjson {json} 要查入的json对象
  3669. */
  3670. U.MD.UI.BTree.jsonAdd = function(json, addjson) {
  3671. var _addid = addjson.parentID; //定义要目的地id,等于插入json的parentID值
  3672. if (_addid == "0") { //进行判断,判断目的地id是否在第一层(0)
  3673. json[json.length] = addjson; //如果在,直接在json的第一层中加入要插入的json
  3674. return json; //结束方法,返回json对象
  3675. }
  3676. for (var _i = 0; _i < json.length; _i++) { //创建循环,解析json数组,得到每一个json
  3677. if (json[_i].id == _addid) { //进行判断,判断json的id是否等于获取到的目的地id,如果是
  3678. if (json[_i].child) { //进行判断,判断json的child有没有值
  3679. json[_i].child[json[_i].child.length] = addjson; //如果有,就在其中添加插入对象
  3680. return json; //结束方法,返回json对象
  3681. } else { //如果json中没有child
  3682. json[_i].child = [];
  3683. json[_i].child[json[_i].child.length] = addjson; //将json的child等于插入的对象
  3684. return json; //结束方法,返回json对象
  3685. }
  3686. }
  3687. if (json[_i].child) { //如果json的id不与目的地id相等且json中存在child
  3688. var _return = U.MD.UI.BTree.jsonAdd(json[_i].child, addjson); //定义函数,调用自己,变量为json的child,要插入的json
  3689. json[_i].child = _return; //json的child等于返回的json
  3690. }
  3691. }
  3692. return json; //返回json对象
  3693. }
  3694. /*
  3695. 开始方法二,生成后台管理页面
  3696. arr {arr} 要解析的json arr对象
  3697. bookfun {function} 点击事件
  3698. jsonDeleteFun {function} json的删除方法
  3699. jsonUpdateFun {function} json的修改方法
  3700. jsonInsertFun {function} json的添加方法
  3701. tree {object} 右侧要插入后台li的地方
  3702. directory {object} 要插入后台li的地方
  3703. mulu {object} 左侧放添加标签的的地方
  3704. muluimg {String} 后台页面的img
  3705. deteimg {String} 是否启用删除标签的图片
  3706. upimg {String} 是否启用修改标签的图片
  3707. */
  3708. U.MD.UI.BTree.jsonStartA = function(arr, bookfun, jsonDeleteFun, jsonUpdateFun, jsonInsertFun, tree, directory, mulu, muluimg, deteimg, upimg) {
  3709. json = []; //将外变量josn清空
  3710. var _json = arr; //定义局部变量_json,值为r
  3711. for (var _i = 0; _i < _json.length; _i++) { //定义循环,循环对象为
  3712. U.MD.UI.BTree.jsonAdd(json, _json[_i]); //运行函数,生成json
  3713. }
  3714. tree.innerHTML = ""; //清空tree的内容
  3715. U.MD.UI.BTree.jsonStartRight(tree, bookfun, jsonDeleteFun, jsonUpdateFun, jsonInsertFun, directory, mulu, muluimg, deteimg, upimg); //调用方法,生成管理页面
  3716. }
  3717. /*
  3718. 生成后台管理页面及管理页面li
  3719. tree {object} 右侧要插入后台li的地方
  3720. bookfun {function} 点击事件
  3721. jsonDeleteFun {function} json的删除方法
  3722. jsonUpdateFun {function} json的修改方法
  3723. jsonInsertFun {function} json的添加方法
  3724. directory {object} 要插入后台li的地方
  3725. mulu {object} 左侧放添加标签的的地方
  3726. muluimg {String} 后台页面的img
  3727. deteimg {String} 是否启用删除标签的图片
  3728. upimg {String} 是否启用修改标签的图片
  3729. */
  3730. U.MD.UI.BTree.jsonStartRight = function(tree, bookfun, jsonDeleteFun, jsonUpdateFun, jsonInsertFun, directory, mulu, muluimg, deteimg, upimg) {
  3731. var _ul = $$("ul", { className: "U_MD_UI_Tree_a " }, tree); //创建对象,在tree中创建ul
  3732. var _li = $$("li", { className: "U_MD_UI_Tree_listyle", yid: "1" }, _ul); //创建对象,在ul中创建li,id为a+jsonid
  3733. var _img = $$("img", { "onerror": U.MD.C.imgError, src: muluimg, className: "U_MD_UI_Tree_imgstyle" }, _li); //创建对象,在li中创建img
  3734. var _span = $$("span", { innerHTML: "目录管理", className: "U_MD_UI_Tree_spanstyle" }, _li); //创建对象 在li中创建span
  3735. _li.onclick = function() { //设置li的点击事件
  3736. bookfun(this); //先执行点击事件
  3737. U.MD.UI.BTree.DirectoryCreate(json, directory, mulu, 0, //运行方法,生成后台页面
  3738. function(objects, tree, mulu, jsonpid, jsondelete, jsonupdate, jsonadd, deteurl, upurl, i) {
  3739. var _ret = jsonDeleteFun(objects.pid); //运行删除方法
  3740. if (_ret) { //如果返回了方法
  3741. json = U.MD.UI.BTree.jsonDelete(json, objects.pid); //运行方法,修改json
  3742. var _id = U.selectEl("#" + objects.pid)[0]; //获取修改对象
  3743. if (_id) { _id.parentNode.remove(); } //如果有对象,修删除
  3744. if (i == 1) {
  3745. U.MD.UI.BTree.DirectoryCreate(U.MD.UI.BTree.JsonSelect(json, objects.parentid), tree, mulu, jsonpid, jsondelete, jsonupdate, jsonadd, deteurl, upurl, 1, 2);
  3746. } //刷新二级页面
  3747. if (i == 2) {
  3748. U.MD.UI.BTree.DirectoryCreate(U.MD.UI.BTree.JsonSelect(json, objects.parentid), tree, mulu, jsonpid, jsondelete, jsonupdate, jsonadd, deteurl, upurl, 2);
  3749. } //刷新三级页面
  3750. if (i == 0) {
  3751. U.MD.UI.BTree.DirectoryCreate(json, tree, mulu, jsonpid, jsondelete, jsonupdate, jsonadd, deteurl, upurl, 0);
  3752. } //修改一级页面
  3753. }
  3754. },
  3755. function(objects, tree, mulu, jsonpid, jsondelete, jsonupdate, jsonadd, deteurl, upurl, i) {
  3756. var _ret = jsonUpdateFun(U.MD.UI.BTree.jsonSelectA(json, objects.pid)); //运行修改方法
  3757. json = U.MD.UI.BTree.jsonUpdate(json, _ret); //运行方法,修改json
  3758. var _id = U.selectEl("#" + objects.pid)[0]; //获取修改对象
  3759. if (_id) {
  3760. _id.childNodes[0].src = _ret.img_url; //修改对象
  3761. _id.childNodes[1].innerHTML = _ret.name; //修改对象
  3762. }
  3763. if (i == 1) {
  3764. U.MD.UI.BTree.DirectoryCreate(U.MD.UI.BTree.JsonSelect(json, objects.parentid), tree, mulu, jsonpid, jsondelete, jsonupdate, jsonadd, deteurl, upurl, 1, 2);
  3765. } //刷新二级页面
  3766. if (i == 2) {
  3767. U.MD.UI.BTree.DirectoryCreate(U.MD.UI.BTree.JsonSelect(json, objects.parentid), tree, mulu, jsonpid, jsondelete, jsonupdate, jsonadd, deteurl, upurl, 2);
  3768. } //刷新三级页面
  3769. if (i == 0) {
  3770. U.MD.UI.BTree.DirectoryCreate(json, tree, mulu, jsonpid, jsondelete, jsonupdate, jsonadd, deteurl, upurl, 0);
  3771. } //修改一级页面
  3772. },
  3773. function(objects, tree, mulu, jsonpid, jsondelete, jsonupdate, jsonadd, deteurl, upurl, i) {
  3774. var _json = {}; //定义变量
  3775. _json.parentID = objects.parentNode.parentID; //获取添加的parentid
  3776. _json.deep = objects.parentNode.deep; //获取添加的deep
  3777. var _ret = jsonInsertFun(_json); //运行添加方法
  3778. var _post; //定义局部对象
  3779. if (_ret) { //如果有返回值
  3780. _post = U.selectEl(".U_MD_UI_Tree_a")[1];
  3781. if (_post) { //判断前台树是否存在
  3782. if (_ret.parentID == 0) { //如果要插入的是一级目录
  3783. _post = U.selectEl(".U_MD_UI_Tree_a")[0].parentNode; //获取一级对象
  3784. } else {
  3785. _post = U.selectEl("#" + _ret.parentID)[0].parentNode; //获取对应对象
  3786. }
  3787. _js = []; //定义局部对象
  3788. _js[0] = _ret; //给对象定值
  3789. U.MD.UI.BTree.treeCreate(_js, _post, bookfun); //创建li
  3790. }
  3791. json = U.MD.UI.BTree.jsonAdd(json, _ret); //刷新json
  3792. if (i == 1) {
  3793. U.MD.UI.BTree.DirectoryCreate(U.MD.UI.BTree.JsonSelect(json, _json.parentID), tree, mulu, jsonpid, jsondelete, jsonupdate, jsonadd, deteurl, upurl, 1, 2);
  3794. } //刷新二级页面
  3795. if (i == 2) {
  3796. U.MD.UI.BTree.DirectoryCreate(U.MD.UI.BTree.JsonSelect(json, _json.parentID), tree, mulu, jsonpid, jsondelete, jsonupdate, jsonadd, deteurl, upurl, 2);
  3797. } //刷新三级页面
  3798. if (i == 0) {
  3799. U.MD.UI.BTree.DirectoryCreate(json, tree, mulu, jsonpid, jsondelete, jsonupdate, jsonadd, deteurl, upurl, 0);
  3800. } //修改一级页面
  3801. }
  3802. }, deteimg, upimg, 0); //调用方法,生成一级目录
  3803. }
  3804. }
  3805. /*
  3806. 生成左边树状图的方法
  3807. arr {arr} 要处理的arrjson对象
  3808. tree {object} 要插入树状图的地方
  3809. bookfun {function} 点击事件
  3810. */
  3811. U.MD.UI.BTree.jsonStartLeft = function(arr, tree, bookfun) {
  3812. json = []; //将外变量josn清空
  3813. var _json = arr; //定义局部变量_json,值为r
  3814. for (var _i = 0; _i < _json.length; _i++) { //定义循环,循环对象为
  3815. U.MD.UI.BTree.jsonAdd(json, _json[_i]); //运行函数,生成json
  3816. }
  3817. tree.innerHTML = ""; //清空tree的内容
  3818. U.MD.UI.BTree.treeCreate(json, tree, bookfun); //运行方法,在tree中生成树状图
  3819. }
  3820. /*
  3821. json的删除方法
  3822. json {arr} 要处理的arrjson对象
  3823. pid {String} 要删除的id
  3824. */
  3825. U.MD.UI.BTree.jsonDelete = function(json, pid) {
  3826. for (var _i = 0; _i < json.length; _i++) { //定义循环,循环对象为json
  3827. if (json[_i].id == pid) { //进行判断,判断json[_i]是否为目标pid
  3828. json.splice(_i, 1); //删除
  3829. return json; //返回json
  3830. } else {
  3831. if (json[_i].child) { //如果有child
  3832. json[_i].child = U.MD.UI.BTree.jsonDelete(json[_i].child, pid); //重复调用方法
  3833. }
  3834. }
  3835. }
  3836. return json; //返回json
  3837. }
  3838. /*
  3839. json的搜索方法
  3840. json {arr} 要处理的arrjson对象
  3841. id {String} 要删除的id
  3842. */
  3843. U.MD.UI.BTree.jsonSelectA = function(json, id) {
  3844. for (var _i = 0; _i < json.length; _i++) { //定义循环,循环对象为json
  3845. if (json[_i].id == id) { //进行判断,判断json[_i]是否为目标pid
  3846. return json[_i]; //返回目标
  3847. }
  3848. if (json[_i].child) { //如果有child
  3849. var _return = U.MD.UI.BTree.jsonSelectA(json[_i].child, id); //重复调用方法
  3850. if (_return) { //当返回有值
  3851. return _return; //返回结果
  3852. }
  3853. }
  3854. }
  3855. return false;
  3856. }
  3857. /*
  3858. json的修改方法
  3859. json {arr} 要处理的arrjson对象
  3860. upjson {json}要插入的json
  3861. */
  3862. U.MD.UI.BTree.jsonUpdate = function(json, upjson) {
  3863. for (var _i = 0; _i < json.length; _i++) { //定义循环,循环对象为json
  3864. if (json[_i].id == upjson.id) { //进行判断,判断json[_i]是否为目标pid
  3865. json[_i] = upjson; //进行替换
  3866. return json; //返回json
  3867. }
  3868. if (json[_i].child) { //如果有child
  3869. var _return = U.MD.UI.BTree.jsonUpdate(json[_i].child, upjson); //重复调用方法
  3870. if (_return) { //当返回有值
  3871. json[_i].child = _return;
  3872. return json; //返回结果
  3873. }
  3874. }
  3875. }
  3876. return false;
  3877. }
  3878. /*
  3879. 搜索arr中最高的id方法
  3880. arr {arr} 要搜索的arr对象
  3881. */
  3882. U.MD.UI.BTree.createID = function(arr) {
  3883. var _return = 0; //定义变量
  3884. for (var _i = 0; _i < arr.length; _i++) { //定义循环,循环对象为arr
  3885. if (parseInt(arr[_i].id) > _return) { //进行判断,如果arr的id比_return大
  3886. _return = parseInt(arr[_i].id); //修改_return的值
  3887. }
  3888. }
  3889. return _return; //返回变量
  3890. };
  3891. ///<jscompress sourcefile="Editor.js" />
  3892. //编辑器
  3893. Namespace.register("U.MD.UI.editor");
  3894. /* 默认编辑器,嵌入到指定元素内
  3895. * @param parent {element} 创建在指定的父亲元素
  3896. * @param callback {function} 非必传 操作处理函数
  3897. * 操作处理函数 该函数默认第一个参数为操作记录。
  3898. * 格式形如 : { updateLine : [修改行ID, 修改行ID,], addLine : [添加行ID], deleteLine : [删除行ID] }
  3899. * */
  3900. U.MD.UI.Editor = U.MD.UI.editor = function(parent, callback) {
  3901. U.UF.DL.asynLoadCss({ "rel": "stylesheet", "type": "text/css", "href": "/css/Controls/Complex/Editor.css" });
  3902. // parent.innerHTML = ''; //清空区域内容
  3903. //!$(parent).find($('.editorBar'))[0] ? "" : U.selectEl('.editorBar').remove();
  3904. //_div = $$("div", { "className": "editorBar" }, parent);
  3905. //创建div
  3906. U.MD.UI.editor.createEditor(parent);
  3907. //创建编辑区域
  3908. U.UF.E.initEditor($('.editor', parent)[0], callback);
  3909. //初始化编辑区域
  3910. U.MD.UI.editor.EditorEventBind(parent);
  3911. //绑定事件
  3912. U.MD.UI.editor.operateJson.editor = U.selectEl('.editor', parent)[0];
  3913. //把编辑区域赋值给editor
  3914. return U.MD.UI.editor.operateJson;
  3915. //返回可操作集合
  3916. }
  3917. U.MD.UI.editor.operateJson = {
  3918. /*
  3919. * U.MD.UI.editor.loadContent 加载编辑器内容
  3920. * param1 text(str) 需要加载的文本内容
  3921. * */
  3922. loadContent: function(text) {
  3923. this.editor.focus();
  3924. U.UF.E.onpaste(null, this.editor, text);
  3925. // var _div = $$("div", { innerHTML: text, style: { display: "none"} }, document.body);
  3926. // var _pdiv = U.UF.E.unifiedFormat(_div);
  3927. // var _range = U.UF.E.getRangeAt();
  3928. // var _block = U.UF.E.getLineElement(_range.startContainer);
  3929. // for (var i = 0; i < _pdiv.children.length; i++) {
  3930. // _block.parentElement.appendChild(_pdiv.children[i]);
  3931. // }
  3932. // U.selectEl(_block).remove();
  3933. // U.selectEl(_div).remove();
  3934. },
  3935. /*
  3936. * U.MD.UI.editor.getContent 得到编辑器内容
  3937. * */
  3938. getContent: function() {
  3939. return this.editor.innerHTML;
  3940. //直接返回编辑区域的内容
  3941. }
  3942. };
  3943. /*
  3944. U.MD.UI.editor.CreateEditor 创建HTML内容
  3945. param1 parent(elemt)父元素
  3946. */
  3947. U.MD.UI.editor.createEditor = function(parent) {
  3948. parent.innerHTML =
  3949. "<div class='toolbar' style=\"width: 788px;background-color: #f5f5f5;border: 1px solid #c7d3e1;line-height: 0;padding: 6px;height: 25px;\">\n" +
  3950. " <button class=\"last\" style=\"float: left;margin: 0 3px;position: relative;outline: none;cursor: pointer;border: 1px solid transparent;height: 25px;width: 25px;background: url('/EditorImage/left.png') no-repeat center;\">\n" +
  3951. " </button>\n" +
  3952. " <button class=\"future\" style=\"float: left;margin: 0 3px;position: relative;outline: none;cursor: pointer;border: 1px solid transparent;height: 25px;width: 25px;background: url('/EditorImage/right.png') no-repeat center;\">\n" +
  3953. " </button>\n" +
  3954. " <i style=\"display: inline-block;width: 1px;height: 22px;background-color: #bcbcbc;float: left;margin: 0 3px;position: relative;\">\n" +
  3955. "\n" +
  3956. " </i>\n" +
  3957. "<div class='setFont' style='float: left;margin: 0 3px;position: relative;padding:0px'></div>" +
  3958. " <i style=\"display: inline-block;width: 1px;height: 22px;background-color: #bcbcbc;float: left;margin: 0 3px;position: relative;\">\n" +
  3959. "\n" +
  3960. " </i>\n" +
  3961. "<div class='setSize' style='float: left;margin: 0 3px;position: relative;padding:0px'></div>" +
  3962. " <i style=\"display: inline-block;width: 1px;height: 22px;background-color: #bcbcbc;float: left;margin: 0 3px;position: relative;\">\n" +
  3963. "\n" +
  3964. " </i>\n" +
  3965. " <label style=\"float: left;margin: 0 3px;position: relative;\">\n" +
  3966. " <button class=\"pic\" style=\"outline: none;cursor: pointer;border: 1px solid transparent;height: 25px;width: 25px;background: url('/EditorImage/pic.png') no-repeat center;\">\n" +
  3967. " </button>\n" +
  3968. " <input multiple accept='image/*' type='file' class='picUpload' style='display: none;' />\n" + //onchange='U.UF.E.picture(this)'
  3969. " </label>\n" +
  3970. " <label style=\"float: left;margin: 0 3px;position: relative;\">\n" +
  3971. " <button class=\"attachment\" style=\"outline: none;cursor: pointer;border: 1px solid transparent;width: 25px;height: 25px;background: url(/img/YS2017.png) no-repeat;background-position: -1054px -593.5px;\"></button>\n" +
  3972. " <input multiple=\"\" type=\"file\" class=\"attachmentUpload\" style=\"display: none;\">\n" + //accept=\"image/*\"
  3973. " </label>\n" +
  3974. " <i style=\"display: inline-block;width: 1px;height: 22px;background-color: #bcbcbc;float: left;margin: 0 3px;position: relative;\">\n" +
  3975. "\n" +
  3976. " </i>\n" +
  3977. " <div style=\"float: left;margin: 0 3px;position: relative;padding:0px\">\n" +
  3978. " <button class=\"fontColor\" style=\"outline: none;cursor: pointer;border: 1px solid transparent;height: 25px;width: 25px;background: url('/EditorImage/fontColor.png') no-repeat center;\">\n" +
  3979. " </button>\n" +
  3980. " <div class='fontColorBar colorBar' style='display:none;position: absolute;'>\n" +
  3981. " </div>\n" +
  3982. " </div>\n" +
  3983. " <i style=\"display: inline-block;width: 1px;height: 22px;background-color: #bcbcbc;float: left;margin: 0 3px;position: relative;\">\n" +
  3984. "\n" +
  3985. " </i>\n" +
  3986. " <div style=\"float: left;margin: 0 3px;position: relative;padding:0px\">\n" +
  3987. " <button class=\"backgroundColor\" style=\"outline: none;cursor: pointer;border: 1px solid transparent;height: 25px;width: 25px;background: url('/EditorImage/blockColor.png') no-repeat center;\">\n" +
  3988. " </button>\n" +
  3989. " <div class='backgroundColorBar colorBar' style='display:none;position: absolute;'>\n" +
  3990. " </div>\n" +
  3991. " </div>\n" +
  3992. " <i style=\"display: inline-block;width: 1px;height: 22px;background-color: #bcbcbc;float: left;margin: 0 3px;position: relative;\">\n" +
  3993. "\n" +
  3994. " </i>\n" +
  3995. " <button class=\"bIcon\" style=\"float: left;margin: 0 3px;position: relative;outline: none;cursor: pointer;border: 1px solid transparent;height: 25px;width: 25px;background: url('/EditorImage/strong.png') no-repeat center;\">\n" +
  3996. " </button>\n" +
  3997. " <button class=\"iIcon\" style=\"float: left;margin: 0 3px;position: relative;outline: none;cursor: pointer;border: 1px solid transparent;height: 25px;width: 25px;background: url('/EditorImage/i.png') no-repeat center;\">\n" +
  3998. " </button>\n" +
  3999. " <button class=\"UIcon\" style=\"float: left;margin: 0 3px;position: relative;outline: none;cursor: pointer;border: 1px solid transparent;height: 25px;width: 25px;background: url('/EditorImage/x.png') no-repeat center;\">\n" +
  4000. " </button>\n" +
  4001. " <button class=\"SIcon\" style=\"float: left;margin: 0 3px;position: relative;outline: none;cursor: pointer;border: 1px solid transparent;height: 25px;width: 25px;background: url('/EditorImage/-S-.png') no-repeat center;\">\n" +
  4002. " </button>\n" +
  4003. " <i style=\"display: inline-block;width: 1px;height: 22px;background-color: #bcbcbc;float: left;margin: 0 3px;position: relative;\">\n" +
  4004. "\n" +
  4005. " </i>\n" +
  4006. " <button class=\"textLeft\" style=\"float: left;margin: 0 3px;position: relative;outline: none;cursor: pointer;border: 1px solid transparent;height: 25px;width: 25px;background: url('/EditorImage/textLeft.png') no-repeat center;\">\n" +
  4007. " </button>\n" +
  4008. " <button class=\"textCenter\" style=\"float: left;margin: 0 3px;position: relative;outline: none;cursor: pointer;border: 1px solid transparent;height: 25px;width: 25px;background: url('/EditorImage/textCenter.png') no-repeat center;\">\n" +
  4009. " </button>\n" +
  4010. " <button class=\"textRight\" style=\"float: left;margin: 0 3px;position: relative;outline: none;cursor: pointer;border: 1px solid transparent;height: 25px;width: 25px;background: url('/EditorImage/textRight.png') no-repeat center;\">\n" +
  4011. " </button>\n" +
  4012. " <i style=\"display: inline-block;width: 1px;height: 22px;background-color: #bcbcbc;float: left;margin: 0 3px;position: relative;\" >\n" +
  4013. "\n" +
  4014. " </i>\n" +
  4015. " <button class=\"a\" style=\"float: left;margin: 0 3px;position: relative;outline: none;cursor: pointer;border: 1px solid transparent;height: 25px;width: 25px;background: url('/EditorImage/a.png') no-repeat center;\">\n" +
  4016. " </button>\n" +
  4017. " <button class=\"b\" style=\"float: left;margin: 0 3px;position: relative;outline: none;cursor: pointer;border: 1px solid transparent;height: 25px;width: 25px;background: url('/EditorImage/b.png') no-repeat center;\">\n" +
  4018. " </button>\n" +
  4019. " <button class=\"c\" style=\"float: left;margin: 0 3px;position: relative;outline: none;cursor: pointer;border: 1px solid transparent;height: 25px;width: 25px;background: url('/EditorImage/c.png') no-repeat center;\">\n" +
  4020. " </button>\n" +
  4021. " </div>\n" +
  4022. " <div class=\"editor\" contenteditable=\"true\" style=\"width: 800px;min-height: 300px;border: 1px solid #E6E5E5;overflow: auto;\">\n" +
  4023. " </div>";
  4024. U.selectEl('input.picUpload[type="file"]', parent)[0].onchange = function() {
  4025. U.UF.E.picture(this, U.selectEl('.editor', parent)[0])
  4026. }
  4027. U.selectEl('input.attachmentUpload[type="file"]', parent)[0].onchange = function() {
  4028. U.UF.E.attachment(this, U.selectEl('.editor', parent)[0])
  4029. }
  4030. };
  4031. /*
  4032. U.MD.UI.editor.EditorEventBind 创建绑定事件
  4033. param1 parent(elemt) 范围
  4034. */
  4035. U.MD.UI.editor.EditorEventBind = function(parent) {
  4036. //绑定图片拉伸
  4037. // U.UF.E.key($('.editor', parent));
  4038. //绑定键盘事件
  4039. var _font = U.MD.UI.Font();
  4040. //生成字体下拉框
  4041. _font.style.cssText += "vertical-align: super;";
  4042. var _size = U.MD.UI.WordSize();
  4043. //生成字体大小下拉框
  4044. _size.style.cssText += "vertical-align: super;";
  4045. U.selectEl('.setFont', parent).append(_font);
  4046. _font.onchange = function() {
  4047. U.UF.E.setRangeStyle({ 'font-family': _font.value });
  4048. };
  4049. //设置字体样式
  4050. U.selectEl('.setSize', parent).append(_size);
  4051. _size.onchange = function() {
  4052. U.UF.E.setRangeStyle({ 'font-size': _size.value });
  4053. };
  4054. //设置图片上传点击
  4055. U.selectEl('.pic', parent)[0].onclick = function() {
  4056. U.selectEl('.picUpload', parent)[0].click();
  4057. };
  4058. //设置附件上传点击
  4059. U.selectEl('.attachment', parent)[0].onclick = function() {
  4060. U.selectEl('.attachmentUpload', parent)[0].click();
  4061. };
  4062. //图片点击
  4063. U.selectEl('.bIcon', parent)[0].onclick = function() {
  4064. U.UF.E.setRangeStyle({ 'font-weight': 'bold' });
  4065. };
  4066. //加粗
  4067. U.selectEl('.iIcon', parent)[0].onclick = function() {
  4068. U.UF.E.setRangeStyle({ 'font-style': 'italic' });
  4069. };
  4070. //斜体
  4071. U.selectEl('.UIcon', parent)[0].onclick = function() {
  4072. U.UF.E.setRangeStyle({ 'text-decoration': 'underline' });
  4073. };
  4074. //下划线
  4075. U.selectEl('.SIcon', parent)[0].onclick = function() {
  4076. U.UF.E.setRangeStyle({ 'text-decoration': 'line-through' });
  4077. };
  4078. //删除线
  4079. U.selectEl('.fontColor', parent).bind('click', function() {
  4080. //修改字体颜色
  4081. if ($('.fontColorBar', parent).css('display') == "none") {
  4082. U.MD.UI.colorPicker($('.fontColorBar', parent)[0], function(r) {
  4083. U.selectEl('.MD_ColorPicker', U.selectEl('.fontColorBar', parent)[0]).remove();
  4084. U.selectEl('.fontColorBar', parent).hide();
  4085. U.UF.E.setRangeStyle({ 'color': r });
  4086. });
  4087. U.selectEl('.fontColorBar', parent).show();
  4088. }
  4089. });
  4090. U.selectEl('.backgroundColor', parent).bind('click', function() {
  4091. //修改背景颜色
  4092. if ($('.backgroundColorBar', parent).css('display') == "none") {
  4093. U.MD.UI.colorPicker($('.backgroundColorBar', parent)[0], function(r) {
  4094. U.selectEl('.MD_ColorPicker', U.selectEl('.backgroundColorBar', parent)[0]).remove();
  4095. U.selectEl('.backgroundColorBar', parent).hide();
  4096. U.UF.E.setRangeStyle({ 'backgroundColor': r });
  4097. });
  4098. U.selectEl('.backgroundColorBar', parent).show();
  4099. }
  4100. });
  4101. // U.selectEl('.upload', parent)[0].onchange = function () {
  4102. // U.UF.E.picture(this);
  4103. //// 上传图片
  4104. // var _this = this;
  4105. // U.UF.UP.inputUpload([_this], 'http://disk.1473.cn/USUpfile.ashx?typename=UseStudioEditor&UserId=FA92AAC5-4134-449F-9659-0DC12F4F68E9', function (r) {
  4106. // var img = '<img style="max-width: 80%;" src="http://fs.1473.cn/' + r.value[0] + '">';
  4107. // U.UF.E.addRange(img);
  4108. // _this.value = '';
  4109. // });
  4110. // }
  4111. /*$('.editor', parent)[0].onpaste = function (e) {
  4112. //绑定粘贴
  4113. var _text = e.clipboardData.getData('text/html') || event.clipboardData.getData("text/plain");
  4114. var _div = $$("div", { innerHTML: _text, style: { display: "none"} }, document.body);
  4115. U.UF.E.unifiedFormat(_div);
  4116. document.body.removeChild(_div);
  4117. };*/
  4118. U.selectEl('.a', parent).bind('click', function() {
  4119. U.UF.E.addHref();
  4120. });
  4121. //添加a标签
  4122. U.selectEl('.c', parent).bind('click', function() {
  4123. U.UF.E.clearStyle(U.UF.E.getRangeAt());
  4124. });
  4125. //清除格式
  4126. U.selectEl('.textLeft', parent).bind('click', function() {
  4127. U.UF.E.setLineStyle({ 'text-align': 'left' });
  4128. });
  4129. //居左
  4130. U.selectEl('.textCenter', parent).bind('click', function() {
  4131. U.UF.E.setLineStyle({ 'text-align': 'center' });
  4132. });
  4133. //居中
  4134. U.selectEl('.textRight', parent).bind('click', function() {
  4135. U.UF.E.setLineStyle({ 'text-align': 'right' });
  4136. });
  4137. //居右
  4138. };
  4139. /**
  4140. * 下拉框
  4141. * @param choosecon 【object】必选 若需要value值使用集合({'11111111':'aaaaaaaa','2222222':'bbbbbbbb','33333333':'cccccccc'})键名为value值
  4142. * @param selattr 【object】必选 设置最外层div的属性值
  4143. * @param optionevent 【function】必选 给每个选择区域的点击后回调函数,参数一:value值或者文本值
  4144. * @param parentnode 【element】可选 添加到里面的元素
  4145. * @returns {*} 【element】 返回出创建好的下拉控件
  4146. * @constructor
  4147. */
  4148. U.MD.UI.editor.Select = function(choosecon, selattr, optionevent, parentnode) {
  4149. var _id = "";
  4150. selattr.id && (_id = selattr.id) && (delete selattr.id);
  4151. var _selectEl = $$('div', { id: _id }, parentnode || null), //创建最外层
  4152. _value = $$('div', selattr, _selectEl),
  4153. _textarea = $$('div', {}, _value); //创建最第二层
  4154. $$('div', { style: { cssText: 'border-width: 6px 4px; border-style: solid; border-color: rgb(166, 178, 192) transparent transparent; width: 0; position: absolute; right: 4px; top: 50%; margin-top: -3px' } }, _value); //小三角
  4155. //_text = $$('div', { style: { cssText: "padding-left: 6px; overflow: hidden; height:100%;cursor: pointer;"} }, _textarea), //创建显示文本内容div
  4156. var _con = $$('div', {
  4157. datacontent: '',
  4158. style: { cssText: 'display: none;position: absolute; margin-top:-1px; min-width: 100%; max-width: 280px; max-height: 200px ;border: 1px solid silver; overflow-x: hidden; cursor: pointer;' }
  4159. }, _selectEl), //创建选择区域
  4160. _range;
  4161. /*默认属性*/
  4162. // !selattr.style.border ? _selectEl.style.border = '1px solid #000' : '';
  4163. // !selattr.style.background ? _selectEl.style.background = '#fff' : '';
  4164. // !selattr.style.width ? _selectEl.style.width = "122px" : '';
  4165. // !selattr.style.height ? _selectEl.style.height = '24px' : '';
  4166. (selattr.style && !selattr.style.position) ? _selectEl.style.position = 'relative': '';
  4167. (selattr.style && !selattr.style.textIndent) ? _textarea.style.textIndent = '6px': '';
  4168. // !selattr.style.overflow ? _selectEl.style.overflow = 'hidden' : '';
  4169. _textarea.style.whiteSpace = 'pre';
  4170. _textarea.style.overflow = 'hidden'
  4171. _textarea.style.width = _selectEl.offsetWidth - 15 + "px";
  4172. for (var i in choosecon) { //循环集合
  4173. $$('div', {
  4174. value: i,
  4175. innerText: choosecon[i], //创建选择内容
  4176. style: { cssText: 'padding: 4px 6px; background: #fff' },
  4177. onmouseover: function() { /*绑定光标移入事件*/
  4178. this.style.background = '#ccc'
  4179. },
  4180. onmouseout: function() { /*绑定光标移除事件*/
  4181. this.style.background = '#fff'
  4182. },
  4183. onclick: function() { /*绑定点击事件*/
  4184. _textarea.innerText = this.innerText; /*改变问题*/
  4185. U.UF.E.reSelectRange(_range) /*重新聚焦光标*/
  4186. optionevent(this.value || this.innerText); /*回调*/
  4187. }
  4188. }, _con);
  4189. }
  4190. for (var i in choosecon) { // 第一个及默认值
  4191. _textarea.innerText = choosecon[i];
  4192. break;
  4193. }
  4194. _textarea.style.lineHeight = parseInt(_textarea.style.height) + 'px'; //使显示文本居中
  4195. _selectEl.onclick = function() { //绑定点击事件
  4196. var _el = this.querySelector('div[datacontent]');
  4197. U.UF.E.reSelectRange(_range) /*重新聚焦光标*/
  4198. _el.style.display === 'block' ? _el.style.display = 'none' : _el.style.display = 'block'; /*显示隐藏*/
  4199. };
  4200. U.selectEl(document).bind('click', function() { /*绑定事件*/
  4201. if (_con.style.display != 'none')
  4202. _con.style.display = 'none'
  4203. if ($(".BD_BorderPicker")[0]) {
  4204. if ($(".BD_BorderPicker")[0].style.display != 'none')
  4205. U.selectEl(".BD_BorderPicker")[0].style.display = 'none'
  4206. }
  4207. }, false);
  4208. U.selectEl(_selectEl).bind('click', function(e) { /*绑定事件*/
  4209. U.UF.EV.stopBubble(e);
  4210. //阻止事件冒泡
  4211. });
  4212. _selectEl.onmousedown = function() { /*绑定事件*/
  4213. _range = U.UF.E.getRangeAt() /*获取光标位置*/
  4214. }
  4215. return _selectEl; //返回创建元素
  4216. };
  4217. ;
  4218. ///<jscompress sourcefile="Excel.js" />
  4219. //excel控件
  4220. Namespace.register("U.MD.UI.excel");;
  4221. ///<jscompress sourcefile="Reply.js" />
  4222. Namespace.register("U.MD.R");
  4223. /**
  4224. * 评论控件全局变量
  4225. * PID // 项目id,请查看api文档说明,找到你所在项目的id。
  4226. * AID // 对应的文章id,获取url网址的主机,加上url网址的目录,形成的文章id。
  4227. * URL // 文章对应的url地址。
  4228. * PageIndex // 当前页数
  4229. * PageSize // 一页请求数
  4230. * AllCount // 此文章对应的有多少数据
  4231. * */
  4232. U.MD.R.data = {
  4233. PID: "",
  4234. AID: "",
  4235. URL: "",
  4236. PageIndex: 1,
  4237. PageSize: 20,
  4238. AllCount: "",
  4239. CB: null
  4240. }
  4241. /**
  4242. * 评论控件初始化函数,调用函数
  4243. * @param {object} 参数。
  4244. * obj={
  4245. * pid // 项目id,请查看api文档说明,找到你所在项目的id。
  4246. * type //引用方式为弹窗还是嵌入式,true 为嵌入式方式,false 为窗体。
  4247. * el // 评论控件追加的元素。注意:当控件为嵌入式时,才需要填写此参数,如果为弹窗时,不需要填写此参数。
  4248. * }
  4249. */
  4250. U.MD.R.reply = function(obj) {
  4251. //alert();
  4252. //定义变量,获取调用方式、控件追加的元素、以及项目id.
  4253. U.MD.R.login.cookieLogin(function() {
  4254. var _type = obj.type,
  4255. _el = obj.el,
  4256. _cb = obj.cb;
  4257. U.MD.R.data.PID = obj.pid; //项目id全局设置
  4258. U.MD.R.data.AID = U.MD.R.reply.getUrlHash(); //文章id全局设置
  4259. U.MD.R.data.URL = U.MD.R.reply.getUrl(); //文章url全局设置
  4260. U.MD.R.data.CB = _cb;
  4261. //调用类型判断
  4262. if (!_type) { //如果调用方式是窗体,那么先创建一个窗体,并且重新更新变量_el的值。
  4263. _el = new U.UF.UI.form('', $$("div"), {
  4264. "style": {
  4265. "width": "800px",
  4266. "height": "800px"
  4267. }
  4268. }).content;
  4269. }
  4270. U.MD.R.reply.init(_el); //控件初始化
  4271. U.UF.DL.asynLoadCss({
  4272. "href": "/css/Controls/Basic/Picture.css",
  4273. type: "text/css",
  4274. rel: "stylesheet"
  4275. }); //动态添加css文件
  4276. U.UF.DL.asynLoadJs({ type: "text/javascript", src: "/js/Controls/Basic/Picture.js" });
  4277. }); //cookie自动登录
  4278. }
  4279. /**
  4280. * 评论控件初始化函数,调用函数
  4281. * @param {element} 追加元素
  4282. */
  4283. U.MD.R.reply.init = function(el) {
  4284. var _pageindex = U.MD.R.data.PageIndex, //当前页数
  4285. _pagesize = U.MD.R.data.PageSize; //一页请求数
  4286. U.MD.R.initPrintHtml(el); //创建基础html
  4287. U.MD.R.getReplyData(_pageindex, _pagesize, function(data) { //获取评论数据
  4288. U.MD.R.data.AllCount = data[0][0] ? Math.ceil(data[0][0].allcount / U.MD.R.data.PageSize) : ""; //取数完成之后进行将页数全局赋值给id。
  4289. U.MD.R.printComment($("#U_MD_R_content_user_comment")[0], 1, data, false, false, false); //打印数据
  4290. U.MD.R.initLoadMoreBtn(data[0]); //创建
  4291. });
  4292. }
  4293. /**
  4294. * 获取url地址
  4295. */
  4296. U.MD.R.reply.getUrl = function() {
  4297. return window.location.href;
  4298. }
  4299. /**
  4300. * 获取url网址的主机,加上url网址的目录
  4301. */
  4302. U.MD.R.reply.getUrlHash = function() {
  4303. return U.UF.EC.SparkMD5.hash(window.location.href);
  4304. }
  4305. /**
  4306. * 获取评论数据
  4307. * @param {number} 页码数
  4308. * @param {number} 一页的请求量
  4309. * @param {function} 回调函数
  4310. */
  4311. U.MD.R.getReplyData = function(pageindex, pagesize, cb) {
  4312. U.A.Request("http://cd.1473.cn/php", ["db.1473.cn", "UseStudio_Reply", "test", U.MD.R.data.AID, "1", "", pageindex, pagesize], function(r) { //获取数据
  4313. cb && cb(r.value); //执行回调函数,并且返回数据。
  4314. });
  4315. }
  4316. /**
  4317. * 初始化创建回复元素
  4318. * @param {element} 追加元素
  4319. */
  4320. U.MD.R.initPrintHtml = function(el) {
  4321. var _el = el,
  4322. _comment,
  4323. _content,
  4324. _content_operation,
  4325. _userhead,
  4326. _headimg,
  4327. _operation,
  4328. _username,
  4329. _editorbox,
  4330. _bottom,
  4331. _picturewarp,
  4332. _picture,
  4333. _clear,
  4334. _emoji_frame,
  4335. _input,
  4336. _button,
  4337. _img_warp,
  4338. _box;
  4339. _comment = $$("div", { "className": "U_MD_R_comment" }, _el); //创建最外成元素
  4340. _content = $$("div", { "className": "U_MD_R_content" }, _comment); //创建评论内容元素最外元素
  4341. _content_operation = $$("div", { "className": "U_MD_R_content_operation" }, _content); //创建用户评论区域最外成元素
  4342. _userhead = $$("div", { className: "U_MD_R_content_operation_userhead U_MD_R_Reply_Header" }, _content_operation); //创建头像最外成元素
  4343. _headimg = $$("img", { //创建头像img元素
  4344. "className": "img",
  4345. "src": "/img/UserHead/UseHead.jpg",
  4346. "onerror": function() { this.src = '/img/UserHead/UseHead.jpg' }
  4347. }, _userhead);
  4348. _operation = $$("div", {
  4349. "className": "U_MD_R_content_operation_right",
  4350. style: { width: "calc(100% - 40px - 20px )" }
  4351. }, _content_operation); //创建内容框架div
  4352. U.selectEl(_operation).attr({
  4353. "data-RPID": null,
  4354. "data-RD": 1,
  4355. "data-RPUID": null
  4356. });
  4357. _username = $$("div", { //创建用户名元素
  4358. "innerHTML": "登录/注册",
  4359. "className": "U_MD_R_content_operation_userlogin U_MD_R_Reply_Name"
  4360. }, _operation);
  4361. //判断是否登录
  4362. if (US.userInfo.userid) { //已登录
  4363. _username.innerHTML = US.userInfo.UserName; //设置用户名
  4364. _headimg.src = 'http://fs.1473.cn/' + US.userInfo.UserThumbnailImageHead; //设置头像
  4365. } else { //未登录
  4366. _username.onclick = function() {
  4367. U.MD.R.login();
  4368. }
  4369. }
  4370. _editorbox = $$("div", {
  4371. "id": "editorbox",
  4372. "className": "U_MD_R_Reply_Content",
  4373. "contenteditable": "true",
  4374. "style": { "min-height": "100px", "background": "#fff", "border": "1px solid black" }
  4375. }, _operation) //创建编辑器容器
  4376. var _scrolltop = document.documentElement.scrollTop;
  4377. U.UF.E.initEditor(_editorbox); //调用函数
  4378. document.documentElement.scrollTop = _scrolltop;
  4379. _bottom = $$("div", { "className": "U_MD_R_content_operation_right_bottom" }, _operation); //创建用户评论底部区域
  4380. $$("div", { //创建表情包按钮
  4381. "className": "U_MD_R_content_operation_right_bottom_emoji",
  4382. "onclick": function() {
  4383. U.UF.EV.stopBubble();
  4384. U.MD.UI.face(this, U.selectEl('#editorbox')[0]);
  4385. //$(this)[0].append($("#U_MD_UI_face")[0]);
  4386. //$(this)[0].append($("#U_MD_UI_face")[0]);
  4387. U.selectEl("#U_MD_UI_face").css({ "position": "relative", "height": "140px", "overflow-y": "scroll", "top": "-150px", "width": "450px", "display": "block" });
  4388. }
  4389. }, _bottom);
  4390. _picturewarp = $$("div", { "className": "U_MD_R_content_operation_right_bottom_picturewarp" }, _bottom); //图片最外成
  4391. _picture = $$("img", { src: "/img/reply/img.png" }, _picturewarp);
  4392. _input = $$("input", { "type": "file" }, _picturewarp); //上传
  4393. _button = $$("div", {
  4394. "className": "U_MD_R_content_operation_right_bottom_release",
  4395. "innerHTML": "发表评论"
  4396. }, _bottom); //内容发布
  4397. _button.onclick = function() {
  4398. if ($(".U_MD_R_Reply_Content")[0].textContent != '' || U.selectEl(".U_MD_R_Reply_Content")[0].innerHTML != '') {
  4399. U.MD.R.release(_operation, 1, false, 1);
  4400. } else {
  4401. U.alert("评论不能为空!");
  4402. }
  4403. }
  4404. _img_warp = $$("div", { "className": "U_MD_R_content_operation_right_bottom_imgloadbox U_MD_R_Reply_Image" }, _operation); //图片加载
  4405. _box = $$("div", { "className": "U_MD_R_content_comment", "id": "U_MD_R_content_user_comment" }, _content); //内容盒子
  4406. _input.onchange = function() {
  4407. U.MD.R.uploadImages(this, _img_warp);
  4408. }
  4409. U.MD.R.data.CB && U.MD.R.data.CB();
  4410. }
  4411. /**
  4412. * 创建加载更多按钮
  4413. */
  4414. U.MD.R.initLoadMoreBtn = function(data) {
  4415. var _btn = $$("div", { "className": "U_MD_R_content_loading" }, U.selectEl(".U_MD_R_comment")[0]);
  4416. if (data.length > 0) {
  4417. if (U.MD.R.data.PageIndex < U.MD.R.data.AllCount) {
  4418. _btn.innerHTML = "点击加载更多评论";
  4419. _btn.onclick = function() {
  4420. var _pageindex = ++U.MD.R.data.PageIndex,
  4421. _pagesize = U.MD.R.data.PageSize;
  4422. if (U.MD.R.data.PageIndex <= U.MD.R.data.AllCount) {
  4423. U.MD.R.getReplyData(_pageindex, _pagesize, function(data) { //获取评论数据
  4424. U.MD.R.data.AllCount = Math.ceil(data[0][0].allcount / U.MD.R.data.PageSize);
  4425. U.MD.R.printComment($("#U_MD_R_content_user_comment")[0], 1, data, false, false, false); //打印数据
  4426. });
  4427. } else {
  4428. U.selectEl(_btn).hide();
  4429. }
  4430. }
  4431. }
  4432. } else {
  4433. // _btn.innerHTML = "还没有人评论";
  4434. }
  4435. }
  4436. /**
  4437. * 打印一级评论
  4438. * @param {object} 评论数据
  4439. * @param {element} 追加元素
  4440. * @param {number} 用于判断层级而显示指定内容
  4441. * @param {boolean}元素插入类型
  4442. * @param {boolean} 是否需要回复功能,默认为false
  4443. * @param {boolean} 是否需要查看更多,用于区分设置查看更多类型
  4444. */
  4445. U.MD.R.printComment = function(el, type, data, appendtype, isreply, readmore) {
  4446. var _count = U.A.Request("http://cd.1473.cn/php", ["db.1473.cn", "UseStudio_Reply", "Reply_SelectTypeReplyEnable", U.MD.R.data.PID]);
  4447. if (_count.value[0].ProjectReplyEnable == 1) {
  4448. var _el = el,
  4449. _type = type,
  4450. _data = data,
  4451. _appendtype = appendtype,
  4452. _isreply = isreply,
  4453. _readmore = readmore,
  4454. _shownum;
  4455. for (var i = 0; i < data[0].length; i++) { //遍历评论数据
  4456. if (readmore) {
  4457. _shownum = data[0][i].TopReplyNum;
  4458. } else {
  4459. _shownum = U.Json.select(_data[2], { ReplyID: _data[0][i].ReplyID }).length > 0 ? U.Json.select(_data[2], { ReplyID: _data[0][i].ReplyID })[0].AllReplyNum : "0"; //评论子集(所有子集)的评论数
  4460. }
  4461. U.MD.R.printCommentHtml(_el, _type, {
  4462. rid: _data[0][i].ReplyID, //评论id
  4463. rpid: _data[0][i].ReplyParentID, //评论父级id
  4464. deep: _data[0][i].ReplyDeep, //评论深度
  4465. topid: _data[0][i].ReplyID, //评论顶级id
  4466. uid: _data[0][i].UserID, //评论用户id
  4467. un: _data[0][i].UserName, //评论用户名
  4468. tx: _data[0][i].ReplyUserThumbnailImageHead, //评论用户头像
  4469. time: _data[0][i].ReplyAddTime, //评论时间
  4470. content: _data[0][i].ReplyContent, //评论内容
  4471. shownum: _shownum,
  4472. likesnum: _type == 2 ? U.Json.select(_data[4], { ReplyID: _data[0][i].ReplyID })[0] : U.Json.select(_data[1], { ReplyID: _data[0][i].ReplyID })[0]
  4473. }, _appendtype, _isreply, _readmore);
  4474. }
  4475. } else {
  4476. var _btn = $$("div", { "className": "U_MD_R_content_loading" }, U.selectEl(".U_MD_R_comment")[0]);
  4477. _btn.innerHTML = "该评论系统已关闭";
  4478. U.selectEl("#U_MD_R_content_loading")[0].innerHTML = '';
  4479. }
  4480. }
  4481. /**
  4482. * 打印二级评论,用于区分用户点击回复或者查看更多。
  4483. * @param {sring} 评论id
  4484. * @param {boolean} 是否需要查看更多,用于区分设置查看更多类型
  4485. */
  4486. U.MD.R.viewComment = function(rid, type) {
  4487. if (US.userInfo.userid) {
  4488. var
  4489. _rid = rid, //父级id
  4490. _form, //窗体变量
  4491. _data, //数据
  4492. _firstbox, //一级评论内容区域
  4493. _secondbox, //二级评论内容区域
  4494. _thirdbox, //三级评论内容区域
  4495. _type = type;
  4496. _form = new U.UF.UI.form('', $$("div", { "style": { "padding": "20px" } }), {
  4497. "style": {
  4498. "width": "800px",
  4499. "height": "600px"
  4500. }
  4501. });
  4502. U.A.Request("http://cd.1473.cn/php", ["db.1473.cn", "UseStudio_Reply", "Reply_SelectThisReply", _rid], function(r) { //根据评论id,获取此评论,此评论点赞数,以及子目录下所有的评论还有点赞数
  4503. _data = r.value;
  4504. U.MD.R.printComment(_form.content, 2, _data, true, true, true); //打印一级目录
  4505. if (_type) {
  4506. U.selectEl(_form.content).find(".U_MD_R_content_box_content_edit").show();
  4507. }
  4508. _firstbox = $$("div", { "className": "U_MD_R_content_warp_box" }, _form.content);
  4509. //创建二级目录
  4510. for (var i = 0; i < _data[1].length; i++) {
  4511. _secondbox = U.MD.R.printCommentHtml(_firstbox, 2, {
  4512. rid: _data[1][i].ReplyID,
  4513. rpid: _data[1][i].ReplyParentID,
  4514. deep: _data[1][i].ReplyDeep,
  4515. topid: _data[1][i].ReplyTopID,
  4516. uid: _data[1][i].UserID,
  4517. tx: _data[1][i].ReplyUserThumbnailImageHead,
  4518. un: _data[1][i].UserName,
  4519. time: _data[1][i].ReplyAddTime,
  4520. content: _data[1][i].ReplyContent,
  4521. likesnum: U.Json.select(_data[3], { ReplyID: _data[1][i].ReplyID })[0]
  4522. }, false, true, true);
  4523. //创建三级以下目录(包括三级)
  4524. _thirdbox = $$("div", { "className": "U_MD_R_content_warp_box" }, _secondbox);
  4525. U.selectEl(_thirdbox).attr({ "data-replyid": _data[1][i].ReplyID });
  4526. for (var j = 0; j < _data[2].length; j++) {
  4527. if (_data[1][i].ReplyID == _data[2][j].ReplyParentID) {
  4528. U.MD.R.printCommentHtml(_thirdbox, 3, {
  4529. rid: _data[2][j].ReplyID,
  4530. rpid: _data[2][j].ReplyParentID,
  4531. deep: _data[2][j].ReplyDeep,
  4532. topid: _data[2][j].ReplyTopID,
  4533. uid: _data[2][j].UserID,
  4534. tx: _data[2][j].ReplyUserThumbnailImageHead,
  4535. un: _data[2][j].UserName,
  4536. time: _data[2][j].ReplyAddTime,
  4537. content: _data[2][j].ReplyContent,
  4538. likesnum: U.Json.select(_data[3], { ReplyID: _data[2][j].ReplyID })[0],
  4539. replyinfo: {
  4540. uid: _data[2][j].uid, //评论的用户id
  4541. un: _data[2][j].un, //评论的用户名
  4542. tx: _data[2][j].tx //评论的头像
  4543. }
  4544. }, false, true, true);
  4545. }
  4546. }
  4547. }
  4548. });
  4549. } else {
  4550. U.Alert("请先登录");
  4551. }
  4552. }
  4553. /**
  4554. * 打印评论数据内容
  4555. * @param {object} 评论数据
  4556. * @param {element} 追加元素
  4557. * @param {object} 用于判断层级而显示指定内容
  4558. * object={
  4559. * rid,//评论id
  4560. * rpid,//评论父级id
  4561. * deep,//评论深度
  4562. * topid,//评论顶级id
  4563. * uid,//评论用户id
  4564. * un,//评论用户名
  4565. * tx,//评论用户头像
  4566. * time,//评论时间
  4567. * content,//评论内容
  4568. * likesnum,//评论点赞数
  4569. * shownum,//评论子集(所有子集)的评论数
  4570. * }
  4571. * @param {boolean} 元素插入类型
  4572. * @param {boolean} 是否需要回复功能,默认为false
  4573. * @param {boolean} 是否需要查看更多,用于区分设置查看更多类型
  4574. */
  4575. U.MD.R.printCommentHtml = function(el, type, data, appendtype, isreply, readmore) {
  4576. var _data = data,
  4577. _el = el,
  4578. _type = type,
  4579. // _eltype = obj.eltype ? obj.eltype : false,
  4580. // _showmore = obj.showmore,
  4581. _rid = _data.rid, //评论id
  4582. _rpid = _data.rpid, //评论父级id
  4583. _deep = _data.deep, //评论顶级id
  4584. _topid = _data.topid, //评论顶级id
  4585. _uid = _data.uid, //评论用户id
  4586. _tx = _data.tx, //评论用户名
  4587. _un = _data.un, //评论用户头像
  4588. _time = _data.time, //评论时间
  4589. _datacontent = _data.content, //评论内容
  4590. _likesnumjson = _data.likesnum, //点赞数
  4591. _showmoretxtjson = _data.shownum, //评论子集(所有子集)的评论数
  4592. _replyinfo_uid = _data.replyinfo ? _data.replyinfo.uid : "", //评论的用户id
  4593. _replyinfo_un = _data.replyinfo ? _data.replyinfo.un : "", //评论的用户名
  4594. _replyinfo_tx = _data.replyinfo ? _data.replyinfo.tx : "", //评论的头像
  4595. _appendtype = appendtype, //评论插入的方式,如果为true,那么就插入到所有评论的第一个(用于以及评论和二级评论),如果为false,那么就插入到最后一个
  4596. _isreply = isreply, //点击回复按钮,是否是弹出回复框,还是弹出查看更多,默认为false,
  4597. _readmore = readmore, //点击获取是
  4598. _box, //评论最外层元素
  4599. _info, //评论内层元素
  4600. _head, //评论用户头像最外层
  4601. _headimg, //评论用户头像
  4602. _content, //评论头像右侧内容
  4603. _content_top, //评论右侧内容-头部用户名区域
  4604. _username, //评论右侧内容-头部用户名区域-用户名
  4605. _commenttime, //评论右侧内容-头部用户名区域-评论时间
  4606. _text,
  4607. _content_bottom, //评论右侧内容-底部区域
  4608. _likeswarp, //评论右侧内容-底部区域-点赞最外层
  4609. _likesimg, //评论右侧内容-底部区域-点赞图片
  4610. _likesnum, //评论右侧内容-底部区域-点赞数
  4611. _replywarp, //评论右侧内容-底部区域-回复最外层
  4612. _showmorewarp, //评论右侧内容-底部区域-查看更多最外层
  4613. _showmoretext, //评论右侧内容-底部区域-查看更多文字元素
  4614. _position,
  4615. _contenteditable, //创建子集评论-评论操作区域最外层
  4616. _bottom, //创建子集评论-评论操作区域内层
  4617. _picturewarp, //创建子集评论-评论操作区域-图片最外层
  4618. _picture, //创建子集评论-评论操作区域-图片元素
  4619. _input, //创建子集评论-评论操作区域-上传input
  4620. _button, //创建子集评论-评论操作区域-发布按钮
  4621. _img_warp, //创建子集评论-评论操作区域-图片显示区域
  4622. _childrenbox; //用于存放子集评论
  4623. _box = $$("div", { "className": "U_MD_R_content_box" }); //创建内容盒子
  4624. if (_appendtype) { //判断插入类型是否为true,如果为true,那么就插入到所有评论的第一个(用于以及评论和二级评论),如果为false,那么就插入到最后一个
  4625. U.selectEl(_el).append(_box, 0, U.selectEl(_el)[0].firstChild);
  4626. } else { //如果为false,那么就插入到最后一个
  4627. U.selectEl(_el).append(_box);
  4628. }
  4629. _info = $$("div", { "className": "U_MD_R_content_box_warp" }, _box); //创建信息div
  4630. U.selectEl(_info).attr({ //给评论内层设置评论id、评论父级id、评论深度、评论顶级id、评论用户id。用于回复时获取信息。
  4631. "data-rid": _rid, //评论id
  4632. "data-RPID": _rpid, //评论父级id
  4633. "data-RD": _deep, //评论深度
  4634. "data-RBID": _topid, //评论顶级id
  4635. "data-RPUID": _uid //评论用户id
  4636. });
  4637. _head = $$("div", { "className": "U_MD_R_content_box_userhead" }, _info); //评论用户头像最外层
  4638. _headimg = $$("img", { //评论用户头像
  4639. "src": _tx,
  4640. onerror: "U.MD.R.imgError(this)"
  4641. }, _head);
  4642. _content = $$("div", { //评论头像右侧内容
  4643. "className": "U_MD_R_content_box_content",
  4644. style: { width: "calc(100% - 40px - 20px )" }
  4645. }, _info); //创建右侧div
  4646. _content_top = $$("div", { "className": "U_MD_R_content_box_content_top" }, _content); //评论右侧内容-头部用户名区域
  4647. _username = $$("div", { //评论右侧内容-头部用户名区域-用户名
  4648. "className": "U_MD_R_content_box_content_top_name",
  4649. "innerHTML": _un
  4650. }, _content_top);
  4651. if (_type == 3) { //如果为三级目录以下,那么就修改显示的用户名
  4652. _username.innerHTML = _un + '回复@' + _replyinfo_un;
  4653. }
  4654. _commenttime = $$("div", { //评论右侧内容-头部用户名区域-评论时间
  4655. "className": "U_MD_R_content_box_content_top_time",
  4656. "innerHTML": _time
  4657. }, _content_top);
  4658. _text = $$("div", { "className": "U_MD_R_content_box_content_text", "innerHTML": _datacontent }, _content); //创建内容区域
  4659. if ($(_text).find("img").length > 0) {
  4660. U.selectEl(_text).find("img")[0].onclick = function() {
  4661. // U.MD.UI.picture([this.src, this.src, this.src], 2);
  4662. U.MD.UI.picture([this.src], 0);
  4663. U.selectEl("#U_MD_UI_PictureForm").css("position", "fixed");
  4664. U.UF.F.topWindow($('#U_MD_UI_PictureForm')[0], true);
  4665. }
  4666. }
  4667. _content_bottom = $$("div", { "className": "U_MD_R_content_box_content_bottom" }, _content); //评论右侧内容-底部区域
  4668. _likeswarp = $$("div", { "className": "U_MD_R_content_box_content_bottom_likeswarp" }, _content_bottom); //评论右侧内容-底部区域-点赞最外层
  4669. _likeswarp.onclick = function() { //设置点赞事件
  4670. U.MD.R.like(this, _rid, US.userInfo.userid);
  4671. }
  4672. _likesimg = $$("img", { "src": "/img/reply/NOFabulous.png" }, _likeswarp); //评论右侧内容-底部区域-点赞图片
  4673. _likesnum = $$("div", { //评论右侧内容-底部区域-点赞数
  4674. "className": "U_MD_R_content_box_content_bottom_likeswarp_text",
  4675. "innerHTML": 0
  4676. }, _likeswarp);
  4677. if (_likesnumjson) { //如果有点赞数据,那么修改点赞数,并且修改图片。
  4678. _likesnum.innerHTML = _likesnumjson.ReplyNum;
  4679. U.A.Request("http://cd.1473.cn/net", ["db.1473.cn", "UseStudio_Reply", "Reply_SelectRepeatLikes_Moblie", _rid, US.userInfo.userid], function(r) {
  4680. if (r.value[0].mode == 1) {
  4681. _likesimg.src = "/img/reply/NOFabulous.png";
  4682. } else if (r.value[0].mode == 0) {
  4683. _likesimg.src = "/img/reply/Fabulous.png";
  4684. } else {
  4685. _likesimg.src = "/img/reply/NOFabulous.png";
  4686. }
  4687. })
  4688. //_likesimg.src = "/img/reply/Fabulous.png";
  4689. }
  4690. _replywarp = $$("div", { "className": "U_MD_R_content_box_content_bottom_replywarp" }, _content_bottom); //评论右侧内容-底部区域-回复最外层
  4691. if (_readmore) { //点击回复按钮,是否是弹出回复框,还是弹出查看更多,默认为false。如果为true,在元素下方显示出评论操作元素。
  4692. _replywarp.onclick = function() {
  4693. U.MD.R.subsetReply(this);
  4694. }
  4695. } else {
  4696. _replywarp.onclick = function() { //如果为false,弹出一个窗体。
  4697. U.MD.R.viewComment(_rid, true);
  4698. }
  4699. }
  4700. $$("img", { //创建回复图片
  4701. "src": "/img/reply/reply.png"
  4702. }, _replywarp);
  4703. $$("div", { //创建回复按钮
  4704. "innerHTML": "回复",
  4705. "className": "U_MD_R_content_box_content_bottom_replywarp_text"
  4706. }, _replywarp);
  4707. if (_type == 1) { //如果类型为1,并且点击回复后弹出窗体的,那么显示查看更多。
  4708. _showmorewarp = $$("div", { "className": "U_MD_R_content_box_content_bottom_showmorewarp" }, _content_bottom);
  4709. $$("img", {
  4710. "src": "/img/reply/list.png"
  4711. }, _showmorewarp);
  4712. _showmoretext = $$("div", {
  4713. "className": "U_MD_R_content_box_content_bottom_showmore_text"
  4714. }, _showmorewarp);
  4715. if (_readmore) {
  4716. _showmoretext.className = "U_MD_R_content_box_content_bottom_showmore_text U_MD_R_content_box_content_bottom_showmore_text_secondary"
  4717. _showmoretext.innerHTML = _showmoretxtjson ? "共有(" + "<span>" + _showmoretxtjson + "</span>" + ")条评论" : "没有评论(" + "<span>0</span>" + ")";
  4718. } else {
  4719. _showmoretext.className = "U_MD_R_content_box_content_bottom_showmore_text U_MD_R_content_box_content_bottom_showmore_text_important"
  4720. _showmoretext.innerHTML = _showmoretxtjson ? "查看更多(" + "<span>" + _showmoretxtjson + "</span>" + ")" : "查看更多(" + "<span>" + 0 + "</span>" + ")";
  4721. _showmorewarp.onclick = function() {
  4722. U.MD.R.viewComment(_rid, false);
  4723. }
  4724. }
  4725. }
  4726. if (_type == 1 && !readmore && U.selectEl(".U_MD_R_content_loading")[0]) {
  4727. if (U.MD.R.data.PageIndex < U.MD.R.data.AllCount) {
  4728. U.selectEl(".U_MD_R_content_loading")[0].innerHTML = "点击加载更多评论";
  4729. } else {
  4730. U.selectEl(".U_MD_R_content_loading").hide();
  4731. }
  4732. }
  4733. if (_type == 2 || _type == 3 || (_type == 1 && readmore)) { //如果是2级和3级以下,那么就创建操作区域。
  4734. _contenteditable = $$("div", { //创建子集评论-评论操作区域最外层
  4735. "className": "U_MD_R_content_box_content_edit",
  4736. "style": { "display": "none" }
  4737. }, _content);
  4738. _replyinput = $$("div", { "className": "U_MD_R_Reply_Content", "contenteditable": "true" }, _contenteditable); //创建回复元素
  4739. _bottom = $$("div", { "className": "U_MD_R_content_operation_right_bottom" }, _contenteditable); //创建子集评论-评论操作区域内层
  4740. $$("div", { //创建表情包按钮
  4741. "className": "U_MD_R_content_operation_right_bottom_emoji",
  4742. "onclick": function() {
  4743. U.UF.EV.stopBubble();
  4744. U.MD.UI.face(this, _replyinput);
  4745. U.selectEl(this)[0].append($("#U_MD_UI_face")[0]);
  4746. U.selectEl("#U_MD_UI_face").css({ "position": "relative", "height": "140px", "overflow-y": "scroll", "top": "-150px", "width": "450px", "display": "block" });
  4747. }
  4748. }, _bottom);
  4749. _picturewarp = $$("div", { "className": "U_MD_R_content_operation_right_bottom_picturewarp" }, _bottom); //创建子集评论-评论操作区域-图片最外层
  4750. _picture = $$("img", { src: "/img/reply/img.png" }, _picturewarp); //创建子集评论-评论操作区域-图片元素
  4751. _input = $$("input", { "type": "file" }, _picturewarp); //创建子集评论-评论操作区域-上传input
  4752. _input.onchange = function() { //赋予上传事件
  4753. U.MD.R.uploadImages(this, _img_warp);
  4754. }
  4755. _button = $$("div", { ////创建子集评论-评论操作区域-发布按钮
  4756. "className": "U_MD_R_content_operation_right_bottom_release",
  4757. "innerHTML": "发表评论"
  4758. }, _bottom); //内容发布
  4759. _button.onclick = function() { //赋予时间
  4760. if (_type == 1) {
  4761. _position = 2;
  4762. } else if (_type == 2) {
  4763. _position = 3;
  4764. } else if (_type == 3) {
  4765. _position = 4;
  4766. }
  4767. U.MD.R.release(_info, _type, false, _position);
  4768. }
  4769. _img_warp = $$("div", { "className": "U_MD_R_content_operation_right_bottom_imgloadbox U_MD_R_Reply_Image" }, _contenteditable); //创建子集评论-评论操作区域-图片显示区域
  4770. if (_type != 3) {
  4771. _childrenbox = $$("div", { "className": "U_MD_R_content_comment" }, _box); //内容盒子
  4772. }
  4773. return _childrenbox; //返回元素
  4774. }
  4775. }
  4776. /**
  4777. * 图片上传函数
  4778. * @param {element} input 元素
  4779. * @param {element} 上传成功后,图片插入的位置。
  4780. */
  4781. U.MD.R.uploadImages = function(input, el) {
  4782. var _el = el,
  4783. _imgwarp, _img, _filetype, _imgtype = /.*(jpg|png|gif|jpeg|JPG|PNG|GIF|JPEG)$/;
  4784. U.selectEl(_el)[0].innerHTML = "";
  4785. _imgwarp = $$("div", {}, _el);
  4786. _img = $$("img", { //创建img
  4787. "src": "/img/Reply/loading.gif",
  4788. "style": { "width": "100px", "height": "100px", "margin-right": "10px" }
  4789. }, _imgwarp);
  4790. U.UF.UP.inputUpload([input], "http://disk.1473.cn/USUpfile.ashx?typename=UseStudioEditor&UserId=FA92AAC5-4134-449F-9659-0DC12F4F68E9", function(r) {
  4791. _filetype = r.value[0].split(".")[1];
  4792. if (_filetype.match(_imgtype)) { //如果获取的文件是符合的文件类型进行上传
  4793. U.selectEl(_imgwarp).remove();
  4794. _imgwarp = $$("div", { "className": "U_MD_R_content_operation_right_bottom_imgloadbox_warp" }, _el);
  4795. $$("img", { "src": "http://fs.1473.cn/" + r.value[0] }, _imgwarp); //创建img
  4796. $$("div", { "className": "closebtn", "onclick": "U.MD.R.uploadImages.close(this)" }, _imgwarp);
  4797. U.alert("上传成功");
  4798. } else { //否则提醒用户选择上传图片文件
  4799. U.alert("请上传图片文件");
  4800. return;
  4801. }
  4802. }, []);
  4803. }
  4804. /**
  4805. * 图片关闭函数
  4806. * @param {element} 事件源
  4807. */
  4808. U.MD.R.uploadImages.close = function(el) {
  4809. U.selectEl(el).Parent().remove();
  4810. }
  4811. /**
  4812. * 二级以下(包括二级、三级等等)评论点击回复后显示隐藏操作区域
  4813. * @param {element} 事件源
  4814. */
  4815. U.MD.R.subsetReply = function(el) {
  4816. // U.selectEl(el)
  4817. var _el = U.selectEl($(el).Parent(2)).find(".U_MD_R_content_box_content_edit");
  4818. if (_el[0].style.display == "block") {
  4819. _el.hide();
  4820. } else {
  4821. _el.show();
  4822. }
  4823. }
  4824. /**
  4825. * 发表评论插入函数
  4826. */
  4827. U.MD.R.release = function(el, type, isreply, position) { //发表评论函数
  4828. if (US.userInfo.userid) {
  4829. var _el = el,
  4830. _type = type,
  4831. _isreply = isreply,
  4832. _position = position,
  4833. _content = U.selectEl(_el).find(".U_MD_R_Reply_Content")[0],
  4834. _imgwarp = U.selectEl(_el).find(".U_MD_R_Reply_Image"),
  4835. _uid = US.userInfo.userid,
  4836. _un = US.userInfo.UserName,
  4837. _utx = "http://fs.1473.cn/" + US.userInfo.UserImageHead,
  4838. _box;
  4839. if (_content.innerHTML.trim() != "" || _imgwarp.find("img").length > 0) {
  4840. var _rid = Guid.newGuid(),
  4841. _rpid = U.selectEl(el).attr("data-rid"),
  4842. _pid = U.MD.R.data.PID,
  4843. _aid = U.MD.R.data.AID,
  4844. _rc = "",
  4845. _rip = US.userInfo.RegisterIP,
  4846. _url = U.MD.R.data.URL,
  4847. _ra = null,
  4848. _rd = U.selectEl(el).attr("data-rd"),
  4849. _rbid = U.selectEl(el).attr("data-rbid"),
  4850. _rpuid = U.selectEl(el).attr("data-rpuid"),
  4851. _re = 1;
  4852. if (position == 1) {
  4853. _rd = 1;
  4854. } else if (position == 2 || position == 3) {
  4855. _rd = parseInt($(el).attr("data-rd")) + 1;
  4856. } else {
  4857. _rd = 3;
  4858. _rpid = U.selectEl(el).attr("data-rpid");
  4859. }
  4860. if ($(_imgwarp).find("img").length > 0) {
  4861. _rc = _content.innerHTML.trim() + _imgwarp.find("img")[0].outerHTML;
  4862. } else {
  4863. _rc = _content.innerHTML;
  4864. }
  4865. U.A.Request("http://cd.1473.cn/net", ["db.1473.cn", "UseStudio_Reply", "Reply_InsertReply", _rid, _rpid, _pid, _aid, _uid, _un, _utx, _rc, _rip, _url, _ra, _rd, _rpuid, _re, U.MD.R.getNowFormatDate()], function(r) {
  4866. var _data = r.value[0],
  4867. _appendtype, _readmore,
  4868. _more = U.selectEl("div[data-rid='" + _data.ReplyParentID + "']").find(".U_MD_R_content_box_content_bottom_showmore_text_important span")[0],
  4869. _more1 = U.selectEl("div[data-rid='" + _data.ReplyParentID + "']").find(".U_MD_R_content_box_content_bottom_showmore_text_secondary span")[0];
  4870. U.selectEl(_el).find(".U_MD_R_Reply_Content")[0].innerHTML = "";
  4871. U.UF.E.initEditor($(_el).find(".U_MD_R_Reply_Content")[0]); //调用函数
  4872. U.selectEl(_el).find(".U_MD_R_Reply_Image")[0].innerHTML = "";
  4873. if (_position == 1) {
  4874. _readmore = false;
  4875. _appendtype = true;
  4876. _el = U.selectEl("#U_MD_R_content_user_comment")[0];
  4877. } else {
  4878. _readmore = true;
  4879. _val = _more.innerText;
  4880. // _val1 = _more1.innerText;
  4881. if (_position == 2) {
  4882. _el = U.selectEl(_el).Parent().nextSibling;
  4883. _type = 2;
  4884. _appendtype = true;
  4885. }
  4886. if (_position == 3) {
  4887. if ($($(_el)[0].nextSibling).find(".U_MD_R_content_warp_box").length > 0) {
  4888. _el = U.selectEl($(_el)[0].nextSibling).find(".U_MD_R_content_warp_box");
  4889. } else {
  4890. _el = $$("div", { "className": "U_MD_R_content_warp_box" }, U.selectEl($(_el)[0].nextSibling)[0]);
  4891. //$(_el).attr({"data-replyid": _data[1][i].ReplyID});
  4892. }
  4893. _type = 2;
  4894. }
  4895. if (_position == 4) {
  4896. _el = U.selectEl($(_el).Parent()).Parent();
  4897. _type = 3;
  4898. }
  4899. _more.innerText = ++_val;
  4900. //_more1.innerText = ++_val1;
  4901. U.selectEl($(_content).Parent()).hide();
  4902. }
  4903. var _box = U.MD.R.printCommentHtml(_el, _type, {
  4904. rid: _data.ReplyID,
  4905. rpid: _data.ReplyParentID,
  4906. deep: _data.ReplyDeep,
  4907. topid: _data.ReplyTopID,
  4908. uid: _data.UserID,
  4909. tx: _data.ReplyUserThumbnailImageHead,
  4910. un: _data.UserName,
  4911. time: U.MD.R.getNowFormatDate() + '.0',
  4912. content: _data.ReplyContent,
  4913. replyinfo: {
  4914. uid: _data.uid, //评论的用户id
  4915. un: _data.un, //评论的用户名
  4916. tx: _data.tx //评论的头像
  4917. }
  4918. }, _appendtype, _isreply, _readmore);
  4919. // if (_position == 3) {
  4920. // var _box1 = $$("div", {"className": "U_MD_R_content_warp_box"}, _box);
  4921. // U.selectEl(_box1).attr({"data-replyid": _data[1][i].ReplyID});
  4922. // }
  4923. U.alert("评论成功");
  4924. });
  4925. } else {
  4926. U.alert("请输入评论内容");
  4927. }
  4928. } else {
  4929. U.Alert("请先登录");
  4930. }
  4931. }
  4932. /**
  4933. * 点赞函数
  4934. * @param {element} 事件源
  4935. * @param {string} 评论id
  4936. * @param {string} 用户id
  4937. */
  4938. U.MD.R.like = function(e, rid, uid) {
  4939. if (US.userInfo.userid) {
  4940. var _el = e,
  4941. _rid = rid,
  4942. _uid = uid;
  4943. U.A.Request("http://cd.1473.cn/net", ["db.1473.cn", "UseStudio_Reply", "Reply_SelectRepeatLikes", _rid, _uid], function(r) {
  4944. var _img = U.selectEl(_el).find("img")[0],
  4945. _text = U.selectEl(_el).find(".U_MD_R_content_box_content_bottom_likeswarp_text")[0],
  4946. _val = parseInt(_text.innerHTML);
  4947. if (r.value[0].mode == 0) {
  4948. _img.src = "/img/reply/NOFabulous.png";
  4949. _text.innerHTML = --_val;
  4950. } else {
  4951. _img.src = "/img/reply/Fabulous.png";
  4952. _text.innerHTML = ++_val;
  4953. }
  4954. });
  4955. } else {
  4956. U.Alert("请先登录");
  4957. }
  4958. }
  4959. /**
  4960. * 图片错误所执行的函数
  4961. * @param {element} 事件源
  4962. */
  4963. U.MD.R.imgError = function(el) {
  4964. U.selectEl(el)[0].src = "/img/UserHead/UseHead.jpg";
  4965. }
  4966. /**
  4967. * 函数作用:调用登录函数
  4968. */
  4969. U.MD.R.login = function() {
  4970. if ($("#U_MD_HomeC_Pop")[0]) {
  4971. U.UF.F.windowTopCenter($("#U_MD_HomeC_Pop")[0]);
  4972. } else {
  4973. U.UF.CD.loadPageCrossDomain(function() {});
  4974. U.MD.U.L.setLoginCallBack(function() {
  4975. U.MD.R.login.cb();
  4976. });
  4977. }
  4978. }
  4979. /**
  4980. * cookie登录,如果登录成功,则修改头像以及用户名
  4981. */
  4982. U.MD.R.login.cookieLogin = function(cb) {
  4983. if (U.UF.Cookie.get("usestudiosso") && U.UF.Cookie.get("usestudiosso", "userid")[0]) {
  4984. U.UF.CD.loadPageCrossDomain(function() {
  4985. U.MD.U.L.loginCallBack = function() {
  4986. cb && cb();
  4987. U.selectEl(".U_MD_R_content_operation_userhead img")[0].src = 'http://fs.1473.cn/' + US.userInfo.UserThumbnailImageHead; //用户登录后的操作
  4988. U.selectEl(".U_MD_R_content_operation_userlogin")[0].innerHTML = US.userInfo.UserName; //设置登录用户头像,登录用户名等操作
  4989. }
  4990. });
  4991. } else {
  4992. cb && cb();
  4993. }
  4994. }
  4995. /**
  4996. * 登录之后的回调函数
  4997. */
  4998. U.MD.R.login.cb = function() {
  4999. U.selectEl(".U_MD_R_content_operation_userhead img")[0].src = 'http://fs.1473.cn/' + US.userInfo.UserThumbnailImageHead; //用户登录后的操作
  5000. U.selectEl(".U_MD_R_content_operation_userlogin")[0].innerHTML = US.userInfo.UserName; //设置登录用户头像,登录用户名等操作
  5001. }
  5002. //获取当前时间
  5003. U.MD.R.getNowFormatDate = function() {
  5004. var date = new Date();
  5005. var seperator1 = "-";
  5006. var seperator2 = ":";
  5007. var month = date.getMonth() + 1;
  5008. var strDate = date.getDate();
  5009. if (month >= 1 && month <= 9) {
  5010. month = "0" + month;
  5011. }
  5012. if (strDate >= 0 && strDate <= 9) {
  5013. strDate = "0" + strDate;
  5014. }
  5015. var currentdate = date.getFullYear() + seperator1 + month + seperator1 + strDate +
  5016. " " + date.getHours() + seperator2 + date.getMinutes() +
  5017. seperator2 + date.getSeconds();
  5018. return currentdate;
  5019. }
  5020. ;
  5021. ///<jscompress sourcefile="Table.js" />
  5022. Namespace.register("U.MD.UI.table");
  5023. /*
  5024. 表格控件的基础函数
  5025. param1 datasource 数据源是一个object类型数组。
  5026. param2 titles 标题是一个json类型数据
  5027. param3 css 样式是一个json类型数据
  5028. param4 parent 父元素
  5029. */
  5030. U.MD.UI.table = function(datasource, titles, css, parent) {
  5031. U.MD.UI.table.thead(datasource, titles, css, parent);
  5032. //创建表格
  5033. }
  5034. /*
  5035. 表格控件的头部函数
  5036. param1 {json} datasource 数据源是一个object类型数组。
  5037. param2 {json} titles 标题是一个json类型数据
  5038. param3 {json} css 宽度是一个json类型数据
  5039. param4 {element} parent 父元素
  5040. param5 {number} index 默认页面
  5041. param6 {number} prows 页面
  5042. */
  5043. U.MD.UI.table.thead = function(datasource, titles, css, parent, index, prows) {
  5044. if (!index) {
  5045. //index默认为一
  5046. index = 1;
  5047. //prwos默认为数据源的长度
  5048. prows = datasource.length;
  5049. }
  5050. var _table, _thead, _tr, _tbody;
  5051. //申明变量
  5052. _table = $$("table", {
  5053. style: {
  5054. "text-align": "center",
  5055. "position": "relative",
  5056. "width": " 100%",
  5057. "border-collapse": " collapse",
  5058. "border-width": " 1px",
  5059. "border-style": " solid",
  5060. "border-color": " rgb(213, 213, 213)",
  5061. "border-image": " initial",
  5062. "display": "table"
  5063. }
  5064. }, parent);
  5065. //创建table标签
  5066. _thead = $$("thead", {}, _table);
  5067. //创建thead标签
  5068. _tr = $$("tr", {}, _thead);
  5069. //创建tr标签
  5070. for (var num in titles) {
  5071. //遍历titles
  5072. if (typeof titles[num] === "object") {
  5073. //判断是否有绑定事件
  5074. $$("th", {
  5075. innerHTML: titles[num].name,
  5076. style: {
  5077. "cssText": css[num],
  5078. "padding": "10px 0",
  5079. "font-weight": "normal",
  5080. "border": "1px solid #d5d5d5"
  5081. },
  5082. id: "th"
  5083. }, _tr);
  5084. //生成th
  5085. } else {
  5086. $$("th", {
  5087. innerHTML: titles[num],
  5088. style: {
  5089. "cssText": css[num],
  5090. "padding": "10px 0",
  5091. "font-weight": "normal",
  5092. "border": "1px solid #d5d5d5"
  5093. },
  5094. id: "th"
  5095. }, _tr);
  5096. //生成th
  5097. }
  5098. }
  5099. _tbody = $$("tbody", { style: { cssText: "width:100%;" }, id: "tbody" }, _table);
  5100. //生成tbody
  5101. U.MD.UI.table.tbody(_tbody, datasource, titles, css, index, prows);
  5102. //运行tbody函数
  5103. return _tbody;
  5104. //返回tbody
  5105. }
  5106. /*
  5107. 表格控件的身体函数
  5108. param1 {element} parent 父元素,表格生成的地方
  5109. param2 {json} datasource 数据源是一个object类型数组。
  5110. param3 {json} titles 标题是一个json类型数据
  5111. param4 {json} css 宽度是一个json类型数据
  5112. param5 {number} index 默认页面
  5113. param6 {number} prows 页面行数
  5114. */
  5115. U.MD.UI.table.tbody = function(parent, datasource, titles, css, index, prows) {
  5116. var _tr, _td, _div, _neirong;
  5117. //申明变量
  5118. for (var num = (index - 1) * prows; num < index * prows && num < datasource.length; num++) {
  5119. //建立一个循环,以(index - 1) * prows为初始值,index * prows为终点进行循环
  5120. if (num % 2 != 0) {
  5121. //判断table列表的行数是否是单数
  5122. _tr = $$("tr", { style: { cssText: "background-color: #FFF;" }, id: "tr" }, parent);
  5123. //行数是单的背景颜色是白色
  5124. } else {
  5125. _tr = $$("tr", { style: { cssText: "background-color: #dde4ee;" }, id: "tr" }, parent);
  5126. //行数是双的背景颜色是#dde4ee
  5127. }
  5128. for (var name in titles) {
  5129. //遍历titles
  5130. _td = $$("td", { id: "td" }, _tr);
  5131. //生成td
  5132. if (titles[name].content) {
  5133. for (var k = 0; k < titles[name].content.length; k++) {
  5134. //遍历添加的元素
  5135. _div = U.MD.UI.table.printDiv(_td, titles[name].content[k]);
  5136. //生成div
  5137. if (titles[name].content[k].onclick) {
  5138. U.MD.UI.table.onclick(_div, datasource[num], titles[name].content[k].onclick);
  5139. }
  5140. //添加点击事件
  5141. }
  5142. } else {
  5143. _div = $$("div", { innerHTML: datasource[num][name], style: { "overflow": "hidden", "cssText": css[name] } }, _td);
  5144. if (titles[name].id) { //判断是否需要给td添加id
  5145. _div.id = datasource[num][titles[name].id];
  5146. }
  5147. }
  5148. }
  5149. }
  5150. }
  5151. /*
  5152. 表格控件的分页表格函数
  5153. param1 {json} datasource 数据源 json
  5154. param2 {json} titles 标题是一个json类型数据
  5155. param3 {json} css 宽度是一个json类型数据
  5156. param4 {number} prows 页面行数 int
  5157. param5 {number} index 默认页面 int
  5158. param6 {element} parent 父元素
  5159. */
  5160. U.MD.UI.table.pageTable = function(datasource, titles, css, prows, index, parent) {
  5161. var _div = $$("div", {
  5162. "style": {
  5163. "left": "0px",
  5164. "right": "0px",
  5165. "width": "100%",
  5166. "margin": "0 auto",
  5167. "top": "200px"
  5168. }
  5169. }, parent);
  5170. //生成一个大div放表格和分页
  5171. var _tdiv = $$("div", {}, _div);
  5172. //生成一个div 放表格
  5173. var _tbody = U.MD.UI.table.thead(datasource, titles, css, _tdiv, index, prows);
  5174. //生成表格,放_tdiv里
  5175. var _pdiv = $$("div", { "style": { "width": "650px", "margin": "20px auto 0 auto" } }, _div); //生成一个div 放分页按钮
  5176. new U.UF.P.page(_pdiv, datasource.length, prows, index, function(page) {
  5177. //生成分页控件,当点击其他页面是触发匿名波函数
  5178. U.MD.UI.table.delChild(_tbody);
  5179. //当点击下一页时,首先删除tbody 下全部子元
  5180. U.MD.UI.table.tbody(_tbody, datasource, titles, css, page, prows);
  5181. //生成tbody
  5182. });
  5183. }
  5184. /*
  5185. 删除子元素函数
  5186. param {element}obj 删除子元素的函数
  5187. */
  5188. U.MD.UI.table.delChild = function(obj) {
  5189. for (var num = obj.children.length - 1; num >= 0; num--) {
  5190. //得到元素底下的全部子元素
  5191. obj.removeChild(obj.children[num])
  5192. //删除子元素
  5193. }
  5194. }
  5195. /*
  5196. 点击事件函数
  5197. param1 {element} obj 点击事件的触发对象
  5198. param2 {json} datasource 展示的数据
  5199. */
  5200. U.MD.UI.table.onclick = function(obj, datasource, fun) {
  5201. obj.onclick = function() {
  5202. //绑定事件
  5203. fun(datasource);
  5204. }
  5205. }
  5206. /*
  5207. 打印div
  5208. param2 {sting || element} content 生成内容(字符串或者元素)
  5209. param1 {element} parent 生成的父元素
  5210. */
  5211. U.MD.UI.table.printDiv = function(parent, content) {
  5212. var _div;
  5213. //判断content类型是否是字符串
  5214. if (typeof content.name == "string") {
  5215. //是字符串的生成div,打印内容
  5216. _div = $$("div", { "innerHTML": content.name }, parent);
  5217. }
  5218. //如果content类型是object类型
  5219. if (typeof content.name == "object") {
  5220. //就克隆Contet
  5221. var _dd = content.name.cloneNode(true);
  5222. parent.appendChild(_dd);
  5223. _div = _dd;
  5224. }
  5225. return _div;
  5226. };
  5227. ///<jscompress sourcefile="Tree.js" />
  5228. Namespace.register("U.MD.UI.Tree");
  5229. //json要求:
  5230. //里面需要包含id,name,deep(依赖),img_url(显示图片源),child(附属目录),为一个数值,每一个值为一个json,child的格式也是一样
  5231. //案例
  5232. // [{ id: "1", name: "文件夹", deep: 0, img_url: 'http://api.1473.cn/Uform/Image/tree/folder.png',
  5233. //child: [{ id: "2", name: "文件夹", deep: 1, img_url: "http://api.1473.cn/Uform/Image/tree/folder.png",
  5234. // child: [{ id: "5", name: "文件夹", deep: 2, img_url: "http://api.1473.cn/Uform/Image/tree/folder.png"}]
  5235. // },
  5236. //{ id: "3", name: "文件夹", deep: 1, img_url: "http://api.1473.cn/Uform/Image/tree/folder.png" },
  5237. //{ id: "4", name: "文件夹", deep: 1, img_url: "http://api.1473.cn/Uform/Image/tree/folder.png"}]
  5238. //}]
  5239. /*
  5240. 将二维数组转化为列表的方法
  5241. arr {arr} 数据源json里面需要包含id,name,deep(依赖),img_url(显示图片源),child(附属目录),外部是数组
  5242. tree {object} 要插入列表的地方
  5243. bookfun {function} 每一行目录的点击事件
  5244. leftfun {function} 右键事件
  5245. */
  5246. U.MD.UI.Tree = function(arr, treeaction, bookfun, leftfun) {
  5247. json = []; //将外变量josn清空
  5248. var _json = arr; //定义局部变量_json,值为r
  5249. for (var _i = 0; _i < _json.length; _i++) { //定义循环,循环对象为
  5250. U.MD.UI.Tree.jsonAdd(json, _json[_i]); //运行函数,生成json
  5251. }
  5252. treeaction.innerHTML = ""; //清空tree的内容
  5253. U.MD.UI.Tree.treeCreate(json, treeaction, bookfun); //运行方法,在tree中生成树状图
  5254. treeaction.oncontextmenu = function(e) {
  5255. e.preventDefault(); //去掉默认的contextmenu事件,否则会和右键事件同时出现。
  5256. };
  5257. treeaction.onmousedown = function(e) { //设置树状图的右键点击事件
  5258. if (e.button == 2) {
  5259. leftfun(e, bookfun); //运行右键事件
  5260. }
  5261. }
  5262. }
  5263. /*
  5264. 将二维数组转化为列表的方法
  5265. json {arr} 数据源json里面需要包含id,name,deep(依赖),img_url(显示图片源),child(附属目录),外部是数组
  5266. tree {object} 要插入列表的地方
  5267. bookfun {function} 没一行的点击事件
  5268. */
  5269. U.MD.UI.Tree.treeCreate = function(json, tree, onclickfun) {
  5270. for (var _i = 0; _i < json.length; _i++) { //创建循环,解析json数组,得到每一个json
  5271. var _ul = $$("ul", { className: "U_MD_UI_Tree_a " + json[_i].parentID }, tree); //创建var对象,在tree中创建ul
  5272. var _li = $$("li", { id: json[_i].id, parentid: json[_i].parentid, className: "U_MD_UI_Tree_listyle", parentid: json[_i].id, deep: json[_i].deep }, _ul); //创建var对象,在ul中创建li,id为a+jsonid
  5273. var _img = $$("img", { "onerror": U.MD.C.imgError, src: json[_i].img_url, className: "U_MD_UI_Tree_imgstyle" }, _li); //创建var对象,在li中创建img
  5274. var _span = $$("span", { innerHTML: json[_i].name, className: "spanstyle" }, _li); //创建var对象,在li中创建span,内容为json的name
  5275. _ul.style.display = "none";
  5276. if (json[_i].deep == "1") { _ul.style.display = "block" } //进行判断,判断是否为一级目录,不是的先隐藏
  5277. _img.aa = false; //定义img的一个变量,用来控制列表的展开和关闭
  5278. var _liobj = document.getElementsByClassName("U_MD_UI_Tree_a " + json[_i].parentID)[0]; //定义一个let对象为获取到的对应的li对象
  5279. _ul.style.display = _liobj.style.display; //如果是展开状态,显示ul
  5280. _li.onclick = function() { //定义li的点击事件
  5281. onclickfun(this); //执行bookconlick函数,改变book对象的内容
  5282. _liobj = document.getElementsByClassName("U_MD_UI_Tree_a " + this.parentid);
  5283. if (_img.aa === true) { //如果img.aa等于true
  5284. _img.aa = false; //修改img.aa对象为false
  5285. for (var _ii = 0; _ii < _liobj.length; _ii++) { //定义循环,循环对象为获取到的li对象集合
  5286. _liobj[_ii].style.display = "none"; //将集合隐藏
  5287. }
  5288. } else { //如果img.aa等于false
  5289. _img.aa = true; //修改img.aa等于true
  5290. for (var _ii = 0; _ii < _liobj.length; _ii++) { //定义循环,循环对象为获取到的li对象集合
  5291. _liobj[_ii].style.display = "block"; //将集合显示
  5292. }
  5293. }
  5294. }
  5295. if (json[_i].child) {
  5296. U.MD.UI.Tree.treeCreate(json[_i].child, _ul, onclickfun); //重新调用函数,参数为child的对象数组,ul对象,20的边距值,隐藏,改变的book对象
  5297. }
  5298. }
  5299. }
  5300. /*
  5301. 在json中插入json的方法
  5302. json {arr} 要被插入的json对象
  5303. addjson {json} 要查入的json对象
  5304. */
  5305. U.MD.UI.Tree.jsonAdd = function(json, addjson) {
  5306. var _addid = addjson.parentID; //定义要目的地id,等于插入json的parentID值
  5307. if (_addid == "0") { //进行判断,判断目的地id是否在第一层(0)
  5308. json[json.length] = addjson; //如果在,直接在json的第一层中加入要插入的json
  5309. return json; //结束方法,返回json对象
  5310. }
  5311. for (var _i = 0; _i < json.length; _i++) { //创建循环,解析json数组,得到每一个json
  5312. if (json[_i].id == _addid) { //进行判断,判断json的id是否等于获取到的目的地id,如果是
  5313. if (json[_i].child) { //进行判断,判断json的child有没有值
  5314. json[_i].child[json[_i].child.length] = addjson; //如果有,就在其中添加插入对象
  5315. return json; //结束方法,返回json对象
  5316. } else { //如果json中没有child
  5317. json[_i].child = [];
  5318. json[_i].child[json[_i].child.length] = addjson; //将json的child等于插入的对象
  5319. return json; //结束方法,返回json对象
  5320. }
  5321. }
  5322. if (json[_i].child) { //如果json的id不与目的地id相等且json中存在child
  5323. var _return = U.MD.UI.Tree.jsonAdd(json[_i].child, addjson); //定义函数,调用自己,变量为json的child,要插入的json
  5324. json[_i].child = _return; //json的child等于返回的json
  5325. }
  5326. }
  5327. return json; //返回json对象
  5328. }
  5329. /*
  5330. rightButton {object} 要插入li的右键对象
  5331. e {json} 点击事件的信息
  5332. */
  5333. U.MD.UI.Tree.rightOnclick = function(rightButton, e) {
  5334. var _li = $$("li", { className: "U_MD_UI_Tree_rightli", innerHTML: "新建文件夹", parentid: e.path[1].parentid, deep: parseInt(e.path[1].deep) + 1 }, rightButton); //在右键菜单中添加li
  5335. var _li1 = $$("li", { className: "U_MD_UI_Tree_rightli", innerHTML: "重命名", parentid: e.path[1].parentid, deep: parseInt(e.path[1].deep) + 1 }, rightButton); //在右键菜单中添加li
  5336. var _li2 = $$("li", { className: "U_MD_UI_Tree_rightli", innerHTML: "删除", parentid: e.path[1].parentid, deep: parseInt(e.path[1].deep + 1) }, rightButton); //在右键菜单中添加li
  5337. var _return = [];
  5338. _return[0] = _li;
  5339. _return[1] = _li1;
  5340. _return[2] = _li2;
  5341. return _return;
  5342. }
  5343. /*
  5344. 搜索arr中最高的id方法
  5345. arr {arr} 要搜索的arr对象
  5346. */
  5347. U.MD.UI.Tree.createID = function(arr) {
  5348. var _return = 0; //定义变量
  5349. for (var _i = 0; _i < arr.length; _i++) { //定义循环,循环对象为arr
  5350. if (parseInt(arr[_i].id) > _return) { //进行判断,如果arr的id比_return大
  5351. _return = parseInt(arr[_i].id); //修改_return的值
  5352. }
  5353. }
  5354. return _return; //返回变量
  5355. };
  5356. ///<jscompress sourcefile="Txt.js" />
  5357. //编辑器
  5358. Namespace.register("U.MD.UI.txt");;
  5359. ///<jscompress sourcefile="Upload.js" />
  5360. ;