添加到屏幕图标
This commit is contained in:
parent
23385f633f
commit
c9ef94eca8
|
@ -350,7 +350,7 @@ const My = () => {
|
||||||
<Image
|
<Image
|
||||||
className="mr-2"
|
className="mr-2"
|
||||||
width={32}
|
width={32}
|
||||||
src={process.env.NEXT_PUBLIC_WEB_ASSETS_URL+"/icons/32DP/contact.png"}
|
src={"/icons/32DP/toScreen.png"}
|
||||||
placeholder=""
|
placeholder=""
|
||||||
/>
|
/>
|
||||||
<span className="text-base">添到主屏幕</span>
|
<span className="text-base">添到主屏幕</span>
|
||||||
|
|
Binary file not shown.
After Width: | Height: | Size: 580 B |
Loading…
Reference in New Issue