修改登录背景图片加载显示
This commit is contained in:
@@ -67,10 +67,8 @@ export async function init() {
|
||||
};
|
||||
|
||||
img.onerror = () => {
|
||||
|
||||
console.warn('背景图片加载失败:', img.src);
|
||||
removeLoading();
|
||||
|
||||
};
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user