Commit aa82d01b by caoyanzhi

update: 隐藏压缩h5链接入口

parent 4ab4ba3f
......@@ -27,7 +27,7 @@
<div class="sms-temp__btns" v-if="userData.wxaLinkFlag == 1">
<!-- wxaLinkFlag 1:有权限 0:无权限 -->
<el-button type="text" @click="transferLink.show = true">插入小程序链接</el-button>
<el-button type="text" @click="reduceLink.show = true">压缩H5链接</el-button>
<!-- <el-button type="text" @click="reduceLink.show = true">压缩H5链接</el-button> -->
</div>
</el-form-item>
<el-form-item label="申请说明" prop="remark">
......
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