From 19a7d337555bba9e239ad3ecfd14973129616955 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E5=B0=8F=E8=83=A1?= <3203164629@qq.com> Date: Tue, 1 Jul 2025 11:46:07 +0800 Subject: [PATCH] =?UTF-8?q?=E5=8F=B3=E4=BE=A7=E4=BF=A1=E6=81=AF=E6=A0=8F?= =?UTF-8?q?=E6=94=AF=E6=8C=81=E6=98=BE=E7=A4=BA=E5=88=86=E9=A1=B5=E4=BF=A1?= =?UTF-8?q?=E6=81=AF=20(#339)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- admin/appmarket/template/notinstall.htm | 1 + dzz/explorer/config/config.php | 2 +- dzz/explorer/js/filemanage.js | 11 +++++++++++ dzz/explorer/template/index.htm | 1 + dzz/explorer/template/right_folder_menu.htm | 2 +- install/data/install_data.sql | 2 +- 6 files changed, 16 insertions(+), 3 deletions(-) diff --git a/admin/appmarket/template/notinstall.htm b/admin/appmarket/template/notinstall.htm index d9dc8b3..56bef8e 100644 --- a/admin/appmarket/template/notinstall.htm +++ b/admin/appmarket/template/notinstall.htm @@ -6,6 +6,7 @@
+
diff --git a/dzz/explorer/config/config.php b/dzz/explorer/config/config.php index 62183aa..238830a 100644 --- a/dzz/explorer/config/config.php +++ b/dzz/explorer/config/config.php @@ -3,6 +3,6 @@ return array( 'allow_robot' => false, 'allow_view' => 1, 'template' => 1, - 'about' => array('name_zh' => '网盘', 'name_en' => 'Drive', 'version' => 'V2.05'), + 'about' => array('name_zh' => '网盘', 'version' => 'V2.06'), 'libfile' => 'function/appperm', ); \ No newline at end of file diff --git a/dzz/explorer/js/filemanage.js b/dzz/explorer/js/filemanage.js index d566ad0..807d310 100644 --- a/dzz/explorer/js/filemanage.js +++ b/dzz/explorer/js/filemanage.js @@ -297,6 +297,17 @@ _filemanage.setInfoPanel = function () { 'bz': bz }, function (data) { $('#rightMenu').html(data); + var folderInfo = document.getElementById('folderinfo'); + if (folderInfo) { + var filemanage = _filemanage.cons[_filemanage.winid]; + var infoText = '
' + + '' + + '
' + + '共' + filemanage.totalpage + '页(' + filemanage.total + '条记录),' + filemanage.perpage + '条/页' + + '
' + + '
'; + folderInfo.innerHTML += infoText; + } _filemanage.infoPanelUrl = fid; }); } diff --git a/dzz/explorer/template/index.htm b/dzz/explorer/template/index.htm index 5ff4358..5ad069c 100644 --- a/dzz/explorer/template/index.htm +++ b/dzz/explorer/template/index.htm @@ -7,6 +7,7 @@
diff --git a/dzz/explorer/template/right_folder_menu.htm b/dzz/explorer/template/right_folder_menu.htm index bbf13a7..2da4281 100644 --- a/dzz/explorer/template/right_folder_menu.htm +++ b/dzz/explorer/template/right_folder_menu.htm @@ -36,7 +36,7 @@ -
+
$fileinfo['type']
diff --git a/install/data/install_data.sql b/install/data/install_data.sql index 874935a..cfd95ed 100644 --- a/install/data/install_data.sql +++ b/install/data/install_data.sql @@ -14,7 +14,7 @@ INSERT INTO `dzz_app_market` (`appid`,`mid`, `appname`, `appico`, `appdesc`, `ap (11, 11, '投票', 'appico/201712/21/150002d834yjjqnq82qj8z.png', 'Dzz 内置投票组件,结合其他应用使用,如新闻中用到投票插件,其他开发者也可以为自己的应用调用这个通用评论插件', '{dzzscript}?mod=dzzvote', '', '', 1378615073, 11, '乐云网络', 0, 0, 1, 0, '', '', 3, 0, 0, 2, 1, 0, 0, 'dzzvote', 'dzz', 1, '2.0', '', 20171115, ''), (12, 12, '评论', 'appico/201712/21/128754pb0s666i6sjws1jc.png', 'Dzz 系统评论组件,结合在其他应用使用,如新闻。其他开发者也可以为自己的应用调用这个通用评论插件', '{dzzscript}?mod=comment', '', '', 1378615073, 12, '乐云网络', 0, 1, 0, 0, '', '', 1, 0, 1, 2, 1, 0, 0, 'comment', 'dzz', 1, '2.0', '', 20171115, ''), (13, 37, '用户资料管理', 'appico/201712/21/103805dczcm89b0gi8i9gc.png', '管理用户资料、资料审核、认证等', '{adminscript}?mod=member', '', '', 1378615073, 13, '乐云网络', 0, 1, 1, 0, '', '', 3, 0, 0, 2, 1, 0, 0, 'member', 'admin', 1, '2.0', '', 20171115, ''), -(14, 27, '网盘', 'appico/202411/02/170040bgapsjg4pt4nuee4.png', '企业、团队文件集中管理。主要体现的功能是支持企业部门的组织架构建立共享目录,也支持组的方式灵活建立共享目录。支持文件标签,多版本,评论,详细的目录权限等协作功能', '{dzzscript}?mod=explorer', '', '', 0, 0, '乐云网络', 0, 1, 1, 0, '', '', 1, 0, 1, 0, 1, 0, 0, 'explorer', 'dzz', 1, '2.05', '', 0, ''), +(14, 27, '网盘', 'appico/202411/02/170040bgapsjg4pt4nuee4.png', '企业、团队文件集中管理。主要体现的功能是支持企业部门的组织架构建立共享目录,也支持组的方式灵活建立共享目录。支持文件标签,多版本,评论,详细的目录权限等协作功能', '{dzzscript}?mod=explorer', '', '', 0, 0, '乐云网络', 0, 1, 1, 0, '', '', 1, 0, 1, 0, 1, 0, 0, 'explorer', 'dzz', 1, '2.06', '', 0, ''), (15, 25, '图片预览', 'appico/202411/02/184008xbuvo0sh8y1xey8f.png', '简易的图片浏览器', 'dzzjs:OpenPicWin(''{icoid}'')', '', '', 0, 101, '乐云网络', 0, 0, 1, 0, '', 'image', 0, 0, 1, 0, 1, 0, 0, 'OpenPicWin', 'dzz/link', 1, '2.1', '', 0, ''), (16, 41, 'DPlayer', 'appico/202411/02/184037v0by6dzb1wwobdy3.png', 'DPlayer,支持MP3,mp4,flv,wav等格式', '{dzzscript}?mod=DPlayer', '', '', 0, 0, '小胡(gitee.com/xiaohu2024)', 0, 0, 1, 0, '', 'mp3,mp4,m4v,flv,mov,webm,ogv,ogg,wav,m3u8,f4v,webmv,mkv,magne', 0, 0, 1, 0, 1, 1, 0, 'DPlayer', 'dzz', 1, '1.2', '', 0, ''), (17, 13, 'PDF阅读器', 'appico/202411/02/170328nz056he0mixeezpo.png', '通过HTML5的方式来实现pdf在线预览', 'index.php?mod=pdf', '', '', 0, 17, 'PDS.JS', 0, 0, 1, 0, '', 'pdf,ai,qiniu:doc,qiniu:docx,qiniu:ppt,qiniu:pptx,qiniu:xls,qiniu:xlsx', 0, 0, 1, 0, 1, 0, 0, 'pdf', 'dzz', 1, '2.1', '', 0, '');