Basic.js 187 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091929394959697989910010110210310410510610710810911011111211311411511611711811912012112212312412512612712812913013113213313413513613713813914014114214314414514614714814915015115215315415515615715815916016116216316416516616716816917017117217317417517617717817918018118218318418518618718818919019119219319419519619719819920020120220320420520620720820921021121221321421521621721821922022122222322422522622722822923023123223323423523623723823924024124224324424524624724824925025125225325425525625725825926026126226326426526626726826927027127227327427527627727827928028128228328428528628728828929029129229329429529629729829930030130230330430530630730830931031131231331431531631731831932032132232332432532632732832933033133233333433533633733833934034134234334434534634734834935035135235335435535635735835936036136236336436536636736836937037137237337437537637737837938038138238338438538638738838939039139239339439539639739839940040140240340440540640740840941041141241341441541641741841942042142242342442542642742842943043143243343443543643743843944044144244344444544644744844945045145245345445545645745845946046146246346446546646746846947047147247347447547647747847948048148248348448548648748848949049149249349449549649749849950050150250350450550650750850951051151251351451551651751851952052152252352452552652752852953053153253353453553653753853954054154254354454554654754854955055155255355455555655755855956056156256356456556656756856957057157257357457557657757857958058158258358458558658758858959059159259359459559659759859960060160260360460560660760860961061161261361461561661761861962062162262362462562662762862963063163263363463563663763863964064164264364464564664764864965065165265365465565665765865966066166266366466566666766866967067167267367467567667767867968068168268368468568668768868969069169269369469569669769869970070170270370470570670770870971071171271371471571671771871972072172272372472572672772872973073173273373473573673773873974074174274374474574674774874975075175275375475575675775875976076176276376476576676776876977077177277377477577677777877978078178278378478578678778878979079179279379479579679779879980080180280380480580680780880981081181281381481581681781881982082182282382482582682782882983083183283383483583683783883984084184284384484584684784884985085185285385485585685785885986086186286386486586686786886987087187287387487587687787887988088188288388488588688788888989089189289389489589689789889990090190290390490590690790890991091191291391491591691791891992092192292392492592692792892993093193293393493593693793893994094194294394494594694794894995095195295395495595695795895996096196296396496596696796896997097197297397497597697797897998098198298398498598698798898999099199299399499599699799899910001001100210031004100510061007100810091010101110121013101410151016101710181019102010211022102310241025102610271028102910301031103210331034103510361037103810391040104110421043104410451046104710481049105010511052105310541055105610571058105910601061106210631064106510661067106810691070107110721073107410751076107710781079108010811082108310841085108610871088108910901091109210931094109510961097109810991100110111021103110411051106110711081109111011111112111311141115111611171118111911201121112211231124112511261127112811291130113111321133113411351136113711381139114011411142114311441145114611471148114911501151115211531154115511561157115811591160116111621163116411651166116711681169117011711172117311741175117611771178117911801181118211831184118511861187118811891190119111921193119411951196119711981199120012011202120312041205120612071208120912101211121212131214121512161217121812191220122112221223122412251226122712281229123012311232123312341235123612371238123912401241124212431244124512461247124812491250125112521253125412551256125712581259126012611262126312641265126612671268126912701271127212731274127512761277127812791280128112821283128412851286128712881289129012911292129312941295129612971298129913001301130213031304130513061307130813091310131113121313131413151316131713181319132013211322132313241325132613271328132913301331133213331334133513361337133813391340134113421343134413451346134713481349135013511352135313541355135613571358135913601361136213631364136513661367136813691370137113721373137413751376137713781379138013811382138313841385138613871388138913901391139213931394139513961397139813991400140114021403140414051406140714081409141014111412141314141415141614171418141914201421142214231424142514261427142814291430143114321433143414351436143714381439144014411442144314441445144614471448144914501451145214531454145514561457145814591460146114621463146414651466146714681469147014711472147314741475147614771478147914801481148214831484148514861487148814891490149114921493149414951496149714981499150015011502150315041505150615071508150915101511151215131514151515161517151815191520152115221523152415251526152715281529153015311532153315341535153615371538153915401541154215431544154515461547154815491550155115521553155415551556155715581559156015611562156315641565156615671568156915701571157215731574157515761577157815791580158115821583158415851586158715881589159015911592159315941595159615971598159916001601160216031604160516061607160816091610161116121613161416151616161716181619162016211622162316241625162616271628162916301631163216331634163516361637163816391640164116421643164416451646164716481649165016511652165316541655165616571658165916601661166216631664166516661667166816691670167116721673167416751676167716781679168016811682168316841685168616871688168916901691169216931694169516961697169816991700170117021703170417051706170717081709171017111712171317141715171617171718171917201721172217231724172517261727172817291730173117321733173417351736173717381739174017411742174317441745174617471748174917501751175217531754175517561757175817591760176117621763176417651766176717681769177017711772177317741775177617771778177917801781178217831784178517861787178817891790179117921793179417951796179717981799180018011802180318041805180618071808180918101811181218131814181518161817181818191820182118221823182418251826182718281829183018311832183318341835183618371838183918401841184218431844184518461847184818491850185118521853185418551856185718581859186018611862186318641865186618671868186918701871187218731874187518761877187818791880188118821883188418851886188718881889189018911892189318941895189618971898189919001901190219031904190519061907190819091910191119121913191419151916191719181919192019211922192319241925192619271928192919301931193219331934193519361937193819391940194119421943194419451946194719481949195019511952195319541955195619571958195919601961196219631964196519661967196819691970197119721973197419751976197719781979198019811982198319841985198619871988198919901991199219931994199519961997199819992000200120022003200420052006200720082009201020112012201320142015201620172018201920202021202220232024202520262027202820292030203120322033203420352036203720382039204020412042204320442045204620472048204920502051205220532054205520562057205820592060206120622063206420652066206720682069207020712072207320742075207620772078207920802081208220832084208520862087208820892090209120922093209420952096209720982099210021012102210321042105210621072108210921102111211221132114211521162117211821192120212121222123212421252126212721282129213021312132213321342135213621372138213921402141214221432144214521462147214821492150215121522153215421552156215721582159216021612162216321642165216621672168216921702171217221732174217521762177217821792180218121822183218421852186218721882189219021912192219321942195219621972198219922002201220222032204220522062207220822092210221122122213221422152216221722182219222022212222222322242225222622272228222922302231223222332234223522362237223822392240224122422243224422452246224722482249225022512252225322542255225622572258225922602261226222632264226522662267226822692270227122722273227422752276227722782279228022812282228322842285228622872288228922902291229222932294229522962297229822992300230123022303230423052306230723082309231023112312231323142315231623172318231923202321232223232324232523262327232823292330233123322333233423352336233723382339234023412342234323442345234623472348234923502351235223532354235523562357235823592360236123622363236423652366236723682369237023712372237323742375237623772378237923802381238223832384238523862387238823892390239123922393239423952396239723982399240024012402240324042405240624072408240924102411241224132414241524162417241824192420242124222423242424252426242724282429243024312432243324342435243624372438243924402441244224432444244524462447244824492450245124522453245424552456245724582459246024612462246324642465246624672468246924702471247224732474247524762477247824792480248124822483248424852486248724882489249024912492249324942495249624972498249925002501250225032504250525062507250825092510251125122513251425152516251725182519252025212522252325242525252625272528252925302531253225332534253525362537253825392540254125422543254425452546254725482549255025512552255325542555255625572558255925602561256225632564256525662567256825692570257125722573257425752576257725782579258025812582258325842585258625872588258925902591259225932594259525962597259825992600260126022603260426052606260726082609261026112612261326142615261626172618261926202621262226232624262526262627262826292630263126322633263426352636263726382639264026412642264326442645264626472648264926502651265226532654265526562657265826592660266126622663266426652666266726682669267026712672267326742675267626772678267926802681268226832684268526862687268826892690269126922693269426952696269726982699270027012702270327042705270627072708270927102711271227132714271527162717271827192720272127222723272427252726272727282729273027312732273327342735273627372738273927402741274227432744274527462747274827492750275127522753275427552756275727582759276027612762276327642765276627672768276927702771277227732774277527762777277827792780278127822783278427852786278727882789279027912792279327942795279627972798279928002801280228032804280528062807280828092810281128122813281428152816281728182819282028212822282328242825282628272828282928302831283228332834283528362837283828392840284128422843284428452846284728482849285028512852285328542855285628572858285928602861286228632864286528662867286828692870287128722873287428752876287728782879288028812882288328842885288628872888288928902891289228932894289528962897289828992900290129022903290429052906290729082909291029112912291329142915291629172918291929202921292229232924292529262927292829292930293129322933293429352936293729382939294029412942294329442945294629472948294929502951295229532954295529562957295829592960296129622963296429652966296729682969297029712972297329742975297629772978297929802981298229832984298529862987298829892990299129922993299429952996299729982999300030013002300330043005300630073008300930103011301230133014301530163017301830193020302130223023302430253026302730283029303030313032303330343035303630373038303930403041304230433044304530463047304830493050305130523053305430553056305730583059306030613062306330643065306630673068306930703071307230733074307530763077307830793080308130823083308430853086308730883089309030913092309330943095309630973098309931003101310231033104310531063107310831093110311131123113311431153116311731183119312031213122312331243125312631273128312931303131313231333134313531363137313831393140314131423143314431453146314731483149315031513152315331543155315631573158315931603161316231633164316531663167316831693170317131723173317431753176317731783179318031813182318331843185318631873188318931903191319231933194319531963197319831993200320132023203320432053206320732083209321032113212321332143215321632173218321932203221322232233224322532263227322832293230323132323233323432353236323732383239324032413242324332443245324632473248324932503251325232533254325532563257325832593260326132623263326432653266326732683269327032713272327332743275327632773278327932803281328232833284328532863287328832893290329132923293329432953296329732983299330033013302330333043305330633073308330933103311331233133314331533163317331833193320332133223323332433253326332733283329333033313332333333343335333633373338333933403341334233433344334533463347334833493350335133523353335433553356335733583359336033613362336333643365336633673368336933703371337233733374337533763377337833793380338133823383338433853386338733883389339033913392339333943395339633973398339934003401340234033404340534063407340834093410341134123413341434153416341734183419342034213422342334243425342634273428342934303431343234333434343534363437343834393440344134423443344434453446344734483449345034513452345334543455345634573458345934603461346234633464346534663467346834693470347134723473347434753476347734783479348034813482348334843485348634873488348934903491349234933494349534963497349834993500350135023503350435053506350735083509351035113512351335143515351635173518351935203521352235233524352535263527352835293530353135323533353435353536353735383539354035413542354335443545354635473548354935503551355235533554355535563557355835593560356135623563356435653566356735683569357035713572357335743575357635773578357935803581358235833584358535863587358835893590359135923593359435953596359735983599360036013602360336043605360636073608360936103611361236133614361536163617361836193620362136223623362436253626362736283629363036313632363336343635363636373638363936403641364236433644364536463647364836493650365136523653365436553656365736583659366036613662366336643665366636673668366936703671367236733674367536763677367836793680368136823683368436853686368736883689369036913692369336943695369636973698369937003701370237033704370537063707370837093710371137123713371437153716371737183719372037213722372337243725372637273728372937303731373237333734373537363737373837393740374137423743374437453746374737483749375037513752375337543755375637573758375937603761376237633764376537663767376837693770377137723773377437753776377737783779378037813782378337843785378637873788378937903791379237933794379537963797379837993800380138023803380438053806380738083809381038113812381338143815381638173818381938203821382238233824382538263827382838293830383138323833383438353836383738383839384038413842384338443845384638473848384938503851385238533854385538563857385838593860386138623863
  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',
  586. innerText: _d,
  587. "onclick": function () {
  588. U.MD.UI.calendar.day = this.innerText;
  589. U.MD.UI.calendar.outPutDate()
  590. }
  591. }, _li) : $$('span', {
  592. "className": 'U_MD_UI_calendar_day U_MD_UI_calendar_weekend',
  593. innerText: _d,
  594. "onclick": function () {
  595. U.MD.UI.calendar.day = this.innerText;
  596. U.MD.UI.calendar.outPutDate()
  597. }
  598. }, _li);
  599. } else if (_today) { /*如果是今天,打重点*/
  600. $$('span', {
  601. "className": 'U_MD_UI_calendar_day U_MD_UI_calendar_today',
  602. innerText: _d,
  603. "onclick": function () {
  604. U.MD.UI.calendar.day = this.innerText;
  605. U.MD.UI.calendar.outPutDate()
  606. }
  607. }, _li)
  608. } else { /*默认样式*/
  609. $$('span', {
  610. "className": 'U_MD_UI_calendar_day',
  611. innerText: _d,
  612. "onclick": function () {
  613. U.MD.UI.calendar.day = this.innerText;
  614. U.MD.UI.calendar.outPutDate()
  615. }
  616. }, _li)
  617. }
  618. } else { /*显示下个月的星期,给上字体是灰色的样式*/
  619. $$('span', { "className": 'U_MD_UI_calendar_unavailable', innerText: (_i - (_fullDay + _monthFristDay) + 1) }, _li)
  620. }
  621. }
  622. U.MD.UI.calendar.tit.innerText = U.MD.UI.calendar.year + '-' + (U.MD.UI.calendar.month + 1) + '月'; /*转换格式,然后丢到日历标题文本框里*/
  623. }
  624. /**
  625. * 年月控制器
  626. * @param num 需要减的月数
  627. * @param check 如果是true表示点击了向右的小三角,是false表示点击了向左的小三角
  628. */
  629. U.MD.UI.calendar.fullDate = function (num, check) {
  630. var _year = (_n = Math.abs(num) / 12) >= 1 ? _n >>> 0 : 0,
  631. /*如果月份/12大于1,也就是超过12月或者说1年, _n>>>0取出整数部分*/
  632. _month = Math.abs(num) % 12; /*月份膜上12剩下的就是月份*/
  633. !check && (_month = -_month);
  634. !check && (_year = -_year);
  635. U.MD.UI.calendar.month += _month; /*月份加一或减一*/
  636. U.MD.UI.calendar.year += _year; /*年份加一或减一*/
  637. if (check) {
  638. if (U.MD.UI.calendar.month > 11) { /*如果月份大于11*/
  639. U.MD.UI.calendar.month = 0; /*月份清空*/
  640. U.MD.UI.calendar.year++; /*年份加一*/
  641. }
  642. } else {
  643. if (U.MD.UI.calendar.month < 0) { /*如果月份小于0*/
  644. U.MD.UI.calendar.month = 11; /*可变月赋值11,即表示12月*/
  645. U.MD.UI.calendar.year--; /*可变年减一*/
  646. }
  647. }
  648. if (U.MD.UI.calendar.mark == 1) { U.MD.UI.calendar.showDay() }; /*更新日期显示*/
  649. if (U.MD.UI.calendar.mark == 2) { U.MD.UI.calendar.tit.innerText = U.MD.UI.calendar.year }; /*标记数是2,即代表在选择月模块,*/
  650. if (U.MD.UI.calendar.mark == 3) { U.MD.UI.calendar.dateTenYear() }; /*标记数是3,即代表在选择年模块,*/
  651. }
  652. /**
  653. * 转换输出格式
  654. * @param symbol 分割符号
  655. * @param isnow 【boolean】 是否获取当前时间
  656. * @returns {*} 返回字符串
  657. */
  658. U.MD.UI.calendar.formartDate = function (symbol, isnow) {
  659. var _symbol, y, m, d, h, m, s;
  660. _symbol = symbol || '-'
  661. y = isnow ? U.MD.UI.calendar.CURRENTYEAR : U.MD.UI.calendar.year;
  662. m = isnow ? U.MD.UI.calendar.CURRENTMONTH + 1 : U.MD.UI.calendar.month + 1;
  663. d = isnow ? U.MD.UI.calendar.CURRENTDAY : U.MD.UI.calendar.day;
  664. m = (m.toString())[1] ? m : '0' + m;
  665. d = (d.toString())[1] ? d : '0' + d;
  666. var _dateStr = y + _symbol + m + _symbol + d;
  667. if (typeof U.MD.UI.calendar.datetimeformat == 'boolean' && U.MD.UI.calendar.datetimeformat) {
  668. if (isnow) {
  669. var _nowDate = new Date();
  670. U.MD.UI.calendar.hour = _nowDate.getHours();
  671. U.MD.UI.calendar.minute = _nowDate.getMinutes();
  672. U.MD.UI.calendar.second = _nowDate.getSeconds();
  673. }
  674. h = (U.MD.UI.calendar.hour.toString())[1] ? U.MD.UI.calendar.hour : '0' + U.MD.UI.calendar.hour;
  675. m = (U.MD.UI.calendar.minute.toString())[1] ? U.MD.UI.calendar.minute : '0' + U.MD.UI.calendar.minute;
  676. s = (U.MD.UI.calendar.second.toString())[1] ? U.MD.UI.calendar.second : '0' + U.MD.UI.calendar.second;
  677. _dateStr += " " + h + ":" + m + ":" + s;
  678. }
  679. return _dateStr;
  680. }
  681. /**
  682. * 创建选择天时需要循环绑定的函数
  683. */
  684. /*
  685. U.MD.UI.calendar.outPutDate = function () {
  686. if (U.MD.UI.calendar.fouseinp.value) {
  687. U.MD.UI.calendar.fouseinp.value = U.MD.UI.calendar.formartDate(U.MD.UI.calendar.year, U.MD.UI.calendar.month + 1, this.innerText);
  688. } else {
  689. U.MD.UI.calendar.fouseinp.innerText = U.MD.UI.calendar.formartDate(U.MD.UI.calendar.year, U.MD.UI.calendar.month + 1, this.innerText);
  690. }
  691. U.MD.UI.calendar.board.style.display = 'none';
  692. }
  693. */
  694. /**
  695. * 创建选择天时需要循环绑定的函数
  696. */
  697. U.MD.UI.calendar.outPutDate = function (isNow) {
  698. if (U.MD.UI.calendar.fouseinp.tagName === 'INPUT') {
  699. U.MD.UI.calendar.fouseinp.value = U.MD.UI.calendar.formartDate('-', isNow); /*选择天后进入转换年月日输入格式函数*/
  700. } else {
  701. U.MD.UI.calendar.fouseinp.innerText = U.MD.UI.calendar.formartDate('-', isNow); /*选择天后进入转换年月日输入格式函数*/
  702. }
  703. U.MD.UI.calendar.CheckedDay && U.MD.UI.calendar.CheckedDay();
  704. U.MD.UI.calendar.board.style.display = 'none'; /*隐藏日历控件*/
  705. }
  706. /**
  707. * 显示与隐藏
  708. * @param blockEl 需要显示的元素
  709. * @param noneEl 需要隐藏的元素
  710. * @param val 显示的方式
  711. * @returns {*[]} 返回数组[显示元素,隐藏元素]
  712. */
  713. U.MD.UI.calendar.changeDisplay = function (blockEl, noneEl, val) {
  714. val = val || 'block'; /*默认block*/
  715. if (blockEl && typeof blockEl === 'object') { blockEl.setAttribute('style', 'display:' + val) } /*如果blockEL存在且blockEl是个对象,进行属性的赋值*/
  716. if (noneEl && typeof noneEl === 'object') { noneEl.setAttribute('style', 'display:none') }; /*如果noneEl存在且noneEl是个对象,进行属性的赋值*/
  717. return [blockEl, noneEl];
  718. }
  719. /**
  720. * 更新选择年的模块内容
  721. */
  722. U.MD.UI.calendar.dateTenYear = function () {
  723. _yearArr = U.selectEl('#calendar_year > ul > li'); /*获取选择年模块里的li*/
  724. _startYear = U.MD.UI.calendar.year - (U.MD.UI.calendar.year % 10); /**/
  725. for (var i = 0; i < _yearArr.length; i++) {
  726. _yearArr[i].onclick = function () {
  727. U.MD.UI.calendar.mark = 2; /*标记数赋值2*/
  728. U.MD.UI.calendar.year = parseInt(this.innerText); /*修改年的的值*/
  729. U.MD.UI.calendar.changeDisplay($('#calendar_month')[0], U.selectEl('#calendar_year')[0]); /*显示选择月板块,隐藏选择年的板块*/
  730. U.MD.UI.calendar.tit.innerText = this.innerText; /*改变日历title显示格式*/
  731. }
  732. _yearArr[i].innerHTML = ''; /*清空li里面的内容*/
  733. if (i == 0 || i == _yearArr.length - 1) { /*头尾年*/
  734. $$('span', { "className": "U_MD_UI_calendar_unavailable", innerText: (_startYear + i - 1) }, _yearArr[i]);
  735. } else if ((_startYear + i - 1) === U.MD.UI.calendar.CURRENTYEAR) { /*当前年*/
  736. $$('span', { style: { "background-color": "#eed1bc" }, innerText: (_startYear + i - 1) }, _yearArr[i])
  737. } else { /*默认输出*/
  738. $$('span', { innerText: (_startYear + i - 1) }, _yearArr[i])
  739. }
  740. }
  741. U.MD.UI.calendar.tit.innerText = (t = (U.MD.UI.calendar.year - (U.MD.UI.calendar.year % 10))) + '-' + (t + 9); /*改变日历title显示格式*/
  742. }
  743. /**
  744. * 时分秒数据初始化
  745. * @param deafultflag 【boolean】是否初始化数据
  746. */
  747. U.MD.UI.calendar.ChooseDefault = function (deafultflag) {
  748. if (U.MD.UI.calendar.datetimeformat) { //判断是否显示时分秒模板
  749. if (deafultflag) { //是否初始化数据
  750. U.MD.UI.calendar.hour = '00'; //重置
  751. U.MD.UI.calendar.minute = '00'; //重置
  752. U.MD.UI.calendar.second = '00'; //重置
  753. U.selectEl(U.MD.UI.calendar.board).find('.U_MD_UI_calendar_timeRowActive').removeClass('U_MD_UI_calendar_timeRowActive'); //清除选中的样式
  754. !$('#U_MD_UI_calendar_timeText').length && U.MD.UI.calendar.createChooseTime($('#calendar_timeChoose')[0]); //是否有加载时分秒模块
  755. }
  756. U.selectEl('#calendar_time')[0].style.display = "block"; //显示选择时间的功能区
  757. U.selectEl('#calendar_timeChoose')[0].style.display = 'none'; //隐藏选择时分秒选择区
  758. U.selectEl('#U_MD_UI_calendar_timeText')[0].innerText = "选择时间"; //重置
  759. U.selectEl('#U_MD_UI_calendar_timeText').removeClass("U_MD_UI_calendar_timeTextClick"); //重置
  760. } else {
  761. U.selectEl('#calendar_time')[0].style.display = 'none'; //重置
  762. U.selectEl('#calendar_timeChoose')[0].style.display = 'none'; //重置
  763. }
  764. }
  765. U.MD.UI.calendar.SetCallBack = function (funcname, func) {
  766. if (typeof func != 'function' || !"CheckedDay ".match(funcname + ' '))
  767. return 0;
  768. U.MD.UI.calendar[funcname] = func
  769. };
  770. ///<jscompress sourcefile="City.js" />
  771. Namespace.register("U.MD.UI.city");
  772. /**
  773. * [Control description] 城市控件接口
  774. * @param {[html元素]} element [需要使用城市控件的元素(默认放置到element下面)]
  775. */
  776. U.MD.UI.city = function (element) {
  777. U.UF.EV.stopBubble(); //阻止事件冒泡 防止被body的事件覆盖
  778. if (!element || !element.tagName) { //如果element存在tagName 则一定是html元素 否则不执行城市控件
  779. return;
  780. }
  781. if (_cityBox = U.selectEl("#U_MD_UI_city_cityBox")[0]) {
  782. var _rect = element.getBoundingClientRect();
  783. _cityBox.style.top = _rect.top + _rect.height + document.documentElement.scrollTop + "px";
  784. //调整控件的top位置
  785. _cityBox.style.left = _rect.left + document.documentElement.scrollLeft + "px";
  786. //调整控件的left位置
  787. U.selectEl(_cityBox).removeClass("U_MD_UI_city_hidden");
  788. //删除掉hidden的class名(显示城市控件) 目的: 去除掉display为none的样式
  789. U.MD.UI.city.Attr.inputNode = element; //获取最终结果的表单元素 可能会不同 因此 inputNode需要重新赋值
  790. return;
  791. }
  792. var _city = U.MD.UI.city; //简写命名空间
  793. _city.create(element); //将控件html代码添加到body上 并调整控件位置
  794. _city.Attr = { //存放节点 与 变量 的json对象
  795. "inputNode": element //判断是哪个表单点击的 为赋值所用
  796. };
  797. _city.init(); //函数初始化(添加js功能)
  798. };
  799. U.MD.UI.city.Attr = {}; //存放元素与变量的json全局变量 未赋值
  800. U.MD.UI.city.usedCity = null; //存放常用市数据的变量
  801. U.MD.UI.city.province = null; //存放省数据的变量
  802. U.MD.UI.city.city = {}; //存放市数据的变量
  803. U.MD.UI.city.area = {}; //存放区数据的变量
  804. U.MD.UI.city.htmlTemplate = ' <ul class="U_MD_UI_city_menuBox"> <!--控件的头部-->\n' +
  805. '\n' +
  806. ' <!--U_MD_UI_city_menuChecked 选中菜单的按钮时所用的"className":红色-->\n' +
  807. ' <!--U_MD_UI_city_filled 表示待填写class 为增删class占位置 防出错 以下都是-->\n' +
  808. ' <!--U_MD_UI_city_menuoChecked 选择城市后所添加的class 红色小圆点-->\n' +
  809. ' <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' +
  810. ' <span>常用市</span>\n' +
  811. ' </li>\n' +
  812. '\n' +
  813. ' <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' +
  814. ' <span>省/直辖市</span>\n' +
  815. ' </li>\n' +
  816. '\n' +
  817. ' <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' +
  818. ' <span>请选择</span>\n' +
  819. ' </li>\n' +
  820. '\n' +
  821. ' <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' +
  822. ' <span>请选择</span>\n' +
  823. ' </li>\n' +
  824. ' </ul>\n' +
  825. '\n' +
  826. '\n' +
  827. ' <!--以下为主要内容区域-->\n' +
  828. ' <!-- ----------------------------------------------------------------------------- -->\n' +
  829. ' <ul id="U_MD_UI_city_usedCityCont" class="U_MD_UI_city_filled U_MD_UI_city_Cont"> <!-- &lt;!&ndash;常用城市盒子节点&ndash;&gt; -->\n' +
  830. ' <li id="U_MD_UI_city_liTemplate"><span>光明新区</span></li>\n' +
  831. ' <!-- U_MD_UI_city_liTemplate 为内容区域的li的模板 可无视 已display为none -->\n' +
  832. ' <!--U_MD_UI_city_Cont_ochecked 选中城市的按钮时所用的"className":红色-->\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_provinceCont"> <!-- &lt;!&ndash;存放省的盒子节点&ndash;&gt; -->\n' +
  837. ' </ul>\n' +
  838. '\n' +
  839. '\n' +
  840. ' <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' +
  841. ' </ul>\n' +
  842. '\n' +
  843. '\n' +
  844. ' <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' +
  845. ' </ul>';
  846. //html代码
  847. /**
  848. * 添加html代码,并且判断html代码是否存在 若存在 则不添加
  849. * @param {[html元素]} element [需要使用城市控件的元素(默认放置到element下面)]
  850. */
  851. U.MD.UI.city.create = function (element) {
  852. var _cityBox = $$("div", { id: 'U_MD_UI_city_cityBox', className: 'U_MD_UI_city_cityBox U_MD_UI_city_hidden' }, document.body);
  853. _cityBox.innerHTML += U.MD.UI.city.htmlTemplate;
  854. var _rect = element.getBoundingClientRect();
  855. _cityBox.style.top = _rect.top + _rect.height + document.documentElement.scrollTop + "px";
  856. //调整控件的top位置
  857. _cityBox.style.left = _rect.left + document.documentElement.scrollLeft + "px";
  858. //调整控件的left位置
  859. U.MD.UI.city.Attr.inputNode = element;
  860. //获取最终结果的表单元素 可能会不同 因此 inputNode需要重新赋值
  861. U.selectEl(_cityBox).removeClass("U_MD_UI_city_hidden");
  862. //删除掉hidden的class名(显示城市控件) 目的: 去除掉display为none的样式
  863. };
  864. /**
  865. * 函数初始化
  866. */
  867. U.MD.UI.city.init = function () {
  868. var _city = U.MD.UI.city; //简写命名空间
  869. _city.getUsedCity(); //获取常用市所有数据
  870. _city.inputEvent(); //添加监听事件: 点击表单显示城市控件并发送后台请求数据 与 点击body区域隐藏城市控件
  871. _city.menuEvent(); //添加监听事件: 点击菜单显示对应的内容
  872. };
  873. /**
  874. * 为表单添加点击事件
  875. */
  876. U.MD.UI.city.inputEvent = function () {
  877. var _city = U.MD.UI.city; //简写命名空间
  878. var _attr = _city.Attr; //简写全局属性json名
  879. var _hidden = "U_MD_UI_city_hidden"; //class样式名 由于太长赋值给变量 _hidden 控制元素display的样式
  880. var _cityBox = U.selectEl("#U_MD_UI_city_cityBox")[0]; //城市控件总盒子节点
  881. U.selectEl(document).bind('click', function () { //点击body时 隐藏城市控件
  882. U.selectEl(_cityBox).addClass(_hidden);
  883. //添加掉hidden的class名 目的: 添加display为none的样式
  884. }, false);
  885. U.selectEl(_cityBox).bind('click', function (e) { //防止点击城市控件时 被body的事件覆盖而隐藏 因此加上防止冒泡处理
  886. U.UF.EV.stopBubble(e);
  887. //阻止事件冒泡
  888. });
  889. U.selectEl("#U_MD_UI_city_areaCont")[0].onclick = function () {
  890. if ($("#U_MD_UI_city_areaCont")[0]) {
  891. U.selectEl("#U_MD_UI_city_cityBox")[0].style.display = "none";
  892. }
  893. }
  894. };
  895. /**
  896. * 为每个菜单添加点击事件
  897. */
  898. U.MD.UI.city.menuEvent = function () {
  899. var _city = U.MD.UI.city; //简写命名空间
  900. var _attr = _city.Attr; //简写全局属性json名
  901. var _menuAllNode = U.selectEl("[data-city-mark]"); //所有菜单节点;
  902. var _hidden = "U_MD_UI_city_hidden"; //class样式名 由于太长赋值给变量 _hidden 控制元素display的样式
  903. for (var i = 0, len = _menuAllNode.length; i < len; i++) { //循环所有菜单元素
  904. var _el = _menuAllNode[i]; //获取每个菜单 赋值给变量el
  905. U.selectEl(_el).bind('click', function () { //添加点击事件
  906. _city.menuClassControl(this, "U_MD_UI_city_menuChecked", "data-city-mark", _hidden); //为每个菜单添加对应每个区域的事件
  907. });
  908. if (_el.id === "U_MD_UI_city_provinceMenu") { //如果点击的是 省/直辖市 菜单 则获取对应的数据
  909. U.selectEl(_el).bind('click', function () {
  910. _city.getProvince(); //省/直辖市菜单的点击事件 获取数据
  911. })
  912. }
  913. }
  914. };
  915. /**
  916. * 获取数据常用市的所有数据
  917. */
  918. U.MD.UI.city.getUsedCity = function () {
  919. var _city = U.MD.UI.city; //简写命名空间
  920. var _attr = _city.Attr; //简写全局属性json名
  921. var _usedCityMenu = U.selectEl("#U_MD_UI_city_usedCityMenu")[0]; //常用市菜单按钮
  922. var _liTemplate = U.selectEl("#U_MD_UI_city_liTemplate")[0]; //要clone的li的模板
  923. var _usedCityCont = U.selectEl("#U_MD_UI_city_usedCityCont")[0]; //常用市内容区域
  924. if (!_city.usedCity) { //如果 常用市(_city.usedCity) 无数据 则发送请求到后台获取数据 并打印出来
  925. U.A.Request("http://cd.1473.cn/php", ["db.1473.cn", "UseStudio_Controls", "City_UsedCity"], function (r) {
  926. _city.usedCity = r.value;
  927. _city.allDataPrint(_usedCityMenu, _city.usedCity, _liTemplate, "usedCity", _usedCityCont); //打印数据
  928. });
  929. }
  930. };
  931. /**
  932. * 获取省/直辖市的所有数据
  933. */
  934. U.MD.UI.city.getProvince = function () {
  935. var _city = U.MD.UI.city; //简写命名空间
  936. var _attr = _city.Attr; //简写全局属性json名
  937. var _provinceMenu = U.selectEl("#U_MD_UI_city_provinceMenu")[0]; //省菜单按钮
  938. var _liTemplate = U.selectEl("#U_MD_UI_city_liTemplate")[0]; //要clone的li的模板
  939. var _provinceCont = U.selectEl("#U_MD_UI_city_provinceCont")[0]; //省内容区域
  940. if (!_city.province) { //如果 省/直辖市(_city.province) 无数据 则发送请求到后台获取数据 并打印出来
  941. U.A.Request("http://cd.1473.cn/php", ["db.1473.cn", "UseStudio_Controls", "City_Province"], function (r) {
  942. _city.province = r.value;
  943. _city.allDataPrint(_provinceMenu, _city.province, _liTemplate, "province", _provinceCont); //打印数据
  944. });
  945. }
  946. };
  947. /**
  948. * 通过code 获取市的所有数据
  949. * @param code 省级的id
  950. */
  951. U.MD.UI.city.getCity = function (code) {
  952. var _city = U.MD.UI.city; //简写命名空间
  953. var _attr = _city.Attr; //简写全局属性json名
  954. var _cityMenu = U.selectEl("#U_MD_UI_city_cityMenu")[0]; //市菜单按钮
  955. var _liTemplate = U.selectEl("#U_MD_UI_city_liTemplate")[0]; //要clone的li的模板
  956. var _cityCont = U.selectEl("#U_MD_UI_city_cityCont")[0]; //市内容区域
  957. var _hidden = "U_MD_UI_city_hidden"; //class样式名 由于太长赋值给变量 _hidden 控制元素display的样式
  958. if (!_city.city[code]) { //_city.city = json 而_city.city[code]则是对应的数组值 例如:我点击广东后 获取到了广东的id 则我要通过 广东的id 获取下级的市数据 因此如果json中没有该值 则向后台发送请求获取
  959. _city.menuClassControl(_cityMenu, "U_MD_UI_city_menuChecked", "data-city-mark", _hidden); //相当于点击菜单 将城市的菜单于内容 "先"显示出来 再加载数据 防止多次点击
  960. U.A.Request("http://cd.1473.cn/php", ["db.1473.cn", "UseStudio_Controls", "City_PidFind", code, 1], function (r) {
  961. _city.city[code] = r.value;
  962. //_city.city = {}
  963. //r.value = [{},{},{}]
  964. //为了能判断该code下是否有数据 因此需要在_city.city下添加一个 以code为键名 r.value为值的数组
  965. //例如:_city.city = {} code = 123 r.value = [{a:1},{a:1},{a:1}] 最后会变成 _city.city = {123:[{a:1},{a:1},{a:1}]}
  966. _city.allDataPrint(_cityMenu, _city.city[code], _liTemplate, "city", _cityCont); //打印数据
  967. });
  968. } else { //如果json下有数据 则直接打印该数据
  969. _city.menuClassControl(_cityMenu, "U_MD_UI_city_menuChecked", "data-city-mark", _hidden); //相当于点击菜单 将城市的菜单与内容区域 显示出来
  970. _city.allDataPrint(_cityMenu, _city.city[code], _liTemplate, "city", _cityCont); //打印数据
  971. }
  972. };
  973. /**
  974. * 通过code 获取区级的所有数据 函数的意思可参看上面getCity的注释
  975. * @param code 参数为市级的id
  976. */
  977. U.MD.UI.city.getarea = function (code) {
  978. var _city = U.MD.UI.city; //简写命名空间
  979. var _attr = _city.Attr; //简写全局属性json名
  980. var _areaMenu = U.selectEl("#U_MD_UI_city_areaMenu")[0]; //区菜单按钮
  981. var _hidden = "U_MD_UI_city_hidden"; //class样式名 由于太长赋值给变量 _hidden 控制元素display的样式
  982. var _liTemplate = U.selectEl("#U_MD_UI_city_liTemplate")[0]; //要clone的li的模板
  983. var _areaCont = U.selectEl("#U_MD_UI_city_areaCont")[0]; //区内容区域
  984. if (!_city.area[code]) {
  985. _city.menuClassControl(_areaMenu, "U_MD_UI_city_menuChecked", "data-city-mark", _hidden); //相当于点击菜单 将城市的菜单于内容 "先"显示出来 再加载数据 防止多次点击
  986. U.A.Request("http://cd.1473.cn/php", ["db.1473.cn", "UseStudio_Controls", "City_PidFind", code, 2], function (r) {
  987. _city.area[code] = r.value;
  988. _city.allDataPrint(_areaMenu, _city.area[code], _liTemplate, "area", _areaCont);
  989. });
  990. } else {
  991. _city.menuClassControl(_areaMenu, "U_MD_UI_city_menuChecked", "data-city-mark", _hidden); //相当于点击菜单 将城市的菜单于内容 "先"显示出来 再加载数据 防止多次点击
  992. _city.allDataPrint(_areaMenu, _city.area[code], _liTemplate, "area", _areaCont);
  993. }
  994. };
  995. /**
  996. * 打印传过来的数组json数据
  997. * @param {[type]} menu [与之对应的菜单元素]
  998. * @param {[type]} data [是一个数组json]
  999. * @param {[type]} template [是一个li模板 clone用的]
  1000. * @param {[type]} type [数据类型("province"、"usedCity"....) 为判断所用]
  1001. * @param {[type]} parent [父节点("cityCont,areaCont...") 也叫做内容区域 ]
  1002. */
  1003. U.MD.UI.city.allDataPrint = function (menu, data, template, type, parent) {
  1004. var _city = U.MD.UI.city; //简写命名空间
  1005. var _attr = _city.Attr; //简写全局属性json名
  1006. var _usedCityMenu = U.selectEl("#U_MD_UI_city_usedCityMenu")[0]; //常用市菜单按钮
  1007. var _provinceMenu = U.selectEl("#U_MD_UI_city_provinceMenu")[0]; //省菜单按钮
  1008. var _len = data.length; //数组json的长度
  1009. var _menu = menu; //菜单元素 赋值给 _menu变量
  1010. for (var i = 0; i < _len; i++) {
  1011. // 遍历 data数据(数组json)
  1012. var _span = _city.dataPrint(data[i], template, type, parent);
  1013. //单个数据打印 PS:由于data是一个 数组json([{a:1},{a:2},{a:3}]) 因此 需要将获取对应的数据 并添加在 对应的 parent(内容区域) 上
  1014. _span.onclick = function () {
  1015. var _type = U.selectEl(this).attr("data-city-type");
  1016. //获取点击的span标签的属于哪一类型 (比如: 点击省的数据 是 province 市的数据 则时 city)
  1017. var _code = U.selectEl(this).attr("data-city-code");
  1018. //获取数据编码 为寻找下一层所用
  1019. U.selectEl(_menu.children[0]).addClass("U_MD_UI_city_menuoChecked");
  1020. //点击后为 对应的相对应的菜单添加红色小圆点样式 例如:点击省/直辖市菜单下的 广东后 省/直辖市就会多一个红色小圆点的样式
  1021. _menu.children[0].innerText = this.innerText;
  1022. //改变对应菜单的名字为:点击数据的值 例如:点击"省/直辖市"菜单 下的广东 则 菜单的名字则变为 广东 PS: children[0] 为 li下的span标签
  1023. U.selectEl(_menu).attr("data-city-res", this.innerText);
  1024. //给自定义属性 data-city-res 添加为: 点击数据的值 PS: 为获取最终值给表单所用
  1025. _city.contClassControl(this, "U_MD_UI_city_Cont_ochecked");
  1026. //给所选的内容数据添加红色背景 并且删除同一内容区域拥有红色背景的其他元素
  1027. switch (_type) {
  1028. //此处为 判断 点击 各类型数据需要做的动作 type为判断哪种类型 比如: type值为 "province" 则是 省/直辖市菜单下的 数据 点击这些数据后 就是要做的事情
  1029. case "province":
  1030. _city.getCity(_code);
  1031. //将数据的 code 值传入给 城市函数 来获取城市数据 PS: 获取市的数据需要获取他们的parentid 而code则是他们的parentid
  1032. _city.initAllClass(_usedCityMenu);
  1033. //点击省/直辖市下的数据的话 则初始化 常用市菜单 与 相对应的内容区域样式
  1034. break;
  1035. case "usedCity":
  1036. if (this.innerText === "重庆") { //由于重庆这个城市比较特殊 因此需要在常用市那将重庆转为省数据
  1037. _city.getCity(_code);
  1038. } else {
  1039. _city.getarea(_code);
  1040. }
  1041. //在将数据的 code 值传入给 城市函数 来获取城市数据 PS: 获取市的数据需要获取他们的parentid 而code则是他们的parentid
  1042. _city.initAllClass(_provinceMenu);
  1043. //点击常用市下的数据的话 则初始化 省/直辖市菜单 与 相对应的内容区域样式
  1044. break;
  1045. case "city":
  1046. _city.getarea(_code);
  1047. //在将数据的 code 值传入给 区函数 来获取区数据 PS: 获取区的数据需要获取他们的parentid 而code则是他们的parentid
  1048. break;
  1049. case "area":
  1050. _city.getRes("data-city-res");
  1051. //由于该控件是 省-市-区 因此 当点击区里的数据时 则调用获取最终值的函数
  1052. break;
  1053. }
  1054. }
  1055. }
  1056. };
  1057. /**
  1058. * 打印单个数据api(创建节点,赋id 赋innerText 等等)
  1059. * @param {[json对象]} data [json对象的数据]
  1060. * @param {[元素]} template [需要clone的li模板]
  1061. * @param {[字符串]} type [属于哪种城市类型]
  1062. * @param {[元素]} parent [父节点]
  1063. * @return {[元素]} [克隆完后的一条li下的span节点]
  1064. */
  1065. U.MD.UI.city.dataPrint = function (data, template, type, parent) {
  1066. var _city = U.MD.UI.city; //简写命名空间
  1067. var _liNode = _city.clone(template), //克隆已建好的li模板
  1068. _spanNode = _liNode.children[0]; //获取li的span节点
  1069. var _shortName = data.short_name; //获取城市名字缩写
  1070. var _name = data.name; //获取名字全称
  1071. _liNode.id = type + data.id; //添加id
  1072. _spanNode.innerText = _shortName; //添加文字内容
  1073. if (_shortName === "北京" || _shortName === "上海" || _shortName === "天津" || _shortName === "重庆") { //由于这4个城市的 缩写 和省的名字相同 因此 需要将数据名 改成name 详见数据库
  1074. if (parent.id === "U_MD_UI_city_cityCont") {
  1075. _spanNode.innerText = _name; //添加文字内容
  1076. }
  1077. }
  1078. if (parent.id === "U_MD_UI_city_areaCont") { //由于区级数据库 的缩写少了一个区 例如:显示出来的 龙岗区 被缩成 龙岗 因此需要将值等于他们的全称
  1079. _spanNode.innerText = _name; //添加文字内容
  1080. }
  1081. _spanNode.id = "span_" + type + data.id;
  1082. U.selectEl(_spanNode).attr("data-city-code", data.id); //添加自定义属性 编号
  1083. U.selectEl(_spanNode).attr("data-city-type", type); //添加自定义属性 类型
  1084. parent.appendChild(_liNode); //添加到parent节点上
  1085. return _spanNode; //返回该元素
  1086. };
  1087. /**
  1088. * 添加选中时的class 并删除已有该class的元素
  1089. * @param {[元素]} el [点击菜单的元素]
  1090. * @param {[字符串]} cs [选中菜单时的class]
  1091. * @param {[字符串]} dataattr [菜单的自定义属性 与 对应内容区域的id相同]
  1092. * @param {[字符串]} hiddenCs [对应内容区域的class]
  1093. */
  1094. U.MD.UI.city.menuClassControl = function (el, cs, dataattr, hiddenCs) {
  1095. var _city = U.MD.UI.city; //简写命名空间
  1096. var _attr = _city.Attr; //简写全局属性json名
  1097. var _cityMenu = U.selectEl("#U_MD_UI_city_cityMenu")[0]; //市菜单按钮
  1098. var _areaMenu = U.selectEl("#U_MD_UI_city_areaMenu")[0]; //区菜单按钮
  1099. var _cityCont = U.selectEl("#U_MD_UI_city_cityCont")[0]; //市内容区域
  1100. var _areaCont = U.selectEl("#U_MD_UI_city_areaCont")[0]; //区内容区域
  1101. var _oEl = U.selectEl("." + cs)[0];
  1102. //找到拥有该class的元素
  1103. if (_oEl) { U.selectEl(_oEl).removeClass(cs) };
  1104. //如果找的到该元素 则删除此元素的class
  1105. U.selectEl(el).addClass(cs);
  1106. //为el元素添加该class
  1107. var _oElCont = U.selectEl("#" + U.selectEl(_oEl).attr(dataattr))[0];
  1108. //找到拥有该class的菜单元素的自定义属性的值 并找到对应区域块的元素(区域块元素的id 与 自定义属性的值相等)
  1109. var _elCont = U.selectEl("#" + U.selectEl(el).attr(dataattr))[0];
  1110. //同上 找到点击菜单元素的自定义属性的值
  1111. U.selectEl(_oElCont).addClass(hiddenCs);
  1112. //添加名为hiddenCs 的className (添加与删除 display为none)
  1113. U.selectEl(_elCont).removeClass(hiddenCs);
  1114. //elCont元素的display为block
  1115. var _id = el.id;
  1116. switch (_id) { //以下为点击菜单时所作出的不同执行命令
  1117. case "U_MD_UI_city_usedCityMenu":
  1118. case "U_MD_UI_city_provinceMenu": //当为菜单常用市 或者 省直辖市时 将区 与 市菜单 与对应内容区域 清空初始化
  1119. U.selectEl(_cityMenu).addClass(hiddenCs);
  1120. U.selectEl(_areaMenu).addClass(hiddenCs);
  1121. U.selectEl(_cityCont).addClass(hiddenCs);
  1122. U.selectEl(_areaCont).addClass(hiddenCs);
  1123. _cityMenu.children[0].innerText = "请选择";
  1124. _areaMenu.children[0].innerText = "请选择";
  1125. _cityCont.innerHTML = "";
  1126. _areaCont.innerHTML = "";
  1127. U.selectEl(_cityMenu).attr("data-city-res", "");
  1128. U.selectEl(_areaMenu).attr("data-city-res", "");
  1129. break;
  1130. case "U_MD_UI_city_cityMenu": //当为市菜单时 将 区菜单 与对应内容区域 清空初始化
  1131. U.selectEl(el).removeClass(hiddenCs);
  1132. U.selectEl(_areaMenu).addClass(hiddenCs);
  1133. U.selectEl(_areaCont).addClass(hiddenCs);
  1134. _areaMenu.children[0].innerText = "请选择";
  1135. _areaCont.innerHTML = "";
  1136. break;
  1137. case "U_MD_UI_city_areaMenu":
  1138. U.selectEl(el).removeClass(hiddenCs);
  1139. break;
  1140. }
  1141. };
  1142. /**
  1143. * 内容区域的class 的控制函数 PS:添加红色背景的样式
  1144. * @param {[type]} el [所选中的数据元素]
  1145. * @param {[type]} ocheckcs [所需要对el添加的样式]
  1146. */
  1147. U.MD.UI.city.contClassControl = function (el, ocheckcs) {
  1148. var _city = U.MD.UI.city; //简写命名空间
  1149. var _oEls = U.selectEl("." + ocheckcs);
  1150. //找到拥有该class的所有元素
  1151. var _type = U.selectEl(el).attr("data-city-type");
  1152. //获取他们的该元素的类型
  1153. for (var i = 0, len = _oEls.length; i < len; i++) { //遍历oEls
  1154. var _otype = U.selectEl(_oEls[i]).attr("data-city-type");
  1155. if (_oEls[i] && _otype === _type) {
  1156. //如果找的到该元素 并且还是同一内容区域的元素 则删除他的class 例如:(市内容区域下)点击深圳后 在点广州 则 广州的背景颜色为红色 深圳的背景颜色为初始颜色
  1157. U.selectEl(_oEls[i]).removeClass(ocheckcs)
  1158. }
  1159. }
  1160. U.selectEl(el).addClass(ocheckcs);
  1161. //为el元素添加该class
  1162. };
  1163. /**
  1164. * 此函数专门为 初始化 常用市 或者 省/直辖市的样式而写的 例如:点击常用市下的数据后 省/直辖市的菜单与对应的内容 样式初始化为不选中
  1165. * @param el 只能放 常用市菜单(元素) 和 省/直辖市菜单(元素)
  1166. */
  1167. U.MD.UI.city.initAllClass = function (el) {
  1168. var _city = U.MD.UI.city; //简写命名空间
  1169. el.className = "U_MD_UI_city_filled"; //将菜单li的样式初始化 U_MD_UI_city_filled无样式属性 摆设占位置用
  1170. el.children[0].className = ""; //将li里的span样式也初始化
  1171. U.selectEl(el).attr("data-city-res", ""); //将span的自定义属性也初始化
  1172. var oEl = U.selectEl(".U_MD_UI_city_Cont_ochecked"); //获取内容区域中被选中的span元素
  1173. for (var i = 0; i < oEl.length; i++) {
  1174. U.selectEl(oEl[i]).removeClass("U_MD_UI_city_Cont_ochecked"); //判断是否存在此元素 如果存在 则删除被选中的样式
  1175. }
  1176. if (el.id === "U_MD_UI_city_provinceMenu") { //比如: 点完省/直辖市内容区域的数据时 传过来的el则会是常用市菜单元素 然后常用市菜单的innerText则会初始化回常用市
  1177. el.children[0].innerText = "省/直辖市";
  1178. }
  1179. if (el.id === "U_MD_UI_city_usedCityMenu") { //同上
  1180. el.children[0].innerText = "常用市";
  1181. }
  1182. };
  1183. /**
  1184. * 通过获取自定义属性的值 查出最终值
  1185. * @param dataattr 自定义属性的名字
  1186. */
  1187. U.MD.UI.city.getRes = function (dataattr) {
  1188. var _city = U.MD.UI.city; //简写命名空间
  1189. var _attr = _city.Attr; //简写全局属性json名
  1190. var _inputNode = _attr.inputNode;
  1191. var _cityBox = U.selectEl("#U_MD_UI_city_cityBox")[0]; //城市控件总盒子节点
  1192. var _hidden = "U_MD_UI_city_hidden"; //class样式名 由于太长赋值给变量 _hidden 控制元素display的样式
  1193. var resAll = U.selectEl("[" + dataattr + "]"); //获取所有拥有该自定义属性的元素 得到一个数组
  1194. var _arr = []; //声明一个空数组 存放最终值
  1195. for (var i = 0, len = resAll.length; i < len; i++) { //遍历所有自定义元素
  1196. var _val = U.selectEl(resAll[i]).attr(dataattr); //获取他们的自定义值
  1197. if (_val) { //判断值是否存在
  1198. _arr.push(_val); //若存在 则将最终值依次添加到arr数组里
  1199. }
  1200. }
  1201. _inputNode.value = (_arr.join("-")); //最后分割数组用“-” 隔开 添加到表单上
  1202. U.selectEl(_cityBox).addClass(_hidden); //最后隐藏控件
  1203. };
  1204. U.MD.UI.city.clone = function (ele) { //克隆节点
  1205. var node = ele.cloneNode();
  1206. var child = ele.children;
  1207. for (var i = 0; i < child.length; i++) {
  1208. var childNode = child[i].cloneNode();
  1209. node.appendChild(childNode);
  1210. }
  1211. return node;
  1212. };;
  1213. ///<jscompress sourcefile="Color.js" />
  1214. //色板
  1215. Namespace.register("U.MD.UI.ColorPicker");
  1216. /**
  1217. * 创建颜色选区
  1218. * @barelement [object] 要插入表格的地方
  1219. * @ callfun [fun] 点击事件
  1220. */
  1221. U.MD.UI.colorPicker = U.MD.UI.ColorPicker = function (barelement, callfun) {
  1222. var div = $$("div", {
  1223. style: {
  1224. width: "180px",
  1225. height: "140px",
  1226. border: "1px solid #CDCDCD",
  1227. backgroundColor: " #FFF",
  1228. padding: "10px 10px 10px 5px",
  1229. zIndex: 1
  1230. },
  1231. "className": "MD_ColorPicker"
  1232. }, barelement); //创建外部div对象
  1233. var _i,
  1234. _colorarea = [ //字体颜色区域
  1235. "#ffffff",
  1236. "#ffccc9",
  1237. "#ffce93",
  1238. "#fffc9e",
  1239. "#ffffc7",
  1240. "#9aff99",
  1241. "#96fffb",
  1242. "#cdffff",
  1243. "#cbcefb",
  1244. "#cfcfcf",
  1245. "#fd6864",
  1246. "#fe996b",
  1247. "#fffe65",
  1248. "#fcff2f",
  1249. "#67fd9a",
  1250. "#38fff8",
  1251. "#68fdff",
  1252. "#9698ed",
  1253. "#c0c0c0",
  1254. "#fe0000",
  1255. "#f8a102",
  1256. "#ffcc67",
  1257. "#f8ff00",
  1258. "#34ff34",
  1259. "#68cbd0",
  1260. "#34cdf9",
  1261. "#6665cd",
  1262. "#9b9b9b",
  1263. "#cb0000",
  1264. "#f56b00",
  1265. "#ffcb2f",
  1266. "#ffc702",
  1267. "#32cb00",
  1268. "#00d2cb",
  1269. "#3166ff",
  1270. "#6434fc",
  1271. "#656565",
  1272. "#9a0000",
  1273. "#ce6301",
  1274. "#cd9934",
  1275. "#999903",
  1276. "#009901",
  1277. "#329a9d",
  1278. "#3531ff",
  1279. "#6200c9",
  1280. "#343434",
  1281. "#680100",
  1282. "#963400",
  1283. "#986536",
  1284. "#646809",
  1285. "#036400",
  1286. "#34696d",
  1287. "#00009b",
  1288. "#303498",
  1289. "#000000",
  1290. "#330001",
  1291. "#643403",
  1292. "#663234",
  1293. "#343300",
  1294. "#013300",
  1295. "#003532",
  1296. "#010066",
  1297. "#340096"
  1298. ];
  1299. var button; //定义一个变量
  1300. for (_i = 0; _i < _colorarea.length; _i++) { //创建循环,循环对象为创建的数组
  1301. button = $$('button', {
  1302. style: {
  1303. background: _colorarea[_i],
  1304. width: "15px",
  1305. height: "15px",
  1306. float: "left",
  1307. margin: "5px 0 0 5px",
  1308. border: " 1px solid transparent"
  1309. }
  1310. }, div); //创建button对象
  1311. button.onclick = function (e) {
  1312. div.style.display = 'none' /*选择完色块后隐藏色板*/
  1313. U.UF.EV.stopBubble(e); /*阻止事件冒泡*/
  1314. callfun(this.style.background);
  1315. } //设置点击事件
  1316. }
  1317. U.selectEl(document).bind('click', function () { /*绑定事件*/
  1318. if (div.style.display != 'none') /*点击别的地方隐藏*/
  1319. div.style.display = 'none'
  1320. });
  1321. U.UF.EV.stopBubble();
  1322. return div; //返回div对象
  1323. };
  1324. ///<jscompress sourcefile="Common.js" />
  1325. //工具空间,宝航字体、字号。。。
  1326. //字体
  1327. Namespace.register("U.MD.UI.Font");
  1328. //字号
  1329. Namespace.register("U.MD.UI.WordSize");
  1330. /*
  1331. * 字体选择框生成方法
  1332. */
  1333. U.MD.UI.Font = function () {
  1334. var font = $$("select", { style: { fontFamily: "宋体", fontSize: "16px" }, "className": "MD_fontFamily" }); //创建select对象
  1335. $$("option", { value: "宋体", style: { fontFamily: "宋体" }, innerHTML: "宋体" }, font); //定义option对象宋体,附属select
  1336. $$("option", { value: "sans-serif", style: { fontFamily: "sans-serif" }, innerHTML: "sans-serif" }, font); //定义option对象sans-serif,附属select
  1337. $$("option", { value: "微软雅黑", style: { fontFamily: "微软雅黑" }, innerHTML: "微软雅黑" }, font); //定义option对象微软雅黑,附属select
  1338. $$("option", { value: "楷体", style: { fontFamily: "楷体" }, innerHTML: "楷体" }, font); //定义option对象楷体,附属select
  1339. $$("option", { value: "黑体", style: { fontFamily: "黑体" }, innerHTML: "黑体" }, font); //定义option对象黑体,附属select
  1340. $$("option", { value: "隶书", style: { fontFamily: "隶书" }, innerHTML: "隶书" }, font); //定义option对象隶书,附属select
  1341. $$("option", { value: "andale mono", style: { fontFamily: "andale mono" }, innerHTML: "andale mono" }, font); //定义option对象andale mono,附属select
  1342. $$("option", { value: "arial black", style: { fontFamily: "arial black" }, innerHTML: "arial black" }, font); //定义option对象arial black,附属select
  1343. return font; //返回select对象
  1344. }
  1345. /*
  1346. * 字号选择框生成方法
  1347. */
  1348. U.MD.UI.WordSize = function () {
  1349. var fontsize = $$("select", { "className": "MD_fontSize" }); //创建select对象
  1350. $$("option", { value: "56px", style: { fontSize: "14px" }, innerHTML: "初号" }, fontsize); //定义option对象初号,附属select
  1351. $$("option", { value: "48px", style: { fontSize: "14px" }, innerHTML: "小初" }, fontsize); //定义option对象小初,附属select
  1352. $$("option", { value: "34.7px", style: { fontSize: "14px" }, innerHTML: "一号" }, fontsize); //定义option对象一号,附属select
  1353. $$("option", { value: "32px", style: { fontSize: "14px" }, innerHTML: "小一" }, fontsize); //定义option对象小一,附属select
  1354. $$("option", { value: "29.3px", style: { fontSize: "14px" }, innerHTML: "二号" }, fontsize); //定义option对象二号,附属select
  1355. $$("option", { value: "24px", style: { fontSize: "14px" }, innerHTML: "小二" }, fontsize); //定义option对象小二,附属select
  1356. $$("option", { value: "21.3px", style: { fontSize: "14px" }, innerHTML: "三号" }, fontsize); //定义option对象三号,附属select
  1357. $$("option", { value: "20px", style: { fontSize: "14px" }, innerHTML: "小三" }, fontsize); //定义option对象小三,附属select
  1358. $$("option", { value: "18.7px", style: { fontSize: "14px" }, innerHTML: "四号" }, fontsize); //定义option对象四号,附属select
  1359. $$("option", { value: "16px", style: { fontSize: "14px" }, innerHTML: "小四" }, fontsize); //定义option对象小四,附属select
  1360. $$("option", { value: "14px", style: { fontSize: "14px" }, innerHTML: "五号" }, fontsize); //定义option对象五号,附属select
  1361. $$("option", { value: "12px", style: { fontSize: "14px" }, innerHTML: "小五" }, fontsize); //定义option对象小五,附属select
  1362. $$("option", { value: "10px", style: { fontSize: "14px" }, innerHTML: "10" }, fontsize); //定义option对象10px,附属select
  1363. $$("option", { value: "12px", style: { fontSize: "14px" }, innerHTML: "12" }, fontsize); //定义option对象12px,附属select
  1364. $$("option", { value: "14px", style: { fontSize: "14px" }, innerHTML: "14" }, fontsize); //定义option对象14px,附属select
  1365. $$("option", { value: "16px", style: { fontSize: "14px" }, innerHTML: "16" }, fontsize); //定义option对象16px,附属select
  1366. $$("option", { value: "18px", style: { fontSize: "14px" }, innerHTML: "18" }, fontsize); //定义option对象18px,附属select
  1367. $$("option", { value: "20px", style: { fontSize: "14px" }, innerHTML: "20" }, fontsize); //定义option对象20px,附属select
  1368. $$("option", { value: "22px", style: { fontSize: "14px" }, innerHTML: "22" }, fontsize); //定义option对象22px,附属select
  1369. $$("option", { value: "24px", style: { fontSize: "14px" }, innerHTML: "24" }, fontsize); //定义option对象24px,附属select
  1370. $$("option", { value: "26px", style: { fontSize: "14px" }, innerHTML: "26" }, fontsize); //定义option对象26px,附属select
  1371. $$("option", { value: "28px", style: { fontSize: "14px" }, innerHTML: "28" }, fontsize); //定义option对象28px,附属select
  1372. $$("option", { value: "36px", style: { fontSize: "14px" }, innerHTML: "36" }, fontsize); //定义option对象36px,附属select
  1373. $$("option", { value: "42px", style: { fontSize: "14px" }, innerHTML: "42" }, fontsize); //定义option对象42px,附属select
  1374. $$("option", { value: "48px", style: { fontSize: "14px" }, innerHTML: "48" }, fontsize); //定义option对象48px,附属select
  1375. $$("option", { value: "72px", style: { fontSize: "14px" }, innerHTML: "72" }, fontsize); //定义option对象72px,附属select
  1376. return fontsize; //返回select对象
  1377. };
  1378. ///<jscompress sourcefile="Dialog.js" />
  1379. //#region alert弹窗代码、confirm对话框
  1380. //UI窗体区域
  1381. Namespace.register("U.UF.UI") //窗体的命名空间
  1382. //#region 对话框
  1383. /**
  1384. * 创建对话框
  1385. * @content {string/elemnet} 内容
  1386. * @determineFun {function} 确认回调函数
  1387. * @cancelFun {function} 取消回调函数
  1388. */
  1389. U.UF.UI.Confirm = U.UF.UI.confirm = function (content, determineFun, cancelFun) {
  1390. //创建对话框主体元素
  1391. var _confirm = $$("div", { "style": { "cssText": "width: 100%; background: rgb(255,255,255);overflow:hidden; " } });
  1392. //创建内容区域
  1393. var _content = $$("div", { "style": { "cssText": "width: 100%;" } }, _confirm);
  1394. //判断内容是否为元素
  1395. if (U.UF.C.isElement(content)) {
  1396. //如果为元素则动态添加到对话框中
  1397. U.selectEl(_content).append(content);
  1398. } else {
  1399. _content.style.cssText = "text-align: center; margin: 10px;";
  1400. //如果为文字则修改inerHTML。
  1401. _content.innerHTML = content || '内容';
  1402. }
  1403. //创建页脚部分
  1404. var _footer = $$("div", { "style": { "cssText": "height:28px; margin:14px 0;" } }, _confirm);
  1405. //创建确定按钮 绑定点击事件,默认点击后执行关闭窗体函数
  1406. $$("div", {
  1407. "style": {
  1408. "cssText": "text-align: center; color: rgb(255,255,255); width: 92px; line-height:28px; background: rgb(48,126,208); float: right; margin-right:29px; "
  1409. },
  1410. innerHTML: "确定",
  1411. onclick: function () {
  1412. var _bool = true;
  1413. if (U.UF.C.isFunction(determineFun)) {
  1414. _bool = determineFun(); //判断是否存在回调 有则执行。
  1415. }
  1416. if (_bool !== false) {
  1417. U.UF.F.closeWindow(_form.form); //关闭窗口函数
  1418. }
  1419. }
  1420. }, _footer);
  1421. //创建取消按钮 绑定点击事件,默认点击后执行关闭窗体函数
  1422. $$("div", {
  1423. "style": {
  1424. "cssText": "text-align: center; color: rgb(255,255,255); width: 92px; line-height:28px; background: rgb(48,126,208); background: rgb(170,170,170); float: right; margin-right:21px;margin-left:29px;"
  1425. },
  1426. "innerHTML": "取消",
  1427. "onclick": function () {
  1428. U.UF.C.isFunction(cancelFun) && cancelFun(); //判断是否存在回调 有则执行。
  1429. U.UF.F.closeWindow(_form.form); //关闭窗口函数
  1430. }
  1431. }, _footer);
  1432. //调用Uform窗体创建函数将主体内容添加到窗体中
  1433. var _form = new U.UF.UI.form(
  1434. "提示",
  1435. _confirm, {
  1436. "style": {
  1437. "cssText": "font-size: 14px; background: rgb(255,255,255); width: 310px; position: absolute; box-shadow: 0 0 10px 3px rgb(0,0,0); "
  1438. }
  1439. }, {
  1440. "istop": true,
  1441. "isenlarge": false,
  1442. "isstretching": false,
  1443. "isnarrow": false
  1444. }, {
  1445. "style": {
  1446. "cssText": " background: rgb(59,88,120); padding: 5px; color: rgb(255,255,255); "
  1447. }
  1448. });
  1449. return _form;
  1450. }
  1451. /**
  1452. * 创建提示框
  1453. * @content {string/elemnet} 内容
  1454. * @callBackFun {function} 回调函数
  1455. */
  1456. U.UF.UI.Dialog = U.UF.UI.Dialog = function (content, callBackFun) {
  1457. var _dialog = $$("div", { "style": { "cssText": "width: 100%; background: #fff; overflow:hidden; " } }); //创建提示框主体
  1458. var _content = $$("div", { "style": { "cssText": "text-align: center; margin: 30px 20px 30px 20px; " } }, _dialog); //创建内容区域
  1459. //判断内容是否为元素
  1460. if (U.UF.C.isElement(content)) {
  1461. U.selectEl(_content).append(content); //如果为元素则动态添加到对话框中
  1462. } else {
  1463. _content.innerHTML = content || '内容'; //如果为文字则修改inerHTML。
  1464. }
  1465. //创建页脚部分
  1466. var footer = $$("div", { "style": { "cssText": "height:45px;" } }, _dialog);
  1467. //调用Uform窗体创建函数将主体内容添加到窗体中
  1468. var _form = new U.UF.UI.form("提示框", _dialog, {
  1469. "style": {
  1470. "cssText": "font-size: 14px; width: 300px; background:#fff; position: absolute; top: 100px; left: 40%; box-shadow: 0 0 10px 3px black; "
  1471. }
  1472. },
  1473. null, {
  1474. "style": { "cssText": "background: #3b5878; padding: 10px; color:#fff;" }
  1475. });
  1476. //创建确定按钮 并绑定点击函数,默认点击后执行关闭窗体函数
  1477. $$("div", {
  1478. "style": {
  1479. "cssText": "text-align: center; color: #fff; width: 30%; padding: 5px; background: #307ed0; float: right; margin: 0 12px 12px 0;"
  1480. },
  1481. innerHTML: "确定", // 绑定innerHTML
  1482. onclick: function () {
  1483. U.UF.C.isFunction(callBackFun) && callBackFun(); //判断是否存在回调 有则执行。
  1484. U.UF.F.closeWindow(_form.form); //关闭窗口函数
  1485. }
  1486. }, footer);
  1487. }
  1488. //#endregion
  1489. //#region alert
  1490. /*
  1491. 创建点击确认对话框
  1492. */
  1493. U.UF.UI.alertClick = function (content, attr) {
  1494. //创建点击确认对话框的主体区域
  1495. var _content = $$("div", { "class": "USBalert_text", "style": { width: "100%" } });
  1496. //判断内容是否为元素
  1497. if (U.UF.C.isElement(content)) {
  1498. //如果为元素则动态添加到对话框中
  1499. U.selectEl(_content).append(content);
  1500. } else {
  1501. $$("div", { "style": { cssText: "text-align:center;padding:10px; margin:10px auto; word-break:break-word;" }, innerHTML: content || '内容' }, _content);
  1502. }
  1503. //创建页脚
  1504. var _footer = $$("div", { "class": "USBalert_onclicks", style: { height: "43px" } }, _content);
  1505. //调用Uform窗体创建函数将主体内容添加到窗体中
  1506. var _form = new U.UF.UI.form("提示框", _content, {
  1507. "style": {
  1508. "cssText": "font-size: 16px; width:320px; background: rgb(255,255,255);box-shadow: 0 0 10px 3px rgb(0,0,0); "
  1509. }
  1510. }, {
  1511. "isnarrow": false,
  1512. "isenlarge": false,
  1513. isstretching: false
  1514. }, {
  1515. "style": {
  1516. "cssText": "background: rgb(59,88,120); padding: 10px; color: rgb(255,255,255);"
  1517. }
  1518. });
  1519. //创建确定按钮 并绑定点击函数,默认点击后执行关闭窗体函数
  1520. $$("div", { "style": { "cssText": "text-align: center; color: #fff; width: 30%;max-width:150px; padding: 5px; background: #307ed0; float: right; margin: 0 12px 12px 0;" }, innerHTML: "确定", onclick: function () { U.UF.F.closeWindow(_form.form); } }, _footer);
  1521. }
  1522. /**
  1523. * 创建对话框
  1524. */
  1525. U.Alert = U.alert = function (c, t) {
  1526. !t ? t = 3000 : "";
  1527. var bg = $$("div", {
  1528. "style": {
  1529. "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: absolute;top:20%;left:0px;right:0px;margin:0px auto;text-align:center; word-break: break-word; "
  1530. //white-space: nowrap; -o-text-overflow: ellipsis; text-overflow: ellipsis;
  1531. },
  1532. innerHTML: c
  1533. }, document.body);
  1534. U.UF.F.topWindow(bg);
  1535. setTimeout(function () {
  1536. bg.parentNode.removeChild(bg);
  1537. }, t);
  1538. }
  1539. //#endregion
  1540. //#endregion
  1541. ;
  1542. ///<jscompress sourcefile="Email.js" />
  1543. //电脑端banner滑块控件命名空间
  1544. Namespace.register("U.MD.UI.email");
  1545. /**
  1546. 电脑端banner滑块控件
  1547. */
  1548. U.MD.UI.email = function () {
  1549. };
  1550. ///<jscompress sourcefile="Face.js" />
  1551. //PC端表情包
  1552. Namespace.register("U.MD.UI.face");
  1553. /*
  1554. ** 添加表情包
  1555. ** @param {element} button 插入表情包的元素
  1556. ** @param {element} el 输入框的元素
  1557. */
  1558. U.MD.UI.face = function (button, el) {
  1559. var i, _el1, _el2;
  1560. if ($("#U_MD_UI_face")[0]) { //判断是否存在表情包
  1561. if ($("#U_MD_UI_face")[0].style.display == "none") { //如果存在,判断是否隐藏
  1562. U.selectEl("#U_MD_UI_face")[0].style.display = "block"; //如果隐藏 则显示表情包
  1563. } else {
  1564. U.selectEl("#U_MD_UI_face")[0].style.display = "none"; //否则,隐藏
  1565. }
  1566. } else { //不存在表情包,创建表情包
  1567. var _el = $$("div", { "style": { "position": "relative" } }, U.selectEl(button)[0]); //创建表情包的总样式
  1568. _el1 = $$("div", { "id": "U_MD_UI_face", "className": "U_MD_UI_face", "onmousedown": U.UF.EV.stopBubble }, _el); //创建表情包的阻止冒泡事件
  1569. _el2 = $$("div", { "className": "U_MD_UI_face_H" }, _el1); //创建存放表情的父级元素
  1570. for (i = 0; i <= 104; i++) { //循环打印所有的表情包 共104个
  1571. $$("button", {
  1572. "className": "U_MD_UI_face_C",
  1573. "style": { "opacity": "0" },
  1574. "onclick": U.UF.C.closure(function (i) {
  1575. U.UF.EV.stopBubble();
  1576. U.MD.UI.face.printEmoticon(_el1, i, U.UF.E.getRangeAt(), el)
  1577. }, [i])
  1578. }, _el2); //创建单个表情,并且给每个表情赋值一个点击事件,参数为表情框元素,第几个表情,光标位置,输入框的位置,点击后打印表情到输入框的位置
  1579. }
  1580. //获取整个body部分的点击事件
  1581. U.selectEl('body').unbind('click', U.MD.UI.face.externalClick);
  1582. U.selectEl('body').bind('click', U.MD.UI.face.externalClick);
  1583. }
  1584. el.focus();
  1585. };
  1586. U.MD.UI.face.externalClick = function (e) {
  1587. if (window.event.srcElement.tagName != "BUTTON" && U.selectEl("#U_MD_UI_face")[0]) { //判断点击的是否是发送表情的按钮
  1588. U.selectEl("#U_MD_UI_face")[0].style.display = "none"; //如果不是,则隐藏掉表情包
  1589. }
  1590. }
  1591. /* 点击表情框处理
  1592. *
  1593. * @param {element} el1 表情框元素
  1594. * @param {number} i 第几个表情。通过i的值代表是哪个表情
  1595. * @param {range} range 光标的位置,先获取光标对象,然后通过光标对象获取光标位置
  1596. * @param {element}
  1597. 对应路径 /img/ChatingFaceGif/[face](i).gif
  1598. */
  1599. U.MD.UI.face.printEmoticon = function (el1, i, range, el) {
  1600. var _imageurl = "/img/ChatingFaceGif/[face](" + i + ").gif"; //表情路径
  1601. if (!range) {
  1602. $$("img", { "onerror": U.MD.C.imgError, "src": _imageurl, "contentEditable": "true" }, U.selectEl(el)[0]);
  1603. } else {
  1604. var img = '<img contentEditable="true" src="' + _imageurl + '">';
  1605. U.UF.E.addRange(img, null, true);
  1606. }
  1607. U.selectEl(el1)[0].style.display = "none";
  1608. };
  1609. ///<jscompress sourcefile="Form.js" />
  1610. //#region 窗体
  1611. //UI窗体区域
  1612. Namespace.register("U.UF.UI") //窗体的命名空间
  1613. //#region 窗体
  1614. /** 初始化uform窗体,创建一个窗体,调用方式如下
  1615. * new new U.UF.UI.form(
  1616. * "测试内容",
  1617. * "中间内容",
  1618. * { "style": { "width": "570px", "height": "80%", "maxHeight": "700px"} },
  1619. * );
  1620. * @param string 头部标题 必填
  1621. * @param string|element 中间区域的内容 必填
  1622. * @param object 窗体的属性 {id :"1", style:{"width":"100px", "height":"100px"}} 选填 有默认的属性,原函数有注释
  1623. * @param object 窗体功能的属性 { istop: true, isdrag: true, isstretching:true,isenlarge:true,isnarrow:true,isclose:true } 选填
  1624. * @param object 头部的属性 {style:{"width":"100px"}} 选填 有默认的属性,原函数有注释
  1625. * @param object 内容的属性 { style:{"height":"100px"}} 选填 有默认属性,原函数有注释
  1626. * @param object 关闭、放大、缩小按钮区域的属性设置 { "style":{"left":"100px"}} 选填,有默认属性,原函数有注释
  1627. * @param element 窗体追加到制定的元素 选填 有默认的属性,原函数有注释
  1628. */
  1629. U.UF.UI.form = function (title, content, formattr, formfun, headattr, contentattr, headbottomattr, parentel) {
  1630. var _this = this;
  1631. //所有的窗体中找到是否已经创建的窗体
  1632. if (formattr && U.UF.UI.form.allForm[formattr.id]) {
  1633. var _this = U.UF.UI.form.allForm[formattr.id]; //得到原来的窗体
  1634. }
  1635. //初始化未赋值,用到的变量
  1636. else {
  1637. //设置窗体唯一的识别
  1638. this.id = formattr && formattr.id ? formattr.id : Guid.newGuid();
  1639. //初始化成功后添加到所有窗体管理的对象中,以便于用户查找窗体和管理
  1640. U.UF.UI.form.allForm[this.id] = this;
  1641. }
  1642. _this.ififrame = (U.UF.C.isElement(_this.content) && ((_this.content.tagName == "IFRAME" && _this.content.src == content.src) || ($("iframe", _this.content)[0] && $("iframe", _this.content)[0].src == $("iframe", content)[0].src)));//窗口原本存在且是iframe
  1643. _this.form; //窗体
  1644. _this.header; //头部
  1645. _this.middle; //中间区域
  1646. _this.title = title; //窗体的标题
  1647. _this.content = _this.ififrame ? _this.content : content; //需要插入的元素,包含div和iframe等元素,以前站外应用的功能是靠这个方式去实现的
  1648. _this.formattr = formattr; //窗体的属性
  1649. _this.headattr = headattr; //头部的属性
  1650. _this.contentattr = contentattr; //内容的属性
  1651. _this.headbottomattr = headbottomattr; //头部功能区域整体的属性设置
  1652. //下面是用户功能处理包含是否允许一直置顶、是否允许拖动、是否拉伸、是否允许放大、是否允许缩小、是否允许关闭
  1653. //如果用户没有传入功能处理
  1654. if (formfun == null) {
  1655. formfun = {}; //初始化一个功能处理类
  1656. }
  1657. _this.istop = null;
  1658. if (formfun.istop != null) { //是否允许一直置顶
  1659. _this.istop = formfun.istop;
  1660. }
  1661. _this.isdrag = true;
  1662. if (formfun.isdrag != null) { //是否允许拖动
  1663. _this.isdrag = formfun.isdrag; //是否允许拖动
  1664. }
  1665. _this.isstretching = true;
  1666. if (formfun.isstretching != null) { //是否拉伸
  1667. _this.isstretching = formfun.isstretching;
  1668. }
  1669. _this.isenlarge = true;
  1670. if (formfun.isenlarge != null) { //是否允许放大
  1671. _this.isenlarge = formfun.isenlarge;
  1672. }
  1673. _this.isnarrow = true;
  1674. _this.narrowcallback = formfun.narrowcallback; //关闭回调
  1675. if (formfun.isnarrow != null) { //是否允许缩小
  1676. _this.isnarrow = formfun.isnarrow; //是否允许缩小
  1677. }
  1678. _this.isclose = true;
  1679. _this.closecallback = formfun.closecallback; //关闭回调
  1680. if (formfun.isclose != null) { //是否允许关闭
  1681. _this.isclose = formfun.isclose; //是否允许关闭
  1682. }
  1683. _this.parentel = parentel || document.body; //窗体添加到制定的元素处理
  1684. _this.create(); //重新添加处理
  1685. return _this; //返回处理
  1686. }
  1687. //所有给给创建的窗体管理
  1688. U.UF.UI.form.allForm = {};
  1689. //窗体的方法
  1690. U.UF.UI.form.prototype = {
  1691. /** 初始化uform窗体
  1692. */
  1693. create: function () {
  1694. var i, //用于循环
  1695. _iframe, //iframe
  1696. _resizefun,
  1697. _formel, //窗体元素
  1698. _headel, //窗体头部元素
  1699. _contentel, //内容区域的元素
  1700. _contentchildel, //内容区域的
  1701. _stretchingel, //拉伸元素
  1702. _stretchinginfo, //拉伸的信息
  1703. _headbottom, //头部按钮区域
  1704. _enlargeel, //放大按钮
  1705. _mousedown, //
  1706. _formattr = this.formattr || {}, //窗体属性
  1707. _headattr = this.headattr || {}, //头部属性
  1708. _contentattr = this.contentattr || {}, //内容的属性
  1709. _replaceel = U.UF.UI.form.allForm[_formattr.id] ? U.UF.UI.form.allForm[_formattr.id].form : null //得到之前创建的窗体,如果窗体存在,那么下面创建后直接替换
  1710. ;
  1711. if (!this.ififrame) {
  1712. //窗体的统一属性设置,默认属性
  1713. if (_formattr.style) {
  1714. _formattr.style.cssText = _formattr.style.cssText || "";
  1715. _formattr.style.cssText = "width: 70%; position: absolute; background-color: #fff; z-index: 10; border-radius: 1px; overflow: hidden; -moz-box-shadow:rgb(38 38 38) 0px 0px 12px 1px; -webkit-box-shadow:rgb(38 38 38) 0px 0px 12px 1px; box-shadow:rgb(38 38 38) 0px 0px 12px 1px; -moz- -webkit- border-radius:5px;" + _formattr.style.cssText;
  1716. } else {
  1717. _formattr.style = {
  1718. cssText: "width: 70%; position: absolute; background-color: #fff; z-index: 10; border-radius: 1px; overflow: hidden; -moz-box-shadow:rgb(38 38 38) 0px 0px 12px 1px; -webkit-box-shadow:rgb(38 38 38) 0px 0px 12px 1px; box-shadow:rgb(38 38 38) 0px 0px 12px 1px; -moz- -webkit- border-radius:5px;"
  1719. };
  1720. }
  1721. _formattr.close = U.UF.C.apply(this, function () { //关闭窗体;
  1722. U.UF.F.closeWindow(this.form); //关闭窗体
  1723. });
  1724. _formattr.usform = "true"; //设置窗体的属性,作为窗体的识别,有助于调用的用户通过js找到所有的窗体
  1725. _formattr.id = _formattr.id || ""; //窗体的id
  1726. _formattr.style = _formattr.style || {}; //窗体的样式
  1727. if (_formattr.onresize) {
  1728. _resizefun = _formattr.onresize;
  1729. _mousedown = _formattr.onmousedown;
  1730. _formattr.onresize = U.UF.C.apply(this, function () { //当窗体大小发生变化的处理
  1731. this.size(); //大小变化处理
  1732. if (_resizefun) {
  1733. _resizefun(); //大小变化回调
  1734. }
  1735. });
  1736. _formattr.onmousedown = U.UF.C.apply(this, function () {
  1737. //窗体点击置顶的处理
  1738. if (this.istop !== false) {
  1739. this.top(); //大小变化处理
  1740. }
  1741. if (_mousedown) {
  1742. _mousedown(); //大小变化回调
  1743. }
  1744. });
  1745. } else if (_formattr.onresize !== false) {
  1746. _formattr.onresize = U.UF.C.apply(this, function () { //当窗体大小发生变化的处理
  1747. this.size(); //大小变化处理
  1748. });
  1749. }
  1750. //创建大窗体,设置窗体属性
  1751. var _formel = $$("div", this.formattr);
  1752. //判断是否允许一直置顶
  1753. if (this.istop === true) {
  1754. _formel.style.zIndex = "9999";
  1755. _formel["__top__"] = "false"; //设置不允许点击切换置顶
  1756. } else if (this.istop === false) {
  1757. _formel["__top__"] = "false"; //设置不允许点击切换置顶
  1758. }
  1759. this.form = _formel; //窗体全局变量设置
  1760. //如果用户设置了false,那么就不加载头部
  1761. if (this.title !== false) {
  1762. //窗体头部属性统一设置
  1763. if (_headattr.style) {
  1764. _headattr.style.cssText = _headattr.style.cssText || "";
  1765. _headattr.style.cssText = "text-indent: 10px; color: White; line-height: inherit; font-size: 14px; height: 30px; line-height: 36px; background-color: rgb(48 48 48); overflow: hidden; color: White; font-size: 14px; overflow: hidden; " + _headattr.style.cssText;
  1766. } else {
  1767. _headattr.style = {
  1768. cssText: "text-indent: 10px; color: White; line-height: inherit; font-size: 14px; height: 30px; line-height: 36px; background-color: rgb(48 48 48); overflow: hidden; color: White; font-size: 14px; overflow: hidden; "
  1769. }
  1770. }
  1771. //设置头部有拖拽事件
  1772. if (this.isdrag) { //判断是否允许拖动窗体
  1773. _headattr.onmousedown = function () {
  1774. U.UF.F.drag(_formel); //拖动事件调用
  1775. };
  1776. }
  1777. //创建头部区域
  1778. _headel = $$("div", _headattr, _formel);
  1779. //如果是字符串的处理
  1780. if (U.UF.C.isString(this.title)) {
  1781. _headel.innerHTML = this.title;
  1782. }
  1783. //如果中间区域是元素的处理
  1784. else if (U.UF.C.isElement(this.title)) {
  1785. _headel.appendChild(this.title); //添加所选元素
  1786. }
  1787. this.header = _headel; //设置中间的全局变量
  1788. }
  1789. //创建中间
  1790. _contentel = $$("div", { "style": { "cssText": "width: 100%; position: relative;" } });
  1791. //中间的内容
  1792. _contentattr.usbody = "true";
  1793. //窗体头部属性统一设置
  1794. if (_contentattr.style) {
  1795. _contentattr.style.cssText = _contentattr.style.cssText || "";
  1796. //_contentattr.style.cssText = "text-align: left; overflow: auto;" + _contentattr.style.cssText;
  1797. _contentattr.style.cssText = "text-align: left; overflow: hidden;" + _contentattr.style.cssText;
  1798. } else {
  1799. _contentattr.style = {
  1800. cssText: "text-align: left; "
  1801. };
  1802. }
  1803. //创建中间内容元素
  1804. _contentchildel = $$("div", _contentattr, _contentel);
  1805. //如果是字符串的处理
  1806. if (U.UF.C.isString(this.content)) {
  1807. _contentchildel.innerHTML = this.content;
  1808. }
  1809. //如果中间区域是元素的处理
  1810. else if (U.UF.C.isElement(this.content)) {
  1811. _contentchildel.appendChild(this.content); //添加所选元素
  1812. }
  1813. this.middle = _contentchildel; //中间的内容
  1814. //在头部不存在的情况下,设置中间内容可以拖动
  1815. if (this.title === false && this.isdrag) {
  1816. _contentel.onmousedown = function () {
  1817. U.UF.F.drag(_formel); //拖动事件调用
  1818. };
  1819. }
  1820. //设置拉伸处理
  1821. if (this.isstretching !== false) {
  1822. //创建窗体拉伸
  1823. _stretchingel = $$("div", { style: { "cssText": "display: block;" } }, _formel);
  1824. //拉伸的信息 key代表样式的结尾,value代表拉伸的方向
  1825. _stretchinginfo = {
  1826. "top": "cursor: n-resize; left: 0px; top: 0px; width: 100%; height: 5px;",
  1827. "rightTop": "cursor: ne-resize; right: -2px; top: -2px; width: 12px; height: 12px;",
  1828. "leftTop": "cursor: nw-resize; top: 0px; left: 0px; width: 12px; height: 12px;",
  1829. "left": "cursor: w-resize; left: 0px; top: 0px; width: 5px; height: 100%;",
  1830. "right": "cursor: e-resize; right: 0px; top: 0px; width: 5px; height: 100%;",
  1831. "bottom": "cursor: s-resize; left: 0px; bottom: 0px; width: 100%; height: 5px;",
  1832. "leftBottom": "cursor: sw-resize; left: -2px; bottom: -2px; width: 12px; height: 12px;",
  1833. "rightBottom": "cursor: se-resize; right: -2px; bottom: -2px; width: 12px; height: 12px;"
  1834. }
  1835. //循环创建拉伸条,包含上、下、左、右、上左、下左、上右、下右
  1836. for (i in _stretchinginfo) {
  1837. $$("div", {
  1838. "style": {
  1839. "cssText": "position: absolute; overflow: hidden; display: block; z-index: 10;" + _stretchinginfo[i]
  1840. },
  1841. "onmousedown": U.UF.C.closure(function (scope, typename) {
  1842. //拉伸函数的调用
  1843. U.UF.F.stretching(_formel, typename, U.UF.C.apply(scope, scope.size));
  1844. }, [this, i])
  1845. }, _stretchingel);
  1846. }
  1847. }
  1848. //头部功能区域
  1849. if (this.title !== false) {
  1850. _headbottom = $$("div", {
  1851. "style": { "cssText": "position: absolute; top: 5px; right: 0px; width: 80px; display: table-cell; vertical-align: middle;" }
  1852. }, _formel);
  1853. }
  1854. if (this.isclose !== false) {
  1855. //关闭窗体的按钮
  1856. $$("div", {
  1857. "style": {
  1858. "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;"
  1859. },
  1860. "title": "点击关闭",
  1861. "onmousedown": U.UF.EV.stopBubble,
  1862. "onclick": U.UF.C.apply(this, function () {
  1863. this.windowstate = "close";
  1864. U.UF.F.closeWindow(this.form); //调用窗体关闭函数
  1865. try {
  1866. //关闭任务栏处理
  1867. if (U.MD.D.T.taskbar.close) {
  1868. U.MD.D.T.taskbar.close({ "forms": _formel });
  1869. //U.MD.N.urlWrite("", "智慧课堂平台");
  1870. }
  1871. } catch (e) { }
  1872. //回调处理
  1873. if (U.UF.C.isFunction(this.closecallback)) {
  1874. this.closecallback();
  1875. }
  1876. })
  1877. }, _headbottom);
  1878. }
  1879. //是否允许放大
  1880. if (this.isenlarge !== false) {
  1881. //放大按钮
  1882. _enlargeel = $$("div", {
  1883. "style": {
  1884. "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;"
  1885. },
  1886. "title": "最大化",
  1887. "onmousedown": U.UF.EV.stopBubble,
  1888. //最大化点击事件处理
  1889. "onclick": function () {
  1890. this.windowstate = "max";
  1891. U.UF.F.windowZooming(_formel); //调用窗体最大化函数
  1892. }
  1893. }, _headbottom);
  1894. //如果有head头部的处理
  1895. if (_headel) {
  1896. //头部双击放大缩小处理处理
  1897. _headel.ondblclick = U.UF.C.apply(_headel, function () {
  1898. U.UF.EV.stopBubble(event);
  1899. //判断双击的元素是否在头部导航上,否则如果头部上有其他的按钮什么的双击了,也会触发放大方法
  1900. if (event.srcElement == this || U.UF.EL.isChild(this, event.srcElement)) {
  1901. _enlargeel.onclick(); //放大的处理
  1902. }
  1903. });
  1904. }
  1905. }
  1906. //是否允许最小化
  1907. if (this.isnarrow !== false) {
  1908. //最小化的按钮处理
  1909. $$("div", {
  1910. "style": {
  1911. "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;"
  1912. },
  1913. "title": "最小化",
  1914. "onmousedown": U.UF.EV.stopBubble,
  1915. "onclick": U.UF.C.apply(this, function () {
  1916. this.windowstate = "min";
  1917. U.UF.F.windowMinimize(_formel); //窗体最小化处理
  1918. //回调处理
  1919. if (U.UF.C.isFunction(this.narrowcallback)) {
  1920. this.narrowcallback();
  1921. }
  1922. })
  1923. }, _headbottom);
  1924. }
  1925. //如果窗体已经创建,那么直接替换
  1926. if (_replaceel && _replaceel.parentNode != null) {
  1927. _replaceel.parentNode.replaceChild(_formel, _replaceel);
  1928. }
  1929. //元素添加到制定的元素中
  1930. else {
  1931. this.parentel.appendChild(_formel);
  1932. }
  1933. _formel.appendChild(_contentel);
  1934. }
  1935. else {
  1936. //有特殊关闭处理的,需要重新加载
  1937. if (this.closecallback && this.windowstate == "close") {
  1938. try {
  1939. if (this.content.tagName == "IFRAME") {
  1940. this.content.src += '';
  1941. }
  1942. else {
  1943. $("iframe", _this.content)[0].src += '';
  1944. }
  1945. }
  1946. catch (e) {
  1947. }
  1948. }
  1949. _formel = _replaceel;
  1950. }
  1951. //如果没有设置top和left那么居中弹出
  1952. if (_formel.style.top == "" && _formel.style.left == "" && _formel.style.right == "" && _formel.style.bottom == "") {
  1953. //居中置顶弹出
  1954. U.UF.F.windowTopCenter(_formel);
  1955. }
  1956. //否则置顶
  1957. else {
  1958. U.UF.F.topWindow(_formel);
  1959. }
  1960. //初始化的时候默认设置大小
  1961. this.size();
  1962. },
  1963. /** 窗体每一次点击置顶
  1964. */
  1965. top: function () {
  1966. U.UF.F.topWindow(this.form); //点击置顶的处理
  1967. },
  1968. /** 窗体大小处理
  1969. */
  1970. size: function () {
  1971. var _headheight = 0; //head头部的高度
  1972. //如果存在head头部,那么获取head头部处理
  1973. if (this.header) {
  1974. _headheight = this.header.clientHeight;
  1975. }
  1976. //设置窗体content区域大小设置
  1977. if (this.header) {
  1978. this.middle.style.height = this.form.clientHeight - this.header.clientHeight + "px";
  1979. } else {
  1980. this.middle.style.height = this.form.clientHeight + "px";
  1981. }
  1982. }
  1983. }
  1984. /** 窗体大小处理
  1985. */
  1986. U.UF.UI.form.windowResize = function () {
  1987. var i,
  1988. _style,
  1989. _bodywidth = US.width, //获取原本在窗体大小没有变化前的width
  1990. _bodyheight = US.height, //获取原本在窗体大小没有变化前的height
  1991. _sizeinfo, //大小信息
  1992. _width, //长度
  1993. _height, //高度
  1994. _formel, //窗体元素
  1995. _forms = U.UF.UI.form.allForm //获取所有的窗体
  1996. ;
  1997. //循环所有的窗体
  1998. for (i in _forms) {
  1999. _formel = _forms[i].form; //获取窗体的处理
  2000. if ($(_formel).css("display") != "none") { //判断窗体是否隐藏
  2001. _style = {}; //设置位置
  2002. _width = U.selectEl(_formel).css("width"); //获取窗体的长
  2003. _height = U.selectEl(_formel).css("height"); //获取窗体的宽
  2004. //计算位置,如果有百分比,则按照百分比的方式进行计算,否则,得到百分比。
  2005. _width = _width.indexOf("%") > -1 ? _width.toInt() / 100 : _formel.offsetWidth / _bodywidth;
  2006. _height = _height.indexOf("%") > -1 ? _height.toInt() / 100 : _formel.offsetWidth / _bodyheight;
  2007. //设置位置,如果没有右对齐,则设置左对齐
  2008. if (_formel.style.right == "" || _formel.style.right == "auto") {
  2009. _style.left = _formel.offsetLeft + (document.body.offsetWidth - _bodywidth) * ((1 - _width) / 2) + "px";
  2010. }
  2011. //如果没有下对齐,则设置上对齐
  2012. if (_formel.style.bottom == "" || _formel.style.bottom == "auto") {
  2013. _style.top = _formel.offsetTop + (document.body.offsetHeight - _bodyheight) * ((1 - _height) / 2) + "px";
  2014. }
  2015. //设置值
  2016. U.selectEl(_formel).addAttrArray({ "style": _style });
  2017. }
  2018. }
  2019. }
  2020. /** 关闭所有的窗体
  2021. */
  2022. U.UF.UI.form.closeWindows = function () {
  2023. var i;
  2024. for (i in U.UF.UI.form.allForm) {
  2025. if (U.UF.UI.form.allForm[i].isclose) {
  2026. U.UF.UI.form.allForm[i].form.close();
  2027. }
  2028. }
  2029. }
  2030. //#endregion
  2031. //#endregion;
  2032. ///<jscompress sourcefile="Music.js" />
  2033. Namespace.register("U.MD.UI.music");
  2034. /**
  2035. * [Control description] 音乐控件总函数
  2036. * @param {[type]} musicList [数组json 格式请看文档]
  2037. * @param {[type]} index [需要播放第几首歌(索引)]
  2038. * @param {[type]} autoplay [是否自动播放] 可填可不填 默认 false
  2039. * @param {[type]} parentEl 所需要添加到的父元素 可填可不填 默认document.body
  2040. */
  2041. U.MD.UI.music = function (musicList, index, autoplay, parentEl) {
  2042. var _music = U.MD.UI.music; //简写命名空间
  2043. var _musicBox;
  2044. if (_musicBox = U.selectEl("#U_MD_UI_music_musicBox")[0]) {
  2045. // U.selectEl(_musicBox).removeClass('U_MD_UI_music_hidden');
  2046. // var _attr = _music.Attr; //简写全局属性json名
  2047. // var _audio = U.selectEl("#U_MD_UI_music_audio"); //audio标签
  2048. // _attr.musicList = musicList; //全局赋值
  2049. // _attr.musicIndex = index; //全局赋值
  2050. // _audio[0].src = musicList[index].src; //添加音乐路径
  2051. // var _Name = U.selectEl("#U_MD_UI_music_Name"); //音乐名字节点
  2052. // _Name[0].innerText = musicList[index].title; //音乐名字赋值
  2053. _musicBox.remove();
  2054. }
  2055. _music.create(parentEl); //创建音乐控件
  2056. _music.Attr = { //存放全局属性
  2057. 'musicList': musicList, //所有数据
  2058. 'musicIndex': index, //当前数据索引
  2059. 'autoplay': autoplay, //第一首是否自动播放
  2060. 'currentTime': null, //音乐当前时间未赋值
  2061. 'endTime': null //音乐结束时间未赋值
  2062. };
  2063. _music.init(); //初始化函数
  2064. };
  2065. U.MD.UI.music.Attr = null; //存放元素与变量的json全局变量 未赋值
  2066. U.MD.UI.music.htmlTemplate = ' <div class="U_MD_UI_music_leftCont">\n' +
  2067. ' <div class="U_MD_UI_music_CoverBox">\n' +
  2068. ' <img src="/img/Controls/Audio/pc/电脑图标.png" alt="" id="U_MD_UI_music_Cover">\n' +
  2069. ' </div> <!-- 音乐封面图片 -->\n' +
  2070. ' </div>\n' +
  2071. ' <div class="U_MD_UI_music_rightCont">\n' +
  2072. ' <div class="U_MD_UI_music_Name" id="U_MD_UI_music_Name"></div> <!-- 音乐名字 -->\n' +
  2073. ' <div class="U_MD_UI_music_leftBtn" id="U_MD_UI_music_leftBtn"></div> <!-- 左按钮 -->\n' +
  2074. ' <div class="U_MD_UI_music_pauseBtn U_MD_UI_music_playBtn" id="U_MD_UI_music_playBtn"></div> <!-- 播放/暂停 按钮 -->\n' +
  2075. ' <div class="U_MD_UI_music_rightBtn" id="U_MD_UI_music_rightBtn"></div> <!-- 右按钮 -->\n' +
  2076. ' <div class="U_MD_UI_music_soundOpen" id="U_MD_UI_music_soundSwitch"></div> <!-- 声音开关按钮 -->\n' +
  2077. ' <div class="U_MD_UI_music_soundBox" id="U_MD_UI_music_soundBox"> <!-- 声音条盒子节点 -->\n' +
  2078. ' <div class="U_MD_UI_music_soundBar" id="U_MD_UI_music_soundBar" style="width: 31px;"></div> <!-- 声音条 -->\n' +
  2079. ' <div class="U_MD_UI_music_soundBall" id="U_MD_UI_music_soundBall" style="left: 31px;"></div> <!-- 声音球 -->\n' +
  2080. ' </div>\n' +
  2081. ' <div class="U_MD_UI_music_listBtn"></div> <!-- 右上角的列表按钮 -->\n' +
  2082. ' <div class="U_MD_UI_music_shrinkBtn" id="U_MD_UI_music_shrinkBtn"></div> <!-- 右上角的缩小按钮 -->\n' +
  2083. ' <div class="U_MD_UI_music_closeBtn" id="U_MD_UI_music_closeBtn"></div> <!-- 右上角的关闭按钮 -->\n' +
  2084. ' </div>\n' +
  2085. ' <div class="U_MD_UI_music_progressBox" id="U_MD_UI_music_progressBox"> <!-- 时间条盒子节点 -->\n' +
  2086. ' <div class="U_MD_UI_music_progressBar" id="U_MD_UI_music_progressBar" style="width: 0.64px;"></div> <!-- 时间条 -->\n' +
  2087. ' <div class="U_MD_UI_music_progressBall" id="U_MD_UI_music_progressBall" style="left: 0.64px;"></div> <!-- 时间球 -->\n' +
  2088. ' </div>\n' +
  2089. ' <audio id="U_MD_UI_music_audio" autoplay="" src=""></audio>';
  2090. /**
  2091. * 添加音乐控件html代码 并且判断是否存在html 防止多次添加
  2092. */
  2093. U.MD.UI.music.create = function (parentEl) {
  2094. var _parentEl = parentEl || document.body;
  2095. var _formclass = { "style": { "border": "none" }, "id": "U_MD_UI_music_musicBox", "className": "U_MD_UI_music_musicBox" };
  2096. var _formattr = { isclose: false, isstretching: false, isenlarge: false, isnarrow: false };
  2097. var _headclass = { "style": { "height": "13px", "background-color": "#cc5b5b" } };
  2098. U.MD.UI.music.player = new U.UF.UI.form(false, U.MD.UI.music.htmlTemplate, _formclass, _formattr, _headclass);
  2099. U.selectEl("#U_MD_UI_music_musicBox")[0].style.overflow = "";
  2100. // U.UF.F.windowMinimize(_formel);
  2101. };
  2102. /**
  2103. * 音乐控件初始化
  2104. */
  2105. U.MD.UI.music.init = function () {
  2106. var _music = U.MD.UI.music; //简写命名空间
  2107. var _attr = _music.Attr; //简写全局属性json名
  2108. var _audio = U.selectEl("#U_MD_UI_music_audio"); //audio标签
  2109. var _musicList = _attr.musicList; //音乐列表数组
  2110. var _musicIndex = _attr.musicIndex; //需要播放的音乐(数组中的第index个)
  2111. _audio[0].src = _musicList[_musicIndex].src; //添加音乐路径
  2112. var _playBtn = U.selectEl("#U_MD_UI_music_playBtn"); //暂停播放按钮节点
  2113. var _Name = U.selectEl("#U_MD_UI_music_Name"); //音乐名字节点
  2114. var _corver = U.selectEl("#U_MD_UI_music_Cover"); //封面图片节点
  2115. if (!_attr.autoplay) { //若autoplay属性 = false 则第一首音乐暂停
  2116. _audio[0].pause();
  2117. }
  2118. _music.openBtnEvent(); //按钮点击开关 音乐控件隐藏
  2119. _music.shrinkBtnEvent(); //缩小事件绑定
  2120. _music.soundControl(); //声音控制器
  2121. _music.playEvent(); //音乐播放与暂停控制器
  2122. _music.switchMusic(); //切换音乐按钮
  2123. _music.progressControl(); //音乐进度条控制器*/
  2124. _audio.bind('durationchange', function () { //当音乐时长已改变时 给节点赋值
  2125. _attr.endTime = this.duration; //总时长赋值
  2126. _musicIndex = _attr.musicIndex; //音乐索引位置重赋值
  2127. _Name[0].innerText = _musicList[_musicIndex].title; //音乐名字赋值
  2128. });
  2129. _audio.bind("ended", function () { //音乐结束后切换下一首
  2130. _musicIndex = _attr.musicIndex; //由于_attr.musicIndex是一个变量 因此 需要重新赋值
  2131. var _listLength = _musicList.length - 1; //获取数组中音乐的长度
  2132. if (_musicIndex === _listLength) { //当音乐在数组中为最后一首时 下一首则为第一首 也就是索引 0
  2133. _attr.musicIndex = 0;
  2134. _musicIndex = _attr.musicIndex;
  2135. _audio[0].src = _musicList[_musicIndex].src;
  2136. } else { //否则则索引+1
  2137. _attr.musicIndex++;
  2138. _musicIndex = _attr.musicIndex;
  2139. _audio[0].src = _musicList[_musicIndex].src;
  2140. }
  2141. });
  2142. };
  2143. /**
  2144. * 关闭按钮点击事件
  2145. */
  2146. U.MD.UI.music.openBtnEvent = function () {
  2147. var _music = U.MD.UI.music; //简写命名空间
  2148. // var _attr = _music.Attr; //简写全局属性json名
  2149. // var _musicBox = U.selectEl("#U_MD_UI_music_musicBox"); //获取音乐控件盒子
  2150. // var _closeBtn = U.selectEl("#U_MD_UI_music_closeBtn"); //获取关闭按钮 在控件里 右上角的 叉叉
  2151. U.selectEl("#U_MD_UI_music_closeBtn").bind('click', function () {
  2152. var _audio = U.selectEl("#U_MD_UI_music_audio"); //audio标签
  2153. if (!_audio[0].paused) {
  2154. U.selectEl("#U_MD_UI_music_playBtn").addClass('U_MD_UI_music_playBtn'); //暂停音乐并修改图标
  2155. _audio[0].pause();
  2156. }
  2157. U.UF.F.closeWindow(_music.player.form); //调用窗体关闭函数
  2158. U.selectEl('#U_MD_D_T_taskbar_music').remove();
  2159. // _musicBox.addClass("U_MD_UI_music_hidden"); //点击关闭按钮后 隐藏音乐控件
  2160. // _musicBox.addClass("U_MD_UI_music_hidden"); //点击关闭按钮后 隐藏音乐控件
  2161. });
  2162. };
  2163. /**
  2164. * 缩小按钮事件绑定
  2165. */
  2166. U.MD.UI.music.shrinkBtnEvent = function () {
  2167. U.selectEl('#U_MD_UI_music_shrinkBtn').bind('click', function () {
  2168. U.UF.F.windowMinimize(U.MD.UI.music.player.form); //窗体最小化处理
  2169. });
  2170. };
  2171. /**
  2172. * 播放/暂停 的点击事件
  2173. */
  2174. U.MD.UI.music.playEvent = function () {
  2175. var _music = U.MD.UI.music; //简写命名空间
  2176. var _attr = _music.Attr; //简写全局属性json名
  2177. var _playbtn = U.selectEl("#U_MD_UI_music_playBtn"); //暂停/播放 按钮
  2178. var _audio = U.selectEl("#U_MD_UI_music_audio"); //audio标签
  2179. _playbtn.bind('click', function () {
  2180. if (!_audio[0].paused) { //如在 无暂停状态(播放状态)
  2181. _playbtn.addClass('U_MD_UI_music_playBtn'); //暂停音乐并修改图标
  2182. _audio[0].pause();
  2183. } else { //否则则时 暂停状态时
  2184. _playbtn.removeClass('U_MD_UI_music_playBtn');
  2185. _audio[0].play(); //播放音乐并修改图标
  2186. }
  2187. });
  2188. };
  2189. /**
  2190. * 音乐按钮切换(上一首 下一首)
  2191. */
  2192. U.MD.UI.music.switchMusic = function () {
  2193. var _music = U.MD.UI.music; //简写命名空间
  2194. var _attr = _music.Attr; //简写全局属性json名
  2195. var _audio = U.selectEl("#U_MD_UI_music_audio"); //audio标签
  2196. var _rightBtn = U.selectEl("#U_MD_UI_music_rightBtn"); //获取下一首的按钮
  2197. var _leftBtn = U.selectEl("#U_MD_UI_music_leftBtn"); //获取上一首的按钮
  2198. var _musicList = _attr.musicList; //获取音乐数组数据
  2199. var _musicIndex = _attr.musicIndex; //获取当前需要播放音乐 的数组索引
  2200. var _listLength = _musicList.length - 1; //获取音乐的数量
  2201. _rightBtn.bind('click', function () { //当点击右边(下一首)的按钮时
  2202. _musicIndex = _attr.musicIndex; //由于_attr.musicIndex是一个变量 因此 需要重新赋值
  2203. if (_musicIndex === _listLength) { //如果当前的歌曲是最后一首时
  2204. _attr.musicIndex = 0; //则条转到第一首歌
  2205. _musicIndex = _attr.musicIndex; //给全局属性赋值
  2206. _audio[0].src = _musicList[_musicIndex].src; //并修改音乐路径
  2207. } else { //否则跳转到下一首歌
  2208. _attr.musicIndex++; //数组索引加1
  2209. _musicIndex = _attr.musicIndex; //给全局属性赋值
  2210. _audio[0].src = _musicList[_musicIndex].src; //并修改音乐路径
  2211. }
  2212. });
  2213. _leftBtn.bind('click', function () { //同上 此处是左按钮(上一首)
  2214. _musicIndex = _attr.musicIndex; //由于_attr.musicIndex是一个变量 因此 需要重新赋值
  2215. if (_musicIndex === 0) {
  2216. _attr.musicIndex = _listLength;
  2217. _musicIndex = _attr.musicIndex;
  2218. _audio[0].src = _musicList[_musicIndex].src;
  2219. } else {
  2220. _attr.musicIndex--;
  2221. _musicIndex = _attr.musicIndex;
  2222. _audio[0].src = _musicList[_musicIndex].src;
  2223. }
  2224. });
  2225. };
  2226. /**
  2227. * 声音事件控制 总函数
  2228. */
  2229. U.MD.UI.music.soundControl = function () {
  2230. var _music = U.MD.UI.music; //简写命名空间
  2231. var _audio = U.selectEl("#U_MD_UI_music_audio"); //audio标签
  2232. var _soundBox = U.selectEl("#U_MD_UI_music_soundBox"); //声音盒子节点
  2233. var _soundBall = U.selectEl("#U_MD_UI_music_soundBall"); //音量球
  2234. var _soundBar = U.selectEl("#U_MD_UI_music_soundBar"); //声音条
  2235. var _boxWidth = _soundBox[0].clientWidth; //获取盒子宽度 = 声音球位置的最大值
  2236. var _volume = 0.5; //声音初始大小
  2237. var _soundSwitch = U.selectEl("#U_MD_UI_music_soundSwitch"); //声音开关图标
  2238. _audio[0].volume = _volume; //给audio标签添加声音
  2239. _soundBall[0].style.left = (_boxWidth * _volume) + "px"; //调整音量球位置 = 总宽度*百分比
  2240. _soundBar[0].style.width = (_boxWidth * _volume) + "px"; //调整声音条宽度 = 总宽度*百分比
  2241. _soundSwitch.bind('click', function () { //声音开关控制函数
  2242. _music.toggleClass(this, 'U_MD_UI_music_soundClose'); //每点击一次 切换样式
  2243. if ($(this).hasClass('U_MD_UI_music_soundClose')) { //判断如果样式为关闭时(静音状态)
  2244. this._volume = _audio[0].volume; //记录原有的声音值
  2245. this._soundBallX = parseFloat(_soundBall.css("left")); //获取音量球的 left值
  2246. this._soundBarW = parseFloat(_soundBar.css("width")); //获取音量条的 宽
  2247. _soundBall[0].style.left = 0; //音量球的left为0
  2248. _soundBar[0].style.width = 0; //音量条的宽为 0
  2249. _audio[0].volume = 0; //audio声音也为0
  2250. } else { //播放状态
  2251. if (!this._volume) { //如果this._volume不存在 则声音赋值时会报错
  2252. return;
  2253. }
  2254. _audio[0].volume = this._volume; //在点一遍开关后 复原到之前记录的值
  2255. _soundBall[0].style.left = this._soundBallX + "px"; //给音量球的left赋值
  2256. _soundBar[0].style.width = this._soundBarW + "px"; //给音量条的宽赋值
  2257. }
  2258. });
  2259. _soundBox.bind('mousedown', function (e) { //点击进度条后 音量球跳转到鼠标点击位置 并且声音跟随增大或减小
  2260. var _boxLeft = _music.getOffsetLeft(this); //body距离盒子左端的left值 = 声音球left的最小值
  2261. var _boxRight = _boxLeft + _boxWidth; //body距离盒子右端的left值 = 声音球left的最大值
  2262. var _mouseX = e.pageX; //获取鼠标按下时的X坐标
  2263. _mouseX = Math.max(_mouseX, _boxLeft); //mouseX 与 boxLeft距离不能小于0 因此 获取两数最大值 原因:声音不能小于0
  2264. _mouseX = Math.min(_mouseX, _boxRight); //mouseX 与 boxRight因此 获取两数最大值 原因:声音不能大于1
  2265. var _dis = _mouseX - _boxLeft; //鼠标划过的距离
  2266. _volume = Math.round(parseFloat(_dis / _boxWidth) * 100) / 100; //距离相对于盒子宽度的值 = 声音百分比大小(此处为保留两位小数点)
  2267. _soundBall[0].style.left = (_boxWidth * _volume) + "px"; //音量球left值 改变成 = 总宽*百分比
  2268. _soundBar[0].style.width = (_boxWidth * _volume) + "px"; //音量条width 改变成 = 总宽*百分比
  2269. _audio[0].volume = _volume; //改变audio标签值
  2270. if (_audio[0].volume <= 0) { //如果声音小于=0 时 则改变成 静音状态时的样式 否则则是非静音状态样式
  2271. _soundSwitch.addClass('U_MD_UI_music_soundClose');
  2272. } else {
  2273. _soundSwitch.removeClass('U_MD_UI_music_soundClose');
  2274. }
  2275. });
  2276. _soundBall.bind('mousedown', function (e) { //音量球拖拽效果
  2277. U.UF.EV.stopBubble(e); //阻止冒泡
  2278. var _oMouseX = e.pageX; //获取鼠标按下时的X坐标
  2279. var _soundDrapMove = function (e) { //拖拽时移动用的函数
  2280. U.UF.EV.stopDefault(e); //取消默认拖拽
  2281. var _mouseX = e.pageX; //鼠标移动时的x坐标
  2282. var _dis = _mouseX - _oMouseX + _oX; //移动的距离
  2283. _dis = Math.max(0, _dis); //限制音量球left不得小于0
  2284. _dis = Math.min(_boxWidth, _dis); //限制音量球left不得大于盒子宽度
  2285. _soundBall[0].style.left = _dis + "px"; //音量球位置
  2286. _soundBar[0].style.width = _dis + "px"; //音量条宽度
  2287. _volume = Math.round(parseFloat(_dis / _boxWidth) * 100) / 100; //声音球距离盒子宽度的left值 = 声音百分比大小(此处为保留两位小数点)
  2288. _audio[0].volume = _volume; //音乐的声音赋值
  2289. if (_audio[0].volume <= 0) { //判断声音小于0则改成静音图标
  2290. _soundSwitch.addClass('U_MD_UI_music_soundClose');
  2291. } else { //否则该成非静音图标
  2292. _soundSwitch.removeClass('U_MD_UI_music_soundClose');
  2293. }
  2294. };
  2295. var _soundDragUp = function () { //拖拽时松开用的函数
  2296. U.selectEl(document).unbind('mousemove', _soundDrapMove);
  2297. U.selectEl(document).unbind('mouseup', _soundDragUp);
  2298. };
  2299. var _oX = parseFloat(_soundBall.css("left")); //获取鼠标按下时音量球的坐标
  2300. U.selectEl(document).bind('mousemove', _soundDrapMove);
  2301. U.selectEl(document).bind('mouseup', _soundDragUp)
  2302. });
  2303. };
  2304. /**
  2305. * 进度条控制 事件总函数
  2306. */
  2307. U.MD.UI.music.progressControl = function () {
  2308. var _music = U.MD.UI.music; //简写命名空间
  2309. var _attr = _music.Attr; //简写全局属性json名
  2310. var _audio = U.selectEl("#U_MD_UI_music_audio"); //audio标签
  2311. var _progressBox = U.selectEl("#U_MD_UI_music_progressBox"); //时间盒子节点
  2312. var _progressBall = U.selectEl("#U_MD_UI_music_progressBall"); //时间球
  2313. var _progressBar = U.selectEl("#U_MD_UI_music_progressBar"); //时间条
  2314. var _playbtn = U.selectEl("#U_MD_UI_music_playBtn"); //播放/暂停 按钮
  2315. var _boxWidth = _progressBox[0].clientWidth; //时间盒子宽度 = 时间球位置的最大值
  2316. var _barFlag = true,
  2317. _currentTime; //声明两个全局变量 为更新时间条所用
  2318. _audio.bind('timeupdate', function () {
  2319. if (!this.paused) { //如在 无暂停状态(播放状态)
  2320. _playbtn.removeClass('U_MD_UI_music_playBtn'); //修改成 播放时用的图标
  2321. } else { //否则 为暂停状态
  2322. _playbtn.addClass('U_MD_UI_music_playBtn'); //修改成暂停用的图标
  2323. }
  2324. if (_barFlag) { //barFlag = true 为 时间球不在拖拽状态时
  2325. _currentTime = this.currentTime; //获取音乐当前播放时间
  2326. var _speed = Math.round(parseFloat(_currentTime / _attr.endTime) * 10000) / 10000; //_speed = 当前时间相对于总时长的 百分比
  2327. _progressBall[0].style.left = (_boxWidth * _speed) + "px"; //时间球的left = _speed(百分比)*总宽度
  2328. _progressBar[0].style.width = (_boxWidth * _speed) + "px"; //时间条的width = _speed(百分比)*总宽度
  2329. }
  2330. });
  2331. _progressBox.bind('mousedown', function (e) { //点击进度条后 时间球跳转到鼠标点击位置 时间跟随改变
  2332. var _boxLeft = _music.getOffsetLeft(this); //body距离盒子左端的left值 = 时间球left的最小值
  2333. var _boxRight = _boxLeft + _boxWidth; //body距离盒子右端的left值 = 时间球left的最大值
  2334. var _mouseX = e.pageX; //获取鼠标按下时的X坐标
  2335. _mouseX = Math.max(_mouseX, _boxLeft); //mouseX 与 boxLeft距离不能小于0 因此 获取两数最大值 原因:声音不能小于0
  2336. _mouseX = Math.min(_mouseX, _boxRight); //mouseX 与 boxRight因此 获取两数最大值 原因:声音不能大于1
  2337. var _dis = _mouseX - _boxLeft; //鼠标划过的距离
  2338. _speed = Math.round(parseFloat(_dis / _boxWidth) * 10000) / 10000; //时间球距离盒子宽度的left值 = 时间当前值/总时长(此处为保留4位小数点)
  2339. _progressBall[0].style.left = (_boxWidth * _speed) + "px";
  2340. _progressBar[0].style.width = (_boxWidth * _speed) + "px";
  2341. _audio[0].currentTime = _attr.endTime * _speed;
  2342. });
  2343. _progressBall.bind('mousedown', function (e) { //时间球拖拽效果
  2344. _barFlag = false; //拖拽时 时间球跟随声音播放向前移动状态暂时屏蔽 详细见 timeupdate监听
  2345. U.UF.EV.stopBubble(e); //阻止冒泡
  2346. var _oMouseX = e.pageX; //获取鼠标按下时的X坐标
  2347. var _progressDrapMove = function (e) { //拖拽移动时的函数
  2348. U.UF.EV.stopDefault(e); //取消默认拖拽
  2349. var _mouseX = e.pageX; //鼠标移动时的x坐标
  2350. var _dis = _mouseX - _oMouseX + _oX; //移动的距离
  2351. _dis = Math.max(0, _dis); //限制音量球left不得小于0
  2352. _dis = Math.min(_boxWidth, _dis); //限制音量球left不得大于盒子宽度
  2353. _progressBall[0].style.left = _dis + "px"; //音量球位置
  2354. _progressBar[0].style.width = _dis + "px"; //音量条宽度
  2355. _speed = Math.round(parseFloat(_dis / _boxWidth) * 10000) / 10000; //时间球距离盒子宽度的left值 = 时间当前值/总时长(此处为保留4位小数点)
  2356. _progressBall[0].style.left = (_boxWidth * _speed) + "px"; //时间球的left = 总宽*百分比
  2357. _progressBar[0].style.width = (_boxWidth * _speed) + "px"; //时间条的width = 总宽*百分比
  2358. _currentTime = _attr.endTime * _speed; //当前时间 = 音乐总时长*百分比
  2359. };
  2360. var _progressDragUp = function () { //拖拽松开后的函数
  2361. _barFlag = true; //拖拽后松开时 时间球跟随声音播放向前移动
  2362. _audio[0].currentTime = _currentTime; //当前重新赋值
  2363. U.selectEl(document).unbind('mousemove', _progressDrapMove); //删除 mousemove的监听事件
  2364. U.selectEl(document).unbind('mouseup', _progressDragUp); //删除mouseup的监听事件
  2365. };
  2366. var _oX = parseFloat(_progressBall.css("left")); //获取鼠标按下时音量球的坐标
  2367. U.selectEl(document).bind('mousemove', _progressDrapMove);
  2368. U.selectEl(document).bind('mouseup', _progressDragUp)
  2369. });
  2370. };
  2371. U.MD.UI.music.getOffsetLeft = function (obj) {
  2372. var tmp = obj.offsetLeft;
  2373. var val = obj.offsetParent;
  2374. while (val != null) {
  2375. tmp += val.offsetLeft;
  2376. val = val.offsetParent;
  2377. }
  2378. return tmp;
  2379. };
  2380. U.MD.UI.music.secondToDate = function (result) {
  2381. var m = Math.floor((result / 60 % 60));
  2382. var s = Math.floor((result % 60));
  2383. if (m < 10) {
  2384. m = "0" + m;
  2385. }
  2386. if (s < 10) {
  2387. s = "0" + s;
  2388. }
  2389. return result = m + ":" + s;
  2390. };
  2391. U.MD.UI.music.toggleClass = function (ele, cls) { //如果存在(不存在),就删除(添加)一个样式
  2392. if ($(ele).hasClass(cls)) {
  2393. U.selectEl(ele).removeClass(cls);
  2394. } else {
  2395. U.selectEl(ele).addClass(cls);
  2396. }
  2397. };;
  2398. ///<jscompress sourcefile="Page.js" />
  2399. //窗体功能命名空间
  2400. Namespace.register("U.UF.P");
  2401. /*
  2402. * 作用:给不同的域添加this的指定方向
  2403. * @param {function} fun 执行函数
  2404. * @param {array} arr 执行函数的参数数组
  2405. * @param {element} el 用于指向域
  2406. */
  2407. U.UF.P.apply = function (fun, arr, el) {
  2408. return function () {
  2409. fun.apply(el, arr);
  2410. }
  2411. }
  2412. U.UF.P.pagepId = 0; //全局变量 分页控件数量
  2413. /*
  2414. ** @param {element} el 需要插入分页控件的位置
  2415. ** @param {number} num 数据的数量
  2416. ** @param {number} pagenum 一页中数据量的多少
  2417. ** @param {number} page 显示当前是第几页
  2418. ** @param {function} fun 回调函数
  2419. */
  2420. U.UF.P.PPage = U.UF.P.page = function (el, num, pagenum, page, fun) {
  2421. this.PageNum = 0; // 全局变量 当前页
  2422. this.Index = 0; //全局变量 索引
  2423. this.Pageall = 0; //全局变量 总页数
  2424. this.init(el, num, pagenum, page, fun); //初始化函数
  2425. }
  2426. U.UF.P.page.prototype = {
  2427. init: function (el, num, pagenum, page, fun) {
  2428. this.PageNum = page; //获取当前页面
  2429. this.Index = page - 1; //获取当前页码的索引
  2430. var _el = U.selectEl(el)[0]; //获取需要插入分页控件的元素
  2431. var _pagesum = Math.ceil(num / pagenum); //获取总页数,数据的数量/一页中的数量,向上取整
  2432. this.Pageall = _pagesum; //获取总页数
  2433. //判断是否拥有分页控件
  2434. if (_el.getElementsByClassName('U_MD_F_Y')[0]) {
  2435. return false; //有的话就不添加新的分页控件
  2436. }
  2437. U.UF.P.pagepId++;
  2438. var _page = $$("div", { "className": "U_MD_F_Y" }, _el); //创建分页控件的整体部分
  2439. var _pagenode = $$("div", { "className": "U_MD_F_YL" }, _page); //创建分页控件的父级
  2440. var _firstEle = $$("div", { "className": "U_MD_F_YLO U_MD_F_Y_Button", "innerHTML": "首页", "title": "首页", "pid": U.UF.P.pagepId + "1" }, _pagenode); //创建分页的首页功能
  2441. var _previousEle = $$("div", { "className": "U_MD_F_YLT U_MD_F_Y_Button", "title": "上一页", "pid": U.UF.P.pagepId + "3" }, _pagenode); //创建分页的上一页功能
  2442. var _pagenum = $$("div", { "className": "U_MD_F_YN" }, _pagenode); //创建中间页码数的整体 , "style": { "cssText": "float:left"}
  2443. var _startpage;
  2444. var _endpage = Math.min(_pagesum, Math.max(page + 5, 10));
  2445. for (_startpage = Math.max(1, Math.min(page - 5, _pagesum - 10)); _startpage <= _endpage; _startpage++) {
  2446. (function (i, el) {
  2447. //创建中间的页码数,最高十页的页码数
  2448. //"className": "list" + U.UF.P.pagepId,
  2449. //"style": { "text-align": "center", "line-height": "31px;" },
  2450. var _centerEle = $$("div", {
  2451. "innerHTML": i,
  2452. "pid": U.UF.P.pagepId + "5"
  2453. }, _pagenum); //创建中间的页码数
  2454. i == page && (_centerEle.className = "U_MD_F_Y_Button_Active");
  2455. _centerEle.onclick = U.UF.P.apply(function (i) { //给每一个页码数添加一个点击事件
  2456. U.UF.P.centerEle(el, _centerEle); //实现点击页码进行跳转
  2457. }, [_startpage], el)
  2458. })(_startpage, this);
  2459. }
  2460. // var j = 0;
  2461. // for (j; j < _forpagesum && i <= _pagesum; j++) {//循环有多少个页码,并且进行创建
  2462. // (function (i, el) {
  2463. // //创建中间的页码数,最高十页的页码数
  2464. // //"className": "list" + U.UF.P.pagepId,
  2465. // //"style": { "text-align": "center", "line-height": "31px;" },
  2466. // var _centerEle = $$("div", {
  2467. // "innerHTML": i, "pid": U.UF.P.pagepId + "5"
  2468. // }, _pagenum); //创建中间的页码数
  2469. // i == page && (_centerEle.className = "U_MD_F_Y_Button_Active");
  2470. // _centerEle.onclick = U.UF.P.apply(function (i) {//给每一个页码数添加一个点击事件
  2471. // U.UF.P.centerEle(el, _centerEle); //实现点击页码进行跳转
  2472. // }, [i], el)
  2473. // })(i, this);
  2474. // i++;
  2475. // }
  2476. var _nextEle = $$("div", { "className": "U_MD_F_YLS U_MD_F_Y_Button", "title": "下一页", "pid": U.UF.P.pagepId + "4" }, _pagenode); //创建下一页功能
  2477. var _lastEle = $$("div", { "className": "U_MD_F_YLF U_MD_F_Y_Button", "innerHTML": "尾页", "title": "尾页", "pid": U.UF.P.pagepId + "2" }, _pagenode); //创建尾页功能
  2478. var _pages = $$("div", { "className": "U_MD_F_YR" }, _page); //创建跳转页面的整体
  2479. // var _pagesk = $$("div", { "className": "U_MD_F_YRL" }, _pages); //创建跳转页面的父级
  2480. $$("span", { "innerHTML": "到" }, _pages); //创建跳转元素
  2481. // var _pagejump = $$("div", {}, _pages); //创建页码输入框的父级
  2482. var _input = $$("input", { "type": "text" }, _pages); //创建页码输入框
  2483. $$("span", { "innerHTML": "页" }, _pages); //创建跳转元素
  2484. var _rightEle = $$("div", { "className": "U_MD_F_YRZ", "pid": U.UF.P.pagepId + "6", "innerHTML": "确定" }, _pages); //创建确定按钮
  2485. if (this.PageNum < _pagesum + 1) { //获取当前页面是否小于总页数
  2486. var _list = U.selectEl(".list" + U.UF.P.pagepId); //获取所有的中间页码数
  2487. for (var j = 1; j < _list.length + 1; j++) { //循环所有的中间页码数
  2488. if (this.PageNum == j) { //判断当前页码数是否等于中间页码数的一个
  2489. U.selectEl(_list[this.PageNum - 1]).addClass("U_MD_F_Y_Button_Active");
  2490. }
  2491. }
  2492. }
  2493. _firstEle.onclick = U.UF.P.apply(this.fPage, [_firstEle, _pagesum, fun], this); //首页功能
  2494. _previousEle.onclick = U.UF.P.apply(this.fPage, [_previousEle, _pagesum, fun], this); //上一页功能
  2495. //中间点击页码跳转功能 参数一:el 指向U.UF.P.page这个域 参数二:el1 点击中间页码的元素
  2496. U.UF.P.centerEle = function (el, el1) {
  2497. U.UF.P.apply(el.fPage, [el1, _pagesum, fun], el)(); //执行点击中间页码的功能
  2498. }
  2499. _nextEle.onclick = U.UF.P.apply(this.fPage, [_nextEle, _pagesum, fun], this); //下一页功能
  2500. _lastEle.onclick = U.UF.P.apply(this.fPage, [_lastEle, _pagesum, fun], this); //尾页功能
  2501. _rightEle.onclick = U.UF.P.apply(this.fPage, [_rightEle, _pagesum, fun, _input], this); //跳页功能
  2502. _input.onkeyup = function () { //做一个键盘按下的功能
  2503. if (event.keyCode == "13") { //判断是否是回车键
  2504. _rightEle.onclick(); //如果是回车键,则 执行确定按钮功能
  2505. }
  2506. }
  2507. },
  2508. /*
  2509. ** 作用:用于首页 上一页 下一页 尾页 输入框跳转 点击中间页码数的功能实现
  2510. ** @param {element} el 获取当前元素
  2511. ** @param {number} pagesum 总页数
  2512. ** @param {function} fun 回调函数
  2513. ** @param {element} input 获取输入框的元素
  2514. */
  2515. fPage: function (el, pagesum, fun, input) {
  2516. _el1 = el.pid; //获取点击元素的pid,用于判断是首页 上一页 下一页 尾页 输入框跳转 点击中间页码数的功能
  2517. _el = _el1.charAt(_el1.length - 1); //截取pid最后一个数字,用于判断是首页 上一页 下一页 尾页 输入框跳转 点击中间页码数的功能
  2518. if (_el == 5) { //判断是否是点击中间页码
  2519. _list = U.selectEl($(el).Parent()).Parent().children[2].children; //获取点击中间页码的该元素的所有页码元素
  2520. } else if (_el == 6) { //判断是否是确定或者是回车按钮的点击
  2521. _list = U.selectEl($(el).Parent()).Parent().children[0].children[2].children; //获取确定或回车按钮的点击的该元素的所有页码元素
  2522. } else { //如果既不是中间页码,也不是回车或者是确定按钮的点击
  2523. _list = U.selectEl(el).Parent().children[2].children; //获取该元素所有的页码元素
  2524. }
  2525. U.selectEl(".U_MD_F_Y_Button_Active", U.selectEl(el).Parent(3)).removeClass("U_MD_F_Y_Button_Active"); //清空所有页码的点击样式
  2526. if (_el == 1) { //pid为1时,执行首页的功能
  2527. if (this.Index == 0) { this.Index++ } //判断当前索引是否为0,如果是 则执行索引++
  2528. if (this.PageNum > 1) { //判断当前页数是否大于1
  2529. U.selectEl(_list[0]).addClass("U_MD_F_Y_Button_Active");
  2530. this.Index = 0; //获取索引为0
  2531. this.PageNum = 1 //获取当前页数为1
  2532. this.pagefun(this.PageNum, _list, el); //执行页码跳转功能
  2533. fun(this.PageNum); //执行数据的跳转 this.PageNum 当前页数
  2534. return;
  2535. }
  2536. U.selectEl(_list[--this.Index]).addClass("U_MD_F_Y_Button_Active");
  2537. } else if (_el == 2) { //pid为2时,执行尾页功能
  2538. if (this.PageNum < this.Pageall) { //判断当前页码是否小于总页数
  2539. this.Index = pagesum; //获取索引值为总页数
  2540. this.PageNum = this.Pageall; //获取全局变量的当前页为总页数
  2541. this.pagefun(this.PageNum, _list, el); //执行页码跳转功能
  2542. fun(this.PageNum); //执行数据的跳转 this.PageNum 当前页数
  2543. return
  2544. } else {
  2545. U.selectEl(_list[this.Index]).addClass("U_MD_F_Y_Button_Active");
  2546. }
  2547. } else if (_el == 3) { //pid为3时,执行上一页功能
  2548. if (this.Index > 0) { //判断当前索引是否大于0
  2549. U.selectEl(_list[--this.Index]).addClass("U_MD_F_Y_Button_Active"); //获取当前页的上一个页码的点击样式
  2550. this.PageNum--; //并且当前页减一
  2551. this.pagefun(this.PageNum, _list, el); //执行页码跳转功能
  2552. fun(this.PageNum); //执行数据的跳转 this.PageNum 当前页数
  2553. return
  2554. } else { // 判断第一页
  2555. U.selectEl(_list[this.Index]).addClass("U_MD_F_Y_Button_Active");
  2556. }
  2557. } else if (_el == 4) { //pid为4时,执行下一页功能
  2558. if (this.PageNum < this.Pageall) { //判断当前页码是否小于总页数
  2559. U.selectEl(_list[++this.Index]).addClass("U_MD_F_Y_Button_Active"); //获取当前页的下一个页码的点击样式
  2560. this.PageNum++; //并且当前页码加一
  2561. this.pagefun(this.PageNum, _list, el); //执行页码跳转功能
  2562. fun(this.PageNum); //执行数据的跳转 this.PageNum 当前页数
  2563. return
  2564. } else { // 判断最后一页
  2565. U.selectEl(_list[this.Index]).addClass("U_MD_F_Y_Button_Active"); //获取最后一页的点击样式
  2566. }
  2567. } else if (_el == 5) { //pid为5时,执行点击中间页码跳转功能
  2568. this.pagefun(el, _list, el); //执行页码跳转功能
  2569. fun(this.PageNum); //执行数据的跳转 this.PageNum 当前页数
  2570. return
  2571. } else if (_el == 6) { //pid为6时,执行输入框功能
  2572. var _number = new RegExp("^[0-9]*$") //写一个正则表达式,只能够输入数字
  2573. if (input.value.match(_number)) { //判断输入的是否是数字
  2574. if (input.value >= 1 && input.value <= this.Pageall) { //判断输入的数字是否大于等于1,并且,输入的数字小于等于总页数
  2575. this.PageNum = input.value; //输入的值为当前页码数
  2576. this.pagefun(this.PageNum, _list, el); //执行页码跳转功能
  2577. fun(this.PageNum); //执行数据的跳转 this.PageNum 当前页数
  2578. } else { //如果输入的不是数字
  2579. U.alert("无效的输入"); //则弹窗提示
  2580. U.selectEl(_list[this.Index]).addClass("U_MD_F_Y_Button_Active"); //并且点击样式不改变
  2581. }
  2582. }
  2583. }
  2584. },
  2585. /*
  2586. ** 作用:用于首页、上一页、下一页、尾页、输入框、点击页码进行页码跳转的功能
  2587. ** @param {element} el 当前页码数
  2588. */
  2589. pagefun: function (el, list, pel) {
  2590. var _list = list; //获取所有的中间页码数
  2591. var elNum = parseInt(el.innerHTML) || el; // 获取当前点击页码
  2592. U.selectEl(".U_MD_F_Y_Button_Active", pel).removeClass("U_MD_F_Y_Button_Active"); //清空所有的中间页码数的点击样式
  2593. var _listLength = Math.ceil(_list.length / 2); // 获取页码长度的一半
  2594. var Index; // 记录点击时的页码的索引
  2595. var preIndex = this.Index; // 上一个页码索引
  2596. var difference = null; // 计算当前页码跟所点击的页码的差异
  2597. var lastPage = parseInt($(_list)[$(_list).length - 1].innerText); // 当前页码的最后一个数的页码
  2598. //判断当前点击页码是否小于页码长度的一半,或者当前点击页码大于当前页码的最后一个数的页码减去页码长度的一半并且当前点击页码小于等于总页码数
  2599. if (!(elNum < _listLength || (elNum > this.Pageall - _listLength && elNum <= this.Pageall))) { //这里有个取反
  2600. // 点击页码中间以后的页码处理 例如 1 2 3 4 .... 8 9 则 5以后的页码点击处理事件
  2601. //判断当前页码的最后一个数除以当前点击页码,向上取整,是否小于当前页码的最后一个数减去当前点击页码,并且索引值不为0
  2602. if (!(Math.ceil(lastPage / elNum) < lastPage - elNum) && this.Index != 0) { //这里有一个取反
  2603. difference = elNum - parseInt(_list[_listLength - 1].innerText); // 计算差异
  2604. [].__proto__.forEach.apply($(_list), [function (value, index, ar) { //forEach循环数组,循环所有获取到的中间页码数,并且获取数组中的每一个元素的索引
  2605. value.innerText = parseInt(value.innerText) + difference; // 跟中间的值进行比较
  2606. }])
  2607. this.Index = _listLength - 1; // 记录索引
  2608. } else {
  2609. // 向页码中间以前的页码点击处理事件
  2610. difference = elNum - parseInt(_list[_listLength - 1].innerText); //计算当前页码跟所点击的页码的差异
  2611. [].__proto__.forEach.apply($(_list), [function (value, index, ar) { //forEach循环数组,循环所有获取到的中间页码数,并且获取数组中的每一个元素的索引
  2612. value.innerText = parseInt(value.innerText) + difference; // 跟中间的值进行比较
  2613. }])
  2614. this.Index = _listLength - 1; // 记录索引
  2615. }
  2616. } else if (elNum > this.Pageall - _listLength && elNum <= this.Pageall) { // 最大页码设置
  2617. var elthis = this;
  2618. [].__proto__.forEach.apply($(_list), [
  2619. function (value, index, ar) { //forEach循环数组,循环所有获取到的中间页码数,并且获取数组中的每一个元素的索引
  2620. value.innerText = elthis.Pageall + 1 - ar.length + index;
  2621. }
  2622. ])
  2623. } else if (elNum < _listLength) { // 最小页码设置
  2624. [].__proto__.forEach.apply($(_list), [function (value, index, ar) { //forEach循环数组,循环所有获取到的中间页码数,并且获取数组中的每一个元素的索引
  2625. value.innerText = index + 1; // 跟中间的值进行比较
  2626. }])
  2627. }
  2628. // 页码点击处理事件
  2629. [].__proto__.forEach.apply(_list, [function (value, index, ar) { //forEach循环数组,循环所有获取到的中间页码数,并且获取数组中的每一个元素的索引
  2630. if (parseInt(value.innerHTML) == elNum) { //判断循环出来的元素的值是否为当前点击页码
  2631. Index = index;
  2632. } //获取索引
  2633. }])
  2634. this.Index = Index; //获取当前索引
  2635. this.PageNum = elNum; // 修改当前页数
  2636. U.selectEl(_list[this.Index]).addClass("U_MD_F_Y_Button_Active"); //并且点击样式不改变
  2637. }
  2638. }
  2639. ///<jscompress sourcefile="Picture.js" />
  2640. Namespace.register("U.MD.UI.picture");
  2641. /**
  2642. * 图片控件调用接口函数
  2643. * @arr {Array || Object} 图片信息数组
  2644. * 形如:
  2645. * ['//img/1.jpg',
  2646. * '//img/2.jpg',
  2647. * '//img/3.jpg',
  2648. * '//img/4.jpg',
  2649. * '//img/5.jpeg',
  2650. * '//img/6.jpg']
  2651. */
  2652. U.MD.UI.picture = function (arr, startPicNum) {
  2653. if ($('#U_MD_UI_PictureForm')[0]) { /*判断窗体是否存在*/
  2654. if ($('#U_MD_UI_PictureForm')[0].style.display === 'none') /*重新将窗体显示到页面中*/
  2655. U.selectEl('#U_MD_UI_PictureForm')[0].style.display = 'block';
  2656. U.MD.UI.picture.DIVBOX = {
  2657. "USERPICS": arr,
  2658. "PICAREA": U.selectEl('#U_MD_UI_Picture_picArea')[0],
  2659. /*获取拖拽的元素*/
  2660. "PICBOX": U.selectEl('#U_MD_UI_Picture_picBox')[0],
  2661. /*获取控件最外层元素*/
  2662. 'FA': U.selectEl('#U_MD_UI_Picture_fa')[0] /*获取功能栏目元素*/
  2663. };
  2664. U.MD.UI.picture.initloadPic(arr, startPicNum)
  2665. return;
  2666. }
  2667. if (!arr.length)
  2668. return
  2669. U.MD.UI.picture.create(arr, startPicNum); /*创建控件的内容*/
  2670. 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) }
  2671. U.MD.UI.picture.wheel(); /*定义滚轮事件*/
  2672. }
  2673. /*定义功能栏目的图片*/
  2674. U.MD.UI.picture.FA = [
  2675. { src: "/img/pictureView/add.png", id: "U_MD_UI_Picture_add" }, //放大按钮图片素材
  2676. { src: "/img/pictureView/narrow.png", id: "U_MD_UI_Picture_narrow" }, //缩小按钮图片素材
  2677. { src: "/img/pictureView/prev.png", id: "U_MD_UI_Picture_prev" }, //上一张按钮图片素材
  2678. { src: "/img/pictureView/next.png", id: "U_MD_UI_Picture_next" }, //下一张按钮图片素材
  2679. { src: "/img/pictureView/turnLeft.png", id: "U_MD_UI_Picture_turnLeft" }, //左旋转按钮图片素材
  2680. { src: "/img/pictureView/turnRight.png", id: "U_MD_UI_Picture_turnRight" } //右旋转按钮图片素材
  2681. ];
  2682. U.MD.UI.picture.picnumber = 0; /*定义图片数*/
  2683. U.MD.UI.picture.rotatenum = 0; /*定义旋转数*/
  2684. U.MD.UI.picture.originalSize = [] /*定义原始图片尺寸大小的数组*/
  2685. U.MD.UI.picture.pics = []; /*定义存放图片的数组*/
  2686. U.MD.UI.picture.scalingvalue = 50; /*定义缩放大小单位:px*/
  2687. U.MD.UI.picture.focuspicsrc = ''; /*当前图片的src*/
  2688. U.MD.UI.picture.focuspicsize = ''; /*当前图片的文件大小*/
  2689. /**
  2690. * 图片控件创建函数
  2691. * @arr {Array || Object} 图片信息数组
  2692. */
  2693. U.MD.UI.picture.create = function (arr, startPicNum) {
  2694. var _c = $$('div', { style: { height: "100%", "overflow": "hidden" }, id: "U_MD_UI_Picture_bossBox" }); /*创建控件最外层元素*/
  2695. var _box = $$('div', { id: "U_MD_UI_Picture_picBox", className: 'U_MD_UI_Picture_picBox' }, _c);
  2696. $$('div', { id: 'U_MD_UI_Picture_picArea', className: 'U_MD_UI_Picture_picArea' }, _box); /*创建控件第二层元素,也是拖拽时所要触发的元素*/
  2697. 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); /*创建控件的功能栏目*/
  2698. new U.UF.UI.form(
  2699. "<span id='U_MD_UI_Picture_imgInfo'></span> - <span id='U_MD_UI_Picture_r'>100%</span>",
  2700. _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" } }
  2701. ); /*调用窗体*/
  2702. _box.style.height = _box.clientHeight - 60 + 'px'; /*让可拖拽区域的宽-60px*/
  2703. // 全局属性
  2704. U.MD.UI.picture.DIVBOX = {
  2705. "USERPICS": arr,
  2706. "PICAREA": U.selectEl('#U_MD_UI_Picture_picArea')[0],
  2707. /*获取拖拽的元素*/
  2708. "PICBOX": U.selectEl('#U_MD_UI_Picture_picBox')[0],
  2709. /*获取控件最外层元素*/
  2710. 'FA': U.selectEl('#U_MD_UI_Picture_fa')[0] /*获取功能栏目元素*/
  2711. };
  2712. /*创建功能栏目子节点*/
  2713. var _oDiv = $$('div', { style: { display: "inline-block", "line-height": "40px", "margin-top": "10px" } }, U.MD.UI.picture.DIVBOX.FA);
  2714. /*循环功能栏目里面的图片*/
  2715. for (var j = 0; j < U.MD.UI.picture.FA.length; j++) {
  2716. /*创建span*/
  2717. 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);
  2718. }
  2719. U.MD.UI.picture.initloadPic(null, startPicNum);
  2720. /*给上放大的点击事件*/
  2721. U.selectEl('#U_MD_UI_Picture_add')[0].onclick = U.UF.C.apply(this, function () {
  2722. this.changeSize(U.MD.UI.picture.scalingvalue, U.MD.UI.picture.rotatenum)
  2723. });
  2724. /*给上缩小的点击事件*/
  2725. U.selectEl('#U_MD_UI_Picture_narrow')[0].onclick = U.UF.C.apply(this, function () {
  2726. this.changeSize(-U.MD.UI.picture.scalingvalue, U.MD.UI.picture.rotatenum)
  2727. });
  2728. /*给上上一张图片的点击事件*/
  2729. U.selectEl('#U_MD_UI_Picture_prev')[0].onclick = U.UF.C.apply(this, function () {
  2730. this.prevPic(0)
  2731. });
  2732. /*给上下一张图片的点击事件*/
  2733. U.selectEl('#U_MD_UI_Picture_next')[0].onclick = U.UF.C.apply(this, function () {
  2734. this.prevPic(1)
  2735. });
  2736. /*给上左旋转的点击事件*/
  2737. U.selectEl('#U_MD_UI_Picture_turnLeft')[0].onclick = U.UF.C.apply(this, function () {
  2738. this.turn(1)
  2739. });
  2740. /*给上有旋转的点击事件*/
  2741. U.selectEl('#U_MD_UI_Picture_turnRight')[0].onclick = U.UF.C.apply(this, function () {
  2742. this.turn(0)
  2743. });
  2744. _c.onresize = function () {
  2745. _box.style.height = _c.clientHeight - 60 + 'px';
  2746. };
  2747. _box.onresize = function () {
  2748. U.MD.UI.picture.checkHeight();
  2749. }
  2750. }
  2751. U.MD.UI.picture.initloadPic = function (arr, startPicNum) {
  2752. if (arr) {
  2753. U.MD.UI.picture.DIVBOX.PICAREA.innerHTML = "";
  2754. U.MD.UI.picture.DIVBOX.PICAREA.style = null;
  2755. U.MD.UI.picture.picnumber = startPicNum || 0; /*定义图片数*/
  2756. U.MD.UI.picture.rotatenum = 0; /*定义旋转数*/
  2757. U.MD.UI.picture.DIVBOX.USERPICS = arr
  2758. } else {
  2759. U.MD.UI.picture.picnumber = startPicNum >= 0 ? startPicNum : 0;
  2760. }
  2761. //调用创建方法
  2762. U.MD.UI.picture.createPic();
  2763. /*获取所有的图片并赋值*/
  2764. U.MD.UI.picture.pics = U.selectEl('#U_MD_UI_Picture_picArea > ul > li > img');
  2765. U.MD.UI.picture.pics[U.MD.UI.picture.picnumber].onload = U.UF.C.apply(this, function () {
  2766. /*获取当前图片的原始大小并赋值*/
  2767. this.originalSize = this.getImgNaturalDimensions(U.MD.UI.picture.pics[U.MD.UI.picture.picnumber]);
  2768. /*调整大小,位置*/
  2769. this.checkHeight();
  2770. });
  2771. }
  2772. U.MD.UI.picture.createPic = function () {
  2773. /*创建ul*/
  2774. var _ul = $$('ul', { id: "ul" }, U.MD.UI.picture.DIVBOX.PICAREA);
  2775. /*循环数据源*/
  2776. for (var i = 0; i < U.MD.UI.picture.DIVBOX.USERPICS.length; i++) {
  2777. /*创建li*/
  2778. var _li = $$('li', {}, _ul);
  2779. if (typeof U.MD.UI.picture.DIVBOX.USERPICS[i] === 'object') {
  2780. /*如果是第一张,初始化控件一般都是第一张显示*/
  2781. if (i === U.MD.UI.picture.picnumber) {
  2782. $$('img', { "onerror": U.MD.C.imgError, src: U.MD.UI.picture.DIVBOX.USERPICS[i].src }, _li);
  2783. U.MD.UI.picture.focuspicsrc = U.MD.UI.picture.DIVBOX.USERPICS[i].src;
  2784. if (U.MD.UI.picture.DIVBOX.USERPICS[i].size)
  2785. U.MD.UI.picture.focuspicsize = U.MD.UI.picture.DIVBOX.USERPICS[i].size;
  2786. } else {
  2787. $$('img', { "onerror": U.MD.C.imgError, src: U.MD.UI.picture.DIVBOX.USERPICS[i].src, style: { display: "none" } }, _li);
  2788. }
  2789. } else if (typeof U.MD.UI.picture.DIVBOX.USERPICS[i] === 'string') {
  2790. if (i === U.MD.UI.picture.picnumber) {
  2791. /*如果是第一张,初始化控件一般都是第一张显示*/
  2792. $$('img', { "onerror": U.MD.C.imgError, src: U.MD.UI.picture.DIVBOX.USERPICS[i] }, _li);
  2793. U.MD.UI.picture.focuspicsrc = U.MD.UI.picture.DIVBOX.USERPICS[i];
  2794. } else {
  2795. $$('img', { "onerror": U.MD.C.imgError, src: U.MD.UI.picture.DIVBOX.USERPICS[i], style: { display: "none" } }, _li);
  2796. }
  2797. }
  2798. }
  2799. }
  2800. /**
  2801. * 旋转检测
  2802. * @param num 为整数
  2803. * 如果是0也就是false,调用右旋转。如果是1也就是true,调用左旋转。因为有万恶的ie8,所以要滤镜旋转 0-0°,1-90°,2-180°,3-270°,如果需要任意角度旋转去学习阵矩。
  2804. *
  2805. */
  2806. U.MD.UI.picture.turn = function (num) {
  2807. /*判断是左旋,还是右旋,为什么要这么打应该晓得吧*/
  2808. if (num) {
  2809. U.MD.UI.picture.rotatenum--;
  2810. U.MD.UI.picture.rotatenum < 0 ? U.MD.UI.picture.rotatenum = 3 : U.MD.UI.picture.rotatenum;
  2811. } else {
  2812. U.MD.UI.picture.rotatenum++;
  2813. U.MD.UI.picture.rotatenum > 3 ? U.MD.UI.picture.rotatenum = 0 : U.MD.UI.picture.rotatenum;
  2814. }
  2815. U.MD.UI.picture.rotating();
  2816. }
  2817. /**
  2818. * 执行旋转
  2819. */
  2820. U.MD.UI.picture.rotating = function () {
  2821. /*定义常规游览器旋转属性字符*/
  2822. var val = "rotate(" + U.MD.UI.picture.rotatenum * 90 + "deg)";
  2823. /*U.MD.UI.picture.rotatenum % 2 !== 0 判断是否选转90°或者270°*/
  2824. if (U.MD.UI.picture.rotatenum % 2 !== 0) {
  2825. /*赋值大小,-20px是为了留间隙*/
  2826. U.MD.UI.picture.DIVBOX.PICAREA.style.width = U.MD.UI.picture.DIVBOX.PICBOX.clientHeight - 20 + 'px';
  2827. /*开始旋转*/
  2828. U.MD.UI.picture.compatibleRotate(U.MD.UI.picture.DIVBOX.PICAREA, val);
  2829. /*调整位置*/
  2830. 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';
  2831. /*调整位置,以至于中心缩放*/
  2832. 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';
  2833. /*检测是否是ie8 or ie7*/
  2834. if ((navigator.appName == "Microsoft Internet Explorer" && navigator.appVersion.match(/8./i) == "8.") || (navigator.appName == "Microsoft Internet Explorer" && navigator.appVersion.match(/7./i) == "7.")) {
  2835. U.MD.UI.picture.DIVBOX.PICAREA.style.top = "10px";
  2836. 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';
  2837. }
  2838. } else {
  2839. /*清空拖拽元素的style*/
  2840. U.MD.UI.picture.DIVBOX.PICAREA.setAttribute('style', '');
  2841. /*开始旋转*/
  2842. U.MD.UI.picture.compatibleRotate(U.MD.UI.picture.DIVBOX.PICAREA, val);
  2843. /*改变长度*/
  2844. 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;
  2845. /*调整图片大小*/
  2846. U.MD.UI.picture.checkHeight();
  2847. }
  2848. /*改变左上角的title的缩放比*/
  2849. 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) + '%';
  2850. }
  2851. /**
  2852. * 兼容旋转
  2853. * @param el 旋转的元素
  2854. * @param val 旋转的属性值
  2855. */
  2856. U.MD.UI.picture.compatibleRotate = function (el, val) {
  2857. //定义属性
  2858. el.style.webkitTransform = val;
  2859. el.style.MozTransform = val;
  2860. el.style.mturnsTransform = val;
  2861. el.style.OTransform = val;
  2862. el.style.transform = val;
  2863. /*检测是否是ie8 or ie7*/
  2864. if ((navigator.appName == "Microsoft Internet Explorer" && navigator.appVersion.match(/8./i) == "8.") || (navigator.appName == "Microsoft Internet Explorer" && navigator.appVersion.match(/7./i) == "7."))
  2865. el.style.filter = "progid:DXImageTransform.Microsoft.BasicImage(rotation=" + Math.abs(U.MD.UI.picture.rotatenum) + ")";
  2866. }
  2867. /**
  2868. * 图片切换
  2869. * @param num 整数orTRUE,FALSE
  2870. * true代表下一张,false代表上一张
  2871. */
  2872. U.MD.UI.picture.prevPic = function (num) {
  2873. /*在切换图片先把正在显示的图片隐藏掉*/
  2874. U.MD.UI.picture.pics[U.MD.UI.picture.picnumber].style.display = 'none';
  2875. if (num) {
  2876. /*图片位置数++*/
  2877. U.MD.UI.picture.picnumber++;
  2878. /*如果是最后一张,跳到第一张*/
  2879. if (U.MD.UI.picture.picnumber > U.MD.UI.picture.pics.length - 1)
  2880. U.MD.UI.picture.picnumber = 0;
  2881. } else {
  2882. /*图片位置数--*/
  2883. U.MD.UI.picture.picnumber--;
  2884. /*如果是第一张,跳到最后一张*/
  2885. if (U.MD.UI.picture.picnumber < 0)
  2886. U.MD.UI.picture.picnumber = U.MD.UI.picture.pics.length - 1;
  2887. }
  2888. if (U.MD.UI.picture.DIVBOX.USERPICS[U.MD.UI.picture.picnumber].size)
  2889. U.MD.UI.picture.focuspicsize = U.MD.UI.picture.DIVBOX.USERPICS[U.MD.UI.picture.picnumber].size;
  2890. if (U.MD.UI.picture.DIVBOX.USERPICS[U.MD.UI.picture.picnumber].src)
  2891. U.MD.UI.picture.focuspicsrc = U.MD.UI.picture.DIVBOX.USERPICS[U.MD.UI.picture.picnumber].src;
  2892. /*显示需要显示的图片*/
  2893. U.MD.UI.picture.pics[U.MD.UI.picture.picnumber].style.display = 'block';
  2894. /*获取该图片的初始大小*/
  2895. U.MD.UI.picture.originalSize = U.MD.UI.picture.getImgNaturalDimensions(U.MD.UI.picture.pics[U.MD.UI.picture.picnumber]);
  2896. /*清空拖拽元素的style值*/
  2897. U.MD.UI.picture.DIVBOX.PICAREA.setAttribute('style', '');
  2898. /*调整大小,位置*/
  2899. U.MD.UI.picture.checkHeight();
  2900. /*旋转数初始0*/
  2901. U.MD.UI.picture.rotatenum = 0;
  2902. }
  2903. /**
  2904. * 功能:调整图片的大小,图片居中显示,改变左上角的title缩放比例
  2905. */
  2906. U.MD.UI.picture.checkHeight = function () {
  2907. /*长宽比例*/
  2908. var _proportion = U.MD.UI.picture.originalSize[0] / U.MD.UI.picture.originalSize[1];
  2909. /*如果原始图片的宽比显示框的宽要大,进行调整*/
  2910. 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) {
  2911. /*-40px上下留白*/
  2912. U.MD.UI.picture.DIVBOX.PICAREA.style.width = Math.floor((U.MD.UI.picture.DIVBOX.PICBOX.clientHeight - 40) * _proportion) + 'px';
  2913. } else {
  2914. /*原比例显示*/
  2915. U.MD.UI.picture.DIVBOX.PICAREA.style.width = U.MD.UI.picture.originalSize[0] + 'px';
  2916. //U.MD.UI.picture.DIVBOX.PICAREA.style.height = U.MD.UI.picture.originalSize[1] + 'px';
  2917. }
  2918. /*居中显示*/
  2919. U.MD.UI.picture.DIVBOX.PICAREA.style.left = (U.MD.UI.picture.DIVBOX.PICBOX.clientWidth - U.MD.UI.picture.DIVBOX.PICAREA.clientWidth) / 2 + 'px';
  2920. U.MD.UI.picture.DIVBOX.PICAREA.style.top = (U.MD.UI.picture.DIVBOX.PICBOX.clientHeight - U.MD.UI.picture.DIVBOX.PICAREA.clientHeight) / 2 + 'px';
  2921. if (typeof U.MD.UI.picture.DIVBOX.USERPICS[0] === 'object')
  2922. 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 + ")";
  2923. else if (typeof U.MD.UI.picture.DIVBOX.USERPICS[0] === 'string')
  2924. 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)";
  2925. 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) + '%';
  2926. }
  2927. /**
  2928. * 获取图片的原来的大小
  2929. * @param img
  2930. * @returns {*[]} 返回值1:原始长度,值2:原始宽度
  2931. */
  2932. U.MD.UI.picture.getImgNaturalDimensions = function (img) {
  2933. var nWidth, nHeight;
  2934. if (img.naturalWidth) { // 现代浏览器
  2935. nWidth = img.naturalWidth;
  2936. nHeight = img.naturalHeight
  2937. } else { // IE6/7/8
  2938. var image = new Image();
  2939. image.src = img.src;
  2940. nWidth = image.width;
  2941. nHeight = image.height;
  2942. }
  2943. return [nWidth, nHeight]
  2944. }
  2945. /**
  2946. * 拖拽
  2947. * @param dragEl 拖拽的元素
  2948. * @param bossEl 拖拽限制的范围元素
  2949. */
  2950. U.MD.UI.picture.drag = function (dragEl, bossEl) {
  2951. dragEl.onmousedown = function (e) {
  2952. U.MD.UI.picture.mDown(dragEl, bossEl, e)
  2953. }
  2954. }
  2955. /**
  2956. * 点击图片所触发的事件
  2957. * @param {[object]} dragEl [拖拽的元素]
  2958. * @param {[object]} bossEl [拖拽限制的范围元素]
  2959. * @param {[event]} e []
  2960. */
  2961. U.MD.UI.picture.mDown = function (dragEl, bossEl, e) {
  2962. e = e || window.event;
  2963. /*定义拖拽元素到父级的X距离*/
  2964. var _distanceX = e.clientX - dragEl.offsetLeft;
  2965. /*定义拖拽元素到父级的Y距离*/
  2966. var _distanceY = e.clientY - dragEl.offsetTop;
  2967. bossEl.onmousemove = function (e) {
  2968. U.MD.UI.picture.mMove(dragEl, bossEl, _distanceX, _distanceY, e);
  2969. }
  2970. /*鼠标放开,移除事件*/
  2971. bossEl.onmouseup = function (e) {
  2972. bossEl.onmousemove = null;
  2973. bossEl.onmouseup = null;
  2974. };
  2975. /*禁用默认事件*/
  2976. if (e.preventDefault) {
  2977. /*常规游览器*/
  2978. e.preventDefault();
  2979. } else {
  2980. /*ie8*/
  2981. dragEl.ondragstart = function () {
  2982. return false;
  2983. };
  2984. dragEl.onselectstart = function () {
  2985. return false;
  2986. };
  2987. }
  2988. }
  2989. /**
  2990. * 点击拖动图片时触发的事件
  2991. * @param {[object]} dragEl [拖拽的元素]
  2992. * @param {[object]} bossEl [拖拽限制的范围元素]
  2993. * @param {[object]} _distanceX [拖拽元素到父级的X距离]
  2994. * @param {[object]} _distanceY [拖拽元素到父级的Y距离]
  2995. * @param {[event]} e []
  2996. */
  2997. U.MD.UI.picture.mMove = function (dragEl, bossEl, _distanceX, _distanceY, e) {
  2998. e = e || window.event;
  2999. /*移动距离*/
  3000. var _left = e.clientX - _distanceX,
  3001. _top = e.clientY - _distanceY;
  3002. /*判断是否是最顶部,默认显示窗体宽的1/8*/
  3003. _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);
  3004. /*判断是否是最底部,默认显示窗体宽的1/8*/
  3005. _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);
  3006. /*判断是否是最左部,默认显示窗体长的1/8*/
  3007. _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);
  3008. /*判断是否是最右部,默认显示窗体长的1/8*/
  3009. _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);
  3010. /*赋值*/
  3011. dragEl.style.left = _left + 'px';
  3012. dragEl.style.top = _top + 'px';
  3013. }
  3014. /**
  3015. * 滚轮事件
  3016. */
  3017. U.MD.UI.picture.wheel = function () {
  3018. U.MD.UI.picture.DIVBOX.PICBOX.onmousewheel = function () {
  3019. this.getWheelDalta()
  3020. }.bind(this);
  3021. }
  3022. /**
  3023. * 滚轮事件
  3024. * @param e
  3025. */
  3026. U.MD.UI.picture.getWheelDalta = function (e) {
  3027. e = e || window.event;
  3028. var delta = 0;
  3029. // delta的返回值为正时,表示向前滚动;delta的返回值为负时,表示向后滚动;
  3030. if (e.wheelDelta) {
  3031. // IE中,鼠标滚轮信息存放在wheelDelta属性中;向前滚动时,wheelDelta的值是120的倍数;向后滚动时,wheelDelta的值是-120的倍数;
  3032. delta = e.wheelDelta / 120;
  3033. if (window.opera) delta = -delta;
  3034. } else if (e.detail) {
  3035. // Firefox的鼠标滚轮信息存放在detail属性中;向前滚动,detail的值是-3的倍数;向后滚动,detail的值是3的倍数;
  3036. delta = -e.detail / 3;
  3037. }
  3038. // 执行滚轮事件函数
  3039. if (delta > 0) {
  3040. U.MD.UI.picture.changeSize(U.MD.UI.picture.scalingvalue);
  3041. } else {
  3042. U.MD.UI.picture.changeSize(-U.MD.UI.picture.scalingvalue);
  3043. }
  3044. // 阻止默认行为,防止当页面本身就存在滚动条时出现的异常
  3045. prevent(event);
  3046. function prevent(evt) {
  3047. if (evt.preventDefault) {
  3048. evt.preventDefault();
  3049. } else {
  3050. evt.returnValue = false;
  3051. }
  3052. }
  3053. }
  3054. /**
  3055. * 改变图片大小
  3056. * @param multiple 缩放大小
  3057. */
  3058. U.MD.UI.picture.changeSize = function (multiple) {
  3059. /*添加缩放后, 添加缩放前的宽, 添加缩放前的长*/
  3060. var _addOver, _afterH, _afterW;
  3061. /*赋值*/
  3062. _afterH = U.MD.UI.picture.DIVBOX.PICAREA.clientHeight;
  3063. _afterW = U.MD.UI.picture.DIVBOX.PICAREA.clientWidth;
  3064. _addOver = U.MD.UI.picture.DIVBOX.PICAREA.clientWidth + multiple;
  3065. /*最小缩放长400px*/
  3066. if ((_addOver / U.MD.UI.picture.originalSize[0]) * 100 < 20 && _addOver < 200) {
  3067. return;
  3068. } else if (((U.MD.UI.picture.DIVBOX.PICAREA.clientHeight + multiple) / U.MD.UI.picture.originalSize[1]) * 100 > 1000) { /*最大缩放1000%*/
  3069. return
  3070. }
  3071. /*赋值长*/
  3072. U.MD.UI.picture.DIVBOX.PICAREA.style.width = _addOver + 'px';
  3073. /*中心缩放*/
  3074. 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';
  3075. U.MD.UI.picture.DIVBOX.PICAREA.style.left = U.MD.UI.picture.DIVBOX.PICAREA.offsetLeft - multiple / 2 + 'px';
  3076. /*ie8,7,中心缩放位移*/
  3077. 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) {
  3078. 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';
  3079. 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';
  3080. }
  3081. /*下面都是防止缩放时偏移到窗体外面*/
  3082. var topY = U.MD.UI.picture.DIVBOX.PICAREA.clientHeight + U.MD.UI.picture.DIVBOX.PICAREA.offsetTop <= U.MD.UI.picture.DIVBOX.PICBOX.clientHeight / 8 ||
  3083. ((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),
  3084. bottomY = U.MD.UI.picture.DIVBOX.PICAREA.offsetTop >= U.MD.UI.picture.DIVBOX.PICBOX.clientHeight - U.MD.UI.picture.DIVBOX.PICBOX.clientHeight / 8 ||
  3085. ((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),
  3086. leftX = U.MD.UI.picture.DIVBOX.PICAREA.clientWidth + U.MD.UI.picture.DIVBOX.PICAREA.offsetLeft <= U.MD.UI.picture.DIVBOX.PICBOX.clientWidth / 8 ||
  3087. (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),
  3088. rightX = U.MD.UI.picture.DIVBOX.PICAREA.offsetLeft >= U.MD.UI.picture.DIVBOX.PICBOX.clientWidth - U.MD.UI.picture.DIVBOX.PICBOX.clientWidth / 8 ||
  3089. ((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);
  3090. if (topY) {
  3091. if (U.MD.UI.picture.rotatenum % 2 === 0) {
  3092. 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';
  3093. } else {
  3094. 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';
  3095. }
  3096. }
  3097. if (bottomY) {
  3098. if (U.MD.UI.picture.rotatenum % 2 === 0) {
  3099. 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';
  3100. } else {
  3101. 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';
  3102. }
  3103. }
  3104. if (leftX) {
  3105. if (U.MD.UI.picture.rotatenum % 2 === 0) {
  3106. 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';
  3107. } else {
  3108. 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';
  3109. }
  3110. }
  3111. if (rightX) {
  3112. if (U.MD.UI.picture.rotatenum % 2 === 0) {
  3113. 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';
  3114. } else {
  3115. 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';
  3116. }
  3117. }
  3118. 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) + '%';
  3119. };
  3120. ///<jscompress sourcefile="Video.js" />
  3121. Namespace.register("U.MD.UI.video"); //注册命名空间
  3122. /**
  3123. * 创建视频
  3124. * @param src 资源地址
  3125. * @param width 视频宽度
  3126. * @param height 视频高度
  3127. * @param autoplay 是否自动播放
  3128. * @param parent 生成在哪个元素
  3129. */
  3130. U.MD.UI.video = function (src, width, height, autoplay, parent) {
  3131. var _autoplay = autoplay || false; //检测自动播放
  3132. var _intervalTemp = null; //用于记录interval的值
  3133. var _volumeTemp = null; //用于记录临时音量(静音与取消静音用)
  3134. var _moving = false; //记录是否有移动
  3135. var _tempHeight = ""; //全屏恢复的临时高度
  3136. var _tempWidth = ""; //全屏恢复的临时宽度
  3137. var _fullscreen = false; //记录是否处于全屏状态
  3138. /*生成元素*/
  3139. var _els = U.MD.UI.video.appendEle(src, width, height, _autoplay, parent);
  3140. /*添加事件*/
  3141. U.MD.UI.video.addEvent(_els, _intervalTemp, _volumeTemp, _moving, height, width, _fullscreen);
  3142. return _els;
  3143. };
  3144. /**
  3145. * 生成元素
  3146. * @param src 视频资源地址
  3147. * @param width 视频宽度
  3148. * @param height 视频高度
  3149. * @param autoplay 是否自动播放
  3150. * @param parent 父元素
  3151. */
  3152. U.MD.UI.video.appendEle = function (src, width, height, autoplay, parent) {
  3153. var els = {};
  3154. //包括视频和控制器的大div
  3155. els.videoDiv = $$("div", { "className": "U_MD_UI_video_VideoDiv", "style": { "width": width + "px", "height": height + "px" } }, parent);
  3156. //视频主体
  3157. els.video = $$("video", {
  3158. "src": src, //视频资源地址
  3159. "className": "U_MD_UI_video_VideoMain", //视频class
  3160. "autoplay": autoplay, //是否自动播放
  3161. "preload": "auto" //是否预加载(默认自动)
  3162. }, els.videoDiv);
  3163. //控制器主体
  3164. els.controls = $$("div", { "className": "U_MD_UI_video_VideoControls" }, els.videoDiv);
  3165. //暂停/播放按钮
  3166. els.playPauseBtn = $$("div", { "className": "U_MD_UI_video_PlayPauseButton U_MD_UI_video_PlayIcon" }, els.controls);
  3167. //显示当前时间的div
  3168. els.currentTimeDiv = $$("div", { "className": "U_MD_UI_video_Time", "innerHTML": "00:00" }, els.controls);
  3169. //进度条
  3170. els.progress = $$("div", { "className": "U_MD_UI_video_Progress" }, els.controls);
  3171. //进度条实际进度
  3172. els.progressCurrentTime = $$("div", { "className": "U_MD_UI_video_ProgressCurrentTime" }, els.progress);
  3173. //进度条上的圆点
  3174. els.progressCircle = $$("div", { "className": "U_MD_UI_video_ProgressCircle" }, els.progressCurrentTime);
  3175. //显示实际时间的div
  3176. els.DurationDiv = $$("div", {
  3177. "className": "U_MD_UI_video_Time", //设置class
  3178. "innerHTML": "00:00", //设置默认值
  3179. "onselectstart": "return false;" //禁止选择
  3180. }, els.controls);
  3181. //音量按钮
  3182. els.soundControls = $$("div", { "className": "U_MD_UI_video_SoundControls" }, els.controls);
  3183. //音量
  3184. els.soundProgress = $$("div", { "className": "U_MD_UI_video_SoundProgress" }, els.controls);
  3185. //真实音量
  3186. els.soundProgressCurrent = $$("div", { "className": "U_MD_UI_video_SoundProgressCurrent", "style": { "width": "100%" } }, els.soundProgress); //设置class
  3187. //全屏按钮
  3188. els.fullScreenBtn = $$("div", { "className": "U_MD_UI_video_FullScreen" }, els.controls);
  3189. return els;
  3190. };
  3191. /**
  3192. * 给元素添加事件
  3193. * @param els 传入所有元素
  3194. * @param intervalTemp 传入intervalTemp
  3195. * @param volumeTemp 传入volumeTemp
  3196. * @param moving 传入moving
  3197. * @param tempHeight 传入tempHeight
  3198. * @param tempWidth 传入tempWidth
  3199. * @param fullscreen 传入fullscreen
  3200. */
  3201. U.MD.UI.video.addEvent = function (els, intervalTemp, volumeTemp, moving, tempHeight, tempWidth, fullscreen) {
  3202. //给暂停/播放按钮添加事件
  3203. els.playPauseBtn.onclick = function (event) {
  3204. U.MD.UI.playPauseBtnClick(event, els);
  3205. };
  3206. if (els.videoDiv.onwebkitfullscreenchange !== undefined) { //设置全屏状态事件(webkit)
  3207. els.videoDiv.onwebkitfullscreenchange = function () {
  3208. var rtn = U.MD.UI.video.fullscreenChange(fullscreen, tempHeight, tempWidth, els);
  3209. fullscreen = rtn[0];
  3210. tempHeight = rtn[1];
  3211. tempWidth = rtn[2];
  3212. }
  3213. } else if (els.videoDiv.onfullscreenchange !== undefined) { //设置全屏状态事件(w3)
  3214. els.videoDiv.onfullscreenchange = function () {
  3215. var rtn = U.MD.UI.video.fullscreenChange(fullscreen, tempHeight, tempWidth, els); //设置全屏状态事件(w3)
  3216. fullscreen = rtn[0];
  3217. tempHeight = rtn[1];
  3218. tempWidth = rtn[2];
  3219. }
  3220. } else if (els.videoDiv.onmozfullscreenchange !== undefined) { //设置全屏状态事件(moz)
  3221. els.videoDiv.onmozfullscreenchange = function () {
  3222. var rtn = U.MD.UI.video.fullscreenChange(fullscreen, tempHeight, tempWidth, els);
  3223. fullscreen = rtn[0];
  3224. tempHeight = rtn[1];
  3225. tempWidth = rtn[2];
  3226. }
  3227. }
  3228. /**
  3229. * 全屏按钮单击事件
  3230. */
  3231. els.fullScreenBtn.onclick = function () {
  3232. U.MD.UI.video.fullscreenClick(fullscreen, els);
  3233. };
  3234. /**
  3235. * 进度条圆点按下事件
  3236. * @param event 按下事件
  3237. */
  3238. els.progressCircle.onmousedown = function (event) {
  3239. U.MD.UI.video.circleMove(event, moving, els);
  3240. };
  3241. /**
  3242. * 音量条鼠标按下事件
  3243. * @param event 事件
  3244. */
  3245. els.soundProgress.onmousedown = function (event) {
  3246. U.MD.UI.video.soundProgressMove(event, els, moving); //执行soundProgressMove函数
  3247. };
  3248. /**
  3249. * 进度条鼠标按下事件
  3250. * @param event 事件
  3251. */
  3252. els.progress.onmousedown = function (event) {
  3253. U.MD.UI.video.progressMove(event, els, moving); //进度条按下移动函数(点击进度条除圆点以外的地方)
  3254. };
  3255. /**
  3256. * 视频暂停事件,用于设置暂停按钮与停止刷新
  3257. */
  3258. els.video.onpause = function () {
  3259. els.playPauseBtn.className = "U_MD_UI_video_PlayPauseButton U_MD_UI_video_PlayIcon"; //设置暂停按钮的icon(修改class)
  3260. clearInterval(intervalTemp); //清除刷新的interval
  3261. };
  3262. /**
  3263. * 视频播放事件,用于设置播放按钮与启动刷新
  3264. */
  3265. els.video.onplay = function () {
  3266. els.playPauseBtn.className = "U_MD_UI_video_PlayPauseButton U_MD_UI_video_PauseIcon"; //设置开始按钮的icon(修改class)
  3267. intervalTemp = U.MD.UI.video.setInterval(moving, els); //启动刷新
  3268. };
  3269. /**
  3270. * 视频可以播放,刷新数据
  3271. */
  3272. els.video.oncanplay = function () {
  3273. U.MD.UI.video.flushInfo(moving, els.currentTimeDiv, els.DurationDiv, els.progressCurrentTime, els.soundProgressCurrent, els.video); //刷新信息
  3274. };
  3275. /**
  3276. * 静音按钮事件函数
  3277. */
  3278. els.soundControls.onclick = function () {
  3279. volumeTemp = U.MD.UI.video.muteClick(els, volumeTemp, moving);
  3280. };
  3281. /**
  3282. * 控制栏显示/隐藏控制
  3283. */
  3284. els.videoDiv.onclick = function () {
  3285. //U.MD.UI.video.displayControls(event, els);
  3286. };
  3287. };
  3288. /**
  3289. * 让控制栏可以隐藏
  3290. * @param event 视频点击事件
  3291. * @param els 元素集合
  3292. */
  3293. U.MD.UI.video.displayControls = function (event, els) {
  3294. var _target = event.target; //获取目标
  3295. if (_target === els.video || _target === els.videoDiv) { //判断目标点击后是否可以隐藏/显示
  3296. if (els.controls.style.display === "none") { //如果已设置隐藏状态则显示
  3297. els.controls.style.display = "block";
  3298. } else { //否则隐藏控制栏
  3299. els.controls.style.display = "none";
  3300. }
  3301. }
  3302. };
  3303. U.MD.UI.playPauseBtnClick = function (event, els) {
  3304. var _el = event.target; //获取到按钮本身
  3305. if (_el.className === "U_MD_UI_video_PlayPauseButton U_MD_UI_video_PlayIcon") { //暂停状态
  3306. els.video.play(); //开始播放
  3307. } else { //播放状态
  3308. els.video.pause(); //暂停播放
  3309. }
  3310. };
  3311. /**
  3312. * 静音按钮
  3313. * @param els 元素集合
  3314. * @param volumeTemp 临时记录音量
  3315. * @param moving 记录是否正在移动(刷新数据用)
  3316. * @returns {*} 返回volumeTemp
  3317. */
  3318. U.MD.UI.video.muteClick = function (els, volumeTemp, moving) {
  3319. if (els.video.volume !== 0) { //音量非零,静音
  3320. volumeTemp = els.video.volume; //记录当前音量
  3321. els.video.volume = 0; //静音
  3322. U.MD.UI.video.flushInfo(moving, els.currentTimeDiv, els.DurationDiv, els.progressCurrentTime, els.soundProgressCurrent, els.video); //刷新信息
  3323. } else if (els.video.volume === 0 && volumeTemp !== null) { //如果音量等于0(即静音),且用户没有按过静音键
  3324. els.video.volume = volumeTemp; //设置音量
  3325. volumeTemp = null; //将变量值重置
  3326. U.MD.UI.video.flushInfo(moving, els.currentTimeDiv, els.DurationDiv, els.progressCurrentTime, els.soundProgressCurrent, els.video); //刷新信息
  3327. }
  3328. return volumeTemp; //返回volumeTemp
  3329. };
  3330. /**
  3331. * 全屏按钮点击事件
  3332. * @param fullscreen 是否全屏
  3333. * @param els 元素集合
  3334. */
  3335. U.MD.UI.video.fullscreenClick = function (fullscreen, els) {
  3336. if (!fullscreen) { //如果没全屏
  3337. if (els.videoDiv.requestFullScreen) { //请求全屏(w3)
  3338. els.videoDiv.requestFullScreen(); //请求全屏(w3)
  3339. } else if (els.videoDiv.webkitRequestFullScreen) { //请求全屏(webkit)
  3340. els.videoDiv.webkitRequestFullScreen(); //请求全屏(webkit)
  3341. } else if (els.videoDiv.mozRequestFullScreen) { //请求全屏(moz)
  3342. els.videoDiv.mozRequestFullScreen(); //请求全屏(moz)
  3343. }
  3344. } else { //如果已全屏
  3345. if (document.exitFullScreen) { //取消全屏(w3)
  3346. document.exitFullScreen(); //取消全屏(w3)
  3347. } else if (document.webkitCancelFullScreen) { //取消全屏(webkit)
  3348. document.webkitCancelFullScreen(); //取消全屏(webkit)
  3349. } else if (document.webkitExitFullscreen) { //取消全屏(webkit)
  3350. document.webkitExitFullscreen(); //取消全屏(webkit)
  3351. } else if (document.mozExitFullScreen) { //取消全屏(moz)
  3352. document.mozExitFullScreen(); //取消全屏(moz)
  3353. }
  3354. }
  3355. };
  3356. /**
  3357. * 全屏状态改变事件
  3358. * @param fullscreen 记录是否全屏
  3359. * @param tempHeight 临时高度
  3360. * @param tempWidth 临时宽度
  3361. * @param els 元素集合
  3362. * @returns {*[]} 返回部分改变后的变量
  3363. */
  3364. U.MD.UI.video.fullscreenChange = function (fullscreen, tempHeight, tempWidth, els) {
  3365. if (!fullscreen) { //如果没全屏,则进行全屏准备操作
  3366. //tempHeight = els.videoDiv.offsetHeight + "px";//备份视频div高度
  3367. //tempWidth = els.videoDiv.offsetWidth + "px";//备份视频div宽度
  3368. els.videoDiv.style.height = "100vh"; //100vh为覆盖整个页面
  3369. els.videoDiv.style.width = "100vw"; //100vw为覆盖整个页面
  3370. els.videoDiv.style.position = "absolute"; //将视频设置绝对定位
  3371. els.videoDiv.style.top = "0"; //移动到最上
  3372. els.videoDiv.style.left = "0"; //移动到最左
  3373. els.videoDiv.style.zIndex = "999"; //设置zIndex最高
  3374. } else { //退出全屏
  3375. els.videoDiv.style.height = tempHeight + "px"; //恢复高度
  3376. els.videoDiv.style.width = tempWidth + "px"; //恢复宽度
  3377. els.videoDiv.style.position = ""; //清除绝对定位
  3378. els.videoDiv.style.top = ""; //清除top属性
  3379. els.videoDiv.style.left = ""; //清除left属性
  3380. els.videoDiv.style.zIndex = ""; //清除zIndex属性
  3381. }
  3382. fullscreen = !fullscreen; //设置全屏状态
  3383. return [fullscreen, tempHeight, tempWidth];
  3384. };
  3385. /**
  3386. * 时间格式化(数字秒转换成00:00的格式)
  3387. * @param time 待转换的时间(秒) 例:30
  3388. * @returns {string} 返回的时间 例:00:30
  3389. */
  3390. U.MD.UI.video.timeFormat = function (time) {
  3391. var _sec = parseInt(time % 60); //计算秒
  3392. var _min = parseInt(parseInt(time) / 60); //计算分钟
  3393. (_sec < 10) ? _sec = "0" + _sec : _sec; //秒补零
  3394. (_min < 10) ? _min = "0" + _min : _min; //分钟补零
  3395. return _min + ":" + _sec; //返回生成的时间
  3396. };
  3397. /**
  3398. * 刷新数据
  3399. * @param moving 是否正在移动(用于判断要不要刷新)
  3400. * @param currentTimeDiv 当前时间元素
  3401. * @param DurationDiv 视频总长度元素
  3402. * @param progressCurrentTime 进度条当前长度
  3403. * @param soundProgressCurrent 音量当前长度
  3404. * @param video 视频元素
  3405. */
  3406. U.MD.UI.video.flushInfo = function (moving, currentTimeDiv, DurationDiv, progressCurrentTime, soundProgressCurrent, video) {
  3407. if (moving) return; //如果在拖动则不刷新
  3408. currentTimeDiv.innerHTML = U.MD.UI.video.timeFormat(video.currentTime); //当前时间刷新
  3409. DurationDiv.innerHTML = U.MD.UI.video.timeFormat(video.duration); //视频总长度刷新
  3410. progressCurrentTime.style.width = video.currentTime / video.duration * 100 + "%"; //进度条刷新
  3411. soundProgressCurrent.style.width = video.volume * 100 + "%"; //音量刷新
  3412. };
  3413. /**
  3414. * 获取当前元素左边到屏幕最左边的距离
  3415. * @param el 元素
  3416. * @returns {number} 返回距离(不包括单位)
  3417. */
  3418. U.MD.UI.video.getScreenLeft = function (el) {
  3419. var _rtnLeft = el.offsetLeft; //定义一个左边长度
  3420. var _parent = el.offsetParent; //定义这个元素的父元素
  3421. while (_parent != null) { //如果父元素不为空,则进入循环
  3422. _rtnLeft += _parent.offsetLeft; //记录左边距离
  3423. _parent = _parent.offsetParent; //重新定义父元素
  3424. }
  3425. return _rtnLeft; //返回距离
  3426. };
  3427. /**
  3428. * 循环刷新信息
  3429. * @param _moving 是否正在移动
  3430. * @param _els 元素
  3431. * @returns {number} interval
  3432. */
  3433. U.MD.UI.video.setInterval = function (_moving, _els) {
  3434. return setInterval(function () { //设置定时器
  3435. U.MD.UI.video.flushInfo(_moving, _els.currentTimeDiv, _els.DurationDiv, _els.progressCurrentTime, _els.soundProgressCurrent, _els.video); //刷新信息
  3436. }, 500); //每半秒刷新一次
  3437. };
  3438. /**
  3439. * 进度条(圆点)移动事件函数
  3440. * @param event 鼠标按下事件
  3441. * @param moving 是否正在移动
  3442. * @param els 元素
  3443. */
  3444. U.MD.UI.video.circleMove = function (event, moving, els) { //进度条移动函数(圆点)
  3445. moving = true; //设置移动状态
  3446. var _e = event; //读取event
  3447. var _content = event.currentTarget; //获取目标
  3448. var _startX = _e.pageX; //设置一个开始的x点
  3449. var _currentProgress = _content.parentElement; //获取当前进度条元素
  3450. var _progress = _currentProgress.parentElement; //获取进度条元素
  3451. els.videoDiv.onmousemove = function (e) {
  3452. if (e.pageX - U.MD.UI.video.getScreenLeft(_progress) < 0 || e.pageX - U.MD.UI.video.getScreenLeft(_progress) > _progress.offsetWidth) { //如果鼠标位置不在有效范围内则不继续
  3453. return;
  3454. }
  3455. var _iL = e.pageX - _startX; //移动的距离
  3456. //根据实际进度与进度条长度对比进行判断
  3457. if (!(_currentProgress.offsetWidth + _iL > _progress.offsetWidth || _currentProgress.offsetWidth + _iL < 0) && (e.currentTarget.children[0].offsetWidth <= e.currentTarget.children[0].offsetWidth)) {
  3458. //设置进度条位置
  3459. _currentProgress.style.width = (_currentProgress.offsetWidth + _iL) / _progress.offsetWidth * 100 + "%";
  3460. //设置视频位置
  3461. els.video.currentTime = (_currentProgress.offsetWidth + _iL) / _progress.offsetWidth * els.video.duration;
  3462. }
  3463. _startX = e.pageX; //重置开始的x点
  3464. };
  3465. els.videoDiv.onmouseup = function () { //清除事件
  3466. moving = false; //恢复移动状态
  3467. els.videoDiv.onmousemove = function () { //清除移动事件
  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.soundProgressMove = function (event, els, moving) { //注释见move函数
  3480. event.preventDefault(); //取消事件的默认动作
  3481. var _e = event; //声明event
  3482. var _content = event.currentTarget; //获取soundprogress
  3483. var _startX = _e.pageX; //设置一个开始的x点
  3484. var _currentSound = els.soundProgressCurrent; //当前的音量条元素
  3485. var _x = event.offsetX; //获取现在鼠标相对于音量条的x点
  3486. var _length = _content.offsetWidth; //获取音量条的长度
  3487. els.video.volume = _x / _length; //设置视频音量
  3488. U.MD.UI.video.flushInfo(moving, els.currentTimeDiv, els.DurationDiv, els.progressCurrentTime, els.soundProgressCurrent, els.video); //刷新信息
  3489. /**
  3490. * mousemove函数
  3491. * @param e 事件
  3492. */
  3493. els.videoDiv.onmousemove = function (e) {
  3494. if (e.pageX - U.MD.UI.video.getScreenLeft(els.soundProgress) < 0 || e.pageX - U.MD.UI.video.getScreenLeft(els.soundProgress) > els.soundProgress.offsetWidth) { //如果鼠标位置不在有效范围内则不继续
  3495. return; //返回
  3496. }
  3497. var _iL = e.pageX - _startX; //移动的长度
  3498. if (!(_currentSound.offsetWidth + _iL > _content.offsetWidth || _currentSound.offsetWidth + _iL < 0)) { //判断是否应该移动
  3499. _currentSound.style.width = (_currentSound.offsetWidth + _iL) / _content.offsetWidth * 100 + "%"; //设置样式(进度条长度)
  3500. els.video.volume = _currentSound.offsetWidth / _content.offsetWidth; //设置音量
  3501. }
  3502. _startX = e.pageX; //重置开始的x点
  3503. };
  3504. els.videoDiv.onmouseup = function (e) {
  3505. els.videoDiv.onmousemove = function () { //清除mousemove事件
  3506. };
  3507. els.videoDiv.onmouseup = function () { //清除mouseup事件
  3508. };
  3509. };
  3510. };
  3511. /**
  3512. * 进度条拖动函数
  3513. * @param event 事件
  3514. * @param els 元素集合
  3515. * @param moving 是否正在移动
  3516. */
  3517. U.MD.UI.video.progressMove = function (event, els, moving) { //部分注释见move函数
  3518. event.preventDefault(); //清除默认事件
  3519. if (event.target.className === "U_MD_UI_video_ProgressCircle") { //如果class是圆点的话返回
  3520. return;
  3521. }
  3522. var _e = event; //记录event
  3523. var _content = event.currentTarget; //获取进度条元素
  3524. var _startX = _e.pageX; //定义起点
  3525. var _currentProgress = els.progressCurrentTime; //定义进度条(当前)元素
  3526. var _x = event.layerX || event.offsetX; //鼠标点击的点
  3527. var _length = _content.offsetWidth; //进度条长度
  3528. els.video.currentTime = els.video.duration * (_x / _length); //计算出百分比并设置时间
  3529. U.MD.UI.video.flushInfo(moving, els.currentTimeDiv, els.DurationDiv, els.progressCurrentTime, els.soundProgressCurrent, els.video); //刷新信息
  3530. els.videoDiv.onmousemove = function (e) { //鼠标移动事件
  3531. if (e.pageX - U.MD.UI.video.getScreenLeft(els.progress) < 0 || e.pageX - U.MD.UI.video.getScreenLeft(els.progress) > els.progress.offsetWidth) { //鼠标不在范围内则不继续
  3532. return;
  3533. }
  3534. moving = true; //设置移动状态
  3535. var _iL = e.pageX - _startX; //移动的长度
  3536. if (!(_currentProgress.offsetWidth + _iL > els.progress.offsetWidth || _currentProgress.offsetWidth + _iL < 0)) { //判断加上移动距离后是否合理
  3537. _currentProgress.style.width = (_currentProgress.offsetWidth + _iL) / els.progress.offsetWidth * 100 + "%"; //设置当前进度条的样式(宽度)
  3538. els.video.currentTime = (_currentProgress.offsetWidth + _iL) / els.progress.offsetWidth * els.video.duration; //设置视频现在播放时间
  3539. }
  3540. _startX = e.pageX; //重新设置开始的点
  3541. };
  3542. els.videoDiv.onmouseup = function () { //鼠标点击事件
  3543. moving = false; //设置移动状态
  3544. U.MD.UI.video.flushInfo(moving, els.currentTimeDiv, els.DurationDiv, els.progressCurrentTime, els.soundProgressCurrent, els.video); //刷新信息
  3545. els.videoDiv.onmousemove = function () { //清除事件
  3546. };
  3547. els.videoDiv.onmouseup = function () { //清除事件
  3548. };
  3549. };
  3550. };
  3551. ;