mirror of
https://github.com/MrXujiang/h5-Dooring.git
synced 2025-12-12 01:47:08 +00:00
🆕 添加icon类型
This commit is contained in:
parent
87f239947e
commit
78e6298fd5
@ -2,7 +2,7 @@ import { dynamic } from 'umi';
|
||||
import Loading from '../LoadingCp';
|
||||
import { useMemo, memo } from 'react';
|
||||
|
||||
const needList = ['Tab', 'Carousel', 'Upload', 'Video'];
|
||||
const needList = ['Tab', 'Carousel', 'Upload', 'Video', 'Icon'];
|
||||
|
||||
const DynamicFunc = type =>
|
||||
dynamic({
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user