Skip to content

Commit 7fc5124

Browse files
committed
feat: update dingding group
1 parent 96ce207 commit 7fc5124

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

ding.jpeg

-74.6 KB
Binary file not shown.

site/components/header.vue

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -82,7 +82,11 @@ export default {
8282
<a-menu-item key='sponsor'>
8383
<a-popover placement='bottom'>
8484
<template slot='content'>
85-
<img/>
85+
<img
86+
width='160'
87+
alt='dingding'
88+
src='https://user-images.githubusercontent.com/4122593/50038786-571eaf80-0060-11e9-98a1-ea202fc60859.png'
89+
/>
8690
</template>
8791
<a-icon type='dingding' />
8892
{isCN ? '钉钉服务群' : 'Ding Group QR Code'}

0 commit comments

Comments
 (0)