浏览代码

Update tag_test.htm

pull/68/head
叙述、别离 3 个月前
父节点
当前提交
a8ceddc2fc
共有 1 个文件被更改,包括 2 次插入2 次删除
  1. +2
    -2
      src/admin/templets/tag_test.htm

+ 2
- 2
src/admin/templets/tag_test.htm 查看文件

@@ -30,8 +30,8 @@
<table class="table table-borderless">
<tbody>
<tr>
<td colspan="2">
<span>环境变量:</span>
<td width="260">环境变量</td>
<td>
<?php
if (empty($cid)) $cid="0";
$tl = new TypeLink($cid);


正在加载...
取消
保存