UNPKG

weex-flymeui

Version:

A Flyme Style UI library based on Weex for Creator.

29 lines (28 loc) 459 B
export default { el: { common: { delete: '删除', cancel: '取消', confirm: '确认', close: '关闭', title: '标题', more: '更多' }, titlebar: { title: '标题' }, searchbar: { search: '搜索' }, foldabletext: { more: '更多' }, input: { placeholder: '请输入', inputError: '输入有误' }, tag: { tagName: '标签' } } };