ct-ckeditor
Version:
ct-ckeditor
20 lines • 1.16 kB
HTML
<div id="ckeditor-shorturl" style="padding: 20px;">
<table class="cke_dialog_ui_hbox" style="margin-bottom: 20px">
<tbody>
<tr class="cke_dialog_ui_hbox">
<td class="cke_dialog_ui_hbox_first" style="width:80%">
<input type="url" class="cke_dialog_ui_input_text" name="message-url" id="message-url" placeholder="請輸入網址" require="">
<p class="cke_shorturl__help-block js-help-block" style='display:none'>請輸入網址</p>
</td>
<td class="cke_dialog_ui_hbox_last" style="width:20%">
<a href="javascript:;" class="cke_dialog_ui_button js-transfer-link" data-url="/admin/crm/shorturl" style="margin-top: 0"><span class="cke_dialog_ui_button">轉換為短網址</span></a>
</td>
</tr>
</tbody>
</table>
<p style="color:#666;">
備註:<br>
1、在此插入網址鏈接,可轉化為短網址,並且可跟踪鏈接訪問量。<br>
2、為確保鏈接能在手機上正確打開,插入的鏈接前後都要留一個空格。
</p>
</div>