Merge pull request #5313 from noyobo/patch-3

chore: fix cascader demo is a component
This commit is contained in:
landluck 2023-04-10 10:13:11 +08:00 committed by GitHub
commit 9c5c8ce9f0
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,5 +1,5 @@
{
"navigationBarTitleText": "Cell 单元格",
"component": true,
"usingComponents": {
"van-field": "../../field/index",
"van-popup": "../../popup/index",