...
|
...
|
@@ -4,6 +4,7 @@ |
|
|
"default-layout": "[none]",
|
|
|
"detail": "[none]",
|
|
|
"magazine": "[none]",
|
|
|
"about": "[none]",
|
|
|
"error": "[none]"
|
|
|
},
|
|
|
"renderOptions": {
|
...
|
...
|
@@ -53,7 +54,14 @@ |
|
|
"channel/beauty/index320": "mvc-config-beauty320",
|
|
|
"channel/sports/index320": "mvc-config-sport320",
|
|
|
"channel/lifestyle/index320": "mvc-config-lifestyle320",
|
|
|
"channel/detail/index320": "mvc-config-detail320"
|
|
|
"channel/detail/index320": "mvc-config-detail320",
|
|
|
|
|
|
"channel/about/index": "mvc-config-about",
|
|
|
"channel/about/contactus": "mvc-config-about",
|
|
|
"channel/about/feedback": "mvc-config-about",
|
|
|
"channel/about/links": "mvc-config-about",
|
|
|
"channel/about/privacy": "mvc-config-about",
|
|
|
"channel/about/servers": "mvc-config-about"
|
|
|
|
|
|
},
|
|
|
"ajax": {
|
...
|
...
|
@@ -746,6 +754,17 @@ |
|
|
}]
|
|
|
},
|
|
|
"message": ""
|
|
|
},
|
|
|
"passport/partner/yoho": {
|
|
|
"status": true,
|
|
|
"code": 200,
|
|
|
"data": {
|
|
|
"nick": "YOHO_9d5477",
|
|
|
"partner": [],
|
|
|
"icon": "",
|
|
|
"type": "yoho"
|
|
|
},
|
|
|
"message": ""
|
|
|
}
|
|
|
}
|
|
|
} |
|
|
\ No newline at end of file |
...
|
...
|
|