Commit 13ca7798 by crushh

update: dist

parent 5a53edfa
......@@ -116,6 +116,11 @@
</el-dialog>
<!-- 插入小程序链接 -->
<el-dialog :visible.sync="transferLink.show" title="插入小程序链接" width="878px" @closed="onTransferLinkClose">
<div class="layout--tips" style="margin:0 0 20px 20px;width:750px;display:inline-block;">
<i class="el-icon-info"></i> 因微信小程序规则调整(2022年4月11日已调整),影响如下。为了准确使用该功能,请仔细阅读该提示:<br />
1、链接有效期为永久;<br />
2、单个小程序每天生成链接数上限为 50 万条,建议使用该方式 触达的用户数小于50/天。
</div>
<el-form label-width="110px">
<el-form-item label="链接类型:">
<el-button @click="selectLink.show = true">{{ selectLink.linkData.name || '设置小程序链接' }}</el-button>
......
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