Commit 6314817e authored by KesaubeEire's avatar KesaubeEire

fix: 存档修改

parent a7e59324
......@@ -61,8 +61,7 @@
text: '存档操作',
hint: '导入/导出存档或使用云存档',
click: () => {
if (location.host == 'rrpg.duels.link') window.open('/save_export/');
else toast.push('域名不正确, 无法跳转到指定页面.');
window.open(`${$_env}/save_export/`);
}
},
// {
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment