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
ccf2dba7
Commit
ccf2dba7
authored
May 28, 2021
by
张卓
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
登录阅读协议js,ui
parent
fde2768a
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
42 additions
and
1 deletions
+42
-1
src/pages/login/index.vue
+36
-0
src/pages/login/main.json
+6
-1
No files found.
src/pages/login/index.vue
View file @
ccf2dba7
...
...
@@ -450,6 +450,42 @@ export default {
</
script
>
<
style
lang=
"scss"
scoped
>
.posterWrap_btn
{
position
:
absolute
;
bottom
:
0px
;
background
:
#fff
;
width
:
100%
;
height
:
46px
;
display
:
flex
;
justify-content
:
center
;
box-sizing
:
border-box
;
padding
:
5px
;
div
{
padding
:
0
20px
;
color
:
#fff
;
background-color
:
red
;
border-radius
:
20px
;
line-height
:
36px
;
height
:
36px
;
}
}
.posterWrap
{
box-sizing
:
border-box
;
height
:
100%
;
overflow
:
auto
;
padding
:
0
16px
;
padding-bottom
:
46px
;
}
.readAgreement
{
width
:
100%
;
position
:
fixed
;
bottom
:
20px
;
font-size
:
12px
;
display
:
flex
;
justify-content
:
center
;
color
:
#1989fa
;
}
.domain
{
position
:
relative
;
.toCLogin
{
...
...
src/pages/login/main.json
View file @
ccf2dba7
{
"navigationBarTitleText"
:
"登录"
"navigationBarTitleText"
:
"登录"
,
"usingComponents"
:
{
"van-checkbox"
:
"/static/vant/checkbox/index"
,
"van-popup"
:
"/static/vant/popup/index"
,
"van-icon"
:
"/static/vant/icon/index"
}
}
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