def onGoBack(self, app):
idx = app.available_screens.index('HomeScreen')
app.go_screen(idx)
# app.root.ids.sm.switch_to(app.home_screen)
# Filter
# Pick certain Type IDs to view
# To reset everything, press the Reset button
评论列表
文章目录