mirror of
https://github.com/youzan/vant.git
synced 2025-10-19 18:14:13 +00:00
fix: delete dialog 2500 z-index
This commit is contained in:
@@ -64,7 +64,7 @@ module.exports = {
|
||||
},
|
||||
{
|
||||
"path": "/cell-swipe",
|
||||
"title": "Cell Swipe 滑动单元格"
|
||||
"title": "CellSwipe 滑动单元格"
|
||||
},
|
||||
{
|
||||
"path": "/progress",
|
||||
@@ -170,7 +170,7 @@ module.exports = {
|
||||
},
|
||||
{
|
||||
"path": "/datetime-picker",
|
||||
"title": "Datetime Picker 时间选择"
|
||||
"title": "DatetimePicker 时间选择"
|
||||
},
|
||||
{
|
||||
"path": "/dialog",
|
||||
|
Reference in New Issue
Block a user