$(document).ready(function(){ $(".touch-toggle a").click(function(event){ var className = $(this).attr("data-drawer"); if( $("."+className).css('display') == 'none' ){ $("."+className).slideDown().siblings(".drawer-section").slideUp(); }else{ $(".drawer-section").slideUp(); } event.stopPropagation(); }); /*$(document).click(function(){ $(".drawer-section").slideUp(); })*/ $('.touch-menu a').click(function(){ if( $(this).next().is('ul') ){ if( $(this).next('ul').css('display') == 'none' ){ $(this).next('ul').slideDown(); $(this).find('i').attr("class","touch-arrow-up"); }else{ $(this).next('ul').slideUp(); $(this).next('ul').find('ul').slideUp(); $(this).find('i').attr("class","touch-arrow-down"); } } }); });

尊龙新版手机app下载

“崇敬”实行时 谱写新颖化拥军新篇章——乌海市退伍武士事情局周到引申“崇敬”APP退伍武士新闻化效劳平台

  为进一步晋升退伍甲士供职保护程度,乌海市退伍甲士事宜局存身于奈何通过数字赋能崇军拥军、晋升供职保护作事效力,完全扩展“爱慕”APP退伍甲士消息化供职平台南宫28,完成供职技巧数字化、聪明化转型,一直巩固退伍甲士的取得感、荣耀感、美满感。

  乌海市退伍甲士事宜局与内蒙古爱慕科技有限公司签订“爱慕”APP配合和道,构制召开线上培训。今天,乌海市退伍甲士事宜局作事职员带队到签约款待项目配合商家举行爱慕APP试行扩展,助助商家运用小序次举行注册,熟识操作流程。更是一种社会职守,必定会极力为退伍甲士和其他优抚对象供给特别优惠、便捷、高效的供职”。

  下一步,乌海市退伍甲士事宜局将阐发消息搜集上风,革新拥军供职设施技巧,用好用足社会资源力气,深化“爱慕”众跨场景利用修造,吸引更众闭切闭爱退伍甲士的爱心商家参预“爱慕”行列,进一步为退伍甲士和其他优抚对象供给体例化、精准化、性子化的供职保护,营制尊军崇军的深刻气氛。

上一篇:暂无 下一篇:尊龙官网/首选kpmIP测速WWWK197CC

Copyright © 2012-2023 尊龙新版手机app下载网站 版权所有   粤ICP备xxxxxxxx号

if (!window.jQuery) { document.write(unescape("%3Cscript src='/public/static/common/js/jquery.min.js' type='text/javascript'%3E%3C/script%3E")); document.write(unescape("%3Cscript type='text/javascript'%3E try{jQuery.noConflict();}catch(e){} %3C/script%3E")); } if (window.jQuery) { (function($){ default_switch(); //简体繁体互换 function default_switch() { var home_lang = getCookie('home_lang'); if (home_lang == '') { home_lang = 'cn'; } if ($.inArray(home_lang, ['zh','cn'])) { var obj = $('#jquerys2t_1573822909'); var isSimplified = getCookie('jquerys2t_1573822909'); if ('cn' == isSimplified) { $('body').t2s(); $(obj).text('繁體'); } else if ('zh' == isSimplified) { $('body').s2t(); $(obj).text('简体'); } } } //简体繁体互换 $('#jquerys2t_1573822909').click(function(){ var obj = this; var isSimplified = getCookie('jquerys2t_1573822909'); if ('' == isSimplified || 'cn' == isSimplified) { $('body').s2t(); // 简体转繁体 setCookie('jquerys2t_1573822909', 'zh'); $(obj).text('简体'); } else { $('body').t2s(); // 繁体转简体 setCookie('jquerys2t_1573822909', 'cn'); $(obj).text('繁體'); } }); })(jQuery); }