Skip to content
Toggle navigation
P
Projects
G
Groups
S
Snippets
Help
梁建民
/
h5
This project
Loading...
Sign in
Toggle navigation
Go to a project
Project
Repository
Issues
0
Merge Requests
0
Pipelines
Wiki
Snippets
Settings
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Commit
931fc388
authored
Feb 22, 2020
by
梁建民
Browse files
Options
_('Browse Files')
Download
Email Patches
Plain Diff
js
parent
8dafe026
Expand all
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
2 additions
and
2 deletions
src/views/sample/sample.vue
view/18.js
src/views/sample/sample.vue
View file @
931fc388
...
@@ -157,6 +157,7 @@
...
@@ -157,6 +157,7 @@
getPop
:
false
,
//获得机会弹窗,没机会时展示
getPop
:
false
,
//获得机会弹窗,没机会时展示
getPops
:
false
,
getPops
:
false
,
quota
:
''
,
quota
:
''
,
finished
:
false
,
quotaNum
:
''
,
quotaNum
:
''
,
loadingYp
:
false
,
loadingYp
:
false
,
applyCount
:
0
,
applyCount
:
0
,
...
@@ -182,7 +183,6 @@
...
@@ -182,7 +183,6 @@
ziYingIndex
:
state
=>
state
.
sample
.
ziYingIndex
,
ziYingIndex
:
state
=>
state
.
sample
.
ziYingIndex
,
aggs
:
state
=>
state
.
sample
.
aggs
,
aggs
:
state
=>
state
.
sample
.
aggs
,
goodList
:
state
=>
state
.
sample
.
goodList
,
goodList
:
state
=>
state
.
sample
.
goodList
,
finished
:
state
=>
state
.
sample
.
finished
,
loading
:
state
=>
state
.
sample
.
loading
,
loading
:
state
=>
state
.
sample
.
loading
,
getsamplebanner
:
state
=>
state
.
sample
.
getsamplebanner
getsamplebanner
:
state
=>
state
.
sample
.
getsamplebanner
})
})
...
@@ -272,7 +272,7 @@
...
@@ -272,7 +272,7 @@
},
},
onLoad
()
{
onLoad
()
{
this
.
p
++
;
this
.
p
++
;
this
.
finished
=
true
;
},
},
getuserf
()
{
getuserf
()
{
this
.
getPop
=
false
;
this
.
getPop
=
false
;
...
...
view/18.js
View file @
931fc388
This diff is collapsed.
Click to expand it.
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