The vue project opens the page on Android and can only display the background color of app.vue, the style and so on.

vue"s project opens to the login screen on Android. But what is not shown in the login screen, only the background color written in app.vue is displayed. I don"t know if this is a compatibility issue or a page layout and styling issue I wrote, but this vue project can be displayed on ios. The picture below shows the login interface on Android, but nothing but a background color. Ask the great god to solve the doubt.

Feb.28,2021

do you want to ask others to guess without putting up a code?


if the real project cannot post code, it is best to create a test case to post it, such as a login page, otherwise it will be difficult for others to answer


add a babel-polyfill to try

Menu