添加精简css链接

hotfix/远程访问多媒体中心
尹诚诚 8 years ago
parent d3818673dc
commit fef71275d3

@ -24,7 +24,13 @@
<input type="hidden" name="ic_id" value="<?php echo $information->ic_id; ?>" />
<div class="row">
<div class="col-sm-13" ><a href="http://ampvalidator.mycht.cn/" target="_blank">AMP代码验证</a></div>
<div class="col-sm-13" >
<a href="http://ampvalidator.mycht.cn/" target="_blank">AMP代码验证</a>
|
<a href="https://uncss-online.com/" target="_blank">CSS精简</a>
|
<a href="http://tool.oschina.net/jscompress" target="_blank">CSS压缩</a>
</div>
<div class="col-sm-3">
<select name="amp_status" id="amp_status" class="form-control" >

Loading…
Cancel
Save