Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
M
marketing-opeartion
Overview
Overview
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
gic-web
marketing-opeartion
Commits
b716400c
Commit
b716400c
authored
Dec 03, 2021
by
liuchenxi
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
update: 文案样式
parent
54f25f90
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
2 deletions
+2
-2
detail-form.vue
src/views/message/component/detail-form.vue
+2
-2
No files found.
src/views/message/component/detail-form.vue
View file @
b716400c
...
...
@@ -25,7 +25,7 @@
<el-radio
:label=
"0"
>
多通道
</el-radio>
<span
class=
"channels"
>
{{
channelSortRes
}}
</span>
<span
class=
"tip"
>
商户选择多通道后,系统会优先使用高优先级的通道进行发送,若短信提交失败,则换用低优先级的通…
</span>
<el-button
type=
"text"
style=
"
color: #606266;
margin-left:4px"
@
click=
"dialogVisible = true"
>
查看更多
</el-button>
<el-button
type=
"text"
style=
"margin-left:4px"
@
click=
"dialogVisible = true"
>
查看更多
</el-button>
</p>
<el-radio
:label=
"1"
>
指定通道
...
...
@@ -43,7 +43,7 @@
<el-button
type=
"primary"
style=
"margin-top: 30px"
@
click=
"submit"
>
保存
</el-button>
</el-form-item>
</el-form>
<more-tip-dialog
title=
"提示详情"
:type=
"
!
form.smsSignId"
:visible
.
sync=
"dialogVisible"
/>
<more-tip-dialog
title=
"提示详情"
:type=
"form.smsSignId"
:visible
.
sync=
"dialogVisible"
/>
</div>
</
template
>
...
...
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