启动屏插件;
import { splashScreenPlugin } from "@plaoc/plugins";
SplashScreenPlugin.show()
显示启动页
SplashScreenPlugin.hide()
隐藏启动页
Plaoc