behaviors/loadConfig.js @@ -8,7 +8,6 @@ function loadConfig() { const pList = []; const userId = app.globalData.accessToken.userId; const f1 = fetchSceneTypes({ userId }).then(res => { wx.setStorage({