Your browser does not seem to support JavaScript. As a result, your viewing experience will be diminished, and you may not be able to execute some actions.
Please download a browser that supports JavaScript, or enable it if it's disabled (i.e. NoScript).
如题,我想在输入框输入数字以方便人物购买材料时通过直接输入数字然后点击确认后来进行购买指定的数量。
@幽悠一笔 给全局变量赋值的时候用 int(输入框对象名.text) 就行了