Global styles are placed under assets under src, and inport is introduced in main.js.
after packaging and deployment, the global style of redirect to / home, does not take effect when / is used and needs to be refreshed, but it takes effect when it is directly / home.
routing is introduced using require.ensure