Your Name 2 lat temu
rodzic
commit
76412abd80
1 zmienionych plików z 1 dodań i 0 usunięć
  1. 1
    0
      public/config.js

+ 1
- 0
public/config.js Wyświetl plik

@@ -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