fix index page path

This commit is contained in:
加里
2014-09-11 11:41:23 +08:00
parent 8d743e6276
commit 3319b91934
2 changed files with 2 additions and 1 deletions

View File

@@ -42,6 +42,7 @@ module.exports = {
},
shouldInterceptHttpsReq :function(req){
return true;
}
};