mirror of
https://gitee.com/spark-store-project/spark-store
synced 2025-12-14 04:42:03 +08:00
@@ -789,6 +789,7 @@ void Widget::searchApp(QString text)
|
||||
}else{
|
||||
ui->webEngineView->setUrl(serverUrl + "store/#/darksearch?keywords=" + text);
|
||||
}
|
||||
ui->stackedWidget->setCurrentIndex(0);
|
||||
// spinner->stop();
|
||||
// spinner->hide();
|
||||
ui->stackedWidget->setCurrentIndex(0);
|
||||
|
||||
Reference in New Issue
Block a user