Commit 9908052c by liuchenxi

update: 按钮字体

parent 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="margin-left:4px" @click="dialogVisible = true">查看更多</el-button>
<el-button type="text" style="margin-left:4px;font-size: 12px" @click="dialogVisible = true">查看更多</el-button>
</p>
<el-radio :label="1">
指定通道
......
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