使用self.txt1,self.lbl1等.class MyApp(App):# layoutdef build(self):layout = BoxLayout(padding=10, orientation='vertical')btn1 ...
確定! 回上一頁