Commit bef2d569 authored by 袁玲利's avatar 袁玲利

游戏排行榜

parent 083b30bd
...@@ -185,6 +185,7 @@ export default { ...@@ -185,6 +185,7 @@ export default {
success: function (res) { success: function (res) {
if (res.code == 10000) { if (res.code == 10000) {
console.log(res) console.log(res)
return
} }
uni.showToast({ uni.showToast({
icon: "none", icon: "none",
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment