riku
2025-04-17 ec7f5ba1f7eb84507e1c8e7b6f66b1ecfbc22728
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({