@@ -79,7 +79,7 @@ Page({
LuckDraw.getUserPrizeList({
page: this.data.page,
pageSize: this.data.pageSize,
- mobile: "16602120168",
+ mobile: getMobileCache(),
goodsType: 2
}).then(res => {
if (res.code == 200) {
@@ -78,7 +78,7 @@ Page({
goodsType: 1