feat:V2.5.6分享优化

This commit is contained in:
R524809
2025-12-19 17:26:54 +08:00
parent 1b4f226f26
commit 70a78b1cc5
9 changed files with 64 additions and 40 deletions
+8 -1
View File
@@ -10,5 +10,12 @@ export const defaultPrintConfig: PrintConfig = {
// header: 'LogoImage',
header: 'wechat',
appName: '涂鸦丫小程序',
appHint: '数学|专注|练字|涂鸦',
appHint: '数学|专注|练字|涂鸦',
};
export const defaultShareConfig = {
// title: '涂鸦丫 - 一张会“教知识”的涂色卡',
title: '涂鸦丫 - 快来生成宝宝的专属学习卡',
path: '/pages/mathIndex/mathIndex',
imageUrl: 'https://cdn.joeyone.cn/doodle/share-img/index-share-v2.png',
};