Skip to content

Commit

Permalink
Update main.js
Browse files Browse the repository at this point in the history
  • Loading branch information
AeroXi committed Mar 14, 2020
1 parent e4f331c commit fc36008
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions main.js
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ var app = new Vue({
data: {
length: 10,
event: "",
author: "老胡",
author: "老李",
paragraph: "",
},
methods: {
Expand All @@ -29,4 +29,4 @@ var app = new Vue({


}
})
})

0 comments on commit fc36008

Please sign in to comment.