解决从详情页返回列表页的进度恢复问题

This commit is contained in:
metanoia1989 2020-12-10 21:31:53 +08:00
parent e28d1c39ac
commit 3e473c091a

@ -972,8 +972,8 @@ void Widget::on_pushButton_return_clicked()
// return;
// }
appinfoLoadThread.requestInterruption();
ui->webEngineView->back();
ui->stackedWidget->setCurrentIndex(0);
// TODO 添加 QWebEngineViewHistory 实现上一页功能
// chooseLeftMenu(nowMenu);
// if(themeIsDark){