Authored by wangwei

update

... ... @@ -51,6 +51,7 @@
<%if isSingle%>
<label>要转换的内容</label>
<input type="text" class="form-control observe input-form" data-field="link" placeholder="输入要转换的链接" required style="width:350px;" value="[[link.replace(/"/g,"&quot;")]]">
(生成APP链接请输入H5原始链接)
<%/if%>
</div><!-- form-group -->
<div class="form-group">
... ...