activityRules.wxss 275 B

1234567891011
  1. /* pages/master/activityRules/activityRules.wxss */
  2. .container{
  3. width: 100vw;
  4. height: 100vh;
  5. background: url('https://jzmall.lifejingzhi.com/file/wx-servant/zzygz.png') no-repeat;
  6. background-size: 100% 100%;
  7. }
  8. /* .container image{
  9. width: 100%;
  10. height: 100%;
  11. } */