When launch the game, the time is long which I want to reduce, do you have any suggestion on it?
Or how to add a loading page for it ?
Make a new lightweight scene and add it to first in Build Settings list. Then in new scene use Unity - Scripting API: Application.LoadLevelAsync to load the next scene.
Try the Splash Image in Player Settings?