1、更换编辑器

2、seo优化功能
3、表单的bug
This commit is contained in:
2016-07-13 15:06:44 +08:00
parent 485690400b
commit 2dbbb20f20
301 changed files with 8380 additions and 129034 deletions

View File

@@ -1,5 +1,5 @@
<div class="input-group">
<input type="text" class="form-control" id="{$field}" name="{$field}" value="{$value}" readonly size="15">
<input type="text" class="form-control" id="{$field}" name="{$field}" value="{$value|default=time()|date='Y-m-d H:i:s',###}" readonly size="15">
<span class="input-group-addon"><i class="fa fa-th"></i></span>
</div>
<script>