Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
A
ai-yunshou-vue
Project
Project
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Boards
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
AI云守
ai-yunshou-vue
Commits
344cdd20
Commit
344cdd20
authored
Aug 01, 2024
by
胡占生
🇨🇳
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
feat:人脸管理,算法管理,日志管理页面初始化新增
parent
f751acc4
Changes
4
Expand all
Show whitespace changes
Inline
Side-by-side
Showing
4 changed files
with
1433 additions
and
1 deletion
+1433
-1
src/components/DictTag/index.vue
src/components/DictTag/index.vue
+1
-1
src/views/algorithmControl/index.vue
src/views/algorithmControl/index.vue
+483
-0
src/views/faceControl/index.vue
src/views/faceControl/index.vue
+494
-0
src/views/logControl/index.vue
src/views/logControl/index.vue
+455
-0
No files found.
src/components/DictTag/index.vue
View file @
344cdd20
...
@@ -13,7 +13,7 @@
...
@@ -13,7 +13,7 @@
:disable-transitions=
"true"
:disable-transitions=
"true"
:key=
"item.value + ''"
:key=
"item.value + ''"
:index=
"index"
:index=
"index"
:type=
"item.elTagType === 'primary' ? '' : item.elTagType"
:type=
"item.elTagType === 'primary' ? '
primary
' : item.elTagType"
:class=
"item.elTagClass"
:class=
"item.elTagClass"
>
{{
item
.
label
+
"
"
}}
</el-tag>
>
{{
item
.
label
+
"
"
}}
</el-tag>
</
template
>
</
template
>
...
...
src/views/algorithmControl/index.vue
0 → 100644
View file @
344cdd20
This diff is collapsed.
Click to expand it.
src/views/faceControl/index.vue
0 → 100644
View file @
344cdd20
This diff is collapsed.
Click to expand it.
src/views/logControl/index.vue
0 → 100644
View file @
344cdd20
This diff is collapsed.
Click to expand it.
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