Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
B
bigDataSystem
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
张伯涛
bigDataSystem
Commits
f638ab55
Commit
f638ab55
authored
Nov 05, 2024
by
张伯涛
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
部分目录文件
parent
1b93cfb2
Changes
10
Hide whitespace changes
Inline
Side-by-side
Showing
10 changed files
with
106 additions
and
0 deletions
+106
-0
index.vue
src/views/ArchitecturePlan/dataTiering/index.vue
+10
-0
index.vue
src/views/ArchitecturePlan/sys/index.vue
+10
-0
index.vue
src/views/ArchitecturePlan/theme/index.vue
+10
-0
index.vue
src/views/dataSecurity/desensitizationAlgorithm/index.vue
+12
-0
index.vue
src/views/dataSecurity/gradingResults/index.vue
+10
-0
index.vue
src/views/dataSecurity/protectionRules/index.vue
+12
-0
index.vue
src/views/dataSecurity/safetyLevel/index.vue
+10
-0
index.vue
src/views/dataSecurity/sensitiveRules/index.vue
+11
-0
index.vue
src/views/dataSecurity/sensitiveType/index.vue
+11
-0
index.vue
src/views/metaModel/index.vue
+10
-0
No files found.
src/views/ArchitecturePlan/dataTiering/index.vue
0 → 100644
View file @
f638ab55
<
template
>
<div>
数据分层
</div>
</
template
>
<
script
lang=
"ts"
setup
>
</
script
>
<
style
scoped
>
</
style
>
src/views/ArchitecturePlan/sys/index.vue
0 → 100644
View file @
f638ab55
<
template
>
<div>
系统
</div>
</
template
>
<
script
lang=
"ts"
setup
>
</
script
>
<
style
scoped
>
</
style
>
src/views/ArchitecturePlan/theme/index.vue
0 → 100644
View file @
f638ab55
<
template
>
<div>
主题域
</div>
</
template
>
<
script
lang=
"ts"
setup
>
</
script
>
<
style
scoped
>
</
style
>
src/views/dataSecurity/desensitizationAlgorithm/index.vue
0 → 100644
View file @
f638ab55
<
template
>
<div>
脱敏算法
</div>
</
template
>
<
script
lang=
"ts"
setup
>
</
script
>
<
style
scoped
>
</
style
>
src/views/dataSecurity/gradingResults/index.vue
0 → 100644
View file @
f638ab55
<
template
>
<div>
分类分级结果
</div>
</
template
>
<
script
lang=
"ts"
setup
>
</
script
>
<
style
scoped
>
</
style
>
src/views/dataSecurity/protectionRules/index.vue
0 → 100644
View file @
f638ab55
<
template
>
<div>
保护规则
</div>
</
template
>
<
script
lang=
"ts"
setup
>
</
script
>
<
style
scoped
>
</
style
>
src/views/dataSecurity/safetyLevel/index.vue
0 → 100644
View file @
f638ab55
<
template
>
<div>
安全分级
</div>
</
template
>
<
script
lang=
"ts"
setup
>
</
script
>
<
style
scoped
>
</
style
>
src/views/dataSecurity/sensitiveRules/index.vue
0 → 100644
View file @
f638ab55
<
template
>
<div>
敏感规则
</div>
</
template
>
<
script
lang=
"ts"
setup
>
</
script
>
<
style
scoped
>
</
style
>
src/views/dataSecurity/sensitiveType/index.vue
0 → 100644
View file @
f638ab55
<
template
>
<div>
敏感类型
</div>
</
template
>
<
script
lang=
"ts"
setup
>
</
script
>
<
style
scoped
>
</
style
>
src/views/metaModel/index.vue
0 → 100644
View file @
f638ab55
<
template
>
<div>
元模型
</div>
</
template
>
<
script
lang=
"ts"
setup
>
</
script
>
<
style
scoped
>
</
style
>
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