默认提交
Showing
6 changed files
with
22 additions
and
9 deletions
src/image/shortcut/contact.png
0 → 100755

37.2 KB
-
Please register or sign in to post a comment
... | ... | @@ -285,7 +285,6 @@ Page({ |
adConfigure: result | ||
}) | ||
app.globalData.adConfigure = result; | ||
resolve(result); | ||
}).catch((err) => { | ||
reject(err) | ||
... | ... |