Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
V
V3-TailingPond
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
xinzhedeai
V3-TailingPond
Commits
82bd2748
Commit
82bd2748
authored
Oct 13, 2024
by
Kimber
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
'update'
parent
740a24a1
Changes
3
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
3 additions
and
12 deletions
+3
-12
AppMain.vue
src/layout/components/AppMain.vue
+1
-4
home_manage.vue
src/views/home_manage.vue
+1
-4
home_manage_fly.vue
src/views/home_manage_fly.vue
+1
-4
No files found.
src/layout/components/AppMain.vue
View file @
82bd2748
...
...
@@ -57,12 +57,9 @@ export default {
display
:flex
;
justify-content
:center
;
background-color
:
#fff
;
line-height
:
2
;
&
:after
{
color
:
#888
;
display
:inline-block
;
font-weight
:bold
;
<<<<<<<
HEAD
content
:
'© ⋅ 技术支持:山东天地寰宇信息科技有限公司'
;
=======
// content:'© ⋅ 技术支持:山东天地寰宇';
content
:
attr
(
data-content
)
>>>>>>>
6f1b5fea3d8cf5d5a8c61fffcc1447d936fe0cf8
//content: attr(data-content)
}
}
</
style
>
...
...
src/views/home_manage.vue
View file @
82bd2748
...
...
@@ -319,11 +319,8 @@ export default {
//background-image:-webkit-linear-gradient(top, #8fe9ff, #3d8aff);
background-image
:
-webkit-linear-gradient
(
top
,
#8affe1
,
#4193ff
);
-webkit-background-clip
:text
;
-webkit-text-fill-color
:transparent
;
<<<<<<<
HEAD
content
:
'© ⋅ 技术支持:山东天地寰宇信息科技有限公司'
;
=======
content
:
'© ⋅ 技术支持:山东天地寰宇'
;
>>>>>>>
6f1b5fea3d8cf5d5a8c61fffcc1447d936fe0cf8
//content:'© ⋅ 技术支持:山东天地寰宇';
}
img
{
display
:none
!
important
;}
}
...
...
src/views/home_manage_fly.vue
View file @
82bd2748
...
...
@@ -444,11 +444,8 @@ export default {
//background-image:-webkit-linear-gradient(top, #8fe9ff, #3d8aff);
background-image
:
-webkit-linear-gradient
(
top
,
#8affe1
,
#4193ff
);
-webkit-background-clip
:text
;
-webkit-text-fill-color
:transparent
;
<<<<<<<
HEAD
content
:
'© ⋅ 技术支持:山东天地寰宇信息科技有限公司'
;
=======
content
:
'© ⋅ 技术支持:山东天地寰宇'
;
>>>>>>>
6f1b5fea3d8cf5d5a8c61fffcc1447d936fe0cf8
//content:'© ⋅ 技术支持:山东天地寰宇';
}
img
{
display
:none
!
important
;}
}
...
...
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