Skip to content
Toggle navigation
Toggle navigation
This project
Loading...
Sign in
csbr-daop
/
fe-data-trusted-space
Go to a project
Toggle navigation
Toggle navigation pinning
Projects
Groups
Snippets
Help
Project
Activity
Repository
Pipelines
Graphs
Issues
0
Merge Requests
0
Wiki
Network
Create a new issue
Builds
Commits
Issue Boards
Files
Commits
Network
Compare
Branches
Tags
91ee2455
authored
2025-01-22 09:52:53 +0800
by
xukangle
Browse Files
Options
Browse Files
Tag
Download
Email Patches
Plain Diff
fix
1 parent
06877e19
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
16 additions
and
2 deletions
src/assets/images/doing.svg
src/assets/images/passed.svg
src/views/data_asset/registerCatalogManagement.vue
src/assets/images/doing.svg
0 → 100644
View file @
91ee245
<?xml version="1.0" encoding="UTF-8"?>
<svg
width=
"32px"
height=
"32px"
viewBox=
"0 0 32 32"
version=
"1.1"
xmlns=
"http://www.w3.org/2000/svg"
xmlns:xlink=
"http://www.w3.org/1999/xlink"
>
<title>
0.全局样式/1.图标/4.基础面性图标/进行中
</title>
<g
id=
"0.全局样式/1.图标/4.基础面性图标/进行中"
stroke=
"none"
stroke-width=
"1"
fill=
"none"
fill-rule=
"evenodd"
>
<path
d=
"M16,0 C24.836556,0 32,7.163444 32,16 C32,24.836556 24.836556,32 16,32 C7.163444,32 0,24.836556 0,16 C0,7.163444 7.163444,0 16,0 Z M12,8 L15,8 L15,19 L12,19 L12,8 Z M24,19 L24,22 L12,22 L12,19 L24,19 Z"
id=
"形状"
fill=
"#FF991C"
></path>
</g>
</svg>
src/assets/images/passed.svg
0 → 100644
View file @
91ee245
<?xml version="1.0" encoding="UTF-8"?>
<svg
width=
"32px"
height=
"32px"
viewBox=
"0 0 32 32"
version=
"1.1"
xmlns=
"http://www.w3.org/2000/svg"
xmlns:xlink=
"http://www.w3.org/1999/xlink"
>
<title>
0.全局样式/1.图标/4.基础面性图标/通过
</title>
<g
id=
"0.全局样式/1.图标/4.基础面性图标/通过"
stroke=
"none"
stroke-width=
"1"
fill=
"none"
fill-rule=
"evenodd"
>
<path
d=
"M16,2 C23.7319865,2 30,8.2680135 30,16 C30,23.7319865 23.7319865,30 16,30 C8.2680135,30 2,23.7319865 2,16 C2,8.2680135 8.2680135,2 16,2 Z M22.608651,10.2662137 C22.1426665,9.86487748 21.4452724,9.92403154 21.0509778,10.398338 L21.0509778,10.398338 L13.7953786,19.1252557 L10.9543704,15.6548051 L10.8776418,15.5701592 C10.4773639,15.171239 9.8373446,15.137865 9.39771719,15.5107639 C8.92878128,15.9085227 8.86542333,16.6179066 9.25620326,17.0952171 L9.25620326,17.0952171 L12.9404003,21.5952082 L13.0169837,21.6797773 C13.4689254,22.130979 14.2142004,22.1057388 14.6332236,21.6016857 L14.6332236,21.6016857 L22.7384571,11.8517052 L22.8070965,11.7601453 C23.123894,11.2898727 23.0455115,10.6424665 22.608651,10.2662137 Z"
id=
"形状结合"
fill=
"#1BA854"
></path>
</g>
</svg>
src/views/data_asset/registerCatalogManagement.vue
View file @
91ee245
...
...
@@ -594,7 +594,7 @@ const handleWindowResize = () => {
.top-img
{
width
:
18px
;
height
:
18px
;
background
:
url("../../assets/images/passed.
pn
g")
;
background
:
url("../../assets/images/passed.
sv
g")
;
background-size
:
100%
100%
;
background-repeat
:
no-repeat
;
margin-right
:
8px
;
...
...
@@ -603,7 +603,7 @@ const handleWindowResize = () => {
.top-default
{
width
:
18px
;
height
:
18px
;
background
:
url("../../assets/images/doing.
pn
g")
;
background
:
url("../../assets/images/doing.
sv
g")
;
background-size
:
100%
100%
;
background-repeat
:
no-repeat
;
margin-right
:
8px
;
...
...
Write
Preview
Styling with
Markdown
is supported
Attach a file
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 post a comment