Toggle navigation
Toggle navigation
This project
Loading...
Sign in
Fedex
/
iClear-Connect-Pre-Clearance
Go to a project
Toggle navigation
Toggle navigation pinning
Projects
Groups
Snippets
Help
Project
Activity
Repository
Pipelines
Graphs
Issues
0
Merge Requests
0
Wiki
Snippets
Network
Create a new issue
Builds
Commits
Issue Boards
Authored by
jinhui.wang
2024-12-12 17:52:08 +0800
Browse Files
Options
Browse Files
Download
Email Patches
Plain Diff
Commit
4851c1603f7a3eeab70ea3bb54bd364107a37e81
4851c160
1 parent
38bf38a8
文本修改
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
1 additions
and
2 deletions
web/src/layout/components/Sidebar/Logo.vue
web/src/layout/components/Sidebar/SidebarItem.vue
web/src/layout/components/Sidebar/Logo.vue
View file @
4851c16
...
...
@@ -40,7 +40,7 @@ export default {
},
data() {
return {
title: '
ICE管理系统
',
title: '
FedEx iClear Connect
',
logo: logoImg
}
}
...
...
web/src/layout/components/Sidebar/SidebarItem.vue
View file @
4851c16
...
...
@@ -77,7 +77,6 @@ export default {
},
watch: {
item(val) {
console.log(val);
},
},
methods: {
...
...
Please
register
or
login
to post a comment