Skip to content

Commit

Permalink
Merge e90374a into 5903130
Browse files Browse the repository at this point in the history
  • Loading branch information
super q committed Jan 16, 2018
2 parents 5903130 + e90374a commit 07da36d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/md/api.md
Original file line number Diff line number Diff line change
Expand Up @@ -231,7 +231,7 @@ this.$nextTick().then(function () {

```javascript
// page1.js
this.$preload('userName': 'Gcaufy');
this.$preload('userName', 'Gcaufy');
this.$redirect('./page2');

// page2.js
Expand Down

0 comments on commit 07da36d

Please sign in to comment.