Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
A
agcs2.0-web
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
liang
agcs2.0-web
Commits
3937cdef
Commit
3937cdef
authored
May 15, 2023
by
liang
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
图片更换
parent
a0b3369b
Changes
3
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
2 additions
and
2 deletions
+2
-2
qrcode.jpg
src/assets/img/DataCenter/qrcode.jpg
+0
-0
qrcode.png
src/assets/img/DataCenter/qrcode.png
+0
-0
index.vue
src/layouts/components/zx-side-bar/index.vue
+2
-2
No files found.
src/assets/img/DataCenter/qrcode.jpg
0 → 100644
View file @
3937cdef
77.9 KB
src/assets/img/DataCenter/qrcode.png
deleted
100644 → 0
View file @
a0b3369b
63.5 KB
src/layouts/components/zx-side-bar/index.vue
View file @
3937cdef
...
@@ -57,7 +57,7 @@ export default {
...
@@ -57,7 +57,7 @@ export default {
if
(
meta
.
activeMenu
)
{
if
(
meta
.
activeMenu
)
{
return
meta
.
activeMenu
return
meta
.
activeMenu
}
}
console
.
log
(
"
path
"
,
path
)
console
.
log
(
"
path
"
,
path
)
return
path
return
path
},
},
variables
()
{
variables
()
{
...
@@ -86,7 +86,7 @@ export default {
...
@@ -86,7 +86,7 @@ export default {
.img
{
.img
{
width
:
92px
;
width
:
92px
;
height
:
92px
;
height
:
92px
;
background
:
url("~@/assets/img/DataCenter/qrcode.
pn
g")
no-repeat
;
background
:
url("~@/assets/img/DataCenter/qrcode.
jp
g")
no-repeat
;
background-size
:
cover
;
background-size
:
cover
;
background-position
:
center
center
;
background-position
:
center
center
;
border-radius
:
2px
;
border-radius
:
2px
;
...
...
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