📚 网站现在可在中/英文之间选择

This commit is contained in:
Evil0ctal 2021-11-19 16:00:10 -08:00 committed by GitHub
parent cae3501030
commit 2ee63dac92
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -217,7 +217,7 @@ def about_popup_window():
def language_pop_window():
with popup('Select Language'):
with popup('Select Site Language'):
put_link('[Chinese Language]', 'https://douyin.wtf')
put_html('<br>')
put_link('[English Language]', 'https://en.douyin.wtf')