main.js 89 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091929394959697989910010110210310410510610710810911011111211311411511611711811912012112212312412512612712812913013113213313413513613713813914014114214314414514614714814915015115215315415515615715815916016116216316416516616716816917017117217317417517617717817918018118218318418518618718818919019119219319419519619719819920020120220320420520620720820921021121221321421521621721821922022122222322422522622722822923023123223323423523623723823924024124224324424524624724824925025125225325425525625725825926026126226326426526626726826927027127227327427527627727827928028128228328428528628728828929029129229329429529629729829930030130230330430530630730830931031131231331431531631731831932032132232332432532632732832933033133233333433533633733833934034134234334434534634734834935035135235335435535635735835936036136236336436536636736836937037137237337437537637737837938038138238338438538638738838939039139239339439539639739839940040140240340440540640740840941041141241341441541641741841942042142242342442542642742842943043143243343443543643743843944044144244344444544644744844945045145245345445545645745845946046146246346446546646746846947047147247347447547647747847948048148248348448548648748848949049149249349449549649749849950050150250350450550650750850951051151251351451551651751851952052152252352452552652752852953053153253353453553653753853954054154254354454554654754854955055155255355455555655755855956056156256356456556656756856957057157257357457557657757857958058158258358458558658758858959059159259359459559659759859960060160260360460560660760860961061161261361461561661761861962062162262362462562662762862963063163263363463563663763863964064164264364464564664764864965065165265365465565665765865966066166266366466566666766866967067167267367467567667767867968068168268368468568668768868969069169269369469569669769869970070170270370470570670770870971071171271371471571671771871972072172272372472572672772872973073173273373473573673773873974074174274374474574674774874975075175275375475575675775875976076176276376476576676776876977077177277377477577677777877978078178278378478578678778878979079179279379479579679779879980080180280380480580680780880981081181281381481581681781881982082182282382482582682782882983083183283383483583683783883984084184284384484584684784884985085185285385485585685785885986086186286386486586686786886987087187287387487587687787887988088188288388488588688788888989089189289389489589689789889990090190290390490590690790890991091191291391491591691791891992092192292392492592692792892993093193293393493593693793893994094194294394494594694794894995095195295395495595695795895996096196296396496596696796896997097197297397497597697797897998098198298398498598698798898999099199299399499599699799899910001001100210031004100510061007100810091010101110121013101410151016101710181019102010211022102310241025102610271028102910301031103210331034103510361037103810391040104110421043104410451046104710481049105010511052105310541055105610571058105910601061106210631064106510661067106810691070107110721073107410751076107710781079108010811082108310841085108610871088108910901091109210931094109510961097109810991100110111021103110411051106110711081109111011111112111311141115111611171118111911201121112211231124112511261127112811291130113111321133113411351136113711381139114011411142114311441145114611471148114911501151115211531154115511561157115811591160116111621163116411651166116711681169117011711172117311741175117611771178117911801181118211831184118511861187118811891190119111921193119411951196119711981199120012011202120312041205120612071208120912101211121212131214121512161217121812191220122112221223122412251226122712281229123012311232123312341235123612371238123912401241124212431244124512461247124812491250125112521253125412551256125712581259126012611262126312641265126612671268126912701271127212731274127512761277127812791280128112821283128412851286128712881289129012911292129312941295129612971298129913001301130213031304130513061307130813091310131113121313131413151316131713181319132013211322132313241325132613271328132913301331133213331334133513361337133813391340134113421343134413451346134713481349135013511352135313541355135613571358135913601361136213631364136513661367136813691370137113721373137413751376137713781379138013811382138313841385138613871388138913901391139213931394139513961397139813991400140114021403140414051406140714081409141014111412141314141415141614171418141914201421142214231424142514261427142814291430143114321433143414351436143714381439144014411442144314441445144614471448144914501451145214531454145514561457145814591460146114621463146414651466146714681469147014711472147314741475147614771478147914801481148214831484148514861487148814891490149114921493149414951496149714981499150015011502150315041505150615071508150915101511151215131514151515161517151815191520152115221523152415251526152715281529153015311532153315341535153615371538153915401541154215431544154515461547154815491550155115521553155415551556155715581559156015611562156315641565156615671568156915701571157215731574157515761577157815791580158115821583158415851586158715881589159015911592159315941595159615971598159916001601160216031604160516061607160816091610161116121613161416151616161716181619162016211622162316241625162616271628162916301631163216331634163516361637163816391640164116421643164416451646164716481649165016511652165316541655165616571658165916601661166216631664166516661667166816691670167116721673167416751676167716781679168016811682168316841685168616871688168916901691169216931694169516961697169816991700170117021703170417051706170717081709171017111712171317141715171617171718171917201721172217231724172517261727172817291730173117321733173417351736173717381739174017411742174317441745174617471748174917501751175217531754175517561757175817591760176117621763176417651766176717681769177017711772177317741775177617771778177917801781178217831784178517861787178817891790179117921793179417951796179717981799180018011802180318041805180618071808180918101811181218131814181518161817181818191820182118221823182418251826182718281829183018311832183318341835183618371838183918401841184218431844184518461847184818491850185118521853185418551856185718581859186018611862186318641865186618671868186918701871187218731874187518761877187818791880188118821883188418851886188718881889189018911892189318941895189618971898189919001901190219031904190519061907190819091910191119121913191419151916191719181919192019211922192319241925192619271928192919301931193219331934193519361937193819391940194119421943194419451946194719481949195019511952195319541955195619571958195919601961196219631964196519661967196819691970197119721973197419751976197719781979198019811982198319841985198619871988198919901991199219931994199519961997199819992000200120022003200420052006200720082009201020112012201320142015201620172018201920202021202220232024202520262027202820292030203120322033203420352036203720382039204020412042204320442045204620472048204920502051205220532054205520562057205820592060206120622063206420652066206720682069207020712072207320742075207620772078207920802081208220832084208520862087208820892090209120922093209420952096209720982099210021012102210321042105210621072108210921102111211221132114211521162117211821192120212121222123212421252126212721282129213021312132213321342135213621372138213921402141214221432144214521462147214821492150215121522153215421552156215721582159216021612162216321642165216621672168216921702171217221732174217521762177217821792180218121822183218421852186218721882189219021912192219321942195219621972198219922002201220222032204220522062207220822092210221122122213221422152216221722182219222022212222222322242225222622272228222922302231223222332234223522362237223822392240224122422243224422452246224722482249225022512252225322542255225622572258225922602261226222632264226522662267226822692270227122722273227422752276227722782279228022812282228322842285228622872288228922902291229222932294229522962297229822992300230123022303230423052306230723082309231023112312231323142315231623172318231923202321232223232324232523262327232823292330233123322333233423352336233723382339234023412342234323442345234623472348234923502351235223532354235523562357235823592360236123622363236423652366236723682369237023712372237323742375237623772378237923802381238223832384238523862387238823892390239123922393239423952396239723982399240024012402240324042405240624072408240924102411241224132414241524162417241824192420242124222423242424252426242724282429243024312432243324342435243624372438243924402441244224432444244524462447244824492450245124522453245424552456245724582459246024612462246324642465246624672468246924702471247224732474247524762477247824792480248124822483248424852486248724882489249024912492249324942495249624972498249925002501250225032504250525062507250825092510251125122513251425152516251725182519252025212522252325242525252625272528252925302531253225332534253525362537253825392540254125422543254425452546254725482549255025512552255325542555255625572558255925602561256225632564256525662567256825692570257125722573257425752576257725782579258025812582258325842585258625872588258925902591259225932594259525962597259825992600260126022603260426052606260726082609261026112612261326142615261626172618261926202621262226232624262526262627262826292630263126322633263426352636263726382639264026412642264326442645264626472648264926502651265226532654265526562657265826592660266126622663266426652666266726682669267026712672267326742675267626772678267926802681268226832684268526862687268826892690269126922693269426952696269726982699270027012702270327042705270627072708270927102711271227132714271527162717271827192720272127222723272427252726272727282729273027312732273327342735273627372738273927402741274227432744274527462747274827492750275127522753275427552756275727582759276027612762276327642765276627672768276927702771277227732774277527762777277827792780278127822783278427852786278727882789279027912792279327942795279627972798279928002801280228032804280528062807280828092810281128122813281428152816281728182819282028212822282328242825282628272828282928302831283228332834283528362837283828392840284128422843284428452846284728482849285028512852285328542855285628572858285928602861286228632864286528662867286828692870287128722873287428752876287728782879288028812882288328842885288628872888288928902891289228932894289528962897289828992900290129022903290429052906290729082909291029112912291329142915291629172918291929202921292229232924292529262927292829292930293129322933293429352936293729382939294029412942294329442945294629472948294929502951295229532954295529562957295829592960296129622963296429652966296729682969297029712972297329742975297629772978297929802981298229832984298529862987298829892990299129922993299429952996299729982999300030013002300330043005300630073008300930103011301230133014301530163017301830193020302130223023302430253026302730283029303030313032303330343035303630373038303930403041304230433044304530463047304830493050305130523053305430553056305730583059306030613062306330643065306630673068306930703071307230733074307530763077307830793080308130823083308430853086308730883089309030913092309330943095309630973098309931003101310231033104310531063107310831093110311131123113311431153116311731183119312031213122312331243125312631273128312931303131313231333134313531363137313831393140314131423143314431453146314731483149315031513152315331543155315631573158315931603161316231633164316531663167316831693170317131723173317431753176317731783179318031813182318331843185318631873188318931903191319231933194319531963197319831993200320132023203320432053206320732083209321032113212321332143215321632173218321932203221322232233224322532263227322832293230323132323233323432353236323732383239324032413242324332443245324632473248324932503251325232533254325532563257325832593260326132623263326432653266326732683269327032713272327332743275327632773278327932803281328232833284328532863287328832893290329132923293329432953296329732983299330033013302330333043305330633073308330933103311331233133314331533163317331833193320332133223323332433253326332733283329333033313332333333343335333633373338333933403341334233433344334533463347334833493350335133523353335433553356335733583359336033613362336333643365336633673368336933703371337233733374337533763377337833793380338133823383338433853386338733883389339033913392339333943395339633973398339934003401340234033404340534063407340834093410341134123413341434153416341734183419342034213422342334243425342634273428342934303431343234333434343534363437343834393440344134423443344434453446344734483449345034513452345334543455345634573458345934603461346234633464346534663467346834693470347134723473347434753476347734783479348034813482348334843485348634873488348934903491349234933494349534963497349834993500350135023503350435053506350735083509351035113512351335143515351635173518351935203521352235233524352535263527352835293530353135323533353435353536353735383539354035413542354335443545354635473548354935503551355235533554355535563557355835593560356135623563356435653566356735683569357035713572357335743575357635773578357935803581358235833584358535863587358835893590359135923593359435953596359735983599360036013602360336043605360636073608360936103611361236133614361536163617361836193620362136223623362436253626362736283629363036313632363336343635363636373638363936403641364236433644364536463647364836493650365136523653365436553656365736583659366036613662366336643665366636673668366936703671367236733674367536763677367836793680368136823683368436853686368736883689369036913692369336943695369636973698369937003701370237033704370537063707370837093710371137123713371437153716371737183719372037213722372337243725372637273728372937303731373237333734373537363737373837393740374137423743374437453746374737483749375037513752375337543755375637573758375937603761376237633764376537663767376837693770377137723773377437753776377737783779378037813782378337843785378637873788378937903791379237933794379537963797379837993800380138023803380438053806380738083809381038113812381338143815381638173818381938203821382238233824382538263827382838293830383138323833383438353836383738383839384038413842384338443845384638473848384938503851385238533854385538563857385838593860386138623863386438653866386738683869387038713872387338743875387638773878387938803881388238833884388538863887388838893890389138923893389438953896389738983899390039013902390339043905390639073908390939103911391239133914391539163917391839193920392139223923392439253926392739283929393039313932393339343935
  1. //这里的代码是最早写的,很乱,以后整合优化
  2. var editors = [];
  3. var editors_index = [];
  4. var tables = [];
  5. var select = '';
  6. var submitButton = '';
  7. var editorWidth = 0;
  8. var admingroup = false;
  9. String.prototype.replaceAll = function(reallyDo, replaceWith, ignoreCase) {
  10. if (!RegExp.prototype.isPrototypeOf(reallyDo)) {
  11. return this.replace(new RegExp(reallyDo, (ignoreCase ? "gi": "g")), replaceWith);
  12. } else {
  13. return this.replace(reallyDo, replaceWith);
  14. }
  15. }
  16. Array.prototype.remove = function(val) {
  17. var index = -1;
  18. for(var i = 0; i < this.length; i++)
  19. {
  20. if(this[i] == val)
  21. {
  22. index = i;
  23. }
  24. }
  25. if (index > -1) {
  26. this.splice(index, 1);
  27. }
  28. };
  29. Array.prototype.replaceOne = function(old, val) {
  30. var index = -1;
  31. for(var i = 0; i < this.length; i++)
  32. {
  33. if(this[i] == old)
  34. {
  35. index = i;
  36. }
  37. }
  38. if (index > -1) {
  39. this.splice(index, 1, val);
  40. }
  41. };
  42. $(document).ready(function()
  43. {
  44. //init();
  45. });
  46. function init(ew)
  47. {
  48. if (ew) {
  49. editorWidth = ew;
  50. } else {
  51. editorWidth = 0;
  52. }
  53. editors = [];
  54. editors_index = [];
  55. initEditor();
  56. select = '';
  57. edit();
  58. del();
  59. checkbox();
  60. image();
  61. change();
  62. autocomplete();
  63. template();
  64. submit();
  65. loadShow();
  66. initPic();
  67. initDate();
  68. initLayui();
  69. initColor();
  70. initUpdate();
  71. initClipboard();
  72. initEmoji();
  73. initSearch();
  74. //更新页面一些功能,上边的一些功能等找时间再优化吧
  75. dever_update.init();
  76. hljs.initHighlightingOnLoad();
  77. table();
  78. }
  79. function initSearch()
  80. {
  81. $("#form1 input").bind('keypress', function (event) {
  82. if (event.keyCode == 13) {
  83. $("#search_button").click();
  84. }
  85. });
  86. }
  87. function initEmoji()
  88. {
  89. if ($('.dever-emoji').length) {
  90. $('.dever-emoji').each(function()
  91. {
  92. emoji($(this), $(this).html());
  93. })
  94. }
  95. }
  96. function emoji(e, content)
  97. {
  98. var handle = function()
  99. {
  100. e.html(twemoji.parse(content)).show(200);
  101. };
  102. if (typeof jEmoji != 'object') {
  103. $.getScript('//twemoji.maxcdn.com/2/twemoji.min.js?11.4', function() {
  104. /*
  105. $("head").append("<link>");
  106. var css = $("head").children(":last");
  107. css.attr({
  108. rel: "stylesheet",
  109. type: "text/css",
  110. href: config.script + '/lib/emoji/emoji.css'
  111. });
  112. */
  113. return handle();
  114. });
  115. } else {
  116. return handle();
  117. }
  118. }
  119. function checkClick(e)
  120. {
  121. var objEvt = $._data(e[0], "events");
  122. if (objEvt && !objEvt["click"]) {
  123. return false;
  124. }
  125. return true;
  126. }
  127. function initClipboard()
  128. {
  129. var clipboard = new ClipboardJS('.clipboard');
  130. clipboard.on('success', function(e) {
  131. notify('复制成功', e.trigger);
  132. e.clearSelection();
  133. });
  134. clipboard.on('error', function(e) {
  135. notify('复制失败', e.trigger);
  136. });
  137. }
  138. function initUpdate()
  139. {
  140. if ($('.update_show_editor').length) {
  141. $('.update_show_editor').each(function() {
  142. $(this).bind('click', function()
  143. {
  144. var url = $(this).attr('key');
  145. var value = $(this).attr('editor_id');
  146. var title = $(this).attr('value');
  147. var send = '';
  148. if ($(this).attr('data-value')) {
  149. send = $(this).attr('data-value');
  150. }
  151. $.post(url, {value:send}, function(t)
  152. {
  153. var func = function() {
  154. var url = $('#editor_applet_pic').val();
  155. var appid = $('#editor_applet_id').val();
  156. var path = $('#editor_applet_path').val();
  157. var link = $('#editor_applet_link').val();
  158. if (!appid) {
  159. //alert('请选择小程序');
  160. //return;
  161. }
  162. if (!path) {
  163. alert('请填写路径');
  164. return;
  165. }
  166. if (!url) {
  167. alert('请上传封面');
  168. return;
  169. }
  170. var w = 750/2;
  171. KindEditor.insertHtml('#' + value, '<img src="'+url+'" style="width:'+w+'px;" data-applet="'+url+'||'+appid+'||'+path+'||'+link+'"/>');
  172. layer.closeAll();
  173. };
  174. showAlert(t, func, title);
  175. image();
  176. })
  177. })
  178. });
  179. }
  180. }
  181. function initLayui()
  182. {
  183. layui.use('layer', function() {
  184. var layer = layui.layer;
  185. layer.ready(function() {
  186. $(".dever-img").each(function()
  187. {
  188. layer.photos({
  189. photos: '#' + $(this).attr('id'),
  190. shade : 0.5
  191. });
  192. });
  193. });
  194. });
  195. }
  196. function initColor()
  197. {
  198. if ($('.dever-color').length) {
  199. $('.dever-color').each(function()
  200. {
  201. var self = $(this);
  202. var val = self.val();
  203. if (!val) {
  204. val = '#000000';
  205. }
  206. self.css('border-right', '40px solid '+val);
  207. self.colpick({
  208. layout:'hex',
  209. submit:0,
  210. colorScheme:'dark',
  211. color: val,
  212. onChange : function (hsb,hex,rgb,el,bySetColor) {
  213. $(el).css('border-color','#'+hex);
  214. if(!bySetColor) $(el).val('#' + hex);
  215. }
  216. }).keyup(function(){
  217. $(this).colpickSetColor(this.value);
  218. });
  219. })
  220. }
  221. }
  222. function formData(form)
  223. {
  224. var d = {};
  225. var t = $(form).serializeArray();
  226. var u = '';
  227. $.each(t, function() {
  228. if (this.name.indexOf('search_') != -1) {
  229. d[this.name] = this.value;
  230. u += '&' + this.name + '=' + this.value;
  231. }
  232. });
  233. return [d,u];
  234. }
  235. function initMenu()
  236. {
  237. if(typeof(config.layout) != "undefined")
  238. {
  239. $('.list-unstyled li').each(function(j)
  240. {
  241. $(this).unbind('click').bind('click', function()
  242. {
  243. if ($(this).index() == i) {
  244. //return;
  245. }
  246. $('.list-unstyled .active').each(function()
  247. {
  248. $(this).attr('class', '');
  249. $(this).find('a').attr('class', '');
  250. })
  251. $(this).attr('class', 'active');
  252. var a = $(this).find('a');
  253. a.attr('class', 'subdrop');
  254. //alert($(this).attr('class'));
  255. })
  256. });
  257. /*
  258. $('.project-list').each(function(i)
  259. {
  260. $(this).unbind('click').bind('click', function()
  261. {
  262. if ($(this).index() == i) {
  263. return;
  264. }
  265. $('.project-list').each(function()
  266. {
  267. $(this).find('i').parent().attr('class', '');
  268. $(this).find('ul').attr('class', 'list-unstyled upload-menu');
  269. })
  270. $(this).find('i').parent().attr('class', 'active');
  271. $(this).find('ul').attr('class', 'list-unstyled upload-menu in');
  272. })
  273. });
  274. */
  275. }
  276. }
  277. function setOption(e, id)
  278. {
  279. var s = $("select[name="+id+"]");
  280. var v = s.val();
  281. if (!select) {
  282. select = s.clone();
  283. }
  284. s.find('option[parent]').remove();
  285. //查找出需要显示的option并复制
  286. var options = select.find("option[parent="+e.val()+"]").clone();
  287. //将需要显示的option添加到select中
  288. s.append(options);
  289. //因为option.remove()不会刷新控件,需要将新的option切换上去
  290. //这里排除了options.size() == 0的情况
  291. var state = 2;
  292. s.find('option').each(function()
  293. {
  294. var val = $(this).val();
  295. if (v == val) {
  296. state = 1;
  297. }
  298. });
  299. if (state == 1) {
  300. s.val(v);
  301. } else {
  302. s.val(0);
  303. }
  304. }
  305. function table()
  306. {
  307. if ($('.table-responsive').length) {
  308. $('.table-responsive[data-pattern]').each(function()
  309. {
  310. $(this).responsiveTable('update');
  311. });
  312. }
  313. }
  314. function pjax(param)
  315. {
  316. param.timeout = 8000;
  317. $.pjax(param);
  318. }
  319. function initDate()
  320. {
  321. $.datetimepicker.setLocale('ch');
  322. if($(".manage_date").length)
  323. {
  324. $(".manage_date").each(function()
  325. {
  326. $(this).datetimepicker(
  327. {
  328. //datepicker:false,
  329. format:'Y-m-d H:i:s',
  330. lang:'ch'
  331. });
  332. });
  333. }
  334. if($(".manage_day").length)
  335. {
  336. $(".manage_day").each(function()
  337. {
  338. $(this).datetimepicker(
  339. {
  340. //inline:true,
  341. timepicker:false,
  342. format:'Y-m-d',
  343. lang:'ch'
  344. });
  345. });
  346. }
  347. if($(".manage_sday").length)
  348. {
  349. $(".manage_sday").each(function()
  350. {
  351. $(this).datetimepicker(
  352. {
  353. //inline:true,
  354. timepicker:false,
  355. format:'Y-m-d',
  356. lang:'ch'
  357. });
  358. });
  359. }
  360. if($(".manage_sdate").length)
  361. {
  362. $(".manage_sdate").each(function()
  363. {
  364. $(this).datetimepicker(
  365. {
  366. //datepicker:false,
  367. format:'Y-m-d H:i:s',
  368. lang:'ch'
  369. });
  370. });
  371. }
  372. layui.use('laydate', function() {
  373. var laydate = layui.laydate;
  374. if ($('.manage_year').length) {
  375. $('.manage_year').each(function(i) {
  376. $(this).attr('id', 'manage_year_' + i);
  377. laydate.render({
  378. elem: '#manage_year_' + i,
  379. type: 'year',
  380. });
  381. })
  382. }
  383. if ($('.manage_month').length) {
  384. $('.manage_month').each(function(i) {
  385. $(this).attr('id', 'manage_month_' + i);
  386. laydate.render({
  387. elem: '#manage_month_' + i,
  388. type: 'month',
  389. });
  390. })
  391. }
  392. });
  393. }
  394. function initPic()
  395. {
  396. $('a[rel]').fancybox();
  397. }
  398. function initEditor(e)
  399. {
  400. if (!e) {
  401. e = $('.editor');
  402. }
  403. if(e.length)
  404. {
  405. var param = false;
  406. var editor = [];
  407. e.each(function()
  408. {
  409. var parent = $(this).parent().parent();
  410. //alert(parent.attr('id'));
  411. if(parent.attr('id') && parent.attr('id').indexOf('-child-0') != -1)
  412. {
  413. return;
  414. }
  415. if (!param) {
  416. param = loadEditorParam($(this));
  417. }
  418. editor.push($(this).attr('id'));
  419. });
  420. if (editor) {
  421. for (var i in editor) {
  422. var id = editor[i];
  423. if (typeof(id) == 'string' && !editors[id]) {
  424. param.index = editors_index.length;
  425. editors[id] = KindEditor.create('#' + id, param);
  426. editors_index.push(id);
  427. }
  428. }
  429. }
  430. }
  431. if ($('.editor_tool').length) {
  432. $('.editor_tool').each(function()
  433. {
  434. $(this).click(function()
  435. {
  436. var tool = $(this).attr('tool');
  437. var id = $(this).attr('editor_id');
  438. editors[id].clickToolbar(tool);
  439. })
  440. });
  441. }
  442. }
  443. function loadEditorParam(e)
  444. {
  445. if(!e.length)
  446. {
  447. return;
  448. }
  449. var key = e.attr('key');
  450. var media = e.attr('media');
  451. var token = e.attr('token');
  452. var host = e.attr('host');
  453. var domain = e.attr('domain');
  454. var path = e.attr('path');
  455. var upload_search = e.attr('upload_search');
  456. var upload_search_value = e.attr('upload_search_value');
  457. var yun = {};
  458. if (token && host) {
  459. yun.token = token;
  460. yun.host = host;
  461. yun.domain = domain;
  462. yun.path = path;
  463. }
  464. if (!media) {
  465. media = key;
  466. }
  467. var view = config.upload.replace('save', 'view');
  468. var param = {
  469. height : "400px",
  470. allowImageUpload: true, //上传图片框本地上传的功能,false为隐藏,默认为true
  471. allowImageRemote : true, //上传图片框网络图片的功能,false为隐藏,默认为true
  472. allowFileManager : true, //浏览图片空间
  473. allowMediaUpload : true,
  474. filterMode : false, //HTML特殊代码过滤
  475. themeType : 'default',
  476. filePostName : 'file',
  477. dialogOffset : 0, //对话框距离页面顶部的位置,默认为0居中,
  478. uploadJson : config.upload + '.kindeditor?key=' + key + '&search=' + upload_search_value,
  479. uploadResJson : config.uploadRes + '.kindeditor?key=' + key + '&search=' + upload_search_value,
  480. uploadMediaJson : config.upload + '.kindeditor?key=' + media + '&search=' + upload_search_value,
  481. uploadYunJson : yun,
  482. fileManagerJson : view + '.files?key=' + media + '&upload_search=' + upload_search,
  483. htmlTags : {
  484. section : ['id', 'class', 'color', 'size', 'face', '.background-color'],
  485. font : ['id', 'class', 'color', 'size', 'face', '.background-color'],
  486. span : [
  487. 'id', 'class', '.color', '.background-color', '.font-size','.letter-spacing', '.background',
  488. '.font-weight', '.font-style', '.text-decoration', '.vertical-align', '.line-height'
  489. ],
  490. div : [
  491. 'id', 'class', 'data-applet', 'data-file', 'data-id', 'data-key','.dever-video', 'align', '.border', '.margin', '.padding', '.text-align', '.color',
  492. '.background-color', '.font-size','.letter-spacing', '.font-weight', '.background',
  493. '.font-style', '.text-decoration', '.vertical-align', '.margin-left'
  494. ],
  495. table: [
  496. 'id', 'class', 'border', 'cellspacing', 'cellpadding', 'width', 'height', 'align', 'bordercolor',
  497. '.padding', '.margin', '.border', 'bgcolor', '.text-align', '.color', '.background-color',
  498. '.font-size', '.font-weight', '.font-style', '.text-decoration', '.background',
  499. '.width', '.height', '.border-collapse'
  500. ],
  501. 'td,th': [
  502. 'id', 'class', 'align', 'valign', 'width', 'height', 'colspan', 'rowspan', 'bgcolor',
  503. '.text-align', '.color', '.background-color', '.font-size','.letter-spacing', '.font-weight',
  504. '.font-style', '.text-decoration', '.vertical-align', '.background', '.border'
  505. ],
  506. a : ['id', 'class', 'href', 'target', 'name'],
  507. embed : ['id', 'class', 'src', 'width', 'height', 'type', 'loop', 'autostart', 'quality', '.width', '.height', 'align', 'allowscriptaccess', 'wmode'],
  508. img : ['id', 'class', 'data-applet', 'data-file', 'data-id', 'data-key', 'src', 'width', 'height', 'border', 'alt', 'title', 'align', '.width', '.height', '.border'],
  509. 'p,ol,ul,li,blockquote,h1,h2,h3,h4,h5,h6' : [
  510. 'id', 'class', 'align', '.text-align', '.color', '.background-color', '.font-size','.letter-spacing', '.background',
  511. '.font-weight', '.font-style', '.text-decoration', '.vertical-align', '.text-indent', '.margin-left'
  512. ],
  513. pre : ['id', 'class'],
  514. hr : ['id', 'class', '.page-break-after'],
  515. 'br,tbody,tr,strong,b,sub,sup,em,i,u,strike,s,del' : ['id', 'class'],
  516. iframe : ['id', 'class', 'src', 'frameborder', 'width', 'height', '.width', '.height']
  517. },
  518. items : [
  519. 'preview', 'undo', 'redo', '|', 'cut', 'copy', 'paste',
  520. 'plainpaste', 'wordpaste', '|', 'justifyleft', 'justifycenter', 'justifyright',
  521. 'justifyfull', 'indent', 'outdent', 'clearhtml', 'quickformat', 'selectall', '|', 'fullscreen', 'source', '/',
  522. 'formatblock', 'fontsize', 'fontheight', '|', 'forecolor', 'hilitecolor', 'bold',
  523. 'italic', 'underline', 'lineheight', 'removeformat', 'insertorderedlist','|', 'image','table', 'hr', 'pagebreak','link', 'unlink'
  524. ]
  525. /*
  526. items : [
  527. 'source', '|', 'undo', 'redo', '|', 'preview', 'print', 'template', 'code', 'cut', 'copy', 'paste',
  528. 'plainpaste', 'wordpaste', '|', 'justifyleft', 'justifycenter', 'justifyright',
  529. 'justifyfull', 'insertorderedlist', 'insertunorderedlist', 'indent', 'outdent', 'subscript',
  530. 'superscript', 'clearhtml', 'quickformat', 'selectall', '|', 'fullscreen', '/',
  531. 'formatblock', 'fontsize', 'fontheight', '|', 'forecolor', 'hilitecolor', 'bold',
  532. 'italic', 'underline', 'strikethrough', 'lineheight', 'removeformat', '|', 'image', 'multiimage','table', 'hr', 'emoticons', 'baidumap', 'pagebreak',
  533. 'anchor', 'link', 'unlink'
  534. ]
  535. */
  536. //media
  537. /*
  538. items : [
  539. 'source', '|', 'undo', 'redo', '|', 'preview', 'print', 'template', 'code', 'cut', 'copy', 'paste',
  540. 'plainpaste', 'wordpaste', '|', 'justifyleft', 'justifycenter', 'justifyright',
  541. 'justifyfull', 'insertorderedlist', 'insertunorderedlist', 'indent', 'outdent', 'subscript',
  542. 'superscript', 'clearhtml', 'quickformat', 'selectall', '|', 'fullscreen', '/',
  543. 'formatblock', 'fontname', 'fontsize', '|', 'forecolor', 'hilitecolor', 'bold',
  544. 'italic', 'underline', 'strikethrough', 'lineheight', 'removeformat', '|', 'image', 'multiimage',
  545. 'flash', 'media', 'insertfile', 'table', 'hr', 'emoticons', 'baidumap', 'pagebreak',
  546. 'anchor', 'link', 'unlink', '|', 'about'
  547. ]
  548. */
  549. }
  550. if (editorWidth > 0) {
  551. param.width = editorWidth + 'px';
  552. param.minWidth = editorWidth + 'px';
  553. }
  554. return param;
  555. }
  556. //更新页面的提交按钮
  557. function submit()
  558. {
  559. if($(".save-data").length)
  560. {
  561. if (submitButton) {
  562. $(".save-data").each(function()
  563. {
  564. $(this).html(submitButton);
  565. })
  566. }
  567. $(".save-data").unbind('click').bind('click', function()
  568. {
  569. if (editors) {
  570. for (var i in editors) {
  571. if (i.indexOf('update_') != -1) {
  572. editors[i].sync();
  573. }
  574. }
  575. }
  576. //return;
  577. submitButton = $(this).html();
  578. $(this).html('loading...');
  579. $(this).unbind('click');
  580. submit_action();
  581. })
  582. }
  583. }
  584. //直接提交更新页的数据
  585. function submit_action()
  586. {
  587. $(".form1").submit();
  588. }
  589. //设置某一个input的值
  590. function set_update(id, value)
  591. {
  592. if($(id).length)
  593. {
  594. $(id).val(value);
  595. }
  596. }
  597. /**
  598. * 批量复制数据
  599. */
  600. function copy_data(e)
  601. {
  602. var html = '<div>';
  603. html += '<div><span>请输入要复制的数量:</span><input type="text" class="form-control form_margin" id="temp_copy_num" /></div>';
  604. html += '</div>';
  605. $('#dever_modal_body').html(html);
  606. $('#dever_modal_title').html('复制数据');
  607. $("#dever_modal_yes").unbind('click').bind('click', function()
  608. {
  609. set_update('#copy_num', $("#temp_copy_num").val());
  610. set_update('#update_where_id', 0);
  611. submit_action();
  612. });
  613. }
  614. //头部菜单
  615. function topMenu(e)
  616. {
  617. var p = e.parent().parent().parent().find('span');
  618. p.html(e.html());
  619. //更新当前的精细权限
  620. var url = config.host + 'top.update_action?json=1';
  621. var id = e.attr('data-id');
  622. $.post(url, {id:id}, function(t)
  623. {
  624. var href = location.href;
  625. if(location.href.indexOf('where_id') != -1)
  626. {
  627. var temp = location.href.split('where_id');
  628. href = temp[0] + 'where_id=' + t;
  629. }
  630. if(typeof(config.layout) != "undefined" && $(config.layout).length)
  631. {
  632. pjax({url: href, container: config.layout})
  633. }
  634. else
  635. {
  636. location.href = href;
  637. }
  638. })
  639. }
  640. //头部菜单
  641. function topCMenu(e)
  642. {
  643. var p = e.parent().parent().parent().find('span');
  644. p.html(e.html());
  645. //更新当前的精细权限
  646. var url = config.host + 'company.set?json=1';
  647. var id = e.attr('data-id');
  648. $.post(url, {company_id:id}, function(t)
  649. {
  650. location.reload();
  651. })
  652. }
  653. //链接跳转
  654. function go(key, value)
  655. {
  656. var href = location.href;
  657. if(location.href.indexOf(key) != -1)
  658. {
  659. var temp = location.href.split(key + '=');
  660. href = temp[0] + key + '=' + value + '&' + temp[1];
  661. } else {
  662. href = href + '&' + key + '=' + value;
  663. }
  664. location.href = href;
  665. }
  666. //更新页面的批量载入选择
  667. function loadShow()
  668. {
  669. if($(".show_input").length)
  670. {
  671. $(".show_input input:radio").each(function()
  672. {
  673. if ($(this).attr('checked'))
  674. {
  675. inputShow($(this), $(this).attr('show_id'), 'input');
  676. }
  677. var filter = $(this).attr('lay-filter');
  678. if (filter && filter.indexOf('_all') == -1) {
  679. form.on('radio('+filter+')', function(data) {
  680. inputShow($(this), $(this).attr('show_id'), 'input');
  681. })
  682. }
  683. })
  684. $(".show_input input:checkbox").each(function()
  685. {
  686. if ($(this).attr('checked'))
  687. {
  688. inputShow($(this), $(this).attr('show_id'), 'input');
  689. }
  690. var filter = $(this).attr('lay-filter');
  691. if (filter && filter.indexOf('_all') == -1) {
  692. form.on('checkbox('+filter+')', function(data) {
  693. inputShow($(this), $(this).attr('show_id'), 'input');
  694. })
  695. }
  696. })
  697. $(".show_input select").each(function()
  698. {
  699. if($(this).find('option:selected').text())
  700. {
  701. inputShow($(this), $(this).attr('show_id'));
  702. }
  703. })
  704. }
  705. if($(".control_url").length)
  706. {
  707. $(".control_url input:radio").each(function()
  708. {
  709. if ($(this).attr('checked'))
  710. {
  711. inputShowUrl($(this), $(this).attr('control_url'), $(this).attr('data-id'));
  712. }
  713. var filter = $(this).attr('lay-filter');
  714. if (filter) {
  715. form.on('radio('+filter+')', function(data) {
  716. inputShowUrl($(this), $(this).attr('control_url'), $(this).attr('data-id'));
  717. })
  718. }
  719. })
  720. $(".control_url input:checkbox").each(function()
  721. {
  722. if ($(this).attr('checked'))
  723. {
  724. inputShowUrl($(this), $(this).attr('control_url'), $(this).attr('data-id'));
  725. }
  726. var filter = $(this).attr('lay-filter');
  727. if (filter) {
  728. form.on('checkbox('+filter+')', function(data) {
  729. inputShowUrl($(this), $(this).attr('control_url'), $(this).attr('data-id'));
  730. })
  731. }
  732. })
  733. $(".control_url select").each(function()
  734. {
  735. if($(this).find('option:selected').text())
  736. {
  737. inputShowUrl($(this), $(this).attr('control_url'), $(this).attr('data-id'));
  738. }
  739. })
  740. }
  741. }
  742. function menuGroup(id, e)
  743. {
  744. if (typeof(layer) != 'undefined' && admingroup) {
  745. layer.close(admingroup);
  746. }
  747. $('.menu_group').hide();
  748. $('.menu_group_' + id).show();
  749. $('.menu_group_' + id).eq(0).addClass('layui-nav-itemed');
  750. }
  751. function inputShow(e,n,t)
  752. {
  753. $(".show_" + n).hide();
  754. if (e.attr('v')) {
  755. var v = e.attr('v');
  756. } else {
  757. var v = e.val();
  758. }
  759. if (t == 'input') {
  760. var item = e.parent().find('input');
  761. item.each(function()
  762. {
  763. if($(this).get(0).checked == true)
  764. {
  765. inputShowOne($(this),n);
  766. }
  767. });
  768. } else {
  769. var item = e.parent().find('select');
  770. item.each(function()
  771. {
  772. if($(this).find('option:selected').text())
  773. {
  774. inputShowOne($(this),n);
  775. }
  776. });
  777. }
  778. var array = ['input', 'textarea'];
  779. for(var a in array)
  780. {
  781. if ($(".show_" + n).find(array[a]).length) {
  782. var s = $(".show_" + n).find(array[a]);
  783. var p = s.parent().parent().parent().css('display');
  784. var c = s.attr('class');
  785. if (c.indexOf('validate[required]') > -1 && p == 'none') {
  786. $(".show_" + n).find(array[a]).removeClass('validate[required]').addClass('validates');
  787. }
  788. if (c.indexOf('validates') > -1) {
  789. $(".show_" + n).find(array[a]).removeClass('validates').addClass('validate[required]');
  790. }
  791. }
  792. }
  793. }
  794. function inputShowOne(e,n)
  795. {
  796. var value = e.val();
  797. var ele = '.show_' + n + '_ajax';
  798. if ($(ele).length) {
  799. $(ele).each(function()
  800. {
  801. var self = $(this);
  802. var url = self.attr('dever-ajax');
  803. $.getJSON(url + value + '&callback=?', function(t) {
  804. self.find('.margin-top').html(t.data);
  805. inputShowOneValiDate(self);
  806. checkbox();
  807. })
  808. })
  809. } else {
  810. ele = '.show_' + n + '_' + value;
  811. inputShowOneValiDate($(ele));
  812. }
  813. }
  814. function inputShowOneValiDate(e)
  815. {
  816. e.show();
  817. var array = ['input', 'textarea'];
  818. for(var a in array)
  819. {
  820. if(e.length && e.attr('class').indexOf('show_no') == -1)
  821. {
  822. e.find(array[a]).each(function()
  823. {
  824. var parent = $(this).parent();
  825. if($(this).attr('class') && $(this).attr('class') != 'editor' && $(this).attr('class').indexOf('validates') > -1 && parent.find('label').length && parent.find('label').html().indexOf('选填') == -1)
  826. {
  827. $(this).addClass('validate[required]');
  828. }
  829. })
  830. }
  831. }
  832. }
  833. //批量更新
  834. var list_mul_state = 1;
  835. function list_mul(e, t, url)
  836. {
  837. if (t == 1) {
  838. var type = parseInt($("#mul_type").val());
  839. if(type != 1 && type != 2)
  840. {
  841. showAlert('您还没有选择数据');
  842. return;
  843. }
  844. }
  845. if (list_mul_state == 2) {
  846. showAlert('请不要重复点击');
  847. return;
  848. }
  849. var index = layer.confirm('确定进行此项操作吗?', function()
  850. {
  851. list_mul_state = 2;
  852. $('#method').val('mul');
  853. $('#function').val('msg');
  854. layer.close(index);
  855. if (url) {
  856. $('#method').val('mul.' + url);
  857. }
  858. $('#form1').attr('target', 'f1').submit();
  859. })
  860. }
  861. //搜索
  862. function list_search(e)
  863. {
  864. $('#method').val('search');
  865. $('#function').val('');
  866. $('#form1').attr('target', '').submit();
  867. }
  868. //更新数据
  869. function update(e, id, project, table, notice, menu_id)
  870. {
  871. var call = function()
  872. {
  873. var col = e.attr('name').replace('up_col_', '');
  874. var value = e.val();
  875. var old = e.attr('data-old');
  876. var url = config.host + 'database.update_action_commit?json=1';
  877. $.post(url, {where_id:id,col:col,value:value,project:project,table:table,menu_id:menu_id}, function(t)
  878. {
  879. var t = eval('('+t+')');
  880. if (t.status == 1) {
  881. e.attr('data-old', value);
  882. notify('操作已成功!您的操作已修改当前选项!', e);
  883. preview();
  884. } else {
  885. msg(t);
  886. e.val(old);
  887. }
  888. })
  889. }
  890. if(notice)
  891. {
  892. var index = layer.confirm(notice, function(i, l)
  893. {
  894. $(l).find('.layui-layer-btn0').css('pointer-events','none');
  895. layer.close(index);
  896. call();
  897. });
  898. }
  899. else
  900. {
  901. call();
  902. }
  903. }
  904. function notify(msg, e)
  905. {
  906. if (!e) {
  907. layer.msg(msg);
  908. return;
  909. }
  910. layer.tips(msg, e, {
  911. tips: [1, '#3595CC']
  912. });
  913. /*
  914. var notice = new PNotify({
  915. title: '提示信息',
  916. text: msg,
  917. buttons: {
  918. closer: false,
  919. sticker: false
  920. }
  921. });
  922. notice.get().click(function() {
  923. notice.remove();
  924. });
  925. */
  926. }
  927. //模板选择
  928. function template()
  929. {
  930. if(config.template)
  931. {
  932. $('body').attr('class', 'theme-' + config.template);
  933. }
  934. if($(".selector").length)
  935. {
  936. $(".selector").each(function()
  937. {
  938. if($(this).data('check') == 'checked')
  939. {
  940. selector($(this));
  941. }
  942. })
  943. }
  944. }
  945. //选择器
  946. function selector(e)
  947. {
  948. var value = e.data('value');
  949. var name = e.data('name');
  950. $('#'+name+'_value').val(value);
  951. $('.'+name+'_selector').children().css({'border':'2px solid #ccc'});
  952. e.children().css({'border':'2px solid #1e9fff'});
  953. if(name == 'update_template')
  954. {
  955. $('body').attr('class', 'theme-' + value);
  956. }
  957. }
  958. //根据e的值,获取总数
  959. var manage_total = {};
  960. function total(e, data)
  961. {
  962. var value = e.val();
  963. if(data.url) {
  964. var parent = e.parent().parent();
  965. var tagName = parent.prop("tagName");
  966. var pid = '';
  967. if (tagName == 'TD') {
  968. pid = parent.parent().attr('id');
  969. }
  970. data.value = value;
  971. data.where_id = $('#update_where_id').val();
  972. data.table = $('#table').val();
  973. data.project = $('#project').val();
  974. if (data.col) {
  975. if (data.col.indexOf(',') != -1) {
  976. var s = data.col.split(',');
  977. for (var i in s) {
  978. if (i >= 0) {
  979. var a = s[i];
  980. var k = s[i];
  981. if (a.indexOf('=') != -1) {
  982. var t = a.split('=');
  983. a = t[0];
  984. k = t[1];
  985. }
  986. if (pid) {
  987. var b = $('#update_'+ (pid + '_i_' + a));
  988. if (b.length) {
  989. var ue = b;
  990. } else {
  991. var ue = $('#update_'+a);
  992. }
  993. } else {
  994. var ue = $('#update_'+a);
  995. }
  996. data[k] = ue.val();
  997. if (!data[k]) {
  998. data[k] = ue.attr('v');
  999. }
  1000. if (!data[k]) {
  1001. data[k] = ue.html();
  1002. }
  1003. }
  1004. }
  1005. } else {
  1006. var a = data.col;
  1007. var k = data.col;
  1008. if (a.indexOf('=') != -1) {
  1009. var t = a.split('=');
  1010. a = t[0];
  1011. k = t[1];
  1012. }
  1013. if (pid) {
  1014. var b = $('#update_'+ (pid + '_i_' + a));
  1015. if (b.length) {
  1016. var ue = b;
  1017. } else {
  1018. var ue = $('#update_'+a);
  1019. }
  1020. } else {
  1021. var ue = $('#update_'+a);
  1022. }
  1023. data[k] = ue.val();
  1024. if (!data[k]) {
  1025. data[k] = ue.attr('v');
  1026. }
  1027. if (!data[k]) {
  1028. data[k] = ue.html();
  1029. }
  1030. }
  1031. }
  1032. var url = data.url;
  1033. delete data.url;
  1034. if (!pid) {
  1035. pid = 'pid';
  1036. }
  1037. $.getJSON(url + '&json=1', data, function(s) {
  1038. t = s.data;
  1039. for (var i in t) {
  1040. if (!manage_total[i]) {
  1041. manage_total[i] = {};
  1042. }
  1043. manage_total[i][pid] = 0;
  1044. manage_total[i][pid] += t[i];
  1045. }
  1046. for (var i in manage_total) {
  1047. var s = $('#' + i);
  1048. var n = 0;
  1049. for (var j in manage_total[i]) {
  1050. n += manage_total[i][j];
  1051. }
  1052. s.html(n);
  1053. }
  1054. });
  1055. }
  1056. }
  1057. //根据e的值,来载入其他数据
  1058. function loading(e, data, type)
  1059. {
  1060. if (type == 1) {
  1061. var value = e.attr('v');
  1062. } else {
  1063. var value = e.val();
  1064. if (e.attr('id') && e.attr('id').indexOf('_temp') != -1) {
  1065. var id = e.attr('id').replace('_temp', '');
  1066. if ($('#' + id).length) {
  1067. var value = $('#' + id).val();
  1068. }
  1069. }
  1070. }
  1071. if (data.element) {
  1072. if (data.url) {
  1073. data.value = value;
  1074. $.getJSON(data.url + '&json=1', data, function(t) {
  1075. $('#update_'+data.element+'').val(t.data);
  1076. });
  1077. } else {
  1078. $('#update_'+data.element+'').val(value);
  1079. }
  1080. } else if(data.url) {
  1081. var parent = e.parent().parent();
  1082. var tagName = parent.prop("tagName");
  1083. var pid = '';
  1084. if (tagName == 'TD') {
  1085. pid = parent.parent().attr('id');
  1086. }
  1087. data.value = value;
  1088. data.where_id = $('#update_where_id').val();
  1089. data.table = $('#table').val();
  1090. data.project = $('#project').val();
  1091. if (data.col) {
  1092. if (data.col.indexOf(',') != -1) {
  1093. var s = data.col.split(',');
  1094. for (var i in s) {
  1095. if (i >= 0) {
  1096. var a = s[i];
  1097. var k = s[i];
  1098. if (a.indexOf('=') != -1) {
  1099. var t = a.split('=');
  1100. a = t[0];
  1101. k = t[1];
  1102. }
  1103. if (pid) {
  1104. var b = $('#update_'+ (pid + '_i_' + a));
  1105. if (b.length) {
  1106. var ue = b;
  1107. } else {
  1108. var ue = $('#update_'+a);
  1109. }
  1110. } else {
  1111. var ue = $('#update_'+a);
  1112. }
  1113. data[k] = ue.val();
  1114. if (!data[k]) {
  1115. data[k] = ue.attr('v');
  1116. }
  1117. if (!data[k]) {
  1118. data[k] = ue.html();
  1119. }
  1120. }
  1121. }
  1122. } else {
  1123. var a = data.col;
  1124. var k = data.col;
  1125. if (a.indexOf('=') != -1) {
  1126. var t = a.split('=');
  1127. a = t[0];
  1128. k = t[1];
  1129. }
  1130. if (pid) {
  1131. var b = $('#update_'+ (pid + '_i_' + a));
  1132. if (b.length) {
  1133. var ue = b;
  1134. } else {
  1135. var ue = $('#update_'+a);
  1136. }
  1137. } else {
  1138. var ue = $('#update_'+a);
  1139. }
  1140. data[k] = ue.val();
  1141. if (!data[k]) {
  1142. data[k] = ue.attr('v');
  1143. }
  1144. }
  1145. }
  1146. var url = data.url;
  1147. delete data.url;
  1148. $.getJSON(url + '&json=1', data, function(s) {
  1149. t = s.data;
  1150. if (typeof(t) == 'object') {
  1151. var r = t.remove;
  1152. if (r) {
  1153. for(var i in r) {
  1154. $(r[i]).remove();
  1155. }
  1156. }
  1157. var o = t.option;
  1158. if (o) {
  1159. for (var i in o) {
  1160. if (pid) {
  1161. var ti = pid + '_i_' + i;
  1162. var ue = $('#update_'+ti);
  1163. } else {
  1164. var ue = $('#update_'+i);
  1165. }
  1166. ue.html(o[i]);
  1167. }
  1168. }
  1169. var d = t.data;
  1170. t = t.html;
  1171. if (d) {
  1172. for(var i in d) {
  1173. if (pid) {
  1174. var ti = pid + '_i_' + i;
  1175. var ue = $('#update_'+ti);
  1176. } else {
  1177. var ue = $('#update_'+i);
  1178. }
  1179. var div = ue.prop("tagName");
  1180. if (d[i] == 'onload') {
  1181. ue.load();
  1182. } else if (d[i] == 'onclick') {
  1183. ue.click();
  1184. } else if (d[i] == 'onkeyup') {
  1185. ue.keyup();
  1186. } else {
  1187. if (div == 'DIV') {
  1188. ue.html(d[i]);
  1189. } else {
  1190. ue.val(d[i]);
  1191. }
  1192. }
  1193. }
  1194. }
  1195. }
  1196. if (t) {
  1197. if (t.indexOf('onblur') != -1) {
  1198. eval(t);
  1199. } else {
  1200. if (t.indexOf('status') == -1) {
  1201. if (data.type == 1) {
  1202. $('.checking_1,.checking_2,.checking_3,.checking_4').each(function()
  1203. {
  1204. $(this).remove();
  1205. });
  1206. } else {
  1207. $('.checking_-1,.checking_3,.checking_4').each(function()
  1208. {
  1209. $(this).remove();
  1210. });
  1211. }
  1212. if (!parent.parent().find('.bind_show').length) {
  1213. if (tagName == 'TD') {
  1214. parent.next().html('<div class="bind_show">' + t + '</div>');
  1215. } else {
  1216. parent.after('<div class="bind_show">' + t + '</div>');
  1217. }
  1218. } else if (parent.parent().find('.bind_show').html() != t) {
  1219. parent.parent().find('.bind_show').html(t);
  1220. }
  1221. checkbox();
  1222. }
  1223. }
  1224. }
  1225. });
  1226. }
  1227. }
  1228. //根据e的值,来载入其他数据,先检测是否选中
  1229. function checking(name, e, data)
  1230. {
  1231. var value = [];
  1232. $('.' + name).each(function()
  1233. {
  1234. if($(this).get(0).checked == true)
  1235. {
  1236. value.push($(this).val());
  1237. }
  1238. });
  1239. if(data.url)
  1240. {
  1241. data.value = value.join(',');
  1242. data.where_id = $('#update_where_id').val();
  1243. data.table = $('#table').val();
  1244. data.project = $('#project').val();
  1245. if(data.check)
  1246. {
  1247. data.check_value = false;
  1248. $(data.check).each(function()
  1249. {
  1250. if($(this).get(0).checked == true)
  1251. {
  1252. data.check_value = $(this).val();
  1253. }
  1254. });
  1255. }
  1256. var url = data.url;
  1257. delete data.url;
  1258. $.getJSON(url, data, function(s)
  1259. {
  1260. t = s.data;
  1261. var parent = e.parent().parent().parent();
  1262. if(t.indexOf('status') == -1)
  1263. {
  1264. if(data.type == 1)
  1265. {
  1266. $('.checking_1,.checking_2,.checking_3,.checking_4').each(function()
  1267. {
  1268. $(this).remove();
  1269. });
  1270. }
  1271. else
  1272. {
  1273. $('.checking_-1,.checking_3,.checking_4').each(function()
  1274. {
  1275. $(this).remove();
  1276. });
  1277. }
  1278. parent.after(t);
  1279. checkbox();
  1280. }
  1281. });
  1282. }
  1283. }
  1284. function autocomplete()
  1285. {
  1286. if ($("input").length) {
  1287. $("input").each(function()
  1288. {
  1289. $(this).attr('autocomplete', 'off');
  1290. });
  1291. }
  1292. if($("input[complete]").length)
  1293. {
  1294. $("input[complete]").each(function()
  1295. {
  1296. var cache = {};
  1297. var self = $(this);
  1298. self.autocomplete(
  1299. {
  1300. minLength: 2,
  1301. source: function( request, response )
  1302. {
  1303. var term = request.term.split( /,\s*/ );
  1304. request.term = term.pop();
  1305. if ( request.term in cache ) {
  1306. response( cache[ request.term ] );
  1307. return;
  1308. }
  1309. var cate = self.attr('complete_cate');
  1310. if (cate) {
  1311. request[cate] = $('#update_' + cate).val();
  1312. }
  1313. $.getJSON(self.attr('complete') + '&callback=?', request, function( data, status, xhr ) {
  1314. data = data.data
  1315. cache[ term ] = data;
  1316. var state = true;
  1317. for(var i in data)
  1318. {
  1319. if(data[i].id <=0)
  1320. {
  1321. state = false;
  1322. }
  1323. }
  1324. if(state)
  1325. {
  1326. response( data );
  1327. }
  1328. });
  1329. },
  1330. focus: function() {
  1331. // prevent value inserted on focus
  1332. return false;
  1333. },
  1334. select: function( event, ui )
  1335. {
  1336. //log( "Selected: " + ui.item.value + " aka " + ui.item.id );
  1337. var value = self.attr('complete_callback');
  1338. var id = self.attr('id').replace('_temp', '');
  1339. var name = self.attr('name').replace('_temp', '');
  1340. //var e = $("#" + id);
  1341. var e = self;
  1342. var html = '<div style="margin-top: 10px;width: 60%; overflow: auto;max-height: 500px;"><table id="'+id+'_show" class="table table-small-font table-bordered"></table></div>';
  1343. if (!$("#" + id + '_show').length) {
  1344. e.parent().append(html);
  1345. }
  1346. if ($("#" + id + '_show').html().indexOf(ui.item.value) == -1)
  1347. {
  1348. var link = '';
  1349. var attr = '';
  1350. var pic = '';
  1351. if (ui.item['pic']) {
  1352. pic = '<a href="javascript:;"><img src="'+ui.item['pic']+'" width="100"></a>';
  1353. }
  1354. if (ui.item['link']) {
  1355. link = ui.item['link'];
  1356. attr = ' target="_blank"';
  1357. }
  1358. var html = '<tr><td width="90%"><input type="checkbox" checked name="'+name+'[]" value="'+ui.item[value]+'"/>&nbsp;&nbsp;'+pic+'<a href="'+link+'" '+attr+' title="'+ui.item.value+'">'+ui.item.value+'</td><td width="10%"><a href="javascript:;" onclick="autocomplete_del($(this), \''+id+'\', \''+ui.item[value]+'\', \''+name+'\')">[删除]</a></td></tr>';
  1359. $("#" + id + '_show').append(html);
  1360. if (!autocomplete_value[id]) {
  1361. autocomplete_value[id] = [];
  1362. }
  1363. autocomplete_value[id].push(ui.item[value]);
  1364. }
  1365. ui.item.value = '';
  1366. }
  1367. });
  1368. })
  1369. }
  1370. }
  1371. function autocomplete_del(e, id, value, name)
  1372. {
  1373. e.parent().parent().remove();
  1374. autocomplete_value[id].remove(value);
  1375. var len = autocomplete_value[id].length;
  1376. if (len < 1 && !($('#del_' + name).length)) {
  1377. $("#" + id + '_show').append('<input type="hidden" name="'+name+'[]" id="del_'+name+'" value="-1" />');
  1378. }
  1379. }
  1380. function searchbox(id, e)
  1381. {
  1382. var self = e.parent().find("input");
  1383. var v = self.val();
  1384. var key = self.attr('id').replace('_temp', '');
  1385. var request = {};
  1386. request.term = v;
  1387. var cate = self.attr('searchbox_cate');
  1388. if (cate) {
  1389. var c = cate.split(',');
  1390. for (var i in c) {
  1391. if (typeof(c[i]) == 'string' && $('#'+c[i]).length) {
  1392. request[c[i]] = $('#'+c[i]).val();
  1393. }
  1394. }
  1395. }
  1396. var index = layer.msg('加载中...');
  1397. $.getJSON(self.attr('searchbox') + '&callback=?', request, function( data, status, xhr ) {
  1398. layer.close(index);
  1399. var data = data.data;
  1400. if (!data) {
  1401. showAlert('没有搜索到数据');
  1402. return;
  1403. }
  1404. var html = '<div class="layui-tab layui-tab-brief"" overflow><ul class="layui-tab-title" style="height: 60px; overflow: auto;">{cate}</ul><div class="layui-tab-content" style="padding-top: 0px;">{content}</div><div style="margin-left:10px"><input type="checkbox" onclick="searchbox_checkall($(this), \'searchbox_'+id+'\')"/>&nbsp;全选<button type="button" onclick="searchbox_yes(\''+self.attr('id')+'\', \'.searchbox_'+id+'\', true)" class="btn btn-primary layui-btn layuiadmin-btn-list" style="margin-left:10px;margin-top: -2px;"><i class="fa fa-save"></i> 确定</button></div></div>';
  1405. if (data) {
  1406. var j = 0;
  1407. var c = '';
  1408. var s = '';
  1409. var cateHtml = '';
  1410. var content = '';
  1411. for (var i in data) {
  1412. if (j == 0) {
  1413. c = 'class="layui-this"';
  1414. s = 'layui-show';
  1415. } else {
  1416. c = '';
  1417. s = '';
  1418. }
  1419. cateHtml += '<li '+c+'>'+data[i].name+'</li>';
  1420. j++;
  1421. var item = '<div class="layui-tab-item '+s+'"><div style="margin-top: 10px;overflow: auto;max-height: 500px;"><table class="table table-small-font table-bordered">{head}';
  1422. var p = false;
  1423. for (var k in data[i].child) {
  1424. if (data[i].child[k].name) {
  1425. var pic = '';
  1426. if (data[i].child[k].pic) {
  1427. pic = '<td><img src="'+data[i].child[k].pic+'" width="100"></td>';
  1428. p = true;
  1429. }
  1430. var check = '';
  1431. if (searchbox_value[key].indexOf(data[i].child[k].id) != -1) {
  1432. check = 'checked';
  1433. }
  1434. item += '<tr><td width="10%"><input '+check+' type="checkbox" onclick="searchbox_checkone($(this), \''+self.attr('id')+'\', \''+key+'\', '+data[i].child[k].id+', \''+key+'\')" class="searchbox_'+id+' searchbox_'+id+'_'+data[i].id+'" data-class="searchbox_'+id+'_'+data[i].id+'" data-pic="'+data[i].child[k].pic+'" data-name="'+data[i].child[k].name+'" data-value="'+data[i].child[k].id+'" data-link="'+data[i].child[k].link+'" value="'+data[i].child[k].id+'"/></td>'+pic+'<td><a href="" >'+data[i].child[k].name+'</td></tr>';
  1435. }
  1436. }
  1437. item += '</table></div></div>';
  1438. var head = '<tr><td width="10%"><input type="checkbox" class="searchbox_'+id+'" onclick="searchbox_checkall($(this), \'searchbox_'+id+'_'+data[i].id+'\')"/></td><td>标题</td></tr>';
  1439. if (p) {
  1440. head = head.replace('</td><td>', '</td><td>图片</td><td>');
  1441. }
  1442. item = item.replace('{head}', head);
  1443. content += item;
  1444. }
  1445. if (cateHtml) {
  1446. html = html.replace('{cate}', cateHtml);
  1447. }
  1448. if (content) {
  1449. html = html.replace('{content}', content);
  1450. }
  1451. }
  1452. var config = {
  1453. type: 1,
  1454. shade: 0.3,
  1455. title : false,
  1456. shadeClose : true,
  1457. area : ['800px', '600px'],
  1458. content: html
  1459. };
  1460. layer.open(config);
  1461. layui.use('element', function(){
  1462. var element = layui.element;
  1463. });
  1464. });
  1465. }
  1466. function searchbox_checkall(e, id)
  1467. {
  1468. $('.' + id).each(function()
  1469. {
  1470. $(this).get(0).checked = e.get(0).checked;
  1471. //$(this).click();
  1472. })
  1473. }
  1474. function searchbox_checkone(e, id, key, value)
  1475. {
  1476. if (!e.get(0).checked) {
  1477. $('#searchbox_check_' + key + '_' + value).remove();
  1478. searchbox_value.remove(value);
  1479. var len = searchbox_value.length;
  1480. var name = key.replace('_value', '');
  1481. if (len < 1 && !($('#del_' + name).length)) {
  1482. $("#" + key + '_show').append('<input type="hidden" name="'+name+'[]" id="del_'+name+'" value="-1" />');
  1483. }
  1484. } else {
  1485. var c = '.' + e.attr('data-class');
  1486. searchbox_yes(id, c, false);
  1487. }
  1488. }
  1489. function searchbox_yes(e, c, state)
  1490. {
  1491. var self = $("#" +e);
  1492. $(c).each(function()
  1493. {
  1494. if ($(this).get(0).checked && $(this).val() && $(this).attr('data-value')) {
  1495. var value = self.attr('searchbox_callback');
  1496. var id = self.attr('id').replace('_temp', '');
  1497. var name = self.attr('name').replace('_temp', '');
  1498. var html = '<div style="margin-top: 10px;width: 60%; overflow: auto;max-height: 500px;"><table id="'+id+'_show" class="table table-small-font table-bordered"></table></div>';
  1499. if (!$("#" + id + '_show').length) {
  1500. self.parent().append(html);
  1501. }
  1502. if (!$("#" + id + '_show').find('#searchbox_check_'+id+'_'+$(this).attr('data-value')).length)
  1503. {
  1504. var link = '';
  1505. var attr = '';
  1506. var pic = '';
  1507. if ($(this).attr('data-pic') && $(this).attr('data-pic') != 'undefined') {
  1508. pic = '<a href="javascript:;"><img src="'+$(this).attr('data-pic')+'" width="100"></a>';
  1509. }
  1510. if ($(this).attr('data-link')) {
  1511. link = $(this).attr('data-link');
  1512. attr = ' target="_blank"';
  1513. }
  1514. var html = '<tr id="searchbox_check_'+id+'_'+$(this).attr('data-value')+'"><td width="90%"><input type="checkbox" checked name="'+name+'[]" value="'+$(this).attr('data-value')+'"/>&nbsp;&nbsp;'+pic+'<a href="'+link+'" '+attr+' title="'+$(this).attr('data-name')+'">'+$(this).attr('data-name')+'</td><td width="10%"><a href="javascript:;" onclick="searchbox_del($(this), \''+id+'\', \''+$(this).attr('data-value')+'\', \''+name+'\')">[删除]</a></td></tr>';
  1515. $("#" + id + '_show').append(html);
  1516. if (!searchbox_value[id]) {
  1517. searchbox_value[id] = [];
  1518. }
  1519. searchbox_value[id].push($(this).attr('data-value'));
  1520. }
  1521. }
  1522. })
  1523. if (state == true) {
  1524. layer.closeAll();
  1525. }
  1526. }
  1527. function searchbox_del(e, id, value, name)
  1528. {
  1529. e.parent().parent().remove();
  1530. searchbox_value.remove(value);
  1531. var len = searchbox_value.length;
  1532. if (len < 1 && !($('#del_' + name).length)) {
  1533. $("#" + id + '_show').append('<input type="hidden" name="'+name+'[]" id="del_'+name+'" value="-1" />');
  1534. }
  1535. }
  1536. //后台通用的提示
  1537. function msg(value)
  1538. {
  1539. $("#dever_modal_no").click();
  1540. if(!value.data)
  1541. {
  1542. value.data = value.msg;
  1543. }
  1544. if(value == 1)
  1545. {
  1546. location.reload();
  1547. return;
  1548. }
  1549. submit();
  1550. var url = '';
  1551. if(value.data != 'reload' && value.status == 2 && value.code == 1)
  1552. {
  1553. if ($('#dever_submit').length && value.uuid) {
  1554. $('#dever_submit').val(value.uuid);
  1555. }
  1556. showAlertFlag = false;
  1557. list_mul_state = 1;
  1558. showAlert(value.msg, false, '错误提示');
  1559. //alert(value.data);
  1560. //location.reload();
  1561. return;
  1562. }
  1563. else if(value.data == 'reload')
  1564. {
  1565. if(typeof(config.layout) != "undefined" && $(config.layout).length)
  1566. {
  1567. pjax({url: location.href, container: config.layout})
  1568. }
  1569. else
  1570. {
  1571. location.reload();
  1572. }
  1573. return;
  1574. }
  1575. else if(value.data == 'refer')
  1576. {
  1577. history.back();
  1578. return;
  1579. }
  1580. else
  1581. {
  1582. if(value.data.indexOf('http') != -1)
  1583. {
  1584. url = value.data;
  1585. }
  1586. else if($("#url").length)
  1587. {
  1588. url = $("#url").val();
  1589. }
  1590. else
  1591. {
  1592. notify(value.data)
  1593. return;
  1594. }
  1595. if(url)
  1596. {
  1597. if(typeof(config.layout) != "undefined" && $(config.layout).length)
  1598. {
  1599. pjax({url: url, container: config.layout});
  1600. }
  1601. else
  1602. {
  1603. location.href = url;
  1604. }
  1605. }
  1606. else
  1607. {
  1608. if(typeof(config.layout) != "undefined" && $(config.layout).length)
  1609. {
  1610. pjax({url: location.href, container: config.layout});
  1611. }
  1612. else
  1613. {
  1614. location.reload();
  1615. }
  1616. }
  1617. }
  1618. return;
  1619. }
  1620. /**
  1621. * 处理多选问题,处理全选按钮
  1622. */
  1623. function checkbox()
  1624. {
  1625. if($(".autoload").length)
  1626. {
  1627. $(".autoload").each(function()
  1628. {
  1629. if($(this).get(0).checked == true)
  1630. {
  1631. $(this).removeClass('autoload');
  1632. $(this).load();
  1633. }
  1634. });
  1635. }
  1636. if($(".autoload_text").length)
  1637. {
  1638. $(".autoload_text").each(function()
  1639. {
  1640. if($(this).val())
  1641. {
  1642. $(this).removeClass('autoload_text');
  1643. $(this).load();
  1644. }
  1645. });
  1646. }
  1647. var name = 'checkbox-checkall';
  1648. var checkbox = $("." + name);
  1649. if(checkbox.length)
  1650. {
  1651. if (checkbox.attr('title')) {
  1652. checkbox.each(function()
  1653. {
  1654. var self = $(this);
  1655. var ele = "." + name + "-" + self.val();
  1656. var len = $(ele).length;
  1657. $(ele).each(function()
  1658. {
  1659. if(this.checked == true)
  1660. {
  1661. self.get(0).checked = true;
  1662. if ($(this).attr('onclick') && $(this).attr('onclick').indexOf('show') > 0) {
  1663. inputShow($(this), 'col');
  1664. }
  1665. }
  1666. var filter = $(this).attr('lay-filter');
  1667. if (filter) {
  1668. form.on('checkbox('+filter+')', function (data) {
  1669. var next = $(this).next();
  1670. var state = $(this).attr('data-state');
  1671. if(data.elem.checked == true)
  1672. {
  1673. if (state == 2) {
  1674. self.get(0).checked = true;
  1675. } else {
  1676. if ($("." + name + "-" + self.val()+":checked").length >= len) {
  1677. self.get(0).checked = true;
  1678. }
  1679. }
  1680. if(self.attr('type') == 'radio')
  1681. {
  1682. //如果父选项是radio类型,做下限制
  1683. //alert(1);
  1684. }
  1685. if($("#mul_type").length)
  1686. {
  1687. $("#mul_type").val(1);
  1688. }
  1689. if(next.length && next.attr('type') != 'checkbox' && next.attr('type') != 'hidden')
  1690. {
  1691. next.attr('disabled', false);
  1692. }
  1693. }
  1694. else
  1695. {
  1696. if(next.length && next.attr('type') != 'checkbox' && next.attr('type') != 'hidden')
  1697. {
  1698. next.attr('disabled', true);
  1699. }
  1700. }
  1701. var num = 0;
  1702. var id = $(this).attr('name');
  1703. var hidden = id;
  1704. id = id.replace('[]', '');
  1705. $(ele).each(function()
  1706. {
  1707. if($(this).get(0).checked == true)
  1708. {
  1709. num = 1;
  1710. /*
  1711. if ($('#' + id).length) {
  1712. $('#' + id).remove();
  1713. }*/
  1714. }
  1715. });
  1716. if(num == 0)
  1717. {
  1718. self.get(0).checked = false;
  1719. if($("#mul_type").length)
  1720. {
  1721. $("#mul_type").val(0);
  1722. }
  1723. if (state == 2) {
  1724. } else if (!$('#' + id).length) {
  1725. self.parent().append('<input type="hidden" value="0" id="'+id+'" name="'+id+'" />');
  1726. }
  1727. }
  1728. form.render('checkbox');
  1729. });
  1730. }
  1731. });
  1732. var filter = self.attr('lay-filter');
  1733. form.on('checkbox('+filter+')', function (data) {
  1734. $("." + name + "-" + $(this).val()).each(function()
  1735. {
  1736. this.checked = data.elem.checked;
  1737. var next = $(this).next();
  1738. if(this.checked == true)
  1739. {
  1740. if(next.length && next.attr('type') != 'checkbox' && next.attr('type') != 'hidden')
  1741. {
  1742. next.attr('disabled', false);
  1743. }
  1744. if($("#mul_type").length)
  1745. {
  1746. $("#mul_type").val(1);
  1747. }
  1748. }
  1749. else
  1750. {
  1751. if(next.length && next.attr('type') != 'checkbox' && next.attr('type') != 'hidden')
  1752. {
  1753. next.attr('disabled', true);
  1754. }
  1755. if($("#mul_type").length)
  1756. {
  1757. $("#mul_type").val(0);
  1758. }
  1759. }
  1760. if ($(this).attr('onclick') && $(this).attr('onclick').indexOf('Show') > 0) {
  1761. //inputShow($(this), 'col');
  1762. inputShow($(this), $(this).attr('show_id'), 'input');
  1763. }
  1764. form.render('checkbox');
  1765. });
  1766. });
  1767. form.render('checkbox');
  1768. });
  1769. } else {
  1770. checkbox.unbind('click').bind('click', function()
  1771. {
  1772. var self = $(this);
  1773. $("." + name + "-" + self.val()).each(function()
  1774. {
  1775. $(this).get(0).checked = self.get(0).checked;
  1776. var next = $(this).next();
  1777. if($(this).get(0).checked == true)
  1778. {
  1779. if(next.length && next.attr('type') != 'checkbox' && next.attr('type') != 'hidden')
  1780. {
  1781. next.attr('disabled', false);
  1782. }
  1783. if($("#mul_type").length)
  1784. {
  1785. $("#mul_type").val(1);
  1786. }
  1787. }
  1788. else
  1789. {
  1790. if(next.length && next.attr('type') != 'checkbox' && next.attr('type') != 'hidden')
  1791. {
  1792. next.attr('disabled', true);
  1793. }
  1794. if($("#mul_type").length)
  1795. {
  1796. $("#mul_type").val(0);
  1797. }
  1798. }
  1799. if ($(this).attr('onclick') && $(this).attr('onclick').indexOf('Show') > 0) {
  1800. //inputShow($(this), 'col');
  1801. inputShow($(this), $(this).attr('show_id'), 'input');
  1802. }
  1803. })
  1804. });
  1805. checkbox.each(function()
  1806. {
  1807. var self = $(this);
  1808. var len = $("." + name + "-" + self.val()).length;
  1809. $("." + name + "-" + self.val()).each(function()
  1810. {
  1811. $(this).unbind('click').bind('click', function()
  1812. {
  1813. var next = $(this).next();
  1814. var state = $(this).attr('data-state');
  1815. if($(this).get(0).checked == true)
  1816. {
  1817. if (state == 2) {
  1818. self.get(0).checked = true;
  1819. } else {
  1820. if ($("." + name + "-" + self.val()+":checked").length >= len) {
  1821. self.get(0).checked = true;
  1822. }
  1823. }
  1824. if(self.attr('type') == 'radio')
  1825. {
  1826. //如果父选项是radio类型,做下限制
  1827. //alert(1);
  1828. }
  1829. if($("#mul_type").length)
  1830. {
  1831. $("#mul_type").val(1);
  1832. }
  1833. if(next.length && next.attr('type') != 'checkbox' && next.attr('type') != 'hidden')
  1834. {
  1835. next.attr('disabled', false);
  1836. }
  1837. }
  1838. else
  1839. {
  1840. if(next.length && next.attr('type') != 'checkbox' && next.attr('type') != 'hidden')
  1841. {
  1842. next.attr('disabled', true);
  1843. }
  1844. }
  1845. var num = 0;
  1846. $("." + name + "-" + self.val()).each(function()
  1847. {
  1848. if($(this).get(0).checked == true)
  1849. {
  1850. num = 1;
  1851. }
  1852. });
  1853. var id = $(this).attr('name');
  1854. var hidden = id;
  1855. id = id.replace('[]', '');
  1856. if(num == 0)
  1857. {
  1858. self.get(0).checked = false;
  1859. if($("#mul_type").length)
  1860. {
  1861. $("#mul_type").val(0);
  1862. }
  1863. if (state == 2) {
  1864. } else if (!$('#' + id).length) {
  1865. self.parent().append('<input type="hidden" value="0" id="'+id+'" name="'+hidden+'" />');
  1866. }
  1867. } else {
  1868. /*
  1869. if ($('#' + id).length) {
  1870. $('#' + id).remove();
  1871. }*/
  1872. }
  1873. })
  1874. if($(this).get(0).checked == true)
  1875. {
  1876. self.get(0).checked = true;
  1877. if ($(this).attr('onclick') && $(this).attr('onclick').indexOf('show') > 0) {
  1878. inputShow($(this), 'col');
  1879. }
  1880. }
  1881. });
  1882. })
  1883. }
  1884. }
  1885. }
  1886. /**
  1887. * 处理双击编辑
  1888. */
  1889. function edit()
  1890. {
  1891. if($(".edit").length)
  1892. {
  1893. $(".edit").each(function()
  1894. {
  1895. $(this).bind('dblclick', function()
  1896. {
  1897. var col = $(this).attr('data-col');
  1898. var project = $(this).attr('data-project');
  1899. var table = $(this).attr('data-table');
  1900. var url = $(this).attr('data-url');
  1901. var id = $(this).attr('data-id');
  1902. var html = $(this).attr('data-content');
  1903. var type = $(this).attr('data-type');
  1904. if($(this).find(".edit-content").length)
  1905. {
  1906. html = $(this).find(".edit-content").html();
  1907. html = html.replace('<!--', '<');
  1908. html = html.replace('-->', '>');
  1909. }
  1910. if (html == '点此编辑') {
  1911. html = '';
  1912. }
  1913. if(html.indexOf('input') == -1)
  1914. {
  1915. if(type && type == 'textarea')
  1916. {
  1917. $(this).html('<textarea type="text" name="edit" id="edit" rows="10" cols="60" class="layui-input">'+html+'</textarea>');
  1918. }
  1919. else
  1920. {
  1921. $(this).html('<input type="text" name="edit" id="edit" value="'+html+'" class="layui-input">');
  1922. }
  1923. var self = $(this);
  1924. self.find("#edit").focus();
  1925. self.find("#edit").blur(function()
  1926. {
  1927. var value = self.find("#edit").val();
  1928. if(!value)
  1929. {
  1930. alert('不能为空');
  1931. return;
  1932. }
  1933. if($(this).find(".edit-content").length)
  1934. {
  1935. $(this).find(".edit-content").html(value);
  1936. }
  1937. else
  1938. {
  1939. self.attr('data-content', value);
  1940. }
  1941. self.html(value);
  1942. $.post(url, {project:project,table:table,value:value,where_id:id,col:col}, function(t)
  1943. {
  1944. notify('修改成功', self);
  1945. preview();
  1946. /*
  1947. if(type && type == 'textarea')
  1948. {
  1949. self.html(t);
  1950. }
  1951. */
  1952. })
  1953. })
  1954. }
  1955. });
  1956. })
  1957. }
  1958. }
  1959. function preview()
  1960. {
  1961. if($("#preview").length)
  1962. {
  1963. var time = Date.parse(new Date());
  1964. var src = $('#preview').attr('src').split('#');
  1965. $('#preview').attr('src', src[0] + '&' + time + '#' + src[1]);
  1966. }
  1967. }
  1968. function del()
  1969. {
  1970. if($(".oper_delete").length)
  1971. {
  1972. $(".oper_delete").each(function()
  1973. {
  1974. var href = $(this).attr('href');
  1975. $(this).attr('href', '#');
  1976. $(this).unbind('click');
  1977. $(this).bind('click', function()
  1978. {
  1979. del_act(href);
  1980. });
  1981. })
  1982. }
  1983. }
  1984. /**
  1985. * 处理删除
  1986. */
  1987. function del_act(href)
  1988. {
  1989. var index = layer.confirm('确定进行此项操作吗?', function(i, l)
  1990. {
  1991. $(l).find('.layui-layer-btn0').css('pointer-events','none');
  1992. $.getJSON(href + '&json=1&callback=?', {}, function(t)
  1993. {
  1994. msg(t);
  1995. layer.close(index);
  1996. })
  1997. });
  1998. }
  1999. /**
  2000. * 处理特殊加载的按钮
  2001. */
  2002. function load(href, content, title)
  2003. {
  2004. if (!content) {
  2005. content = '确定进行此项操作吗?';
  2006. }
  2007. if (!title) {
  2008. title = '温馨提示';
  2009. }
  2010. var i = 0;
  2011. var flag = false;
  2012. var send = {title:title}
  2013. var index = layer.confirm(content, send, function(i, l)
  2014. {
  2015. if (!flag) {
  2016. i++;
  2017. $(l).find('.layui-layer-btn0').css('pointer-events','none');
  2018. if(href.indexOf('&') == -1)
  2019. {
  2020. href += '?json=1&callback=?';
  2021. }
  2022. else
  2023. {
  2024. href += '&json=1&callback=?';
  2025. }
  2026. $.getJSON(href, {}, function(t)
  2027. {
  2028. if (t.status == 2) {
  2029. flag = false;
  2030. showAlert(t.msg, false, '错误提示');
  2031. return;
  2032. } else {
  2033. // 修改标志位
  2034. flag = true;
  2035. msg(t);
  2036. layer.close(index);
  2037. //location.reload();
  2038. }
  2039. })
  2040. }
  2041. })
  2042. /*
  2043. showAlert('确定进行此项操作吗?', function()
  2044. {
  2045. $("#dever_modal_no").click();
  2046. $.getJSON(href + '&json=1', {}, function(t)
  2047. {
  2048. msg(t);
  2049. })
  2050. });
  2051. */
  2052. }
  2053. /**
  2054. * 处理特殊页面
  2055. */
  2056. function loadPage(href, title, submit)
  2057. {
  2058. if(href.indexOf('&') == -1)
  2059. {
  2060. href += '?json=1&callback=?';
  2061. }
  2062. else
  2063. {
  2064. href += '&json=1&callback=?';
  2065. }
  2066. $.getJSON(href, {}, function(t)
  2067. {
  2068. var func = false;
  2069. if (submit) {
  2070. }
  2071. showAlert(t.data, func, title);
  2072. })
  2073. }
  2074. /**
  2075. * 处理特殊加载的按钮
  2076. */
  2077. function jump(href, form)
  2078. {
  2079. if (form) {
  2080. var param = formData(form);
  2081. href += param[1];
  2082. }
  2083. if (href.indexOf('list_excel') != -1) {
  2084. layer.confirm('确认导出数据吗?', function()
  2085. {
  2086. Excel.export(href);
  2087. })
  2088. } else {
  2089. location.href = href;
  2090. }
  2091. }
  2092. /**
  2093. * 处理change
  2094. */
  2095. function change()
  2096. {
  2097. if($(".change").length)
  2098. {
  2099. $(".change").each(function()
  2100. {
  2101. var key = $(this).attr('data-child');
  2102. /*
  2103. $('.' + key).each(function()
  2104. {
  2105. if($(this).find('select option:selected').val())
  2106. {
  2107. $(this).show();
  2108. $('#set_cate_id_child').get(0).value = $(this).attr('parent');
  2109. }
  2110. });
  2111. */
  2112. $(this).change(function()
  2113. {
  2114. $('.' + key).hide();
  2115. var v = $('.' + key + '_' + $(this).val());
  2116. var s = v.find('select');
  2117. s.change(function()
  2118. {
  2119. $('.' + key + '_value').val($(this).val());
  2120. })
  2121. if(v.length)
  2122. {
  2123. $('.' + key + '_value').val(s.val());
  2124. v.show();
  2125. }
  2126. else
  2127. {
  2128. $('.' + key + '_value').val(-1);
  2129. }
  2130. });
  2131. if($(this).val() > 0)
  2132. {
  2133. $(this).change();
  2134. }
  2135. });
  2136. }
  2137. }
  2138. /**
  2139. * 处理图库系统
  2140. */
  2141. function image()
  2142. {
  2143. if($(".dever-note").length)
  2144. {
  2145. $(".dever-note").each(function()
  2146. {
  2147. var key = $(this).attr('key');
  2148. $(this).inlineattachment(
  2149. {
  2150. uploadUrl: config.upload + '.drag?key='+ key
  2151. });
  2152. });
  2153. }
  2154. if($(".image_upload").length)
  2155. {
  2156. $(".image_upload").each(function(i)
  2157. {
  2158. //如果是大文件
  2159. if ($(this).attr('l')) {
  2160. loadUploadL(i,$(this),$(this).attr('key'),config.upload + '.start', config.lib + 'upload/');
  2161. } else {
  2162. var parent = $(this).parent().parent();
  2163. //alert(parent.attr('id'));
  2164. if(parent.attr('id') && parent.attr('id').indexOf('-child-0') != -1)
  2165. {
  2166. return;
  2167. }
  2168. loadUpload(i,$(this),$(this).attr('key'),config.upload + '.start', config.lib + 'upload/');//三个参数说明1:第几个上传框2:文件对象3:图片的基本配置标题
  2169. }
  2170. })
  2171. }
  2172. if($(".upload_show").length)
  2173. {
  2174. $(".upload_show").each(function(i)
  2175. {
  2176. var parent = $(this).parent().parent();
  2177. if(parent.attr('id') && parent.attr('id').indexOf('-child-0') != -1)
  2178. {
  2179. return;
  2180. }
  2181. showUpload(i,$(this),$(this).attr('key'),config.upload + '.files', config.lib + 'upload/', 1);//三个参数说明1:第几个上传框2:文件对象3:图片的基本配置标题
  2182. })
  2183. }
  2184. if($(".upload_cover").length)
  2185. {
  2186. $(".upload_cover").each(function(i)
  2187. {
  2188. var parent = $(this).parent().parent();
  2189. if(parent.attr('id') && parent.attr('id').indexOf('-child-0') != -1)
  2190. {
  2191. return;
  2192. }
  2193. showUploadCover(i,$(this),$(this).attr('key'),config.upload + '.videoCover', config.lib + 'upload/', 1);//三个参数说明1:第几个上传框2:文件对象3:图片的基本配置标题
  2194. })
  2195. }
  2196. if($(".upload_show_editor").length)
  2197. {
  2198. $(".upload_show_editor").each(function(i)
  2199. {
  2200. var parent = $(this).parent().parent();
  2201. if(parent.attr('id') && parent.attr('id').indexOf('-child-0') != -1)
  2202. {
  2203. return;
  2204. }
  2205. showUpload(i,$(this),$(this).attr('key'),config.upload + '.files', config.lib + 'upload/', 3);//三个参数说明1:第几个上传框2:文件对象3:图片的基本配置标题
  2206. })
  2207. }
  2208. }
  2209. /**
  2210. * 修改密码
  2211. */
  2212. function pass(e)
  2213. {
  2214. var html = '<style>.password_edit div{margin:10px;}.password_edit input{width:200px;}</style><div class="password_edit">';
  2215. html += '<div><label class="layui-form-label">旧密码:</label><input type="password" class="form-control form_margin layui-input" id="edit_old_password" /></div>';
  2216. html += '<div><label class="layui-form-label">新密码:</label><input type="password" class="form-control form_margin layui-input" id="edit_new_password" /></div>';
  2217. html += '</div>';
  2218. var edit = function()
  2219. {
  2220. var old_password = $("#edit_old_password").val();
  2221. var new_password = $("#edit_new_password").val();
  2222. if(!old_password || !new_password)
  2223. {
  2224. alert('请输入密码');
  2225. return;
  2226. }
  2227. if(old_password == new_password)
  2228. {
  2229. alert('旧密码和新密码相同');
  2230. return;
  2231. }
  2232. $.post(config.host + 'auth.password', {old:old_password,new:new_password}, function(t)
  2233. {
  2234. alert(t);
  2235. })
  2236. };
  2237. showAlert(html, edit, '修改密码');
  2238. /*
  2239. $('#dever_modal_body').html(html);
  2240. $('#dever_modal_title').html('修改密码');
  2241. */
  2242. }
  2243. var MSG = [];
  2244. /**
  2245. * 打开弹窗
  2246. */
  2247. //function showMsg(title, e, id, func)
  2248. function showMsg(title, e, id, func, param)
  2249. {
  2250. if(id.indexOf('http://') == -1)
  2251. {
  2252. if($(id).length)
  2253. {
  2254. var html = $(id).html();
  2255. if($(id).html())
  2256. {
  2257. var html = $(id).html();
  2258. MSG[id] = html;
  2259. $(id).html('');
  2260. }
  2261. else
  2262. {
  2263. var html = MSG[id];
  2264. }
  2265. }
  2266. else
  2267. {
  2268. var html = id;
  2269. }
  2270. showAlert(html, func, title);
  2271. /*
  2272. $('#dever_modal_body').html(html);
  2273. $('#dever_modal_title').html(title);
  2274. if (func) {
  2275. $("#dever_modal_yes").unbind('click').bind('click', func);
  2276. } else {
  2277. $("#dever_modal_yes").unbind('click').bind('click', function(){$("#dever_modal_no").click()});
  2278. }
  2279. */
  2280. }
  2281. else
  2282. {
  2283. var url = id;
  2284. var send = {};
  2285. if (param) {
  2286. send = param;
  2287. }
  2288. if (e && e.attr('msg-send')) {
  2289. send.data = e.attr('msg-send');
  2290. }
  2291. if (url.indexOf('?') != -1) {
  2292. url = url + '&';
  2293. } else {
  2294. url = url + '?';
  2295. }
  2296. $.getJSON(url+'json=1&callback=?',send,function(t)
  2297. {
  2298. t = t.data;
  2299. showAlert(t, func, t);
  2300. /*
  2301. $('#dever_modal_body').html(t);
  2302. $('#dever_modal_title').html(title);
  2303. if(func)
  2304. {
  2305. $("#dever_modal_yes").unbind('click').bind('click', func);
  2306. }
  2307. */
  2308. });
  2309. }
  2310. }
  2311. function updateMsg(id)
  2312. {
  2313. $("#"+id).submit();
  2314. }
  2315. var showAlertFlag = false;
  2316. function showAlert(msg, func, title, index, t)
  2317. {
  2318. if (!title) {
  2319. title = '温馨提示';
  2320. }
  2321. var type = 0;
  2322. if (msg.indexOf('<') != -1) {
  2323. type = 1;
  2324. }
  2325. if (t) {
  2326. type = t;
  2327. }
  2328. var config = {
  2329. type: 0,
  2330. title: title,
  2331. shade: 0.1,
  2332. shadeClose : true,
  2333. content: msg
  2334. };
  2335. if (index) {
  2336. config.zIndex = index;
  2337. }
  2338. config.scrollbar = false;
  2339. if (type == 1) {
  2340. config.type = 1;
  2341. if (func) {
  2342. config.btn = ['保存', '关闭'];
  2343. } else {
  2344. config.btn = ['关闭'];
  2345. }
  2346. if (window.screen.width >= 800) {
  2347. config.area = ['800px', '550px'];
  2348. }
  2349. } else if (type == 2) {
  2350. config.type = 1;
  2351. config.btn = [];
  2352. if (window.screen.width >= 800) {
  2353. config.area = ['800px', '550px'];
  2354. }
  2355. }
  2356. config.cancel = config.btn2 = function(index)
  2357. {
  2358. layer.close(index);
  2359. };
  2360. if (msg.indexOf('保存成功') != -1) {
  2361. config.end = function(index)
  2362. {
  2363. layer.closeAll();
  2364. };
  2365. }
  2366. if (func) {
  2367. config.yes = function(index)
  2368. {
  2369. if (!showAlertFlag) {
  2370. showAlertFlag = true;
  2371. func(index);
  2372. }
  2373. };
  2374. } else {
  2375. config.yes = config.cancel;
  2376. }
  2377. config.success = function() {
  2378. //$('.layui-layer-content').css('padding', '10px');
  2379. }
  2380. config.end = function() {
  2381. $('.layui-layer-content').css('overflow-x', 'auto');
  2382. $('#update_button').show();
  2383. }
  2384. var index = layer.open(config);
  2385. }
  2386. function fastEdit(e, url, title, col, index, type)
  2387. {
  2388. var func = function()
  2389. {
  2390. $(".fast").submit();
  2391. };
  2392. var send = {};
  2393. if (col) {
  2394. send.col = col;
  2395. }
  2396. $.get(url + '&fast=1',send,function(t)
  2397. {
  2398. var html = '';
  2399. var valid = '';
  2400. var action = '';
  2401. //if ($(t).find('form').length && !$(t).find('#form1').length) {
  2402. if ($(t).find('form').length) {
  2403. if ($(t).find('form').length > 1 && $(t).find('form').eq(1).html()) {
  2404. var form_1 = $(t).find('form').eq(1);
  2405. form_1.addClass('layui-card-body');
  2406. } else {
  2407. var form_1 = $(t).find('form').eq(0);
  2408. }
  2409. action = form_1.attr('action');
  2410. form_1.addClass('fast');
  2411. form_1.find('#function').eq(0).val('showYes');
  2412. var html = form_1.prop("outerHTML");
  2413. if ($(t).find('#valid').length) {
  2414. var valid = $(t).find('#valid').prop("outerHTML");
  2415. html = html + valid;
  2416. }
  2417. if (html.indexOf('left: 740px') != -1) {
  2418. html = html.replace('left: 740px', 'left:583px;')
  2419. }
  2420. if ($(t).find('.dever_no_save').length) {
  2421. func = false;
  2422. }
  2423. } else {
  2424. html = t;
  2425. func = false;
  2426. }
  2427. /*
  2428. if ($(html).find('.layui-card-body').length > 0) {
  2429. html = html.replace('class="layui-card-body"', 'class="layui-card-body" style="display:none"');
  2430. html = html.replaceAll('class="layui-btn layuiadmin-btn-list"', 'class="layui-btn layuiadmin-btn-list" style="display:none"');
  2431. }
  2432. */
  2433. if (!action) {
  2434. type = 2;
  2435. func = false;
  2436. }
  2437. showAlertFlag = false;
  2438. if (index == 1) {
  2439. showAlert(html, func, title, 19850422, type);
  2440. } else {
  2441. showAlert(html, func, title, false, type);
  2442. }
  2443. $('.layui-layer-content').css('overflow-x', 'hidden');
  2444. if ($('#update_button').length) {
  2445. $('#update_button').hide();
  2446. }
  2447. layui.use(['form'], function(){
  2448. layui.form.render();
  2449. /*
  2450. $('select').each(function() {
  2451. if ($(this).attr('xm-select')) {
  2452. layui.formSelects.render($(this).attr('xm-select'));
  2453. }
  2454. });*/
  2455. });
  2456. init(560);
  2457. });
  2458. }
  2459. /*
  2460. var test =
  2461. {
  2462. refreshPage: false,
  2463. addAjaxFlag: true,
  2464. //添加收藏
  2465. add: function(cfg)
  2466. {
  2467. }
  2468. }
  2469. */
  2470. function showToggle(e)
  2471. {
  2472. var id = e.attr('toggle');
  2473. var child = e.attr('toggle_child');
  2474. var parent = e.parent();
  2475. parent.parent().find('li').removeClass('active');
  2476. parent.addClass('active');
  2477. $(child).fadeOut(100);
  2478. $(id).fadeIn(500);
  2479. initEditor($(id).find('.editor'));
  2480. }
  2481. function addChange(e)
  2482. {
  2483. var val = e.val();
  2484. if (val == 0) {
  2485. var o = e.find('option:selected');
  2486. var type = o.attr('data-type');
  2487. if (type && type == 'add') {
  2488. var url = o.attr('data-url');
  2489. var p = e.parent();
  2490. if (p.find('.addchange').length < 1) {
  2491. p.html(p.html() + '<div class="addchange" style="display: inline-block;margin-left: 10px;"></div>');
  2492. }
  2493. var id = e.attr('id');
  2494. p.find('.addchange').html('<input type="text" class="update_value form-control layui-input " id="add_'+id+'" value="" autocomplete="off" style="width:60%;display: inline;" autofocus="autofocus" /><button class="btn btn-default layui-btn layuiadmin-btn-list" type="button" style="vertical-align: middle;margin-bottom: 2px;margin-left: 10px;" onclick="addChangeAction(\''+url+'\',\''+id+'\', $(this))">创建</button>');
  2495. }
  2496. e.val('0');
  2497. }
  2498. }
  2499. function addChangeAction(url, id, self)
  2500. {
  2501. var send = {};
  2502. var e = $('#' + id);
  2503. send.value = $('#add_' + id).val();
  2504. if (!send.value) {
  2505. layer.alert('没有填写内容');
  2506. return;
  2507. }
  2508. send.json = 1;
  2509. $.getJSON(url, send, function(t)
  2510. {
  2511. if (t.status == 1) {
  2512. e.append('<option value="'+t.data.id+'">'+send.value+'</option>');
  2513. e.val(t.data.id);
  2514. self.parent().remove();
  2515. } else {
  2516. layer.alert(t.msg);
  2517. }
  2518. });
  2519. }
  2520. function inputShowUrl(e, url, id)
  2521. {
  2522. if (e.attr('v')) {
  2523. var val = e.attr('v');
  2524. } else {
  2525. var val = e.val();
  2526. }
  2527. var send = {};
  2528. send['json'] = 1;
  2529. send['id'] = id;
  2530. send['value'] = val;
  2531. if (url.indexOf('{') != -1) {
  2532. var start = url.split('{');
  2533. var end = start[1].split('}');
  2534. url = start[0] + end[1];
  2535. if (end[0].indexOf(',')) {
  2536. var param = end[0].split(',');
  2537. } else {
  2538. var param = [];
  2539. param[0] = end[0];
  2540. }
  2541. for (var i in param) {
  2542. if (typeof(param[i]) == 'string') {
  2543. var e = $('#update_'+param[i]);
  2544. if (e.length > 1) {
  2545. e.each(function() {
  2546. if ($(this).get(0).checked) {
  2547. send[param[i]] = $(this).val();
  2548. }
  2549. })
  2550. } else {
  2551. send[param[i]] = e.val();
  2552. }
  2553. }
  2554. }
  2555. }
  2556. $.getJSON(url, send, function(t)
  2557. {
  2558. if (t.status == 1) {
  2559. for (var i in t.data) {
  2560. var e1 = $('#update_' + i).parent().parent();
  2561. e1.html(t.data[i]);
  2562. e1.parent().show();
  2563. }
  2564. layui.use(['form'], function(){
  2565. layui.form.render();
  2566. });
  2567. checkbox();
  2568. }
  2569. });
  2570. }
  2571. function loadChange(e, load)
  2572. {
  2573. if (e.attr('v')) {
  2574. var val = e.attr('v');
  2575. } else {
  2576. var val = e.val();
  2577. }
  2578. showLoad(load, [val]);
  2579. }
  2580. function showLoad(id, value)
  2581. {
  2582. var e = $('#update_' + id);
  2583. if (!value) {
  2584. e.html('');
  2585. return;
  2586. }
  2587. e.html('加载中...');
  2588. var url = e.attr("data-load");
  2589. var cate = e.attr("data-cate");
  2590. var id = e.attr("data-id");
  2591. var send = {};
  2592. send['json'] = 1;
  2593. if (cate) {
  2594. send[cate] = value.join(',');
  2595. }
  2596. if (id) {
  2597. send['id'] = id;
  2598. }
  2599. $.getJSON(url, send, function(t)
  2600. {
  2601. if (t.status == 1) {
  2602. if (t.data == 'no') {
  2603. if (e.html() == '加载中...') {
  2604. e.html('');
  2605. }
  2606. } else {
  2607. e.html(t.data);
  2608. }
  2609. } else {
  2610. e.html('');
  2611. }
  2612. layui.use(['form'], function(){
  2613. layui.form.render();
  2614. });
  2615. checkbox();
  2616. });
  2617. }
  2618. var level_value = [];
  2619. var select_api = {};
  2620. var select_api_name = [];
  2621. var select_api_title = '';
  2622. var select_api_open = '';
  2623. function select_linkage(level, id, url, name, value, valid, w, total, search, level_param, col, api, type, title, open, load)
  2624. {
  2625. var e = '#' + id;
  2626. var parent = value.split(',');
  2627. var cur = parent[0];
  2628. parent.remove(cur);
  2629. value = parent.join(',');
  2630. var html = '';
  2631. var old = level;
  2632. var level_name = '';
  2633. if (!total) {
  2634. level_id = 0;
  2635. } else {
  2636. level_id = $(e + '_' + level).val();
  2637. if (level_id.indexOf('|') != -1) {
  2638. var temp = level_id.split('|');
  2639. if (level == 1) {
  2640. select_api_name = [];
  2641. }
  2642. level_id = temp[0];
  2643. level_name = temp[1];
  2644. select_api_name[level-1] = level_name;
  2645. }
  2646. if (level >= total) {
  2647. //$(e).show();
  2648. if (load) {
  2649. var key = total-1;
  2650. if (level_value[key]) {
  2651. level_value[key] = level_id;
  2652. } else {
  2653. level_value.push(level_id);
  2654. }
  2655. showLoad(load, level_value);
  2656. }
  2657. return;
  2658. }
  2659. level = parseInt(level) + 1;
  2660. }
  2661. var api_name = '';
  2662. if (col && api) {
  2663. select_api_title = title;
  2664. select_api_open = open;
  2665. if (name.indexOf('_no') == -1) {
  2666. api_name = name;
  2667. } else {
  2668. var t = name.split('_no');
  2669. api_name = t[0];
  2670. }
  2671. name += '_no';
  2672. }
  2673. $.getJSON(url + '&json=1&callback=?', {level_search:search, level_id:level_id, level_num:level,level_param:level_param}, function(t) {
  2674. var check = '';
  2675. if (t.status == 1) {
  2676. if (level == 2) {
  2677. level_value = [];
  2678. }
  2679. if (load && level_id > 0) {
  2680. level_value.push(level_id);
  2681. showLoad(load, level_value);
  2682. }
  2683. var total = t.data.level_total;
  2684. var data = t.data.list;
  2685. if(!$(e + '_' + level).length) {
  2686. html = '<select lay-ignore data-validation-placeholder="-1" style="display:inline;margin-top:10px;'+w+'" class="layui-input layui-select update_value form-control '+valid+' '+name+'" id="'+id+'_'+level+'" name="'+name+'[]" onchange="select_linkage(\''+level+'\', \''+id+'\', \''+url+'\', \''+name+'\', \''+value+'\', \''+valid+'\', \''+w+'\', '+total+', \''+search+'\', \''+level_param+'\', \''+col+'\', \''+api+'\', \''+type+'\', \''+title+'\', \''+open+'\', \''+load+'\');">';
  2687. }
  2688. for (a in data) {
  2689. if (data[a].value) {
  2690. check = '';
  2691. if (cur == data[a].value) {
  2692. check = ' selected';
  2693. }
  2694. var v = data[a].value;
  2695. if (col && api) {
  2696. v = data[a].value + '|' + data[a].name;
  2697. }
  2698. html += '<option value="'+v+'" '+check+'>'+data[a].name+'</option>';
  2699. }
  2700. }
  2701. if(!$(e + '_' + level).length) {
  2702. html += '</select><span>&nbsp;&nbsp;</span>';
  2703. $(e).append(html);
  2704. $(e + '_' + level).change();
  2705. } else {
  2706. $(e + '_' + level).html(html);
  2707. $(e + '_' + level).change();
  2708. }
  2709. $(".form1").validationEngine("attach",{onSuccess:function(){submit();},onFailure:function(){submit();}});
  2710. } else {
  2711. if (level == 2) {
  2712. level_value = [];
  2713. if (load && level_id < 0) {
  2714. showLoad(load, false);
  2715. }
  2716. }
  2717. if (load && level_id > 0) {
  2718. level_value.push(level_id)
  2719. showLoad(load, level_value);
  2720. }
  2721. $(e + '_' + old).nextAll('select').remove();
  2722. $(e + '_' + old).next('span').nextAll('span').remove();
  2723. }
  2724. if (col && api && level_id > 0) {
  2725. var send = {};
  2726. send[col] = level_id;
  2727. $.getJSON(api + '&json=1&callback=?', send, function(r) {
  2728. var h = '<ul style="list-style:none;margin-top: 20px;display:;" class="">';
  2729. if (type == 'checkbox') {
  2730. h += '<li style="display:inline;margin-left:15px;"><input class="update_value" type="checkbox" onclick="select_linkage_check_all($(this), \'check_level_'+level_id+'\', \''+level_id+'\', \''+select_api_name.join('->')+'\', \''+e+'\', \''+api_name+'\')" value=""/>&nbsp;&nbsp;全选</li>';
  2731. }
  2732. for (var i in r.data) {
  2733. if (r.data[i]['name']) {
  2734. var checked = false;
  2735. if (select_api['level_' + level_id] && select_api['level_' + level_id]['value'] && select_api['level_' + level_id]['value']['id_' + r.data[i]['id']] && select_api['level_' + level_id]['value']['id_' + r.data[i]['id']]['state'] == 1) {
  2736. checked = true;
  2737. }
  2738. h += '<li style="display:inline;margin-left:15px;"><input onclick="select_linkage_check($(this), \''+level_id+'\', \''+select_api_name.join('->')+'\', \''+e+'\', \''+api_name+'\')" '+(checked ? 'checked' : '')+' class="update_value check_level_'+level_id+'" type="' + type + '" id="'+id+'_'+r.data[i]['id']+'" value="'+r.data[i]['id']+'|' + r.data[i]['name'] + '"/>&nbsp;&nbsp;' + r.data[i]['name'] + '</li>';
  2739. }
  2740. }
  2741. h += '</ul>';
  2742. $(e + '_content').html(h);
  2743. });
  2744. }
  2745. /*
  2746. if ($('#' + name + '_level_value').length) {
  2747. var total = $(id).find('select').length;
  2748. $('#' + name + '_level_value').val(total);
  2749. }
  2750. if ($('#' + name + '_up_value').length) {
  2751. $('#' + name + '_up_value').val($(id + '_-2').val());
  2752. }
  2753. */
  2754. });
  2755. if (col && api) {
  2756. select_linkage_check_show(e, api_name);
  2757. }
  2758. }
  2759. function select_linkage_check_all(e, cur, level_id, level_name, id, api_name)
  2760. {
  2761. var checked = e.prop('checked');
  2762. $('.' + cur).each(function() {
  2763. $(this).prop('checked', checked);
  2764. select_linkage_check($(this), level_id, level_name, id, api_name);
  2765. })
  2766. }
  2767. function select_linkage_check(e, level_id, level_name, id, api_name, cid)
  2768. {
  2769. var level_key = 'level_' + level_id;
  2770. if (!select_api[level_key]) {
  2771. select_api[level_key] = {};
  2772. select_api[level_key]['id'] = level_id;
  2773. select_api[level_key]['name'] = level_name;
  2774. select_api[level_key]['value'] = {};
  2775. }
  2776. var value = e.val();
  2777. var temp = value.split('|');
  2778. var key = 'id_' + temp[0];
  2779. if (e.prop('checked')) {
  2780. select_api[level_key]['value'][key] = {};
  2781. select_api[level_key]['value'][key]['id'] = temp[0];
  2782. select_api[level_key]['value'][key]['name'] = temp[1];
  2783. select_api[level_key]['value'][key]['state'] = 1;
  2784. } else {
  2785. if (select_api[level_key] && select_api[level_key]['value'] && select_api[level_key]['value'][key]) {
  2786. select_api[level_key]['value'][key]['state'] = 2;
  2787. }
  2788. if (cid) {
  2789. $(cid).prop('checked', false);
  2790. }
  2791. }
  2792. select_linkage_check_show(id, api_name);
  2793. }
  2794. function select_linkage_check_show(id, api_name)
  2795. {
  2796. if (select_api) {
  2797. var select_api_json = JSON.stringify(select_api);
  2798. var html = '<div style="margin-top: 20px;display:;border: 1px solid #5050b1;padding: 10px;">';
  2799. for (var i in select_api) {
  2800. if (select_api[i]['value']) {
  2801. html += '[' + select_api[i]['name'] + ']:<ul style="list-style:none;" class="">';
  2802. for (var j in select_api[i]['value']) {
  2803. var n = '&nbsp;&nbsp;' + select_api[i]['value'][j]['name'];
  2804. if (select_api_open) {
  2805. var o = select_api_open.replace('{id}', select_api[i]['value'][j]['id']);
  2806. n = '<a href="javascript:;" onclick="fastEdit($(this), \''+o+'\', \''+select_api_title+'\', \'\', 1,1)">'+n+'</a>';
  2807. }
  2808. if (select_api[i]['value'][j]['state'] == 2) {
  2809. n += '[已删除]';
  2810. var checked = false;
  2811. } else {
  2812. var checked = true;
  2813. }
  2814. html += '<li style="display:inline;margin-left:15px;"><input onclick="select_linkage_check($(this), \''+select_api[i]['id']+'\', \''+select_api[i]['name']+'\', \''+id+'\', \''+api_name+'\', \''+id+'_'+select_api[i]['value'][j]['id']+'\')" '+(checked ? 'checked' : '')+' class="update_value" type="checkbox" id="s_'+select_api[i]['value'][j]['id']+'_test" name="s_'+select_api[i]['value'][j]['id']+'_test" value="'+select_api[i]['value'][j]['id']+'|' + select_api[i]['value'][j]['name'] + '"/>'+n+'</li>';
  2815. }
  2816. html += '</ul>';
  2817. }
  2818. }
  2819. html += '</div>';
  2820. html += '<textarea name="'+api_name+'" style="display:none">'+select_api_json+'</textarea>';
  2821. $(id + '_data').html(html);
  2822. }
  2823. }
  2824. /*
  2825. function select_mul(level, id, url, name, value, valid, w, num)
  2826. {
  2827. if(level == 0)
  2828. {
  2829. $(id).find('select').remove();
  2830. $(id).find('span').remove();
  2831. return;
  2832. }
  2833. var parent = value.split(',');
  2834. var cur = parent[0];
  2835. parent.remove(cur);
  2836. value = parent.join(',');
  2837. var html = '';
  2838. var old = level;
  2839. if(level != -1)
  2840. {
  2841. if($(id + '_' + level).length)
  2842. {
  2843. level = $(id + '_' + level).val();
  2844. }
  2845. alert(level);
  2846. if(level == 0)
  2847. {
  2848. $(id + '_' + old).nextAll('select').remove();
  2849. $(id + '_' + old).next('span').nextAll('span').remove();
  2850. if($('#' + name + '_level_value').length)
  2851. {
  2852. var total = $(id).find('select').length;
  2853. $('#' + name + '_level_value').val(total);
  2854. }
  2855. if(old == -2 && $('#' + name + '_value_value').length)
  2856. {
  2857. $('#' + name + '_value_value').val(level);
  2858. }
  2859. return;
  2860. }
  2861. if(old == -2)
  2862. {
  2863. $(id + '_' + old).nextAll('select').remove();
  2864. $(id + '_' + old).next('span').nextAll('span').remove();
  2865. }
  2866. if($('#' + name + '_value_value').length)
  2867. {
  2868. $('#' + name + '_value_value').val(level);
  2869. }
  2870. }
  2871. var total = $(id).find('select').length;
  2872. if(num > 0 && total >= num)
  2873. {
  2874. return;
  2875. }
  2876. var get = url.replace('{level}', level);
  2877. if(level == -1)
  2878. {
  2879. level = -2;
  2880. }
  2881. if(!$(id + '_' + level).length)
  2882. {
  2883. $.getJSON(get + '&json=1', {total:total,level:level}, function(t)
  2884. {
  2885. var check = '';
  2886. if(t.status == 1)
  2887. {
  2888. html = '<select style="'+w+'display:inline;margin-top:10px;" class="update_value form-control '+valid+' dever-mul-'+name+'_'+level+'" name="'+name+'[]" onchange="select_mul(\''+level+'\', \''+id+'\', \''+url+'\', \''+name+'\', \''+value+'\', \''+valid+'\', \''+w+'\', '+num+');">';
  2889. console.log(t.data);
  2890. for(a in t.data)
  2891. {
  2892. if(t.data[a].value)
  2893. {
  2894. check = '';
  2895. if(cur == t.data[a].value)
  2896. {
  2897. check = ' selected';
  2898. }
  2899. html += '<option value="'+t.data[a].value+'" '+check+'>'+t.data[a].name+'</option>';
  2900. }
  2901. }
  2902. html += '</select><span>&nbsp;&nbsp;</span>';
  2903. $(id).append(html);
  2904. $(id + '_' + level).change();
  2905. }
  2906. else
  2907. {
  2908. $(id + '_' + old).nextAll('select').remove();
  2909. $(id + '_' + old).next('span').nextAll('span').remove();
  2910. }
  2911. if($('#' + name + '_level_value').length)
  2912. {
  2913. var total = $(id).find('select').length;
  2914. $('#' + name + '_level_value').val(total);
  2915. }
  2916. if($('#' + name + '_up_value').length)
  2917. {
  2918. $('#' + name + '_up_value').val($(id + '_-2').val());
  2919. }
  2920. });
  2921. }
  2922. }
  2923. */
  2924. //处理更新页面的一些功能,写到一起吧
  2925. var dever_update =
  2926. {
  2927. addIndex : 2,
  2928. index : [],
  2929. auto : false,
  2930. save_key : '',
  2931. init : function()
  2932. {
  2933. var self = this;
  2934. self.index = [];
  2935. // 增加整个更新的表单
  2936. if($(".dever_update_add").length)
  2937. {
  2938. $('.dever_update_add').unbind('click').bind('click', function()
  2939. {
  2940. self.add($(this));
  2941. })
  2942. }
  2943. /* 以后再增加 同时更新另外一个表
  2944. if($(".form-add-content").length)
  2945. {
  2946. var url = config.host + 'auth.password';
  2947. var url = 'http://localhost/dever/manage/?database.update?project=weixin&table=message&menu=weixin&menu_id=39&ajax=1';
  2948. $.get(url, function(t)
  2949. {
  2950. $(".form-add-content").html(t);
  2951. init();
  2952. })
  2953. }
  2954. */
  2955. //增加某一部分表单
  2956. if($(".dever_form_add").length)
  2957. {
  2958. $('.dever_form_add').each(function()
  2959. {
  2960. var key = $.attr('toggle_key');
  2961. if(typeof(self.index[key]) == "undefined")
  2962. {
  2963. self.index[key] = 0;
  2964. }
  2965. $(this).unbind('click').bind('click', function()
  2966. {
  2967. self.append($(this));
  2968. })
  2969. })
  2970. self.del();
  2971. }
  2972. // 开启自动保存
  2973. if($("#struct").length)
  2974. {
  2975. var save = $("#struct").attr('save');
  2976. if(save == 'yes')
  2977. {
  2978. //检测
  2979. self.save_key = location.href + 'test';
  2980. self.check();
  2981. }
  2982. }
  2983. if($('.dever-note').length)
  2984. {
  2985. $('.dever-note').each(function()
  2986. {
  2987. var mditor = new Mditor($(this),{
  2988. fixedHeight:true
  2989. });
  2990. mditor.openPreview();
  2991. })
  2992. }
  2993. },
  2994. save : function()
  2995. {
  2996. //var data = $("#data-1").html();
  2997. var data = [];
  2998. $(".update_value").each(function(i)
  2999. {
  3000. if($(this).attr("update_type") == 'checked')
  3001. {
  3002. data[i] = $(this).get(0).checked;
  3003. }
  3004. else if($(this).attr("update_type") == 'html')
  3005. {
  3006. data[i] = $(this).html();
  3007. }
  3008. else if($(this).attr("update_type") == 'src')
  3009. {
  3010. data[i] = $(this).attr('src');
  3011. }
  3012. else
  3013. {
  3014. data[i] = $(this).val();
  3015. }
  3016. });
  3017. store.set(this.save_key, data.join('|||'));
  3018. //console.info(data);
  3019. },
  3020. recover : function()
  3021. {
  3022. var index = layer.confirm('确定恢复上次保存的数据吗?', function(i, l)
  3023. {
  3024. $(l).find('.layui-layer-btn0').css('pointer-events','none');
  3025. var data = store.get(this.save_key).split('|||');
  3026. if(data)
  3027. {
  3028. var value = $(".update_value");
  3029. for(var k in data)
  3030. {
  3031. var e = value.eq(k);
  3032. if(e.attr('update_type') == 'checked')
  3033. {
  3034. if(data[k] == 'true')
  3035. {
  3036. e.get(0).checked = true;
  3037. }
  3038. else
  3039. {
  3040. e.get(0).checked = false;
  3041. }
  3042. }
  3043. else if(e.attr('update_type') == 'html')
  3044. {
  3045. e.html(data[k]);
  3046. }
  3047. else if(e.attr('update_type') == 'src')
  3048. {
  3049. e.attr('src', data[k]);
  3050. }
  3051. else
  3052. {
  3053. if(e.attr('id'))
  3054. {
  3055. var id = e.attr('id');
  3056. if(typeof(editors[id]) != "undefined")
  3057. {
  3058. editors[id].html(data[k]);
  3059. }
  3060. }
  3061. e.val(data[k]);
  3062. }
  3063. }
  3064. store.set(this.save_key, '');
  3065. this.check();
  3066. }
  3067. })
  3068. },
  3069. check : function()
  3070. {
  3071. var data = store.get(this.save_key);
  3072. var self = this;
  3073. if(data)
  3074. {
  3075. $(".dever_save").unbind('click').bind('click', function()
  3076. {
  3077. self.recover();
  3078. }).show();
  3079. }
  3080. else
  3081. {
  3082. $(".dever_save").hide();
  3083. self.auto = setInterval(function(){self.save()}, 3000);
  3084. }
  3085. },
  3086. del : function()
  3087. {
  3088. var self = this;
  3089. if($(".dever_form_delete").length)
  3090. {
  3091. $('.dever_form_delete').each(function()
  3092. {
  3093. $(this).unbind('click').bind('click', function()
  3094. {
  3095. var parent = $(this).parent();
  3096. var id = parent.attr('id');
  3097. var index = parseInt($('#tab-' + id).attr('toggle_id'));
  3098. var key = $('#tab-' + id).attr('toggle_key');
  3099. if(index <= 1 && self.index[key] <= index)
  3100. {
  3101. }
  3102. else if(index <= 1 && self.index[key] > index)
  3103. {
  3104. index = index+1;
  3105. $("#tab-"+key+"-child-" + index).click();
  3106. }
  3107. else
  3108. {
  3109. index = index-1;
  3110. $("#tab-"+key+"-child-" + index).click();
  3111. };
  3112. $('#tab-' + id).parent().remove();
  3113. parent.remove();
  3114. self.index[key]--;
  3115. })
  3116. })
  3117. }
  3118. },
  3119. append : function(e)
  3120. {
  3121. var self = this;
  3122. var key = e.attr('toggle_key');
  3123. var parent = e.parent().parent().parent();
  3124. var child = '.dever_'+key+'_child';
  3125. if(typeof(self.index[key]) == "undefined")
  3126. {
  3127. self.index[key] = 0;
  3128. }
  3129. if (isNaN(self.index[key])) {
  3130. self.index[key] = 0;
  3131. }
  3132. if(self.index[key] <= 0)
  3133. {
  3134. self.index[key] = parent.find(child).length;
  3135. }
  3136. if(self.index[key] > 100)
  3137. {
  3138. layer.showAlert('最多只能增加100条');
  3139. return;
  3140. }
  3141. var p = e.parent();
  3142. var id = key + '-child-' + self.index[key];
  3143. var name = '第' + (self.index[key]) + '条';
  3144. p.before('<li style="margin:0px;padding:0 15px;"><a href="javascript:;" id="tab-'+id+'" toggle_key="'+key+'" toggle_id="'+self.index[key]+'" toggle_child="'+child+'" toggle="#'+id+'" onclick="showToggle($(this))">'+name+'</a></li>');
  3145. var e = e.parent().parent();
  3146. var n = e.next();
  3147. var p = e.parent();
  3148. var content = n.html();
  3149. content = content.replaceAll('_c_', '_c_' + (self.index[key]-1) + '_i_');
  3150. var cname = n.attr('class');
  3151. if (cname.indexOf('layui-tab') > -1) {
  3152. content = '<div id="'+id+'" style="display:none;" class="'+n.attr('class')+'">' + content + '</div>';
  3153. } else {
  3154. //content = '<div id="'+id+'" style="display:none;margin:10px" class="'+n.attr('class')+' dever_form_add_child">' + content + '</div>';
  3155. content = '<div id="'+id+'" style="display:none;margin:10px" class="'+n.attr('class')+'">' + content + '</div>';
  3156. }
  3157. p.append(content);
  3158. if ($("#" + id).find('.ke-container').length >= 1) {
  3159. $("#" + id).find('.ke-container').eq(0).remove();
  3160. }
  3161. $('#update_' + key +'_c_' + (self.index[key]-1) + '_i_' + 'order').val(parseInt($('#update_' + key +'_c_' + (self.index[key]-2) + '_i_' + 'order').val())+1);
  3162. self.del();
  3163. //$("html,body").animate({scrollTop:$('.dever_form_add_child').eq(this.appendIndex).offset().top},500);
  3164. self.index[key]++;
  3165. image();
  3166. loadShow();
  3167. autocomplete();
  3168. change();
  3169. form.render();
  3170. initPic();
  3171. initDate();
  3172. /*
  3173. layui.use(['formSelects'], function(){
  3174. $('#' + id + " select").each(function()
  3175. {
  3176. if ($(this).attr('xm-select')) {
  3177. layui.formSelects.render($(this).attr('xm-select'));
  3178. }
  3179. })
  3180. });
  3181. */
  3182. },
  3183. add : function(e)
  3184. {
  3185. var self = this;
  3186. var p = e.parent();
  3187. var id = 'data-' + this.addIndex;
  3188. var name = '新增数据-' + (this.addIndex-1);
  3189. p.before('<li><a href="#'+id+'" data-toggle="tab">'+name+'</a></li>');
  3190. var content = $("#content").find('.tab-pane').eq(0).html();
  3191. content = content.replaceAll('update_', 'update_' + this.addIndex + '__');
  3192. content = '<div class="tab-pane fade" id="'+id+'">' + content + '</div>';
  3193. $("#content").append(content);
  3194. $('#update_' + this.addIndex + '__where_id').val('-1');
  3195. this.addIndex++;
  3196. }
  3197. }
  3198. $.fn.pasteEvents = function( delay ) {
  3199. if (delay == undefined) delay = 20;
  3200. return $(this).each(function() {
  3201. var $el = $(this);
  3202. $el.on("paste", function() {
  3203. $el.trigger("prepaste");
  3204. setTimeout(function() { $el.trigger("postpaste"); }, delay);
  3205. });
  3206. });
  3207. };
  3208. $("textarea").on("postpaste", function()
  3209. {
  3210. if($(this).val().indexOf('<') != -1)
  3211. {
  3212. $(this).val(toMarkdown($(this).val()));
  3213. }
  3214. }).pasteEvents();
  3215. function showYes(msg)
  3216. {
  3217. if (msg.msg == 'reload') {
  3218. location.reload();
  3219. return;
  3220. }
  3221. showAlertFlag = false;
  3222. if (msg.status == 2) {
  3223. list_mul_state = 1;
  3224. layer.alert(msg.msg);
  3225. } else {
  3226. showAlert('保存成功', function() {
  3227. if (select_api_open) {
  3228. $('.layui-layer-content').css('overflow-x', 'auto');
  3229. $('#update_button').show();
  3230. layer.closeAll();
  3231. } else {
  3232. if(msg.data.indexOf('http') != -1) {
  3233. location.href = msg.data;
  3234. } else if (msg.data && msg.data == 'refer') {
  3235. history.back();
  3236. } else {
  3237. location.reload();
  3238. }
  3239. }
  3240. });
  3241. }
  3242. }
  3243. function setDay(e, d)
  3244. {
  3245. $('#search_option_sday').val(d);
  3246. $('.sday_button').removeClass('sday_button_border');
  3247. e.addClass('sday_button_border');
  3248. var date = new Date();
  3249. var year = date.getFullYear();
  3250. var month = date.getMonth()+1;
  3251. var day = date.getDate();
  3252. var nowDate = year + "-" + (month < 10 ? "0" + month : month) + "-" + (day < 10 ? "0" + day : day);
  3253. //获取30天前得日期
  3254. var lastDate = new Date(date - 1000 * 60 * 60 * 24 * d);
  3255. var lastY = lastDate.getFullYear();
  3256. var lastM = lastDate.getMonth()+1;
  3257. var lastD = lastDate.getDate();
  3258. var LDate = lastY + "-" + (lastM < 10 ? "0" + lastM : lastM) + "-" + (lastD < 10 ? "0" + lastD : lastD);
  3259. $('.manage_sday').eq(0).val(LDate);
  3260. $('.manage_sday').eq(1).val(nowDate);
  3261. }
  3262. function setDate(e, d)
  3263. {
  3264. $('#search_option_sdate').val(d);
  3265. $('.sdate_button').removeClass('sdate_button_border');
  3266. e.addClass('sdate_button_border');
  3267. var date = new Date();
  3268. var year = date.getFullYear();
  3269. var month = date.getMonth()+1;
  3270. var day = date.getDate();
  3271. var nowDate = year + "-" + (month < 10 ? "0" + month : month) + "-" + (day < 10 ? "0" + day : day);
  3272. //获取30天前得日期
  3273. var lastDate = new Date(date - 1000 * 60 * 60 * 24 * d);
  3274. var lastY = lastDate.getFullYear();
  3275. var lastM = lastDate.getMonth()+1;
  3276. var lastD = lastDate.getDate();
  3277. var LDate = lastY + "-" + (lastM < 10 ? "0" + lastM : lastM) + "-" + (lastD < 10 ? "0" + lastD : lastD);
  3278. $('.manage_sdate').eq(0).val(LDate + ' 00:00:00');
  3279. $('.manage_sdate').eq(1).val(nowDate + ' 23:59:59');
  3280. }
  3281. function showVideo(video)
  3282. {
  3283. var html = '<meta name="referrer" content="no-referrer"><video width="400" height="300" controls autoplay="autoplay"><source src="'+video+'" type="video/mp4">您的浏览器不支持Video标签。</video>';
  3284. showAlert(html);
  3285. }
  3286. function sku(e)
  3287. {
  3288. var data = $('#sku_table_col').html();
  3289. data = JSON.parse(data);
  3290. var thead = [];
  3291. var tbody = [];
  3292. var mthead = [];
  3293. var mtbody = [];
  3294. for (var i in data) {
  3295. if (data[i]['verify'] == 'number') {
  3296. var type = 'required|number';
  3297. var value = '0';
  3298. } else {
  3299. var type = 'required';
  3300. var value = '';
  3301. }
  3302. if (data[i]['type'] == 'input') {
  3303. var icon = 'layui-icon-cols';
  3304. } else {
  3305. var icon = '';
  3306. }
  3307. mthead.push({title: data[i]['name'], icon: icon});
  3308. var option = {type: data[i]['type'], field: i, value: value, verify: type, reqtext: data[i]['name'] + '不能为空'};
  3309. if (option.type == 'select') {
  3310. option.option = eval("(" + data[i]['option'] + ")");
  3311. }
  3312. mtbody.push(option);
  3313. if (option.type != 'image') {
  3314. thead.push({title: data[i]['name'], icon: 'layui-icon-cols'});
  3315. tbody.push(option);
  3316. }
  3317. }
  3318. var obj = skuTable.render({
  3319. //规格类型 1统一规格 2多规格
  3320. isAttributeValue: e.attr('data-type'),
  3321. //规格类型容器id
  3322. isAttributeElemId: 'sku_spec_type',
  3323. //规格表容器id
  3324. specTableElemId: 'sku_spec_table',
  3325. //sku表容器id
  3326. skuTableElemId: 'sku_table',
  3327. //规格拖拽排序
  3328. sortable: true,
  3329. //sku表相同属性值是否合并行
  3330. rowspan: true,
  3331. //请求成功返回状态码值
  3332. requestSuccessCode: 1,
  3333. //上传接口地址
  3334. //接口要求返回格式参考 upload.json
  3335. uploadUrl: e.attr('data-upload'),
  3336. //统一规格配置项
  3337. singleSkuTableConfig: {
  3338. thead: thead,
  3339. tbody: tbody
  3340. },
  3341. //多规格配置项
  3342. multipleSkuTableConfig: {
  3343. thead: mthead,
  3344. tbody: mtbody
  3345. },
  3346. //商品id 配合specDataUrl和skuDataUrl使用
  3347. productId: e.attr('data-id'),
  3348. //规格数据, 一般从后台获取,
  3349. specData: [],
  3350. specDataUrl: e.attr('data-spec'),
  3351. skuData : [],
  3352. skuDataUrl: e.attr('data-sku'),
  3353. show : parseInt(e.attr('data-show')),
  3354. });
  3355. }
  3356. var append_total = 10;
  3357. function append(self, id)
  3358. {
  3359. var e = self.parent().parent().parent().find('.table_copy');
  3360. var html = e.html();
  3361. var parent = e.parent();
  3362. var total = parent.find('tr').length-1;
  3363. append_total++;
  3364. total += append_total;
  3365. html = html.replaceAll('_-1_', '_' + total + '_');
  3366. html = html.replaceAll('up_', 'update_');
  3367. var class_name = 'update_' + id;
  3368. id = class_name + '_c_' + total;
  3369. parent.append('<tr id="'+id+'" class="'+class_name+'">' + html + '</tr>');
  3370. form.render();
  3371. /*
  3372. $('#' + id + " select").each(function()
  3373. {
  3374. if ($(this).attr('xm-select')) {
  3375. layui.formSelects.render($(this).attr('xm-select'));
  3376. }
  3377. });
  3378. */
  3379. image();
  3380. initDate();
  3381. }
  3382. function init_xm(xm_id, xm_radio, xm_tips, xm_url, xm_data, xm_value, xm_on)
  3383. {
  3384. if (!xm_on) {
  3385. xm_on = function(){};
  3386. }
  3387. var xm_table = xm_id + '_table';
  3388. var xm = xmSelect.render({
  3389. el: "#" + xm_id,
  3390. data: xm_data,
  3391. tips:xm_tips,
  3392. name:xm_id,
  3393. initValue: xm_value,
  3394. radio:xm_radio,
  3395. clickClose: xm_radio,
  3396. layVerify: "required",
  3397. layVerType: "msg",
  3398. autoRow: true,
  3399. toolbar: { show: false },
  3400. model: xm_radio ? { label: { type: 'text' } } : {},
  3401. filterable: true,
  3402. autoRow: true,
  3403. height: 'auto',
  3404. paging: xm_url ? true : false,
  3405. pageRemote: xm_url ? true : false,
  3406. remoteSearch: xm_url ? true : false,
  3407. on: xm_on,
  3408. //direction: 'down',
  3409. remoteMethod: function(val, cb, show, pageIndex) {
  3410. if (!pageIndex) {
  3411. pageIndex = 1;
  3412. }
  3413. if(!val){
  3414. //return cb([]);
  3415. }
  3416. if (!xm_url) {
  3417. return cb(xm_data);
  3418. }
  3419. var data = {
  3420. id: xm_table,
  3421. keyword: val,
  3422. pg: pageIndex
  3423. };
  3424. if (xm_url.indexOf('{') != -1) {
  3425. var start = xm_url.split('{');
  3426. var end = start[1].split('}');
  3427. xm_url = start[0] + end[1];
  3428. if (end[0].indexOf(',')) {
  3429. var param = end[0].split(',');
  3430. } else {
  3431. var param = [];
  3432. param[0] = end[0];
  3433. }
  3434. for (var i in param) {
  3435. if (typeof(param[i]) == 'string') {
  3436. var k = param[i];
  3437. if (param[i].indexOf('=') != -1) {
  3438. var t = param[i].split('=');
  3439. param[i] = t[0];
  3440. k = t[1];
  3441. }
  3442. var e = $('#update_'+param[i]);
  3443. if (e.length > 1) {
  3444. e.each(function() {
  3445. if ($(this).get(0).checked) {
  3446. data[k] = $(this).val();
  3447. }
  3448. })
  3449. } else {
  3450. var v = e.val();
  3451. if (!v) {
  3452. e = $('input[name="update_'+param[i]+'"]');
  3453. if (e.val()) {
  3454. v = e.val();
  3455. }
  3456. }
  3457. data[k] = v;
  3458. }
  3459. if (!data[k]) {
  3460. data[k] = -1;
  3461. }
  3462. }
  3463. }
  3464. }
  3465. var success = function(response) {
  3466. if (typeof response == "string") {
  3467. response = JSON.parse(response);
  3468. }
  3469. if (response.status == 2) {
  3470. cb([]);
  3471. return;
  3472. }
  3473. if (!response.data.list) {
  3474. if (response.page && response.page.total_page) {
  3475. cb(response.data, response.page.total_page)
  3476. } else {
  3477. cb(response.data)
  3478. }
  3479. } else {
  3480. if (response.page && response.page.total_page) {
  3481. cb(response.data.list, response.page.total_page)
  3482. } else {
  3483. cb(response.data.list)
  3484. }
  3485. }
  3486. /*
  3487. if (response.data.table) {
  3488. xm.update({
  3489. content: response.data.table,
  3490. });
  3491. layui.table.init(xm_table, response.data.table_config).on('row('+xm_table+')', function(obj) {
  3492. var values = xm.getValue();
  3493. var item = obj.data;
  3494. var has = values.find(function(i){
  3495. return i.value === item.value
  3496. });
  3497. var send = {};
  3498. send.arr = [ item ];
  3499. if (has) {
  3500. xm.delete(send.arr);
  3501. } else if (xm_radio) {
  3502. xm.setValue(send.arr);
  3503. xm.closed();
  3504. } else {
  3505. xm.append(send.arr);
  3506. }
  3507. xm_on && xm_on(send)
  3508. })
  3509. }*/
  3510. };
  3511. $.ajax({
  3512. dataType: "json",
  3513. url: xm_url,
  3514. data: data,
  3515. timeout:0,
  3516. success: success
  3517. });
  3518. },
  3519. });
  3520. }