Compare commits

...

1 Commits

Author SHA1 Message Date
A1300399510
a3940a6c44 提交 2023-05-15 16:46:15 +08:00

2
app.js
View File

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