Authored by 王水玲

年度账单样式修改

1 .annual-account-page { 1 .annual-account-page {
2 width: 640px; 2 width: 640px;
3 overflow: hidden; 3 overflow: hidden;
  4 + position: fixed;
  5 + top: 0;
  6 + left: 0;
  7 + z-index: -1;
4 8
5 .audio-btn { 9 .audio-btn {
6 width: 49px; 10 width: 49px;