Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
F
feedback
Project
Project
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
王华
feedback
Commits
4c5d07f8
Commit
4c5d07f8
authored
Apr 12, 2022
by
yzl
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
修改添加bug
parent
8bee590f
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
3 additions
and
3 deletions
+3
-3
add.html
add.html
+3
-3
No files found.
add.html
View file @
4c5d07f8
...
@@ -340,7 +340,7 @@
...
@@ -340,7 +340,7 @@
<
Form
.
Item
label
=
"问题附件截图"
required
>
<
Form
.
Item
label
=
"问题附件截图"
required
>
<
div
className
=
'helpUploadBox'
style
=
{{
marginLeft
:
20
}}
>
<
div
className
=
'helpUploadBox'
style
=
{{
marginLeft
:
20
}}
>
<
Upload
<
Upload
action
=
{
false
}
action
=
{
return
false
}
showCount
showCount
maxLength
=
{
4
}
maxLength
=
{
4
}
className
=
'helpUploadImg'
className
=
'helpUploadImg'
...
@@ -359,10 +359,10 @@
...
@@ -359,10 +359,10 @@
<
/div
>
<
/div
>
<
/Form.Item
>
<
/Form.Item
>
<
Form
.
Item
label
=
"您的姓名"
name
=
"
您的
姓名"
labelAlign
=
"right"
required
>
<
Form
.
Item
label
=
"您的姓名"
name
=
"姓名"
labelAlign
=
"right"
required
>
<
Input
style
=
{{
width
:
300
,
marginLeft
:
20
}}
placeholder
=
"请输入您的姓名"
/>
<
Input
style
=
{{
width
:
300
,
marginLeft
:
20
}}
placeholder
=
"请输入您的姓名"
/>
<
/Form.Item
>
<
/Form.Item
>
<
Form
.
Item
label
=
"您的电话"
name
=
"
您的电话
"
required
>
<
Form
.
Item
label
=
"您的电话"
name
=
"
联系方式
"
required
>
<
Input
style
=
{{
width
:
300
,
marginLeft
:
20
}}
placeholder
=
"请输入您的电话"
/>
<
Input
style
=
{{
width
:
300
,
marginLeft
:
20
}}
placeholder
=
"请输入您的电话"
/>
<
/Form.Item
>
<
/Form.Item
>
<
Modal
visible
=
{
modelfileList
.
previewVisible
}
footer
=
{
null
}
onCancel
=
{
onhandleCancel
}
<
Modal
visible
=
{
modelfileList
.
previewVisible
}
footer
=
{
null
}
onCancel
=
{
onhandleCancel
}
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment