048f25f580
Show privacy popup on launch, gate login on legal consent, and link user agreement and privacy policy pages in the mini program. Co-authored-by: Cursor <cursoragent@cursor.com>
7 lines
131 B
JSON
7 lines
131 B
JSON
{
|
|
"navigationBarTitleText": "TKMind 聊天",
|
|
"usingComponents": {
|
|
"privacy-popup": "/components/privacy-popup/index"
|
|
}
|
|
}
|