@@ -1222,7 +1222,6 @@ function handleAIdrawCasePhotos(num) {
loadingAiPhone.value = ElLoading.service({
lock: true,
text: "提取图片中...",
- background: "rgba(0, 0, 0, 0.7)",
});
iframe.src = "./model.html?m=" + num;
iframe.classList.add("show");