Skip to content
Toggle navigation
P
Projects
G
Groups
S
Snippets
Help
肖康
/
H5_2.0
This project
Loading...
Sign in
Toggle navigation
Go to a project
Project
Repository
Issues
0
Merge Requests
0
Pipelines
Wiki
Snippets
Settings
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Commit
44b434ab
authored
May 18, 2023
by
肖康
Browse files
Options
_('Browse Files')
Download
Email Patches
Plain Diff
首页修改
parent
6f3d060a
Expand all
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
32 additions
and
7 deletions
assets/css/index/index.scss
pages/index/index.vue
uni.scss
assets/css/index/index.scss
View file @
44b434ab
...
@@ -111,8 +111,9 @@
...
@@ -111,8 +111,9 @@
top
:
75rpx
;
top
:
75rpx
;
left
:
-150rpx
;
left
:
-150rpx
;
z-index
:
2
;
z-index
:
2
;
navigator
{
a
{
height
:
73rpx
;
height
:
73rpx
;
display
:
block
;
display
:
block
;
width
:
152rpx
;
width
:
152rpx
;
border-bottom
:
1rpx
solid
#484B59
;
border-bottom
:
1rpx
solid
#484B59
;
...
@@ -146,7 +147,7 @@
...
@@ -146,7 +147,7 @@
overflow
:
hidden
;
overflow
:
hidden
;
border-radius
:
10rpx
;
border-radius
:
10rpx
;
swiper
{
height
:
302rpx
;}
swiper
{
height
:
302rpx
;}
navigator
{
a
{
display
:
block
;
display
:
block
;
width
:
702rpx
;
width
:
702rpx
;
height
:
100%
;
height
:
100%
;
...
@@ -165,11 +166,30 @@
...
@@ -165,11 +166,30 @@
.ggbox
{
.ggbox
{
width
:
702rpx
;
width
:
702rpx
;
margin
:
0
auto
;
margin
:
0
auto
;
height
:
81r
px
;
height
:
42
px
;
border-bottom
:
1px
solid
#F0F0F2
;
border-bottom
:
1px
solid
#F0F0F2
;
line-height
:
81r
px
;
line-height
:
42
px
;
color
:
$uni-color666
;
color
:
$uni-color666
;
font-size
:
24rpx
;
font-size
:
24rpx
;
box-sizing
:
border-box
;
.ggcons
{
position
:
relative
;
overflow-y
:
hidden
;
width
:
676rpx
;
height
:
16px
;
box-sizing
:
border-box
;
.ggsec
{
position
:
absolute
;
width
:
100%
;
transition
:
all
1s
;
a
{
cursor
:
pointer
;
height
:
16px
;
color
:
#484B59
;
font-size
:
24rpx
;
line-height
:
16px
;
.titletext
{
max-width
:
620rpx
;
height
:
16px
;
line-height
:
16px
;}
}
}
}
.icon
{
.icon
{
margin-right
:
11rpx
;
margin-right
:
11rpx
;
font-size
:
32rpx
;
font-size
:
32rpx
;
...
@@ -180,10 +200,11 @@
...
@@ -180,10 +200,11 @@
width
:
704rpx
;
width
:
704rpx
;
margin
:
0
auto
;
margin
:
0
auto
;
margin-top
:
27rpx
;
margin-top
:
27rpx
;
navigator
{
a
{
display
:
block
;
display
:
block
;
width
:
164rpx
;
width
:
164rpx
;
height
:
136rpx
;
height
:
136rpx
;
image
{
image
{
display
:
block
;
display
:
block
;
width
:
164rpx
;
width
:
164rpx
;
...
@@ -248,11 +269,12 @@
...
@@ -248,11 +269,12 @@
border-radius
:
0rpx
0rpx
10rpx
10rpx
;
border-radius
:
0rpx
0rpx
10rpx
10rpx
;
flex-wrap
:
wrap
;
flex-wrap
:
wrap
;
padding-left
:
24rpx
;
padding-left
:
24rpx
;
navigator
{
a
{
width
:
144rpx
;
width
:
144rpx
;
display
:
block
;
height
:
81rpx
;
height
:
81rpx
;
display
:
block
;
display
:
block
;
margin-right
:
2
6
rpx
;
margin-right
:
2
8
rpx
;
margin-bottom
:
16rpx
;
margin-bottom
:
16rpx
;
image
{
image
{
width
:
144rpx
;
width
:
144rpx
;
...
@@ -498,3 +520,5 @@
...
@@ -498,3 +520,5 @@
}
}
}
}
pages/index/index.vue
View file @
44b434ab
This diff is collapsed.
Click to expand it.
uni.scss
View file @
44b434ab
...
@@ -22,6 +22,7 @@ input,navigator {
...
@@ -22,6 +22,7 @@ input,navigator {
box-sizing
:
border-box
;
box-sizing
:
border-box
;
font-family
:
PingFangSC-Semibold
,
PingFang
SC
;
font-family
:
PingFangSC-Semibold
,
PingFang
SC
;
}
}
a
{
text-decoration
:
none
;}
.navigator-hover
{
.navigator-hover
{
background
:none
;
background
:none
;
opacity
:
1
;
opacity
:
1
;
...
...
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