Skip to content
Projects
Groups
Snippets
Help
Loading...
Sign in / Register
Toggle navigation
W
web-site
Project
Project
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
张冬
web-site
Commits
f6e967ca
Commit
f6e967ca
authored
Oct 20, 2020
by
吴冠
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
up
parent
6cb9c37c
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
5 additions
and
5 deletions
+5
-5
index.vue
pages/index/index.vue
+5
-5
No files found.
pages/index/index.vue
View file @
f6e967ca
...
@@ -7,7 +7,7 @@
...
@@ -7,7 +7,7 @@
<img
:src=
"item.picUrl"
alt=
""
class=
"src-img"
>
<img
:src=
"item.picUrl"
alt=
""
class=
"src-img"
>
</el-carousel-item>
</el-carousel-item>
</el-carousel>
-->
</el-carousel>
-->
<img
src=
"~/assets/images/back.png"
style=
"height:
4.21rem
"
>
<img
src=
"~/assets/images/back.png"
style=
"height:
5.3rem;width:100%
"
>
</div>
</div>
<div
class=
"login"
>
<div
class=
"login"
>
<div
class=
"author"
>
<div
class=
"author"
>
...
@@ -17,7 +17,7 @@
...
@@ -17,7 +17,7 @@
<div
class=
"login-button t10"
@
click=
"loginuser"
v-show=
"showDefault"
>
用户登录
</div>
<div
class=
"login-button t10"
@
click=
"loginuser"
v-show=
"showDefault"
>
用户登录
</div>
<div
class=
"login-button t11"
@
click=
"Merchant"
v-show=
"showDefault"
style=
"color:white"
>
商家入驻
</div>
<div
class=
"login-button t11"
@
click=
"Merchant"
v-show=
"showDefault"
style=
"color:white"
>
商家入驻
</div>
<div
class=
"login-button"
v-show=
"!showDefault"
@
click=
"pushH"
>
管理后台
</div>
<div
class=
"login-button"
v-show=
"!showDefault"
@
click=
"pushH"
>
管理后台
</div>
<div
class=
"flex"
>
<div
class=
"flex"
style=
"margin-top:20px"
>
<span
v-show=
"showDefault"
>
还没有账号?
</span>
<span
v-show=
"showDefault"
>
还没有账号?
</span>
<span
class=
"font"
@
click=
"reg"
v-show=
"showDefault"
>
我要注册
</span>
<span
class=
"font"
@
click=
"reg"
v-show=
"showDefault"
>
我要注册
</span>
</div>
</div>
...
@@ -307,8 +307,8 @@ import Cookies from "js-cookie"
...
@@ -307,8 +307,8 @@ import Cookies from "js-cookie"
}
}
.login
{
.login
{
width
:
2
.6rem
;
width
:
2
60px
;
height
:
3
.28rem
;
height
:
3
28px
;
border
:
.01rem
solid
rgba
(
220
,
220
,
220
,
1
);
border
:
.01rem
solid
rgba
(
220
,
220
,
220
,
1
);
padding-bottom
:
.2rem
;
padding-bottom
:
.2rem
;
display
:
flex
;
display
:
flex
;
...
@@ -361,7 +361,7 @@ import Cookies from "js-cookie"
...
@@ -361,7 +361,7 @@ import Cookies from "js-cookie"
}
}
.message
{
.message
{
margin-top
:
0.3
rem
;
padding-top
:
1
rem
;
width
:
12rem
;
width
:
12rem
;
margin
:
0
auto
margin
:
0
auto
}
}
...
...
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