From 221036592476b10211d42d9b63c2c549dd7367eb Mon Sep 17 00:00:00 2001 From: chuan_wuhao <443547225@qq.com> Date: Tue, 29 Nov 2022 15:47:15 +0800 Subject: [PATCH] =?UTF-8?q?=E6=96=B0=E5=A2=9E=E5=8F=8B=E9=93=BE?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .DS_Store | Bin 8196 -> 8196 bytes dist/production-dist/index.html | 2 +- src/components/RayLink/index.tsx | 12 ++++++++++++ 3 files changed, 13 insertions(+), 1 deletion(-) diff --git a/.DS_Store b/.DS_Store index 6dc2eccebf76afbaf707ecbf83aa3902258952a5..c325e9126a041951dd304b387a25938f4e515f1e 100644 GIT binary patch delta 98 zcmZp1XmQw}Ey%cSvW{S(t5|ilk&&s6fFfu}D23{x)qdGS~7F1!|%qH=jW%EA~c4h!--4vz( delta 99 zcmZp1XmQw}Ey%civW{S(n|O7#k)@7;iMeI1jzYDikpYlxY*t&#$sww&Zygk$os*lF i-^l<5jEoSPffq`{sIJYA1Xb8JvrBwq+5AU@of!a!v=r_D diff --git a/dist/production-dist/index.html b/dist/production-dist/index.html index f4d239d3..bd0e77f1 100644 --- a/dist/production-dist/index.html +++ b/dist/production-dist/index.html @@ -5,7 +5,7 @@ ray template - + diff --git a/src/components/RayLink/index.tsx b/src/components/RayLink/index.tsx index ab888bf9..6369e3e3 100644 --- a/src/components/RayLink/index.tsx +++ b/src/components/RayLink/index.tsx @@ -23,6 +23,18 @@ const RayLink = defineComponent({ tooltip: '云图床', icon: 'https://yunkuangao.com/images/20170801_005902048_iOS.md.jpg', }, + { + key: 'ray-js-note', + src: 'https://note.youdao.com/s/ObWEe2BB', + tooltip: 'Ray的前端学习笔记', + icon: 'https://gw.alipayobjects.com/zos/antfincdn/aPkFc8Sj7n/method-draw-image.svg', + }, + { + key: 'ray-js-cover', + src: 'https://note.youdao.com/s/IC8xKPdB', + tooltip: 'Ray的面试题总结', + icon: 'https://gw.alipayobjects.com/zos/antfincdn/aPkFc8Sj7n/method-draw-image.svg', + }, ] const handleLinkClick = (item: AvatarOptions) => {