chunk-1e335890.e2623a88.css 5.4 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284
  1. .pagination-container[data-v-5985d484] {
  2. background: #fff;
  3. padding: 32px 16px;
  4. width: 100%;
  5. display: -webkit-box;
  6. display: -ms-flexbox;
  7. display: flex;
  8. -webkit-box-orient: horizontal;
  9. -webkit-box-direction: normal;
  10. -ms-flex-direction: row;
  11. flex-direction: row;
  12. -webkit-box-pack: center;
  13. -ms-flex-pack: center;
  14. justify-content: center
  15. }
  16. .pagination-container.hidden[data-v-5985d484] {
  17. display: none
  18. }
  19. .el-select[data-v-74f5c559] {
  20. width: 180px!important
  21. }
  22. .headWrap[data-v-74f5c559] {
  23. padding: 20px 0
  24. }
  25. [data-v-74f5c559] .el-date-editor.el-input {
  26. width: auto
  27. }
  28. [data-v-74f5c559] .el-date-editor.el-input .el-input__inner {
  29. padding-right: 0
  30. }
  31. .studentInfo[data-v-74f5c559] .el-dialog__body {
  32. padding-top: 0;
  33. padding-bottom: 0
  34. }
  35. .stu-container .topFrom[data-v-74f5c559] {
  36. margin: 20px 30px 0;
  37. width: 1000px
  38. }
  39. .stu-container .newStudent[data-v-74f5c559] {
  40. width: 121px;
  41. height: 40px;
  42. background: #14928a;
  43. border-radius: 4px;
  44. color: #fff;
  45. text-align: center;
  46. line-height: 40px;
  47. font-size: 14px;
  48. cursor: pointer
  49. }
  50. .left-code h2[data-v-74f5c559], .right-code h2[data-v-74f5c559] {
  51. display: block;
  52. font-size: 18px;
  53. text-align: center;
  54. padding-bottom: 8px;
  55. line-height: 1;
  56. height: 30px;
  57. margin-bottom: 0
  58. }
  59. .left-code .qrcode[data-v-74f5c559], .right-code .qrcode[data-v-74f5c559] {
  60. display: -webkit-box;
  61. display: -ms-flexbox;
  62. display: flex;
  63. -webkit-box-pack: center;
  64. -ms-flex-pack: center;
  65. justify-content: center
  66. }
  67. .left-code .qrcode img[data-v-74f5c559], .right-code .qrcode img[data-v-74f5c559] {
  68. width: 200px;
  69. height: 200px
  70. }
  71. .left-code .code-url[data-v-74f5c559], .right-code .code-url[data-v-74f5c559] {
  72. font-size: 18px;
  73. text-align: center;
  74. padding: 15px 15px 0 15px
  75. }
  76. .export[data-v-74f5c559] {
  77. background: #14928a
  78. }
  79. .t-container .topFrom {
  80. margin: 20px 30px 0;
  81. width: 1000px
  82. }
  83. .cl-container .topFrom {
  84. margin: 20px 30px 0
  85. }
  86. .cl-container .topFrom .classlist {
  87. display: -webkit-box;
  88. display: -ms-flexbox;
  89. display: flex;
  90. -webkit-box-orient: horizontal;
  91. -webkit-box-direction: normal;
  92. -ms-flex-direction: row;
  93. flex-direction: row;
  94. -webkit-box-pack: start;
  95. -ms-flex-pack: start;
  96. justify-content: flex-start;
  97. -webkit-box-align: center;
  98. -ms-flex-align: center;
  99. align-items: center
  100. }
  101. .cl-container .topFrom .classlist ul li {
  102. list-style: none
  103. }
  104. .btnWraps {
  105. display: -webkit-box;
  106. display: -ms-flexbox;
  107. display: flex;
  108. -webkit-box-orient: horizontal;
  109. -webkit-box-direction: normal;
  110. -ms-flex-direction: row;
  111. flex-direction: row;
  112. -webkit-box-pack: start;
  113. -ms-flex-pack: start;
  114. justify-content: flex-start
  115. }
  116. .btnWraps div {
  117. margin-right: 20px
  118. }
  119. .basea-container {
  120. margin-top: 35px
  121. }
  122. .basea-container .baseTop {
  123. display: -webkit-box;
  124. display: -ms-flexbox;
  125. display: flex;
  126. -webkit-box-orient: horizontal;
  127. -webkit-box-direction: normal;
  128. -ms-flex-direction: row;
  129. flex-direction: row;
  130. -webkit-box-pack: justify;
  131. -ms-flex-pack: justify;
  132. justify-content: space-between
  133. }
  134. .basea-container .baseTop .left {
  135. max-width: 750px
  136. }
  137. .basea-container .baseTop .left .el-select {
  138. width: 180px!important
  139. }
  140. .basea-container .baseTop .right {
  141. height: 40vh;
  142. overflow: scroll
  143. }
  144. .basea-container .baseTop .right ul li {
  145. list-style: none;
  146. line-height: 22px;
  147. font-size: 14px;
  148. color: #aaa
  149. }
  150. .basea-container .baseTop .right::-webkit-scrollbar {
  151. display: none
  152. }
  153. .basea-container .baseBottom {
  154. margin-top: 40px;
  155. display: -webkit-box;
  156. display: -ms-flexbox;
  157. display: flex;
  158. -webkit-box-orient: vertical;
  159. -webkit-box-direction: normal;
  160. -ms-flex-direction: column;
  161. flex-direction: column;
  162. -webkit-box-pack: center;
  163. -ms-flex-pack: center;
  164. justify-content: center;
  165. -webkit-box-align: center;
  166. -ms-flex-align: center;
  167. align-items: center
  168. }
  169. .basea-container .baseBottom .code {
  170. width: 300px;
  171. height: 300px;
  172. background-color: red;
  173. margin-bottom: 20px
  174. }
  175. .basea-container .baseBottom .btnList {
  176. width: 300px;
  177. display: -webkit-box;
  178. display: -ms-flexbox;
  179. display: flex;
  180. -webkit-box-orient: horizontal;
  181. -webkit-box-direction: normal;
  182. -ms-flex-direction: row;
  183. flex-direction: row;
  184. -webkit-box-pack: justify;
  185. -ms-flex-pack: justify;
  186. justify-content: space-between;
  187. margin-top: 60px
  188. }
  189. .basea-container .baseBottom .btnList div {
  190. cursor: pointer;
  191. width: 120px;
  192. height: 40px;
  193. line-height: 40px;
  194. border-radius: 4px;
  195. color: #fff;
  196. text-align: center
  197. }
  198. .basea-container .baseBottom .btnList .closeBtn {
  199. background-color: #777
  200. }
  201. .basea-container .baseBottom .btnList .okBtn {
  202. background-color: #f97215
  203. }
  204. .m-container .m-core .msg.ing[data-v-300b9d66] {
  205. color: #14928a
  206. }
  207. .m-container .m-core .msg[data-v-300b9d66] {
  208. text-align: right;
  209. color: #777;
  210. font-size: 32px;
  211. font-weight: 700;
  212. position: absolute;
  213. right: 40px;
  214. top: -33px
  215. }
  216. .m-container .m-core .msg img[data-v-300b9d66] {
  217. width: 36px;
  218. height: 36px;
  219. position: relative;
  220. top: 5px;
  221. margin-right: 8px
  222. }
  223. .m-container .m-core .abs[data-v-300b9d66] {
  224. position: absolute;
  225. right: 240px;
  226. top: -28px
  227. }
  228. .m-container .term[data-v-300b9d66] {
  229. height: 32px;
  230. line-height: 32px;
  231. border-radius: 24px;
  232. width: 100px;
  233. color: #14928a;
  234. border: 1px solid #14928a;
  235. font-size: 14px;
  236. text-align: center;
  237. margin-right: 12px
  238. }
  239. .m-container .term[data-v-300b9d66]:first-child {
  240. margin-left: 47px
  241. }
  242. .m-container .term.active[data-v-300b9d66] {
  243. color: #fff;
  244. background-color: #14928a
  245. }