ui->preview->setUrl(QUrl("qrc:/HelloWorld2.html"));
ui->QwebEngineView->setUrl(QUrl("file:///E:/work/index.html"));
使用这种形式