@@ -603,7 +603,7 @@
},
// 项目公告跳转到三级页
getDetail: function (sid) {
- location.href = '/jyapp/article/content/' + sid + '.html'
+ location.href = '/article/content/' + sid + '.html'
// 判断是否已开通大会员
isOpening: function () {