1.2.13 • Published 12 months ago

@ourschool/design-mobile v1.2.13

Weekly downloads
-
License
ISC
Repository
-
Last release
12 months ago

@ourschool/design-mobile

为了使入口 main.js 更小,在引入 antd-mobile 中的组件的时候,请使用下述方法,从 antd-mobile/es/components/** 中引入。

const Popup = lazy(() => import('antd-mobile/es/components/popup'))

另外给组件包裹在 <Suspense fallback={null}>你的组件</Suspense> 里面,避免 lazy load 过程中造成整个页面白屏。

1.2.12

1 year ago

1.2.13

12 months ago

1.2.10

1 year ago

1.2.11

1 year ago

1.2.9

1 year ago

1.2.0

2 years ago

1.2.8

2 years ago

1.2.7

2 years ago

1.2.6

2 years ago

1.2.5

2 years ago

1.2.4

2 years ago

1.2.3

2 years ago

1.2.2

2 years ago

1.2.1

2 years ago

1.1.2

2 years ago

1.1.1

2 years ago

1.1.0

2 years ago

1.0.1

3 years ago

1.0.0

3 years ago