myResume.scss 6.0 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317
  1. /* 部分菜单图标 */
  2. @font-face {
  3. font-family: 'icomoon';
  4. src: url('../../static/icon-font/fonts/icomoon.eot?f82mqt');
  5. src: url('../../static/icon-font/fonts/icomoon.eot?f82mqt#iefix') format('embedded-opentype'),
  6. url('../../static/icon-font/fonts/icomoon.ttf?f82mqt') format('truetype'),
  7. url('../../static/icon-font/fonts/icomoon.woff?f82mqt') format('woff'),
  8. url('../../static/icon-font/fonts/icomoon.svg?f82mqt#icomoon') format('svg');
  9. font-weight: normal;
  10. font-style: normal;
  11. font-display: block;
  12. }
  13. [class^="icon-"], [class*=" icon-"] {
  14. /* use !important to prevent issues with browser extensions that change fonts */
  15. font-family: 'icomoon' !important;
  16. speak: never;
  17. font-style: normal;
  18. font-weight: normal;
  19. font-variant: normal;
  20. text-transform: none;
  21. line-height: 1;
  22. /* Better Font Rendering =========== */
  23. -webkit-font-smoothing: antialiased;
  24. -moz-osx-font-smoothing: grayscale;
  25. }
  26. .icon-phone-icon:before {
  27. content: "\e906";
  28. color: #999;
  29. }
  30. /* 我的简历 */
  31. .resume {
  32. width: calc(100% - 92rpx);
  33. margin: 36rpx auto;
  34. /* 头像 */
  35. .resume-head {
  36. display: flex;
  37. .resume-head-left {
  38. margin-right: 32rpx;
  39. }
  40. .resume-head-right {
  41. view {
  42. color: #505050;
  43. font-size: 30rpx;
  44. font-family: 'Microsoft YaHei';
  45. &:first-child {
  46. font-size: 38rpx;
  47. color: #505050;
  48. font-weight: bold;
  49. margin-bottom: 16rpx;
  50. }
  51. &:last-child {
  52. font-size: 28rpx;
  53. margin-top: 5rpx;
  54. }
  55. text {
  56. color: #2a82e4;
  57. }
  58. }
  59. }
  60. }
  61. /* 基本信息 */
  62. .resume-base-info {
  63. margin-top: 54rpx;
  64. .resume-base-info-item {
  65. font-size: 32rpx;
  66. color: #666666;
  67. margin-top: 30rpx;
  68. }
  69. .resume-base-info-phone {
  70. margin-top: 18rpx;
  71. font-size: 30rpx;
  72. color: #505050;
  73. }
  74. }
  75. /* 求职意向 */
  76. .resume-job-intention {
  77. margin-top: 54rpx;
  78. .resume-job-intention-add {
  79. margin-top: 30rpx;
  80. .rjia-item {
  81. color: #666666;
  82. font-size: 32rpx;
  83. font-family: 'Microsoft YaHei';
  84. &:nth-child(2) {
  85. color: #2a82e4;
  86. text-align: center;
  87. margin-top: 30rpx;
  88. }
  89. &:last-child {
  90. font-size: 24rpx;
  91. color: #a6a6a6;
  92. margin-top: 10rpx;
  93. text-align: center;
  94. }
  95. }
  96. }
  97. .resume-job-intention-info {
  98. .rjii-box {
  99. display: flex;
  100. justify-content: space-between;
  101. margin-top: 30rpx;
  102. color: #666666;
  103. font-size: 32rpx;
  104. font-family: 'Microsoft YaHei';
  105. .rjii-left {
  106. line-height: 50rpx;
  107. }
  108. .rjii-right {
  109. color: #2a82e4;
  110. margin-top: 20rpx;
  111. }
  112. }
  113. .rjii-edit-btn {
  114. color: #2a82e4;
  115. text-align: center;
  116. margin-top: 30rpx;
  117. font-size: 32rpx;
  118. font-family: 'Microsoft YaHei';
  119. }
  120. }
  121. }
  122. /* 自我评价 */
  123. .resume-self-evaluation {
  124. margin-top: 54rpx;
  125. .resume-self-evaluation-add {
  126. margin-top: 30rpx;
  127. .rsea-item {
  128. color: #666666;
  129. font-size: 32rpx;
  130. font-family: 'Microsoft YaHei';
  131. &:nth-child(2) {
  132. color: #2a82e4;
  133. text-align: center;
  134. margin-top: 30rpx;
  135. }
  136. &:last-child {
  137. font-size: 24rpx;
  138. color: #a6a6a6;
  139. margin-top: 10rpx;
  140. text-align: center;
  141. }
  142. }
  143. }
  144. .resume-self-evaluation-info {
  145. .rsei-box {
  146. color: #666666;
  147. font-size: 32rpx;
  148. font-family: 'Microsoft YaHei';
  149. margin-top: 30rpx;
  150. line-height: 60rpx;
  151. }
  152. .rsei-edit-btn {
  153. color: #2a82e4;
  154. text-align: center;
  155. margin-top: 30rpx;
  156. font-size: 32rpx;
  157. font-family: 'Microsoft YaHei';
  158. }
  159. }
  160. }
  161. /* 工作经历 */
  162. .resume-work-experience {
  163. margin-top: 54rpx;
  164. .resume-work-experience-steps {
  165. margin-top: 30rpx;
  166. }
  167. .height-110 {
  168. height: 220rpx;
  169. overflow: hidden;
  170. transition: height 1s ease-in;
  171. }
  172. .height-auto {
  173. height: auto;
  174. transition: height 1s ease-out;
  175. }
  176. .resume-work-experience-btn {
  177. text-align: center;
  178. color: #2a82e4;
  179. font-size: 28rpx;
  180. padding: 30rpx 0;
  181. }
  182. }
  183. /* 培训与教育经历 */
  184. .resume-train-experience {
  185. margin-top: 54rpx;
  186. .resume-train-experience-steps {
  187. margin-top: 30rpx;
  188. }
  189. .height-110 {
  190. height: 260rpx;
  191. overflow: hidden;
  192. transition: height 1s ease-in;
  193. }
  194. .height-auto {
  195. height: auto;
  196. transition: height 1s ease-out;
  197. }
  198. .resume-train-experience-btn {
  199. text-align: center;
  200. color: #2a82e4;
  201. font-size: 28rpx;
  202. padding: 30rpx 0;
  203. }
  204. }
  205. }
  206. /* 标题 */
  207. .title {
  208. border-left: solid 20rpx #2a82e4;
  209. padding-left: 20rpx;
  210. font-size: 32rpx;
  211. color: #505050;
  212. font-family: 'Microsoft YaHei';
  213. font-weight: bold;
  214. }
  215. /* 步骤条样式 */
  216. @import '@/uview-ui/libs/css/style.components.scss';
  217. $u-steps-item-number-width: 44rpx;
  218. $u-steps-item-dot-width: 20rpx;
  219. .u-steps {
  220. display: flex;
  221. flex-direction: column;
  222. .u-steps__item {
  223. flex: 1;
  224. text-align: center;
  225. position: relative;
  226. min-width: 100rpx;
  227. font-size: 26rpx;
  228. color: #8799a3;
  229. display: flex;
  230. justify-content: center;
  231. flex-direction: column;
  232. &--row {
  233. @include vue-flex;
  234. flex-direction: column;
  235. .u-steps__item__line {
  236. position: absolute;
  237. z-index: 0;
  238. left: 75%;
  239. width: 50%;
  240. &--dot {
  241. top: calc(#{$u-steps-item-dot-width} / 2);
  242. }
  243. }
  244. }
  245. &--column {
  246. @include vue-flex;
  247. flex-direction: row;
  248. justify-content: flex-start;
  249. min-height: 120rpx;
  250. .u-steps__item__line {
  251. position: absolute;
  252. z-index: 0;
  253. height: 90%;
  254. top: 15%;
  255. left: 10rpx;
  256. &--dot {
  257. left: calc(#{$u-steps-item-dot-width} / 2);
  258. }
  259. &--number {
  260. left: calc(#{$u-steps-item-number-width} / 2);
  261. }
  262. }
  263. }
  264. &__dot {
  265. width: $u-steps-item-dot-width;
  266. height: $u-steps-item-dot-width;
  267. @include vue-flex;
  268. border-radius: 50%;
  269. background-color: #2a82e4;
  270. margin-top: 10rpx;
  271. }
  272. &__text--row {
  273. margin-top: 14rpx;
  274. }
  275. &__text--column {
  276. margin-left: 14rpx;
  277. }
  278. }
  279. &-content {
  280. text-align: left;
  281. margin-left: 40rpx;
  282. margin-bottom: 60rpx;
  283. view {
  284. font-size: 28rpx;
  285. line-height: 40rpx;
  286. &:first-child {
  287. color: #666666;
  288. font-size: 32rpx;
  289. font-weight: bold;
  290. margin-bottom: 10rpx;
  291. }
  292. text {
  293. color: #ff5733;
  294. }
  295. }
  296. }
  297. }