UNPKG

weex-lrui

Version:

A Flyme Style UI library based on Weex for Creator.

10 lines (9 loc) 344 B
/** * CopyRight (C) 2017-2022 Alibaba Group Holding Limited. * Created by Yanjiie on 18/04/20 */ import common from './index'; export default Object.assign({}, common, { CHECKED: 'http://p1nq9peby.bkt.clouddn.com/weex-flymeui/check_blue.png', CHECKED_DISABLED: 'http://p1nq9peby.bkt.clouddn.com/weex-flymeui/check_disabled_blue.png' });