''
liukangdong
2024-08-02 1cee3a660c5f8e5f4290ae894c2898c4966a834d
1
2
3
4
5
6
7
8
9
10
.back {
  position: fixed;
  left: 30rpx;
  width: 60rpx;
  align-items: center;
  z-index: 9999;
}
.back image {
  width: 48rpx;
}