forked from newthuhole/hole_thu_frontend
bugfix
This commit is contained in:
@@ -33,6 +33,7 @@ function load_single_meta(show_sidebar,token) {
|
||||
])
|
||||
.then((res)=>{
|
||||
const [single,replies]=res;
|
||||
single.data.variant={};
|
||||
show_sidebar(
|
||||
'帖子详情',
|
||||
<FlowSidebar
|
||||
|
||||
Reference in New Issue
Block a user