番外一:這個鍋,得你背

MIWIFI

{$a}

{$b}

{$c}

$(function(){

$.getJSON(/cgi-bin/luci/diagnosis/errindex, function( rsp ){

if ( rsp.code == 0) {

$(#text).html( $(#tplmain).html().tmpl(rsp.data) );

}

});

});