2 changed files with 1 additions and 3 deletions
@ -1,7 +1,6 @@ |
|||||
{ |
{ |
||||
"component": true, |
"component": true, |
||||
"usingComponents": { |
"usingComponents": { |
||||
"wux-picker-view": "../picker-view/index", |
"wux-picker-view": "../picker-view/index" |
||||
"wux-spin": "../spin/index" |
|
||||
} |
} |
||||
} |
} |
||||
|
@ -1,6 +1,5 @@ |
|||||
{ |
{ |
||||
"component": true, |
"component": true, |
||||
"usingComponents": { |
"usingComponents": { |
||||
"wux-spin": "../spin/index" |
|
||||
} |
} |
||||
} |
} |
||||
|
Loading…
Reference in new issue