Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
G
gs1
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
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
吴迪
gs1
Commits
565204a6
Commit
565204a6
authored
Dec 06, 2021
by
Jianli Ou
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
样式调整
parent
44792de5
Show whitespace changes
Inline
Side-by-side
Showing
6 changed files
with
14 additions
and
2 deletions
+14
-2
Animalcode.vue
src/views/Business/Animalcode.vue
+2
-0
UDI.vue
src/views/Business/UDI.vue
+1
-0
ypzs.vue
src/views/Business/ypzs.vue
+1
-0
Health.vue
src/views/News/Health.vue
+2
-0
Logistics.vue
src/views/News/Logistics.vue
+6
-2
index.vue
src/views/News/index.vue
+2
-0
No files found.
src/views/Business/Animalcode.vue
View file @
565204a6
...
@@ -176,6 +176,8 @@ export default {
...
@@ -176,6 +176,8 @@ export default {
margin
:
10px
0
;
margin
:
10px
0
;
}
}
ul
{
ul
{
margin-left
:
28px
;
line-height
:
28px
;
list-style-type
:
disc
list-style-type
:
disc
}
}
}
}
...
...
src/views/Business/UDI.vue
View file @
565204a6
...
@@ -170,6 +170,7 @@ export default {
...
@@ -170,6 +170,7 @@ export default {
<
style
lang=
"scss"
scoped
>
<
style
lang=
"scss"
scoped
>
.corppay
{
.corppay
{
@include
module-box;
@include
module-box;
line-height
:
30px
;
.corppay-msg
{
.corppay-msg
{
margin
:
30px
0
;
margin
:
30px
0
;
font-size
:
14px
;
font-size
:
14px
;
...
...
src/views/Business/ypzs.vue
View file @
565204a6
...
@@ -157,6 +157,7 @@ export default {
...
@@ -157,6 +157,7 @@ export default {
<
style
lang=
"scss"
scoped
>
<
style
lang=
"scss"
scoped
>
.corppay
{
.corppay
{
@include
module-box;
@include
module-box;
line-height
:
30px
;
.corppay-msg
{
.corppay-msg
{
margin
:
30px
0
;
margin
:
30px
0
;
font-size
:
14px
;
font-size
:
14px
;
...
...
src/views/News/Health.vue
View file @
565204a6
...
@@ -105,7 +105,9 @@ export default {
...
@@ -105,7 +105,9 @@ export default {
//
border-radius
:
4px
;
//
border-radius
:
4px
;
margin-bottom
:
30px
;
margin-bottom
:
30px
;
border-top
:
5px
solid
#00B6DE
;
border-top
:
5px
solid
#00B6DE
;
transition
:
all
0.22s
;
&:hover{
&:hover{
transform
:
translateY
(
-10px
);
box-shadow
:
0px
4px
15px
2px
rgba
(
4
,
64
,
141
,
0.08
);
box-shadow
:
0px
4px
15px
2px
rgba
(
4
,
64
,
141
,
0.08
);
}
}
.health-li-tp
{
.health-li-tp
{
...
...
src/views/News/Logistics.vue
View file @
565204a6
...
@@ -175,16 +175,20 @@ export default {
...
@@ -175,16 +175,20 @@ export default {
margin-bottom
:
30px
;
margin-bottom
:
30px
;
img
{
img
{
width
:
100%
;
width
:
100%
;
cursor
:
pointer
;
transition
:
all
0.22s
;
}
}
div
{
div
{
&:nth-child(1)
{
&:nth-child(1)
{
img
:
hover
{
img
:
hover
{
box-shadow
:
0px
4px
15px
2px
rgba
(
236
,
164
,
34
,
0.2
);
transform
:
translateY
(
-10px
);
box-shadow
:
0px
4px
12px
2px
rgba
(
236
,
164
,
34
,
0.6
);
}
}
}
}
&
:nth-child
(
2
)
{
&
:nth-child
(
2
)
{
img
:
hover
{
img
:
hover
{
box-shadow
:
0px
4px
15px
2px
rgba
(
232
,
86
,
134
,
0.2
);
transform
:
translateY
(
-10px
);
box-shadow
:
0px
4px
12px
2px
rgba
(
232
,
86
,
134
,
0.6
);
}
}
}
}
}
}
...
...
src/views/News/index.vue
View file @
565204a6
...
@@ -437,7 +437,9 @@ export default {
...
@@ -437,7 +437,9 @@ export default {
cursor
:
pointer
;
cursor
:
pointer
;
padding
:
2px
;
padding
:
2px
;
box-sizing
:
border-box
;
box-sizing
:
border-box
;
transition
:
all
0.22s
;
&:hover{
&:hover{
transform
:
translate
(
0px
,
-10px
)
scale
(
1.03
);
box-shadow
:
0px
4px
15px
2px
rgba
(
4
,
64
,
141
,
0.08
);
box-shadow
:
0px
4px
15px
2px
rgba
(
4
,
64
,
141
,
0.08
);
}
}
.four-li-left
{
.four-li-left
{
...
...
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