Skip to content

Commit 8a51db4

Browse files
author
xutao15
committed
parser comment
1 parent 2e702b5 commit 8a51db4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lib/mp-compiler/parse.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -81,7 +81,7 @@ function createMPParser () {
8181
]
8282
}
8383
},
84-
// 处理const app = new Vue
84+
// 处理const app = new Vue(App)
8585
// 构造为 createMp({
8686
// mpType: App.mpType,
8787
// init(){

0 commit comments

Comments
 (0)