This website works better with JavaScript.
首頁
註冊
登入
DedeBIZ
/
DedeV6
關註
2
收藏
0
複製
0
程式碼
合併請求
0
版本發佈
29
Activity
瀏覽代碼
1
tags/6.3.2
叙述、别离
5 月之前
父節點
f5b4c84842
當前提交
40d7752a80
共有
2 個文件被更改
,包括
2 次插入
和
0 次删除
分割檢視
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-0
src/admin/dialog/select_images.php
+1
-0
src/static/web/css/admin.css
+ 1
- 0
src/admin/dialog/select_images.php
查看文件
@@ -142,6 +142,7 @@ if (!empty($iseditor)) {
<span $lstyle>$file</span>
</div>";
echo "$line";
} else if (preg_match("#\.(jpg)#i", $file)) {
$reurl = "$activeurl/$file";
$reurl = preg_replace("#^\.\.#", "", $reurl);
+ 1
- 0
src/static/web/css/admin.css
查看文件
@@ -692,6 +692,7 @@ body.menu-show .admin-content {
.card-body canvas {
height:370px!important
}
.table {
margin-bottom:0;
font-size:14px;
Write
Preview
Loading…
取消
儲存