YZProjectCloud/yanzhu-ui-app/miniprogram/pages/test-stepper/index.json

6 lines
143 B
JSON

{
"usingComponents": {
"custom-stepper": "/components/custom-stepper/index"
},
"navigationBarTitleText": "自定义步进器测试"
}