Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
M
media-resource
Overview
Overview
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
杨昕
media-resource
Commits
0ef0cf45
Commit
0ef0cf45
authored
Aug 14, 2020
by
杨昕
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
添加权限管理模块
parent
fa53c2f7
Pipeline
#10668
passed with stages
in 43 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
23 additions
and
10 deletions
+23
-10
module.json
public/module.json
+23
-10
No files found.
public/module.json
View file @
0ef0cf45
...
...
@@ -3,7 +3,7 @@
"pid"
:
0
,
"name"
:
"用户管理"
,
"icon"
:
""
,
"link"
:
"/member"
,
"link"
:
"/member
_manager
"
,
"slug"
:
"member.index"
,
"description"
:
""
,
"show"
:
1
,
...
...
@@ -103,8 +103,8 @@
"pid"
:
0
,
"name"
:
"媒资管理"
,
"icon"
:
""
,
"link"
:
"/manager"
,
"slug"
:
"manager"
,
"link"
:
"/m
edia_m
anager"
,
"slug"
:
"manager
_manager
"
,
"description"
:
""
,
"show"
:
1
,
"sort"
:
2
,
...
...
@@ -114,23 +114,23 @@
"pid"
:
11
,
"name"
:
"媒资列表"
,
"icon"
:
""
,
"link"
:
"/media_m
anager
"
,
"slug"
:
"media_m
anager
.index"
,
"link"
:
"/media_m
odel
"
,
"slug"
:
"media_m
odel
.index"
,
"description"
:
""
,
"show"
:
1
,
"sort"
:
25
,
"key_name"
:
"media_list"
"key_name"
:
"media_
model_
list"
},{
"id"
:
23
,
"pid"
:
11
,
"name"
:
"媒资删除"
,
"icon"
:
""
,
"link"
:
""
,
"slug"
:
"media_m
anager
.destroy"
,
"slug"
:
"media_m
odel
.destroy"
,
"description"
:
""
,
"show"
:
0
,
"sort"
:
25
,
"key_name"
:
"media_destroy"
"key_name"
:
"media_
model_
destroy"
},
{
"id"
:
22
,
"pid"
:
11
,
...
...
@@ -181,8 +181,8 @@
"pid"
:
0
,
"name"
:
"媒资类别管理"
,
"icon"
:
""
,
"link"
:
"/media_category"
,
"slug"
:
"media_category"
,
"link"
:
"/media_category
_manager
"
,
"slug"
:
"media_category
_manager
"
,
"description"
:
""
,
"show"
:
1
,
"sort"
:
2
,
...
...
@@ -254,4 +254,16 @@
"sort"
:
25
,
"key_name"
:
"media_create"
}]
},{
"id"
:
2
,
"pid"
:
0
,
"name"
:
"权限管理"
,
"icon"
:
""
,
"link"
:
"/privilege"
,
"slug"
:
"privilege.index"
,
"description"
:
""
,
"show"
:
1
,
"sort"
:
1
,
"key_name"
:
"privilege"
,
"son"
:
[]
}]
\ No newline at end of file
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment