feiyu02
2025-03-20 419fe50acad4674f50c6639b3ec7ccbcaf2cbf44
src/constant/scene-types.js
@@ -20,7 +20,7 @@
}
function sceneIcon(type) {
  switch (type) {
  switch (type + '') {
    case '1':
      return scene_1;
    case '4':