teacher.vue 12 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326
  1. <template>
  2. <section class="Teacher-container">
  3. <div class="banner-img">
  4. <img src="http://res.training.luojigou.vip/FuZb5sZcmKD9pr2dTsmJeMWxTpi3?imageView2/0/q/50|imageslim" alt="">
  5. <section class="label ">
  6. 教师APP
  7. </section>
  8. </div>
  9. <slot></slot>
  10. <slot name="label"></slot>
  11. <div class="content">
  12. <img class="bg-img" src="http://res.training.luojigou.vip/FptKxSHKx-s710eoLowQzeaOIDrZ?imageView2/0/q/50|imageslim" alt="">
  13. <div class="content-list">
  14. <div class="content-list-one wow animate__animated animate__lightSpeedInRight">
  15. <div class="left">
  16. <div class="label">
  17. 教师端APP使教师更好管 理,记录宝宝成长
  18. </div>
  19. <div class="desc">
  20. 点击下方下载苹果端和安卓端app,立即体验
  21. </div>
  22. <div class="download">
  23. <img class="cp" src="http://res.training.luojigou.vip/Fl_0R6Bwy75ByXLhmm2b1cpknZEv?imageView2/0/q/50|imageslim" alt="">
  24. <img class="cp" src="http://res.training.luojigou.vip/FvhOJGHagsZ2wuo3Fc3YAuL_z_g0?imageView2/0/q/50|imageslim" alt="">
  25. </div>
  26. </div>
  27. <div class="right">
  28. <img src="http://res.training.luojigou.vip/FsvUZCVqc4Buqv5lzX-LvFfnNwip?imageView2/0/q/50|imageslim" alt="">
  29. </div>
  30. </div>
  31. <div class="content-list-two wow animate__animated animate__lightSpeedInLeft">
  32. <div class="left">
  33. <img src="http://res.training.luojigou.vip/FizSPHT_QRzPSwGd9vTZzh40E_39?imageView2/0/q/50|imageslim" alt="">
  34. </div>
  35. <div class="right">
  36. <div class="label">
  37. 购买课程,更加便捷流畅的 抢课体验
  38. </div>
  39. <div class="desc">
  40. 优化金刚区图标入口分类,丰富课程展现,节 省操作时间,提高用户体验
  41. </div>
  42. </div>
  43. </div>
  44. <div class="content-list-three wow animate__animated animate__lightSpeedInRight">
  45. <div class="left">
  46. <div class="label">
  47. 购物商城,精简入口, 丰富内容
  48. </div>
  49. <div class="desc">
  50. 更快速便捷购买到自己需要的书籍资料
  51. </div>
  52. </div>
  53. <div class="right">
  54. <img src="http://res.training.luojigou.vip/FuEKg4hF998JPuy742NZvgYoAiYt?imageView2/0/q/50|imageslim" alt="">
  55. </div>
  56. </div>
  57. <div class="content-list-four wow animate__animated animate__lightSpeedInLeft">
  58. <div class="left">
  59. <img src="http://res.training.luojigou.vip/FrmwkZkCodJnyC1O8eyIUyRyZqjD?imageView2/0/q/50|imageslim" alt="">
  60. </div>
  61. <div class="right">
  62. <div class="label">
  63. 购物商城,展现逻辑狗的系 列产品
  64. </div>
  65. <div class="desc">
  66. 精细的产品分类,你最短时间找到自己需要的 产品
  67. </div>
  68. </div>
  69. </div>
  70. <div class="content-list-five wow animate__animated animate__lightSpeedInRight">
  71. <div class="left">
  72. <div class="label">
  73. 查看更加便捷的学习方式
  74. </div>
  75. <div class="desc">
  76. 课程下载到app,随时随地自由学习
  77. </div>
  78. </div>
  79. <div class="right">
  80. <img src="http://res.training.luojigou.vip/Fr03YUbwfy49vSDg5gNyEgNMy9Th?imageView2/0/q/50|imageslim" alt="">
  81. </div>
  82. </div>
  83. </div>
  84. </div>
  85. </section>
  86. </template>
  87. <script>
  88. if (process.browser) {
  89. var {WOW} = require('wowjs')
  90. }
  91. export default {
  92. name: 'TeacherPage',
  93. mounted () {
  94. if (process.browser) {
  95. new WOW({
  96. offset: 0,
  97. live: true
  98. }).init()
  99. }
  100. },
  101. }
  102. </script>
  103. <style scoped lang="scss">
  104. .Teacher-container {
  105. .banner-img {
  106. position: relative;
  107. img {
  108. width: 100%;
  109. height: 881px;
  110. }
  111. .label {
  112. font-family:PingFangSC-Semibold,PingFang SC;
  113. font-weight:600;
  114. color: #ffffff;
  115. font-size: 80px;
  116. position: absolute;
  117. top: 50%;
  118. left: 50%;
  119. transform: translate(-50%, -50%);
  120. }
  121. }
  122. .content {
  123. position: relative;
  124. z-index: 0;
  125. top: -653px;
  126. img {
  127. width: 100%;
  128. height: 5210px;
  129. object-fit: cover;
  130. // position: absolute;
  131. // z-index: 0;
  132. }
  133. .content-list {
  134. width: 100%;
  135. position: absolute;
  136. top: 883px;
  137. left: 0;
  138. padding: 0 344px;
  139. box-sizing: border-box;
  140. z-index: 2;
  141. .content-list-one {
  142. display: flex;
  143. justify-content: space-between;
  144. .right {
  145. img {
  146. width: 601px;
  147. height: 586px;
  148. }
  149. }
  150. .left {
  151. display: flex;
  152. flex-direction: column;
  153. justify-content: center;
  154. .label {
  155. width: 369px;
  156. height: 84px;
  157. color: #262626;
  158. font-size: 30px;
  159. font-family:PingFangSC-Semibold,PingFang SC;
  160. font-weight:600;
  161. }
  162. .desc {
  163. margin-top: 42px;
  164. font-size:18px;
  165. font-family:PingFangSC-Regular,PingFang SC;
  166. font-weight:400;
  167. color:rgba(58,58,58,1);
  168. }
  169. .download {
  170. margin-top: 81px;
  171. display: flex;
  172. flex-direction: column;
  173. justify-content: space-between;
  174. img {
  175. width: 161px;
  176. height: 41px;
  177. }
  178. }
  179. .download img:first-child {
  180. margin-bottom: 25px;
  181. }
  182. }
  183. }
  184. .content-list-two {
  185. display: flex;
  186. justify-content: space-between;
  187. margin-top: 291px;
  188. .left {
  189. img {
  190. width: 601px;
  191. height: 586px;
  192. }
  193. }
  194. .right {
  195. display: flex;
  196. flex-direction: column;
  197. justify-content: center;
  198. .label {
  199. width: 369px;
  200. height: 84px;
  201. color: #262626;
  202. font-size: 30px;
  203. font-family:PingFangSC-Semibold,PingFang SC;
  204. font-weight:600;
  205. }
  206. .desc {
  207. width: 388px;
  208. margin-top: 42px;
  209. font-size:18px;
  210. font-family:PingFangSC-Regular,PingFang SC;
  211. font-weight:400;
  212. color:rgba(58,58,58,1);
  213. }
  214. }
  215. }
  216. .content-list-three {
  217. display: flex;
  218. justify-content: space-between;
  219. margin-top: 291px;
  220. .right {
  221. img {
  222. width: 601px;
  223. height: 586px;
  224. }
  225. }
  226. .left {
  227. display: flex;
  228. flex-direction: column;
  229. justify-content: center;
  230. .label {
  231. width: 369px;
  232. height: 84px;
  233. color: #262626;
  234. font-size: 30px;
  235. font-family:PingFangSC-Semibold,PingFang SC;
  236. font-weight:600;
  237. }
  238. .desc {
  239. width: 388px;
  240. margin-top: 42px;
  241. font-size:18px;
  242. font-family:PingFangSC-Regular,PingFang SC;
  243. font-weight:400;
  244. color:rgba(58,58,58,1);
  245. }
  246. }
  247. }
  248. .content-list-four {
  249. display: flex;
  250. justify-content: space-between;
  251. margin-top: 291px;
  252. .left {
  253. img {
  254. width: 601px;
  255. height: 586px;
  256. }
  257. }
  258. .right {
  259. display: flex;
  260. flex-direction: column;
  261. justify-content: center;
  262. .label {
  263. width: 369px;
  264. height: 84px;
  265. color: #262626;
  266. font-size: 30px;
  267. font-family:PingFangSC-Semibold,PingFang SC;
  268. font-weight:600;
  269. }
  270. .desc {
  271. width: 388px;
  272. margin-top: 42px;
  273. font-size:18px;
  274. font-family:PingFangSC-Regular,PingFang SC;
  275. font-weight:400;
  276. color:rgba(58,58,58,1);
  277. }
  278. }
  279. }
  280. .content-list-five {
  281. display: flex;
  282. justify-content: space-between;
  283. margin-top: 291px;
  284. .right {
  285. img {
  286. width: 601px;
  287. height: 586px;
  288. }
  289. }
  290. .left {
  291. display: flex;
  292. flex-direction: column;
  293. justify-content: center;
  294. .label {
  295. width: 369px;
  296. height: 84px;
  297. color: #262626;
  298. font-size: 30px;
  299. font-family:PingFangSC-Semibold,PingFang SC;
  300. font-weight:600;
  301. }
  302. .desc {
  303. width: 388px;
  304. margin-top: 42px;
  305. font-size:18px;
  306. font-family:PingFangSC-Regular,PingFang SC;
  307. font-weight:400;
  308. color:rgba(58,58,58,1);
  309. }
  310. }
  311. }
  312. }
  313. }
  314. }
  315. .cp {
  316. cursor: pointer;
  317. }
  318. </style>