Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
I
intelligent_qp_manager
Project
Project
Details
Activity
Releases
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
张伯涛
intelligent_qp_manager
Commits
589f06b7
Commit
589f06b7
authored
Oct 15, 2024
by
hubaoshan
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
目录
parent
ff580321
Changes
8
Hide whitespace changes
Inline
Side-by-side
Showing
8 changed files
with
96 additions
and
7 deletions
+96
-7
index.vue
src/views/monitor/errorLog/index.vue
+13
-0
index.vue
src/views/monitor/loginInfo/index.vue
+13
-0
index.vue
src/views/monitor/operLog/index.vue
+13
-0
index.vue
src/views/system/dept/index.vue
+13
-0
index.vue
src/views/system/dict/index.vue
+13
-0
index.vue
src/views/system/menu/index.vue
+13
-0
index.vue
src/views/system/role/index.vue
+13
-0
index.vue
src/views/system/user/index.vue
+5
-7
No files found.
src/views/monitor/errorLog/index.vue
0 → 100644
View file @
589f06b7
<
template
>
<div>
日志管理
</div>
</
template
>
<
script
lang=
"ts"
setup
>
</
script
>
<
style
scoped
>
</
style
>
src/views/monitor/loginInfo/index.vue
0 → 100644
View file @
589f06b7
<
template
>
<div>
日志管理
</div>
</
template
>
<
script
lang=
"ts"
setup
>
</
script
>
<
style
scoped
>
</
style
>
src/views/monitor/operLog/index.vue
0 → 100644
View file @
589f06b7
<
template
>
<div>
日志管理
</div>
</
template
>
<
script
lang=
"ts"
setup
>
</
script
>
<
style
scoped
>
</
style
>
src/views/system/dept/index.vue
0 → 100644
View file @
589f06b7
<
template
>
<div>
部门管理
</div>
</
template
>
<
script
lang=
"ts"
setup
>
</
script
>
<
style
scoped
>
</
style
>
src/views/system/dict/index.vue
0 → 100644
View file @
589f06b7
<
template
>
<div>
字典管理
</div>
</
template
>
<
script
lang=
"ts"
setup
>
</
script
>
<
style
scoped
>
</
style
>
src/views/system/menu/index.vue
0 → 100644
View file @
589f06b7
<
template
>
<div>
菜单管理
</div>
</
template
>
<
script
lang=
"ts"
setup
>
</
script
>
<
style
scoped
>
</
style
>
src/views/system/role/index.vue
0 → 100644
View file @
589f06b7
<
template
>
<div>
角色管理
</div>
</
template
>
<
script
lang=
"ts"
setup
>
</
script
>
<
style
scoped
>
</
style
>
src/views/system/user/index.vue
View file @
589f06b7
<
template
>
<
template
>
<div>
<div>
用戶管理
用戶管理
</div>
</div>
</
template
>
</
template
>
<
script
>
<
script
lang=
"ts"
setup
>
export
default
{
name
:
"index"
}
</
script
>
</
script
>
<
style
scoped
>
<
style
scoped
>
...
...
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