king
2021-01-15 455bdae0e5e1d9f66a552f74707f825c8b49ee5a
src/menu/popview/index.jsx
@@ -104,7 +104,9 @@
          if (!config || !item.c_name) return
          window.GLOB.UserComponentMap.set(item.c_id, item.c_name)
          coms.push({
            uuid: item.c_id,
            type: 'menu',
            title: item.c_name,
            url: item.images,