Your Name 2 лет назад
Родитель
Сommit
76412abd80
1 измененных файлов: 1 добавлений и 0 удалений
  1. 1
    0
      public/config.js

+ 1
- 0
public/config.js Просмотреть файл

@@ -2,6 +2,7 @@
2 2
 const shareOptTpl = {
3 3
   title: '向世界讲述——南京1937',
4 4
   desc: '',
5
+  link: location.href,
5 6
   imgUrl: location.origin + location.pathname.replace('index.html', '') + 'share.jpg',
6 7
 }
7 8