Secure your code as it's written. Use Snyk Code to scan source code in minutes - no build needed - and fix issues immediately.
width: 100
}
}
}
};
const inputView = {
[Widget.Input]: {
Container: {
normal: {
width: 410
}
}
}
};
const buttonView = {
[Widget.Button]: {
Container: {
normal: {
margin: {
right: 10
}
}
}
}
};
const getDataItem = (
{"起止日期"}
{"头寸时间"}
{"2018年10月21日"}
{getThirdStepsOperation}
);
};
const saveButtonTheme = {
[Widget.Button]: {
Container: {
normal: {
borderRadius: getBorderRadius(16),
margin: {
right: 20
}
}
}
}
};
const getFirstStepsOperation = (
<button type="{"primary"}"></button>
};
const iconTheme = {
[Widget.Icon]: {
Icon: {
normal: {
fontSize: 88,
color: "#f22735",
margin: {
top: 76
}
}
}
}
};
const buttonView = {
[Widget.Button]: {
Container: {
normal: {
width: 80,
height: 32
}
}
}
};
return (
<content>
{/*页头*/}
'} lastSeparator={''} theme={config}>
首页
结果页</content>