mand-mobile/components/ruler/component.js

7 lines
162 B
JavaScript
Raw Normal View History

2019-04-02 20:31:45 +08:00
export default {
2019-04-06 22:38:44 +08:00
'name': 'ruler',
'text': '刻度尺',
'category': 'business',
'description': '刻度尺',
'author': 'supergaojian <402853745@qq.com>'
2019-04-02 20:31:45 +08:00
}