碧桂园
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.

23 lines
417 B

  1. /**index.wxss**/
  2. .container{
  3. background: url('https://static.quhouse.com/a182a4a222f84d6b9ea346908ddfcf76.png') no-repeat;
  4. width: 750rpx;
  5. height: 1624rpx;
  6. background-size: 750rpx 1624rpx;
  7. position: relative;
  8. }
  9. .btn1{
  10. position: absolute;
  11. bottom: 145rpx;
  12. left: 36rpx;
  13. width: 320rpx;
  14. height: 96rpx;
  15. }
  16. .btn2{
  17. position: absolute;
  18. bottom: 130rpx;
  19. right: 38rpx;
  20. width: 320rpx;
  21. height: 96rpx;
  22. }