📅  最后修改于: 2022-03-11 14:55:43.840000             🧑  作者: Mango
// It's important that this method is defined before it's being used
// put the function inside of the create event!
methodName = function(args) {
// Do stuff
}