修改添加题目功能

This commit is contained in:
云泽网
2025-07-14 23:27:18 +08:00
parent 6f71d177fc
commit 81109dca7e
11 changed files with 12567 additions and 18444 deletions
+4 -3
View File
@@ -1,5 +1,4 @@
</body>
</html>
<script type="text/javascript">
// 显示图片
function show_img(obj){
@@ -27,4 +26,6 @@
function deleteImage(path,obj){
$(obj).closest('.upload_pic_li').remove();
}
</script>
</script>
</body>
</html>