修改部分ui

This commit is contained in:
shuaikangzhou
2024-01-14 19:57:39 +08:00
parent 48e748db8f
commit 33f8ac0c23
6 changed files with 69 additions and 10 deletions

View File

@@ -170,7 +170,7 @@ def share_card(bytesExtra, compress_content_):
return {
'title': escape_js_and_html(title),
'description': escape_js_and_html(des),
'url': url,
'url': escape_js_and_html(url),
'app_name': escape_js_and_html(show_display_name),
'thumbnail': thumbnail,
'app_logo': app_logo