默认提交
Showing
33 changed files
with
113 additions
and
190 deletions
-
Please register or sign in to post a comment
... | ... | @@ -127,7 +127,7 @@ Page({ |
color: "#666666", | ||
textAlign: "center", | ||
zIndex: 11, | ||
text: "扫码即获专属积分,兑换超值奖品", | ||
text: "扫码即获专属奖金,兑换超值奖品", | ||
} | ||
]; | ||
... | ... |
... | ... | @@ -124,7 +124,7 @@ Page({ |
}, | ||
/** | ||
* 积分详情 | ||
* 奖金详情 | ||
*/ | ||
onIntegralDetailHandler(evt) { | ||
app.router.push({ | ||
... | ... |