footer.js 195 Bytes Raw Blame History Permalink 1 2 3 4 5 6 7 seajs.use(['jquery/1.8.3/jquery-debug', 'yohobuy-mobile/1.0.0/public/js/template-debug'], function($, tpl) { $("#container").removeClass('hide'); if (tpl) { tpl.init(); } });