Skip to content
体验新版
项目
组织
正在加载...
登录
切换导航
打开侧边栏
Skyeye云
Skyeye
提交
dffe0859
S
Skyeye
项目概览
Skyeye云
/
Skyeye
通知
1432
Star
162
Fork
130
代码
文件
提交
分支
Tags
贡献者
分支图
Diff
Issue
0
列表
看板
标记
里程碑
合并请求
0
DevOps
流水线
流水线任务
计划
Wiki
0
Wiki
分析
仓库
DevOps
项目成员
Pages
S
Skyeye
项目概览
项目概览
详情
发布
仓库
仓库
文件
提交
分支
标签
贡献者
分支图
比较
Issue
0
Issue
0
列表
看板
标记
里程碑
合并请求
0
合并请求
0
Pages
DevOps
DevOps
流水线
流水线任务
计划
分析
分析
仓库分析
DevOps
Wiki
0
Wiki
成员
成员
收起侧边栏
关闭侧边栏
动态
分支图
创建新Issue
流水线任务
提交
Issue看板
提交
dffe0859
编写于
2月 27, 2022
作者:
Skyeye云
浏览文件
操作
浏览文件
下载
电子邮件补丁
差异文件
文件管理、日程、笔记、论坛新增权限控制
上级
8aae33cb
变更
5
隐藏空白更改
内联
并排
Showing
5 changed file
with
20 addition
and
10 deletion
+20
-10
disk-cloud/src/main/resources/template/js/fileconsole/fileconsolelist.js
...main/resources/template/js/fileconsole/fileconsolelist.js
+0
-2
web/src/main/resources/template/js/index/index.js
web/src/main/resources/template/js/index/index.js
+6
-0
web/src/main/resources/template/js/traditionpage/index.js
web/src/main/resources/template/js/traditionpage/index.js
+6
-0
web/src/main/resources/template/tpl/index/index.html
web/src/main/resources/template/tpl/index/index.html
+4
-4
web/src/main/resources/template/tpl/traditionpage/index.html
web/src/main/resources/template/tpl/traditionpage/index.html
+4
-4
未找到文件。
disk-cloud/src/main/resources/template/js/fileconsole/fileconsolelist.js
浏览文件 @
dffe0859
...
@@ -22,10 +22,8 @@ layui.config({
...
@@ -22,10 +22,8 @@ layui.config({
window
:
'
js/winui.window
'
window
:
'
js/winui.window
'
}).
define
([
'
window
'
,
'
jquery
'
,
'
winui
'
,
'
dropdown
'
,
'
fsCommon
'
,
'
fsTree
'
,
'
viewer
'
,
'
contextMenu
'
,
'
ClipboardJS
'
,
'
colorpicker
'
,
'
jqueryUI
'
,
'
webuploader
'
],
function
(
exports
)
{
}).
define
([
'
window
'
,
'
jquery
'
,
'
winui
'
,
'
dropdown
'
,
'
fsCommon
'
,
'
fsTree
'
,
'
viewer
'
,
'
contextMenu
'
,
'
ClipboardJS
'
,
'
colorpicker
'
,
'
jqueryUI
'
,
'
webuploader
'
],
function
(
exports
)
{
winui
.
renderColor
();
winui
.
renderColor
();
var
clipboard
;
//复制对象
var
clipboard
;
//复制对象
var
clipboardcut
;
//剪切对象
var
clipboardcut
;
//剪切对象
var
$
=
layui
.
$
,
var
$
=
layui
.
$
,
fsTree
=
layui
.
fsTree
,
fsTree
=
layui
.
fsTree
,
fsCommon
=
layui
.
fsCommon
,
fsCommon
=
layui
.
fsCommon
,
...
...
web/src/main/resources/template/js/index/index.js
浏览文件 @
dffe0859
...
@@ -49,6 +49,12 @@ layui.config({
...
@@ -49,6 +49,12 @@ layui.config({
}
}
}
}
});
});
// 文件管理、日程、笔记、论坛权限
authBtn
(
'
1645958796795
'
);
authBtn
(
'
1645959056141
'
);
authBtn
(
'
1645959177299
'
);
authBtn
(
'
1645959237037
'
);
$
(
function
()
{
$
(
function
()
{
var
loadIndex
=
20
;
var
loadIndex
=
20
;
...
...
web/src/main/resources/template/js/traditionpage/index.js
浏览文件 @
dffe0859
...
@@ -25,6 +25,12 @@ layui.config({
...
@@ -25,6 +25,12 @@ layui.config({
var
menuMoreTemplate
=
$
(
"
#menuMoreTemplate
"
).
html
();
var
menuMoreTemplate
=
$
(
"
#menuMoreTemplate
"
).
html
();
//一级菜单模板
//一级菜单模板
var
menuTemplate
=
$
(
"
#menuTemplate
"
).
html
();
var
menuTemplate
=
$
(
"
#menuTemplate
"
).
html
();
// 文件管理、日程、笔记、论坛权限
authBtn
(
'
1645958796795
'
);
authBtn
(
'
1645959056141
'
);
authBtn
(
'
1645959177299
'
);
authBtn
(
'
1645959237037
'
);
$
(
function
()
{
$
(
function
()
{
//获取用户信息
//获取用户信息
...
...
web/src/main/resources/template/tpl/index/index.html
浏览文件 @
dffe0859
...
@@ -254,16 +254,16 @@
...
@@ -254,16 +254,16 @@
<div
class=
"win-10-menu switch-checked"
id=
"win10Btn"
>
<div
class=
"win-10-menu switch-checked"
id=
"win10Btn"
>
<font><i
class=
"fa fa-desktop"
></i>
桌面
</font>
<font><i
class=
"fa fa-desktop"
></i>
桌面
</font>
</div>
</div>
<div
class=
"win-10-menu"
id=
"file10Console"
>
<div
class=
"win-10-menu"
id=
"file10Console"
auth=
"1645958796795"
>
<font><i
class=
"fa fa-list"
></i><language
showName=
"com.skyeye.fileManagement"
></language></font>
<font><i
class=
"fa fa-list"
></i><language
showName=
"com.skyeye.fileManagement"
></language></font>
</div>
</div>
<div
class=
"win-10-menu"
id=
"scheduleBtn"
>
<div
class=
"win-10-menu"
id=
"scheduleBtn"
auth=
"1645959056141"
>
<font><i
class=
"fa fa-calendar"
></i><language
showName=
"com.skyeye.schedule"
></language></font>
<font><i
class=
"fa fa-calendar"
></i><language
showName=
"com.skyeye.schedule"
></language></font>
</div>
</div>
<div
class=
"win-10-menu"
id=
"file10Btn"
>
<div
class=
"win-10-menu"
id=
"file10Btn"
auth=
"1645959177299"
>
<font><i
class=
"fa fa-pencil-square-o"
></i><language
showName=
"com.skyeye.note"
></language></font>
<font><i
class=
"fa fa-pencil-square-o"
></i><language
showName=
"com.skyeye.note"
></language></font>
</div>
</div>
<div
class=
"win-10-menu"
id=
"forumBtn"
>
<div
class=
"win-10-menu"
id=
"forumBtn"
auth=
"1645959237037"
>
<font><i
class=
"fa fa-calendar"
></i><language
showName=
"com.skyeye.forum"
></language></font>
<font><i
class=
"fa fa-calendar"
></i><language
showName=
"com.skyeye.forum"
></language></font>
</div>
</div>
<div
class=
"win-10-menu"
>
<div
class=
"win-10-menu"
>
...
...
web/src/main/resources/template/tpl/traditionpage/index.html
浏览文件 @
dffe0859
...
@@ -38,7 +38,7 @@
...
@@ -38,7 +38,7 @@
<div
class=
"tradition-left-center"
id=
"sysMenuListBox"
>
<div
class=
"tradition-left-center"
id=
"sysMenuListBox"
>
</div>
</div>
<div
class=
"tradition-left-bottom"
>
<div
class=
"tradition-left-bottom"
>
<div
class=
"other-item"
data-id=
"file10Console"
data-url=
"../../tpl/fileconsole/fileconsolelist.html"
matchLanguage=
"{'data-title': 'com.skyeye.fileManagement'}"
>
<div
class=
"other-item"
data-id=
"file10Console"
data-url=
"../../tpl/fileconsole/fileconsolelist.html"
matchLanguage=
"{'data-title': 'com.skyeye.fileManagement'}"
auth=
"1645958796795"
>
<div
class=
"other-item-img"
>
<div
class=
"other-item-img"
>
<i
class=
"fa fa-list"
></i>
<i
class=
"fa fa-list"
></i>
</div>
</div>
...
@@ -46,7 +46,7 @@
...
@@ -46,7 +46,7 @@
<font><language
showName=
"com.skyeye.fileManagement"
></language></font>
<font><language
showName=
"com.skyeye.fileManagement"
></language></font>
</div>
</div>
</div>
</div>
<div
class=
"other-item"
data-id=
"scheduleBtn"
data-url=
"../../tpl/index/mySchedule.html"
matchLanguage=
"{'data-title': 'com.skyeye.schedule'}"
>
<div
class=
"other-item"
data-id=
"scheduleBtn"
data-url=
"../../tpl/index/mySchedule.html"
matchLanguage=
"{'data-title': 'com.skyeye.schedule'}"
auth=
"1645959056141"
>
<div
class=
"other-item-img"
>
<div
class=
"other-item-img"
>
<i
class=
"fa fa-calendar"
></i>
<i
class=
"fa fa-calendar"
></i>
</div>
</div>
...
@@ -54,7 +54,7 @@
...
@@ -54,7 +54,7 @@
<font><language
showName=
"com.skyeye.schedule"
></language></font>
<font><language
showName=
"com.skyeye.schedule"
></language></font>
</div>
</div>
</div>
</div>
<div
class=
"other-item"
data-id=
"file10Btn"
data-url=
"../../tpl/index/myNote.html"
matchLanguage=
"{'data-title': 'com.skyeye.note'}"
>
<div
class=
"other-item"
data-id=
"file10Btn"
data-url=
"../../tpl/index/myNote.html"
matchLanguage=
"{'data-title': 'com.skyeye.note'}"
auth=
"1645959177299"
>
<div
class=
"other-item-img"
>
<div
class=
"other-item-img"
>
<i
class=
"fa fa-pencil-square-o"
></i>
<i
class=
"fa fa-pencil-square-o"
></i>
</div>
</div>
...
@@ -62,7 +62,7 @@
...
@@ -62,7 +62,7 @@
<font><language
showName=
"com.skyeye.note"
></language></font>
<font><language
showName=
"com.skyeye.note"
></language></font>
</div>
</div>
</div>
</div>
<div
class=
"other-item"
data-id=
"forumBtn"
data-url=
"../../tpl/forumshow/forumlist.html"
matchLanguage=
"{'data-title': 'com.skyeye.forum'}"
>
<div
class=
"other-item"
data-id=
"forumBtn"
data-url=
"../../tpl/forumshow/forumlist.html"
matchLanguage=
"{'data-title': 'com.skyeye.forum'}"
auth=
"1645959237037"
>
<div
class=
"other-item-img"
>
<div
class=
"other-item-img"
>
<i
class=
"fa fa-calendar"
></i>
<i
class=
"fa fa-calendar"
></i>
</div>
</div>
...
...
编辑
预览
Markdown
is supported
0%
请重试
或
添加新附件
.
添加附件
取消
You are about to add
0
people
to the discussion. Proceed with caution.
先完成此消息的编辑!
取消
想要评论请
注册
或
登录