index.js 280 KB

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