I want to check data is empty or null in jsrender? how to check ? Try this. var test1 = { "type" : "success", "code" : "600", "data" : [ ] }; //check ...
確定! 回上一頁