qfedu-web/www/js/my.js

4 lines
73 B
JavaScript

function check() {
console.log("---check function 被调用了---");
}