This website works better with JavaScript.
Home
Explore
Help
Register
Sign In
hly
/
pay-video-applet-uniapp-24-8-22
Watch
1
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Projects
0
Releases
0
Wiki
Activity
Browse Source
上传代码
master
前端-胡立永
10 months ago
parent
884667629b
commit
01bbdd5d69
2 changed files
with
2 additions
and
0 deletions
Unified View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-0
pages/publish/actorList.vue
+1
-0
pages_mine/publish/competition.vue
+ 1
- 0
pages/publish/actorList.vue
View File
@ -56,6 +56,7 @@
}
}
}
,
}
,
onShow
(
)
{
onShow
(
)
{
this
.
queryParams
.
pageNo
=
1
this
.
getData
(
)
this
.
getData
(
)
}
,
}
,
onPullDownRefresh
(
)
{
onPullDownRefresh
(
)
{
+ 1
- 0
pages_mine/publish/competition.vue
View File
@ -114,6 +114,7 @@
/
/
t
h
i
s
.
$
r
o
u
t
e
.
q
u
e
r
y
的
参
数
/
/
t
h
i
s
.
$
r
o
u
t
e
.
q
u
e
r
y
的
参
数
}
,
}
,
onShow
(
)
{
onShow
(
)
{
this
.
queryParams
.
pageNo
=
1
this
.
getList
(
res
=>
{
this
.
getList
(
res
=>
{
this
.
list
=
res
.
result
.
records
this
.
list
=
res
.
result
.
records
}
)
}
)
Write
Preview
Loading…
Cancel
Save