From c4575cdd6a8527755036e97bf6915cdd99344407 Mon Sep 17 00:00:00 2001 From: zihanjian Date: Fri, 16 May 2025 23:13:01 +0800 Subject: [PATCH] =?UTF-8?q?=E7=A7=BB=E9=99=A4=E6=9C=AA=E4=BD=BF=E7=94=A8?= =?UTF-8?q?=E7=9A=84Image=E7=BB=84=E4=BB=B6=E5=AF=BC=E5=85=A5=EF=BC=8C?= =?UTF-8?q?=E4=BC=98=E5=8C=96=E4=BB=A3=E7=A0=81=E7=BB=93=E6=9E=84=E4=BB=A5?= =?UTF-8?q?=E6=8F=90=E5=8D=87=E5=8F=AF=E8=AF=BB=E6=80=A7=E5=92=8C=E7=BB=B4?= =?UTF-8?q?=E6=8A=A4=E6=80=A7=E3=80=82?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/app/page.tsx | 1 - 1 file changed, 1 deletion(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 9b4c651..3a07a00 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -2,7 +2,6 @@ import React, { useState, useRef, ChangeEvent, DragEvent, useEffect, useMemo } from 'react'; import Script from 'next/script'; -import Image from 'next/image'; // 添加导入Image组件 import ColorPalette from '../components/ColorPalette'; // 导入像素化工具和类型 import {