Showing
1 changed file
with
1 additions
and
0 deletions
@@ -51,6 +51,7 @@ | @@ -51,6 +51,7 @@ | ||
51 | <%if isSingle%> | 51 | <%if isSingle%> |
52 | <label>要转换的内容</label> | 52 | <label>要转换的内容</label> |
53 | <input type="text" class="form-control observe input-form" data-field="link" placeholder="输入要转换的链接" required style="width:350px;" value="[[link.replace(/"/g,""")]]"> | 53 | <input type="text" class="form-control observe input-form" data-field="link" placeholder="输入要转换的链接" required style="width:350px;" value="[[link.replace(/"/g,""")]]"> |
54 | + (生成APP链接请输入H5原始链接) | ||
54 | <%/if%> | 55 | <%/if%> |
55 | </div><!-- form-group --> | 56 | </div><!-- form-group --> |
56 | <div class="form-group"> | 57 | <div class="form-group"> |
-
Please register or login to post a comment