Skip to content

Commit 86b490d

Browse files
authored
移除多说模块
1 parent b5e7894 commit 86b490d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/pages/Post.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,7 @@ export default class Post extends Component {
6666
}}
6767
/>
6868
</div>
69-
<SNSComment threadKey={location.pathname} title={post.title} />
69+
{/*<SNSComment threadKey={location.pathname} title={post.title} />*/}
7070
</Container>
7171
}
7272
</div>

0 commit comments

Comments
 (0)