diff --git a/src/background/fetcher/impl/local/WeiboDataSource.js b/src/background/fetcher/impl/local/WeiboDataSource.js index a68a50c..6af2088 100644 --- a/src/background/fetcher/impl/local/WeiboDataSource.js +++ b/src/background/fetcher/impl/local/WeiboDataSource.js @@ -30,7 +30,7 @@ export class WeiboDataSource { ) .replace(/
/g, '\n') ) - .jumpUrl(`https://weibo.com/${weiboId}`); + .jumpUrl(`https://weibo.com/${data.mblog.user.id}/${weiboId}`); switch (dynamicInfo.page_info?.type) { // 普通动态