Skip to content

Commit

Permalink
update demo.js
Browse files Browse the repository at this point in the history
  • Loading branch information
jmluang authored Nov 18, 2019
1 parent 9d0f14d commit ec25315
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions demo.js
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
// image with header denmo
const host = "https://www.mzitu.com";
function fetch() {
let array = [
{
Expand Down Expand Up @@ -64,4 +63,4 @@ $ui.render({
});


fetch();
fetch();

0 comments on commit ec25315

Please sign in to comment.