Merge remote-tracking branch 'origin/dev' into dev

This commit is contained in:
Vanessa 2024-12-21 10:49:18 +08:00
commit a6f98c6d40
5 changed files with 193 additions and 241 deletions

View file

@ -257,7 +257,7 @@ export const exportConfig = {
exportConfig.element.querySelector("#exportData").addEventListener("click", async () => {
/// #if BROWSER
fetchPost("/api/export/exportData", {}, response => {
window.location.href = response.data.zip;
openByMobile(response.data.zip);
});
/// #else
const result = await ipcRenderer.invoke(Constants.SIYUAN_GET, {