微信API 需要查看图片缺失问题
This commit is contained in:
@@ -18,7 +18,7 @@ Page({
|
||||
onLoad: function (options) {
|
||||
},
|
||||
onShow: function () {
|
||||
app.$api.taskList().then(x => {
|
||||
app.$api.getSetting(1).then(x => {
|
||||
console.log(x);
|
||||
})
|
||||
if (wx.canIUse('hideHomeButton')) {
|
||||
|
||||
Reference in New Issue
Block a user