This website works better with JavaScript.
首頁
註冊
登入
DedeBIZ
/
DedeV6
關註
2
收藏
0
複製
0
程式碼
合併請求
0
版本發佈
26
Activity
瀏覽代碼
Update admin.main.js
tags/6.3.2
叙述、别离
9 月之前
父節點
d5918645de
當前提交
c6b79fcf17
共有
1 個文件被更改
,包括
1 次插入
和
1 次删除
分割檢視
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-1
src/static/web/js/admin.main.js
+ 1
- 1
src/static/web/js/admin.main.js
查看文件
@@ -382,7 +382,7 @@ function uploadImage(litpicImgSrc) {
$("#picname").val(d.data.image_url);
}
}).catch((error) => {
alert("上传缩略图
错误
");
alert("上传缩略图
失败,请重新修改图片上传
");
});
}
function SetThumb(srcURL) {
Write
Preview
Loading…
取消
儲存