Skip to content

Commit

Permalink
build: update new component create template
Browse files Browse the repository at this point in the history
  • Loading branch information
xxyan0205 committed Nov 13, 2018
1 parent 68804cd commit 9b0bfdb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build/template.exp
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ set component_desc [lindex $argv 3]
set author [lindex $argv 4]
set create_time [lindex $argv 5]
set component_path [lindex $argv 6]
spawn mfe init mfe-template-mfd-mobile "$component_path/${component_name}"
spawn vue init mand-mobile/create-component-template "$component_path/${component_name}"

expect "组件中文名称,如:轻提示"

Expand Down

0 comments on commit 9b0bfdb

Please sign in to comment.