dever 4 년 전
부모
커밋
14d427d65f
1개의 변경된 파일4개의 추가작업 그리고 0개의 파일을 삭제
  1. 4 0
      app/act/database/share.php

+ 4 - 0
app/act/database/share.php

@@ -4,6 +4,10 @@ $type = array
 (
 	1 => '微博分享',
 	2 => '微信分享',
+	3 => 'INS分享',
+	4 => 'B站分享',
+	5 => '抖音分享',
+	6 => '复制链接',
 );
 
 return array