|
@@ -14,7 +14,7 @@ var urls = function() {
|
|
|
"news_detail": host + "/app/news/detail", //新闻详情
|
|
|
"feedback": host + "/app/other/feedback", //意见反馈
|
|
|
"agreement": host + "/app/other/agreement", //服务条款
|
|
|
- "guide": host + "/app/other/guide/", //萌新必读
|
|
|
+ "guide": host + "/app/other/guide/", //萌新必读2
|
|
|
};
|
|
|
return url;
|
|
|
}
|