html頁面:
{
text-align:center;
}
wxss頁面:
{
width: 100%;
height: 100%;
display: flex;
justify-content: center;
}
