Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
M
mayi-mp-shop
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
程默
mayi-mp-shop
Commits
ddc5af43
Commit
ddc5af43
authored
Oct 21, 2020
by
程智春
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
注册页面更新
parent
b33af83f
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
19 additions
and
11 deletions
+19
-11
src/pages/login/index.vue
+19
-11
No files found.
src/pages/login/index.vue
View file @
ddc5af43
...
...
@@ -13,7 +13,7 @@
<div>
{{
test_isHaveUnion
}}
</div>
--isHaveUnion-->
<!--
<div
class=
"enterpriseLogin"
@
click=
"eLogin"
>
账号登录
</div>
-->
</div>
<div
class=
"toCLogin1"
v-if=
"isShowPhone"
>
<div
class=
"toCLogin1"
>
<div
class=
"btn_info1"
>
<h1>
绑定手机号
</h1>
<span
class=
"hint"
>
检测到您的账号还未绑定手机号,请绑定手机号
</span>
...
...
@@ -479,32 +479,40 @@ export default {
color
:
#000
;
align-items
:
center
;
justify-content
:
space-around
;
border
:
0.5px
solid
#000
;
//
border
:
0.5px
solid
#000
;
border-radius
:
5px
;
padding
:
15px
;
z-index
:
1
;
background-color
:
#fff
;
h1
{
text-align
:
center
;
font-size
:
22
px
;
font-size
:
18
px
;
margin
:
10px
15px
;
font-weight
:
700
;
font-weight
:
normal
;
}
.hint
{
color
:
#888
;
font-size
:
15px
;
text-align
:
center
;
display
:
inline-block
;
padding
:
0
30px
;
}
.btn
{
margin-top
:
25px
;
background-color
:
#
01d10c
;
color
:
#
fff
;
background-color
:
#
5CB83B
;
color
:
#
FFFAFA
;
height
:
45px
;
border-radius
:
5px
;
font-size
:
16px
;
border-radius
:
22.5px
;
font-size
:
15px
;
line-height
:
45px
;
}
.btn2
{
border
:
1px
solid
#
000
;
border
:
1px
solid
#
999
;
height
:
45px
;
border-radius
:
5px
;
border-radius
:
22.
5px
;
margin
:
10px
auto
;
text-align
:
center
;
font-size
:
1
6
px
;
font-size
:
1
5
px
;
line-height
:
45px
;
}
}
...
...
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