Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
C
CivManage
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
ReactWeb5
CivManage
Commits
d2c138bf
Commit
d2c138bf
authored
Mar 25, 2022
by
皮倩雯
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
fix: '修改消息平台推送模板编辑界面样式'
parent
040b17ff
Pipeline
#46600
passed with stages
in 7 minutes 10 seconds
Changes
1
Pipelines
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
5 deletions
+1
-5
EditModal.jsx
...ter/messageManage/templateManage/components/EditModal.jsx
+1
-5
No files found.
src/pages/platformCenter/messageManage/templateManage/components/EditModal.jsx
View file @
d2c138bf
...
@@ -249,11 +249,7 @@ const EditModal = props => {
...
@@ -249,11 +249,7 @@ const EditModal = props => {
placeholder=
"first: 标题信息|Second: 展示内容|Third: 时间|Four: 备注信息"
placeholder=
"first: 标题信息|Second: 展示内容|Third: 时间|Four: 备注信息"
/>
/>
</
Item
>
</
Item
>
<
Item
<
Item
label=
"解析规则版本(仅针对1.0规则)"
labelCol=
{
{
span
:
6
}
}
name=
"analysis_params"
>
label=
"当前解析规则版本(仅针对1.0规则)"
labelCol=
{
{
span
:
6
}
}
name=
"analysis_params"
>
<
TextArea
style=
{
{
width
:
'95%'
}
}
rows=
{
2
}
placeholder=
"param1|param2|param3|param4"
/>
<
TextArea
style=
{
{
width
:
'95%'
}
}
rows=
{
2
}
placeholder=
"param1|param2|param3|param4"
/>
</
Item
>
</
Item
>
</
Form
>
</
Form
>
...
...
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