mirror of
https://gitee.com/spark-store-project/spark-store
synced 2025-07-22 21:42:21 +08:00
解决从详情页返回列表页的进度恢复问题
This commit is contained in:
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){
|
||||
|
Loading…
x
Reference in New Issue
Block a user