2025-09-24 21:28:48 +08:00

11 lines
295 B
TypeScript
Raw Permalink Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

/**
* @title 分享小程序文案
*/
export const handleShareAppMsg = () => {
return {
title: '急用钱就用小易金选最高20万额度随借随还',
path: 'pages/index/index',
imageUrl: 'https://ltf-pub.yijiesudai.com/test/20241119/file/2c9c48c87ba9b017.png'
}
}