Skip to content
Toggle navigation
Toggle navigation
This project
Loading...
Sign in
dev
/
marubi-wish-list-mp
Go to a project
Toggle navigation
Toggle navigation pinning
Projects
Groups
Snippets
Help
Project
Activity
Repository
Pipelines
Graphs
Issues
0
Merge Requests
0
Wiki
Network
Create a new issue
Builds
Commits
Issue Boards
Files
Commits
Network
Compare
Branches
Tags
1252787a
authored
2019-08-26 14:56:09 +0800
by
simon
Browse Files
Options
Browse Files
Tag
Download
Email Patches
Plain Diff
no message
1 parent
e6632755
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
3 additions
and
4 deletions
src/pages/coop/coop.js
src/pages/index/index.scss
src/pages/coop/coop.js
View file @
1252787
...
...
@@ -157,7 +157,6 @@ Page({
status
:
status
})
}
if
(
status
==
1
)
{
this
.
setData
({
animationPassVisible
:
true
...
...
@@ -214,7 +213,7 @@ Page({
tipsInnerText
:
"助力失败"
})
this
.
setData
({
canShake
:
tru
e
canShake
:
fals
e
})
}
})
...
...
src/pages/index/index.scss
View file @
1252787
...
...
@@ -14,7 +14,7 @@
position
:
absolute
;
width
:
750px
;
height
:
1303px
;
// top: -13
0px;
top
:
-2
0px
;
}
}
...
...
@@ -40,7 +40,7 @@
.main
{
.top-space
{
height
:
1
122
px
;
height
:
1
020
px
;
}
.content
{
...
...
Please
register
or
sign in
to post a comment