FunctionFormTemplate({
treeData,
reloadTable,
orgTree,
open,
setOpenDrawerFalse,
})
Xmw_web/src/pages/Administrative/JobsManagement/components/FormTemplate.tsx:22
FunctionOperationCaptcha({
onRef,
figure = 100,
arith = 0,
width = 320,
height = 60,
disturbLine = 4,
disturbPoin
Xmw_web/src/pages/Features/Captcha/components/OperationCaptcha.tsx:29
FunctionPointCaptcha({
onRef,
width = 200,
height = 300,
defaultNum = 4,
checkNum = 3,
imgs = () => [],
distu
Xmw_web/src/pages/Features/Captcha/components/PointCaptcha.tsx:55
FunctionPuzzleCaptcha({
onRef,
width = 320,
height = 160,
slideHeight = 40,
gap = 15,
l = 42,
r = 9,
radius
Xmw_web/src/pages/Features/Captcha/components/PuzzleCaptcha.tsx:42
FunctionRotateCaptcha({
onRef,
imgSrc = '',
width = 250,
height = 40,
text = '请按住滑块拖动',
successText = '验证通过',
Xmw_web/src/pages/Features/Captcha/components/RotateCaptcha.tsx:64
FunctionTabsLayout({
isKeep,
keepElements,
navigate,
dropByCacheKey,
dropLeftTabs,
dropRightTabs,
dropOtherTabs,
Xmw_web/src/components/TabsLayout/index.tsx:32
FunctionUploadImage({
value,
onChange,
type = 'upload',
maxSize = 5, // 图片大小,默认5m
fieldProps,
imgCropProps = {
ro
Xmw_web/src/components/UploadImage/index.tsx:36