This commit is contained in:
xmcp
2019-02-23 21:50:37 +08:00
parent 4e94e46f87
commit 4c10ec4afe

View File

@@ -33,6 +33,7 @@ function load_single_meta(show_sidebar,token) {
]) ])
.then((res)=>{ .then((res)=>{
const [single,replies]=res; const [single,replies]=res;
single.data.variant={};
show_sidebar( show_sidebar(
'帖子详情', '帖子详情',
<FlowSidebar <FlowSidebar