greenPro/unpackage/dist/dev/mp-weixin/pages/extUI/steps/steps.json

7 lines
248 B
JSON
Raw Normal View History

2024-06-02 14:51:29 +00:00
{
"navigationBarTitleText": "Steps 步骤条",
"usingComponents": {
"uni-steps": "../../../uni_modules/uni-steps/components/uni-steps/uni-steps",
"uni-section": "../../../uni_modules/uni-section/components/uni-section/uni-section"
}
}