first commit
This commit is contained in:
7
xxx/app/public/js/xxx.js
Normal file
7
xxx/app/public/js/xxx.js
Normal file
@@ -0,0 +1,7 @@
|
||||
function xxx() {
|
||||
|
||||
}
|
||||
|
||||
$(document).ready(function () {
|
||||
new xxx();
|
||||
});
|
||||
Reference in New Issue
Block a user