This commit is contained in:
11
Version/vp-preview.php
Normal file
11
Version/vp-preview.php
Normal file
@@ -0,0 +1,11 @@
|
||||
<?php if(!defined('__TYPECHO_ADMIN__')) exit; ?>
|
||||
|
||||
<div class="col-mb-12 col-tb-9 Version-view hidden">
|
||||
|
||||
<p><label class="typecho-label" style="font-size: 1.2rem;">历史版本预览</label></p>
|
||||
|
||||
<div class="Version-view-container">
|
||||
<textarea autocomplete="off" rows="30" readonly class="w-100 mono pastable Version-view-container-text">请选择一个时间点</textarea>
|
||||
</div>
|
||||
|
||||
</div>
|
||||
Reference in New Issue
Block a user