This commit is contained in:
A1300399510 2023-05-15 16:46:15 +08:00
parent 7507225074
commit a3940a6c44

2
app.js
View File

@ -11,7 +11,7 @@ App({
tmp += str.charAt(Math.floor(Math.random() * l));
}
return tmp;
},
},
autoUpdate: function () {
var self = this