1.2.11 • Published 1 month ago

@ourschool/design-mobile v1.2.11

Weekly downloads
-
License
ISC
Repository
-
Last release
1 month 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.10

1 month ago

1.2.11

1 month ago

1.2.9

4 months ago

1.2.0

10 months ago

1.2.8

7 months ago

1.2.7

8 months ago

1.2.6

9 months ago

1.2.5

9 months ago

1.2.4

9 months ago

1.2.3

9 months ago

1.2.2

10 months ago

1.2.1

10 months ago

1.1.2

10 months ago

1.1.1

1 year ago

1.1.0

1 year ago

1.0.1

2 years ago

1.0.0

2 years ago