Commit 88de0909 authored by 武广's avatar 武广

fix: 修改样式

parent e8413991
...@@ -215,8 +215,9 @@ const FormRuleSetting = forwardRef((props, ref) => { ...@@ -215,8 +215,9 @@ const FormRuleSetting = forwardRef((props, ref) => {
> >
<Input.TextArea <Input.TextArea
showCount showCount
rows={5}
maxLength={200} maxLength={200}
placeholder="请输入温馨提示,200字以内 例如:全场通用例如:\n不兑零" placeholder="请输入温馨提示,200字以内&#13;&#10;例如:&#13;&#10;*不兑零,不找零&#13;&#10;*无需预约,消费高峰期可能需要等位&#13;&#10;*商家提供免费WIFI"
/> />
</Form.Item> </Form.Item>
</Form> </Form>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment