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