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)=>{
|
.then((res)=>{
|
||||||
const [single,replies]=res;
|
const [single,replies]=res;
|
||||||
|
single.data.variant={};
|
||||||
show_sidebar(
|
show_sidebar(
|
||||||
'帖子详情',
|
'帖子详情',
|
||||||
<FlowSidebar
|
<FlowSidebar
|
||||||
|
|||||||
Reference in New Issue
Block a user