Commit e40918928dd418ba9de9ca58534e3c9776da0627

Authored by zhiyangdu
1 parent e22bf78a

新闻详情页列表不支持分享

src/pages/labourUnion2/labourUnion2.vue
@@ -142,7 +142,7 @@ @@ -142,7 +142,7 @@
142 firstNewsTitle: '', // 第一条新闻标题 142 firstNewsTitle: '', // 第一条新闻标题
143 jumpNewsListParams: { // 跳转新闻列表参数 143 jumpNewsListParams: { // 跳转新闻列表参数
144 type: '34', 144 type: '34',
145 - to: this.mode === 'prod' ? 'http://wjjh5.cnlive.com/cnculColumn.html?moreUrl=http%3A%2F%2Fcms.cnlive.com%2Fapi%2FcontentApi%2FgetBlockContents%3FblockId%3D10161&type=web&isShowTitle=true' : 'http://wjjh5test.cnlive.com/cnculColumn.html?moreUrl=http%3A%2F%2Fcmstest.cnlive.com%3A8768%2FcontentApi%2FgetBlockContents%3FblockId%3D10404&type=web&isShowTitle=true', 145 + to: this.mode === 'prod' ? 'http://wjjh5.cnlive.com/cnculColumn.html?moreUrl=http%3A%2F%2Fcms.cnlive.com%2Fapi%2FcontentApi%2FgetBlockContents%3FblockId%3D10161&type=web' : 'http://wjjh5test.cnlive.com/cnculColumn.html?moreUrl=http%3A%2F%2Fcmstest.cnlive.com%3A8768%2FcontentApi%2FgetBlockContents%3FblockId%3D10404&type=web',
146 shop_type: '' 146 shop_type: ''
147 }, 147 },
148 linksArr: [], // 连接列表项目数组 148 linksArr: [], // 连接列表项目数组