Commit 6ad94aa0 authored by zhangyanni's avatar zhangyanni

友情链接跳转

parent 0b50ad92
......@@ -1143,7 +1143,7 @@
},
//友情链接
handleToLink(item) {
window.open(item.partnerUrl);
if(item.partnerUrl) window.open(item.partnerUrl);
},
//文章列表
classifyclk(row) {
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment