Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
Z
zhichan
Overview
Overview
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
蒋勇
zhichan
Commits
e00ab523
Commit
e00ab523
authored
Nov 14, 2019
by
李宏达
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
lhd
parent
2112896e
Expand all
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
12 additions
and
4 deletions
+12
-4
bigdata/app/front/entry/public/css/pagecom.css
+0
-0
bigdata/app/front/vues/pages/gtbhome/gtbhome.css
+3
-2
bigdata/app/front/vues/pages/gtbhome/gtbhome.html
+9
-2
No files found.
bigdata/app/front/entry/public/css/pagecom.css
View file @
e00ab523
This diff is collapsed.
Click to expand it.
bigdata/app/front/vues/pages/gtbhome/gtbhome.css
View file @
e00ab523
...
...
@@ -66,8 +66,8 @@
line-height
:
36px
;
overflow
:
hidden
;
}
.gtb-
home-title
>
div
>
img
{
.gtb-
ticon1
{
vertical-align
:
middle
;
margin-
lef
t
:
9px
;
margin-
righ
t
:
9px
;
cursor
:
pointer
;
}
\ No newline at end of file
bigdata/app/front/vues/pages/gtbhome/gtbhome.html
View file @
e00ab523
...
...
@@ -3,8 +3,15 @@
<img
src=
"/imgs/homeLogo.png"
alt=
""
>
<span><i>
丨
</i>
个体宝
</span>
<div>
<img
src=
"/imgs/ticon2.png"
alt=
""
>
<img
src=
"/imgs/ticon1.png"
alt=
""
>
<!-- <img src="/imgs/ticon2.png" alt=""> -->
<el-dropdown>
<span
class=
"el-dropdown-link"
>
<img
class=
"gtb-ticon1"
src=
"/imgs/ticon1.png"
alt=
""
>
</span>
<el-dropdown-menu
slot=
"dropdown"
>
<el-dropdown-item
icon=
"el-icon-plus"
>
退出
</el-dropdown-item>
</el-dropdown-menu>
</el-dropdown>
</div>
</div>
<div
class=
"gtb-home-main"
>
...
...
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