riku
2024-11-14 00a96d6881dd10ae7d3c4f5437bfceaabe677723
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({