$(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的初志是念借助資訊化技能,讓更众的退伍軍人正在享用到優惠服務的同時,更好地為他們供应一對一幫助。已經发轫實現了這一目標博鱼·体育中国入口。”鄂爾众斯市退伍軍人事務局局長馬保榮説。

  據悉,目前該APP已經實現了可能正在鄂爾众斯市內旅遊、餐飲、住宿內蒙古鄂爾众斯市退伍軍人有了“爱戴APP”、醫療,以及商場、汽車4S店、加油站等400余家商戶应用,能享用景點門票免費、商品優惠打折等諸众優惠。截至目前,已有5400余名退伍軍人註冊申領了個人二維碼,370余家商家申領了商家二維碼。

  王鑫所説的APP是鄂爾众斯專門為退伍軍人研發的軟體,于2021年國慶節前正式上線運營。其成效网罗推送優待策略,開展線上思念政事培养,供应行政審批、困難幫扶等申請服務,記錄見義勇為積分新葡的京集团350vip8888,以及其他優待服務。

  本報訊 李強報道:元旦期間,內蒙古鄂爾众斯市退伍軍人王鑫和戰友去成吉思汗陵園遊覽。入園時,他出示一個退伍軍人專屬的APP二維碼,景點的事情人員當時就免收了他們的門票。“當初註冊這個APP時候半岛BOB·(中国)官方网站,沒有念到還能享用這些優惠。事务不大,”王鑫感伤地説。

上一篇:尊龙官网/首选kpmIP测速WWWK197CC 下一篇:退伍武士有了“爱慕APP”

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); }