/**app.wxss**/
page{
  width: 100%;
  height: 100%;
  overflow-x: hidden;
  background-color: #f1f2f4;
}