Commit fff867a8 authored by Sun's avatar Sun
Browse files

no commit message

parent 0ae678ab
$(document).ready(function(){
getCount();
});
setTimeout(function () {
getCount();
}, 3000);
$(function () {
App.setbasePath("../");
App.setGlobalImgPath("dist/img/");
......
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment