@@ -48,36 +48,32 @@ const data = {
48
48
49
49
} ,
50
50
{
51
- img : '//img.alicdn.com/tfs/TB1OTCISET1gK0jSZFrXXcNCXXa-344-346.jpg' ,
52
- imgHover :
53
- '//img.alicdn.com/tfs/TB1OTCISET1gK0jSZFrXXcNCXXa-344-346.jpg' ,
51
+ img : require ( '@site/static/img/community/image.png' ) . default ,
52
+ imgHover : require ( '@site/static/img/community/image.png' ) . default ,
54
53
title : translate ( {
55
54
id : 'community.contactsListTitle2' ,
56
55
message : 'Seata 微信官方公众号(强烈推荐)' ,
57
56
} ) ,
58
57
} ,
59
58
{
60
- img : '//img.alicdn.com/tfs/TB1nccZi79l0K4jSZFKXXXFjpXa-614-614.jpg' ,
61
- imgHover :
62
- '//img.alicdn.com/tfs/TB1nccZi79l0K4jSZFKXXXFjpXa-614-614.jpg' ,
59
+ img : require ( '@site/static/img/community/image.png' ) . default ,
60
+ imgHover : require ( '@site/static/img/community/image.png' ) . default ,
63
61
title : translate ( {
64
62
id : 'community.contactsListTitle3' ,
65
63
message : '微信群拉取小助手' ,
66
64
} ) ,
67
65
} ,
68
66
{
69
- img : '//img.alicdn.com/imgextra/i3/O1CN01JP7KIR1ju3dlIdipd_!!6000000004607-0-tps-454-460.jpg' ,
70
- imgHover :
71
- '//img.alicdn.com/imgextra/i3/O1CN01JP7KIR1ju3dlIdipd_!!6000000004607-0-tps-454-460.jpg' ,
67
+ img : require ( '@site/static/img/community/image.png' ) . default ,
68
+ imgHover : require ( '@site/static/img/community/image.png' ) . default ,
72
69
title : translate ( {
73
70
id : 'community.contactsListTitle4' ,
74
71
message : '钉钉③群(推荐)' ,
75
72
} ) ,
76
73
} ,
77
74
{
78
- img : '//img.alicdn.com/imgextra/i2/O1CN014QxxzN1GH0sOVYTgf_!!6000000000596-0-tps-300-302.jpg' ,
79
- imgHover :
80
- '//img.alicdn.com/imgextra/i2/O1CN014QxxzN1GH0sOVYTgf_!!6000000000596-0-tps-300-302.jpg' ,
75
+ img : require ( '@site/static/img/community/image.png' ) . default ,
76
+ imgHover : require ( '@site/static/img/community/image.png' ) . default ,
81
77
title : translate ( {
82
78
id : 'community.contactsListTitle5' ,
83
79
message : 'QQ③群' ,
0 commit comments