随手精灵小程序,单独为了获取WIFI信息加强围栏告警功能能力
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

more.wxss 127B

2 jaren geleden
1234567
  1. .more-container {
  2. height: 100%;
  3. width: 100%;
  4. display: flex;
  5. justify-content: center;
  6. align-items: center;
  7. }