accessApplication.wxss 2.0 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980818283
  1. #accessApplication.data-v-6c04a5fb {
  2. height: 100%;
  3. width: 100%;
  4. display: flex;
  5. flex-direction: column;
  6. }
  7. #accessApplication .button-max-box.data-v-6c04a5fb {
  8. height: 100rpx;
  9. display: flex;
  10. background: #fff;
  11. margin-bottom: 20rpx;
  12. }
  13. #accessApplication .button-max-box ._img.data-v-6c04a5fb:nth-child(1) {
  14. height: 30rpx;
  15. width: 30rpx;
  16. margin: 37rpx 28rpx 33rpx 20rpx;
  17. }
  18. #accessApplication .button-max-box view.data-v-6c04a5fb {
  19. line-height: 100rpx;
  20. }
  21. #accessApplication .button-max-box view.data-v-6c04a5fb:nth-child(2) {
  22. flex: 1;
  23. color: #333;
  24. font-size: 28rpx;
  25. }
  26. #accessApplication .button-max-box view.data-v-6c04a5fb:nth-child(3) {
  27. width: 120rpx;
  28. text-align: center;
  29. color: #ccc;
  30. font-size: 28rpx;
  31. }
  32. #accessApplication .button-max-box ._img.data-v-6c04a5fb:nth-child(4) {
  33. height: 24rpx;
  34. width: 12rpx;
  35. margin: 39rpx 20rpx 0 0;
  36. }
  37. #accessApplication .button-max-box .colorA.data-v-6c04a5fb {
  38. color: #e45656 !important;
  39. }
  40. #accessApplication .button-max-box .marginType.data-v-6c04a5fb {
  41. margin-right: 12rpx;
  42. }
  43. #accessApplication .for-box.data-v-6c04a5fb {
  44. height: 430rpx;
  45. width: 710rpx;
  46. margin: 20rpx 20rpx 0;
  47. background: url("https://zj-wechat.oss-cn-beijing.aliyuncs.com/xcx_images/xcx_v3/student/icon_08.png") no-repeat center 0px;
  48. background-size: 100%;
  49. }
  50. #accessApplication .for-box .button-view.data-v-6c04a5fb {
  51. text-align: center;
  52. line-height: 348rpx;
  53. color: #999;
  54. font-size: 30rpx;
  55. }
  56. #accessApplication .for-box ._img.data-v-6c04a5fb {
  57. width: 706rpx;
  58. height: 344rpx;
  59. margin: 2rpx;
  60. border-top-right-radius: 20rpx;
  61. border-top-left-radius: 20rpx;
  62. }
  63. #accessApplication .for-box .for-title.data-v-6c04a5fb {
  64. line-height: 80rpx;
  65. margin-left: 28rpx;
  66. color: #999;
  67. font-size: 30rpx;
  68. }
  69. #accessApplication .bottom-button-view.data-v-6c04a5fb {
  70. font-size: 30rpx;
  71. text-align: center;
  72. color: #fff;
  73. width: 750rpx;
  74. height: 100rpx;
  75. line-height: 100rpx;
  76. background: #0183fa;
  77. margin-top: 40rpx;
  78. }
  79. #accessApplication .null-p.data-v-6c04a5fb {
  80. flex: 1;
  81. }