/**app.wxss**/ page { height: 100%; width: 100%; background-image:linear-gradient(135deg, #38A2D7 0%, #1C2E4C 100%); }