mirror of
https://github.com/yangjian102621/geekai.git
synced 2025-11-07 09:43:43 +08:00
feat: add QiNiu OSS storage implements
This commit is contained in:
@@ -349,6 +349,8 @@ onMounted(() => {
|
||||
clipboard.on('error', () => {
|
||||
ElMessage.error('复制失败!');
|
||||
})
|
||||
|
||||
window.onresize = () => resizeElement();
|
||||
});
|
||||
|
||||
// 加载会话
|
||||
|
||||
Reference in New Issue
Block a user