使用wx.config
This commit is contained in:
@@ -366,7 +366,7 @@ export const wxwork = {
|
|||||||
}, 200)
|
}, 200)
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
wx.config({...state.config, jsApiList: []})
|
wx.config({...state.config, appId: state.config.corpId, jsApiList: []})
|
||||||
wx.ready(() => loadSdk())
|
wx.ready(() => loadSdk())
|
||||||
wx.error(err => {
|
wx.error(err => {
|
||||||
console.log(state.config)
|
console.log(state.config)
|
||||||
|
|||||||
Reference in New Issue
Block a user