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
f256c31d
authored
2025-04-23 10:35:01 +0800
by
lihua
Browse Files
Options
Browse Files
Tag
Download
Email Patches
Plain Diff
修改系统加载图标
1 parent
5617e29c
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
2 additions
and
2 deletions
public/swzl_logo.gif
src/views/[...all].vue
src/views/data_asset/index.vue
public/swzl_logo.gif
View file @
f256c31
185 KB
|
W:
|
H:
361 KB
|
W:
|
H:
2-up
Swipe
Onion skin
src/views/[...all].vue
View file @
f256c31
...
...
@@ -45,7 +45,7 @@ function goBack() {
<
template
>
<div
class=
"notfound"
>
<img
style=
"width: 4
68px; height: 96
px;"
src=
"../../public/swzl_logo.gif"
>
<img
style=
"width: 4
80px; height: 110
px;"
src=
"../../public/swzl_logo.gif"
>
</div>
</
template
>
...
...
src/views/data_asset/index.vue
View file @
f256c31
...
...
@@ -993,7 +993,7 @@ onBeforeMount(() => {
</div>
<platformIndex
v-else-if=
"userData.tenantType != 1"
/>
<div
v-else
class=
"main-placeholder"
>
<img
style=
"width: 4
68px; height: 96
px;"
src=
"../../../public/swzl_logo.gif"
/>
<img
style=
"width: 4
80px; height: 110
px;"
src=
"../../../public/swzl_logo.gif"
/>
</div>
</template>
...
...
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