mirror of
https://github.com/youzan/vant.git
synced 2025-10-20 10:44:59 +00:00
Add deep-select component and fix a popup bug. (#103)
* feat: new deep select * fix: add deep-select test * fix: import * fix: icon import
This commit is contained in:
@@ -185,6 +185,10 @@ module.exports = {
|
||||
{
|
||||
"groupName": "业务组件",
|
||||
"list": [
|
||||
{
|
||||
"path": "/deep-select",
|
||||
"title": "DeepSelect 分类选择组件"
|
||||
},
|
||||
{
|
||||
"path": "/express-way",
|
||||
"title": "ExpressWay 配送方式"
|
||||
|
Reference in New Issue
Block a user