您最多选择25个主题 主题必须以字母或数字开头,可以包含连字符 (-),并且长度不得超过35个字符

9 行
446B

  1. <div class="form-row">
  2. <label for="node-input-export" style="display: block; width:100%;"><i class="icon-share"></i> Source Code:</label>
  3. <textarea readonly style="font-family: monospace; font-size: 12px; background:rgb(226, 229, 255); padding-left: 0.5em;" class="input-block-level" id="node-input-export" rows="12"></textarea>
  4. </div>
  5. <div class="form-tips">
  6. Select the text above and copy to the clipboard with Ctrl-A Ctrl-C.
  7. </div>