mirror of
https://github.com/youzan/vant.git
synced 2025-10-17 16:44:21 +00:00
feat: migrate Radio/RadioGroup
This commit is contained in:
@@ -147,10 +147,10 @@ module.exports = {
|
||||
path: 'picker',
|
||||
title: 'Picker 选择器',
|
||||
},
|
||||
// {
|
||||
// path: 'radio',
|
||||
// title: 'Radio 单选框',
|
||||
// },
|
||||
{
|
||||
path: 'radio',
|
||||
title: 'Radio 单选框',
|
||||
},
|
||||
{
|
||||
path: 'rate',
|
||||
title: 'Rate 评分',
|
||||
@@ -481,10 +481,10 @@ module.exports = {
|
||||
path: 'picker',
|
||||
title: 'Picker',
|
||||
},
|
||||
// {
|
||||
// path: 'radio',
|
||||
// title: 'Radio',
|
||||
// },
|
||||
{
|
||||
path: 'radio',
|
||||
title: 'Radio',
|
||||
},
|
||||
{
|
||||
path: 'rate',
|
||||
title: 'Rate',
|
||||
|
Reference in New Issue
Block a user