mand-mobile/components/steps/component.js

8 lines
169 B
JavaScript

export default {
'name': 'steps',
'text': '步骤条',
'category': 'basic',
'description': '展示当前所在步骤位置的组件。',
'author': 'zhaozhe'
}