import { Page, Content, Header, Footer } from '@alita/flow';import { Badge, TabBar, NavBar } from 'antd-mobile';import { AppOutline, UnorderedListOutline } from 'antd-mobile-icons';<Page className='malita-layout'><Header><NavBar>{titleHash[activeKey]}</NavBar></Header><Content>{eleme...
icon 自定义图标(1.14.0 新增) string|()=>VNode <Icon type="question-circle"> 一、利用自带的icon赋值个默认的icon名字就可以了,但是有时候我们需要用到实底风格的icon,所以只能用()=>VNode 代码语言:javascript 代码运行次数:0 运行 AI代码解释
在React 领域里,一直缺少一套靠谱、好用的移动端组件,蚂蚁的 antd mobile v2 年久失修,几乎无人维护,跟 antd 相差甚远,在设计上,也有很多也已经跟不再符合 Alipay Design[1]。 激动人心的是,就在前两天,在 ant-design-mobile[2] 的 discussions 里面已经发布了 5.0(白杨)的 Roadmap[3]。 在8 月 26 ...
icon: re-enter Angular zone after icons have been loaded (#7719) (754ded6) image: preview the local upload image error (#7615) (616f59f) Features alert: support custom icon (#7691) (cc014a1) carousel: nzLoop to prevent the carousel to go in a loop (#7693) (e3103f0) cron-express...
('剩余')}${ scope.row.remainMobileNum })` ), h( resolveComponent('el-tooltip'), { placement: 'top' }, { default: () => { return h('i', { class: 'icon-thumb el-icon-thumb' }) }, content: () => { return `${$t('类型')}: ${ Array.isArray(scope.row.machineTypes) ...
A configurable Mobile UI components based on Ant Design Mobile and Angular. 🐜 - ng-zorro-antd-mobile/components/style/themes/default.less at master · NG-ZORRO/ng-zorro-antd-mobile
mention: unable to select on mobile device (#4309) (1be6d51), closes #4281 menu: fix menu overflow detection & replace ul with div (4c8032b), closes #3412 #4227 #3687 message,notification: remove old injection tokens (#4404) (f9b0e75) fix message and notification error in prod (#48...