mand-mobile/components/result-page/component.js

8 lines
178 B
JavaScript
Raw Permalink Normal View History

2018-03-26 16:04:04 +08:00
export default {
'name': 'result-page',
'text': '结果页',
'category': 'business',
'description': '用于展示流程终点页面的组件。',
'author': 'zhaozhe'
}