Vince He
Vince He
> Can you not use FolderDropDown? it has a filedialog: https://github.com/rocksdanister/lively/wiki/Web-Guide-IV-:-Interaction#folder-dropdown Huh?This component doesn't correspond with my needs,I means i develop a card component by web tech which could be...
> Provide an example project with the problem. `https://gitee.com/vincehe/offwork.git` download it,and pnpm build,directly open the index.html,you could drag the component to sort them,but couldn't in lively wallpaper.
> ``` > "umi-plugin-keep-alive": "^0.0.1-beta.35" > "@umijs/max": "^4.0.0", > ``` > > 代码: > > ``` > if (keepAlive) { > return ( > > > > ) > }...