feat:数字学习卡
This commit is contained in:
@@ -62,7 +62,7 @@ export function recordShareSuccess(): void {
|
||||
*/
|
||||
export function shouldShowShareGuide(): boolean {
|
||||
// TODO: 开启分享引导
|
||||
// return true;
|
||||
return false;
|
||||
// 如果今天已经分享过,不需要显示引导
|
||||
if (hasSharedToday()) {
|
||||
return false;
|
||||
|
||||
Reference in New Issue
Block a user