Results 4 issues of icuxika

## VButton ``` import { computed } from "vue"; interface Props { theme?: string; size?: string; level?: string; disabled?: boolean; loading?: boolean; } const props = withDefaults(defineProps(), { theme: "button",...

I downloaded the latest jar package and successfully entered a chat room, but there was no screen display. Does it need any additional configuration?

`Fatal error:com.oracle.graal.pointsto.util.AnalysisError$ParsingError: Error encountered while parsing com.icuxika.view.module.home.HomeController$transferInit$6$$special$$inlined$forEach$lambda$1.invoke()` `Caused by: org.graalvm.compiler.java.BytecodeParser$BytecodeParserError: java.lang.NoClassDefFoundError: com/icuxika/view/module/home/HomeController$transferInit$6$1$1` `Caused by: java.lang.NoClassDefFoundError: com/icuxika/view/module/home/HomeController$transferInit$6$1$1` In fact, this file does not exist in the class directory.