login.blade.php 23 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731
  1. <!DOCTYPE html>
  2. <html lang="{$lang.code}">
  3. <head>
  4. <meta charset="utf-8">
  5. <meta http-equiv="X-UA-Compatible" content="IE=edge">
  6. <title>引擎力-培养走向世界的企业</title>
  7. <meta name="keywords" content="引擎力合作伙伴,引擎力后台">
  8. <meta name="description"
  9. content="引擎力定位于海外数字营销专家,用数据说话,引领外贸企业迈向全球化!拥有多项核心自主知识产权,一直在不断的发展和拓展我们的网络营销范围。拥有120余人海外推广团队,80%以上执创人员,5年以上专业外贸推广经验,为您的外贸网站量身定制打造高质量的流量及询盘。">
  10. <meta name="robots" content="noodp"/>
  11. <meta name="viewport"
  12. content="width=device-width,initial-scale=1.0, minimum-scale=1.0, maximum-scale=1.0, user-scalable=no"/>
  13. <link rel="shortcut icon" href="{{asset('favicon.ico')}}"/>
  14. <!--{if $id == 1}-->
  15. <script type='application/ld+json'>
  16. { "@context": "http:\/\/schema.org", "@type": "WebSite", "@id": "#website", "url": "https:\/\/{$lang.subdomain}.{$setting.domain}\/", "name": "{$setting.sitename}", "potentialAction": { "@type": "SearchAction", "target": "https:\/\/{$lang.subdomain}.{$setting.domain}\/?s={search_term_string}", "query-input": "required name=search_term_string" } }
  17. </script>
  18. <!--{/if}-->
  19. <!--{snippet getStructuredData}-->
  20. {{--<link href="{{asset('themes/simple/css/all.min.css')}}" rel="stylesheet" type="text/css" />--}}
  21. <link href="{{asset('css/bootstrap.min14ed.css?v=3.3.6')}}" rel="stylesheet">
  22. </head>
  23. <style>
  24. .sep-body {
  25. background: #f3f3f5;
  26. }
  27. .sep-homes-boxs {
  28. display: block;
  29. width: 100%;
  30. height: 100%;
  31. text-align: center;
  32. padding: 10% 0 12%;
  33. background: #f3f3f5;
  34. }
  35. .sep-homes-titles {
  36. display: block;
  37. width: 100%;
  38. text-align: center;
  39. }
  40. .denglu-boxs {
  41. display: block;
  42. width: 100%;
  43. max-width: 430px;
  44. margin: auto;
  45. background: #fff;
  46. border-radius: 6px;
  47. margin-top: 54px;
  48. padding: 60px 0 66px;
  49. }
  50. .denglu-titles {
  51. text-align: center;
  52. font-size: 16px;
  53. color: #fe8713;
  54. margin-bottom: 50px;
  55. }
  56. .denglu-boxs form {
  57. padding: 0 40px;
  58. }
  59. .denglu-boxs form .lists {
  60. width: 100%;
  61. margin-bottom: 35px;
  62. position: relative;
  63. }
  64. .denglu-boxs form .lists input {
  65. width: 100%;
  66. border: 1px solid #646464;
  67. padding-left: 54px;
  68. line-height: 44px;
  69. height: 46px;
  70. outline: none;
  71. color: #201c19;
  72. }
  73. .denglu-boxs form .lists.lasts {
  74. padding-top: 34px;
  75. margin-bottom: 0;
  76. }
  77. .img-boxs {
  78. width: 40px;
  79. height: 40px;
  80. background: #e4e4e4;
  81. display: block;
  82. position: absolute;
  83. left: 3px;
  84. top: 3px;
  85. line-height: 40px;
  86. text-align: center;
  87. }
  88. .lists-lists {
  89. display: inline-block;
  90. vertical-align: top;
  91. width: 46%;
  92. background: none;
  93. border: 1px solid #b5b5b5;
  94. text-align: center;
  95. height: 36px;
  96. line-height: 34px;
  97. border-radius: 18px;
  98. color: #201c19;
  99. cursor: pointer;
  100. outline: none;
  101. }
  102. .lists-lists:hover {
  103. background: #fe8713;
  104. border-color: #fe8713;
  105. color: #fff;
  106. }
  107. .abtn {
  108. color: black;
  109. }
  110. .abtn:hover {
  111. background: #fe8713;
  112. border-color: #fe8713;
  113. color: #fff;
  114. text-decoration: none;
  115. }
  116. .footer-boxs{
  117. width: 100%;
  118. padding: 20px 0;
  119. overflow: hidden;
  120. margin-top: 30px;
  121. }
  122. .footer-boxs .sep-container{
  123. width: 100%;
  124. max-width: 1400px;
  125. margin: auto;
  126. line-height: 30px;
  127. }
  128. .footer-boxs .f-lefts{
  129. text-align: center;
  130. color: #323232;
  131. }
  132. .footer-boxs .f-rights{
  133. float: right;
  134. color: #323232;
  135. }
  136. .footer-boxs .lists{
  137. display: inline-block;
  138. vertical-align: top;
  139. color: #323232;
  140. }
  141. .footer-boxs .lists.ons{
  142. margin-right: 12px;
  143. }
  144. .footer-boxs a:hover{
  145. color: #fe8713 !important;
  146. }
  147. @media screen and (max-width: 1400px){
  148. .footer-boxs .sep-container{
  149. padding: 0 2%;
  150. }
  151. }
  152. @media screen and (max-width: 812px){
  153. .footer-boxs .f-lefts{
  154. width: 100%;
  155. text-align: center;
  156. }
  157. .footer-boxs .f-rights{
  158. width: 100%;
  159. text-align: center;
  160. }
  161. }
  162. .sep-header{
  163. margin: 0;
  164. padding: 0;
  165. }
  166. .sep-header .bottom{
  167. background: #fff;
  168. padding: 0 0;
  169. position: relative;
  170. }
  171. .sep-header .bottom .sep-container{
  172. width: 100%;
  173. max-width: 1400px;
  174. margin: 0 auto;
  175. }
  176. .sep-header .bottom .sep-container .logo-box{
  177. position: relative;
  178. top: 17px;
  179. transition: all .3s;
  180. float: left;
  181. }
  182. .sep-header .bottom .sep-container .logo-box .logo{
  183. display: inline-block;
  184. margin-right: 26px;
  185. position: relative;
  186. }
  187. .sep-header .bottom .sep-container .logo-box .logo img{
  188. vertical-align: bottom;
  189. transition: all .3s;
  190. }
  191. .sep-header .bottom .sep-container .logo-box .text{
  192. display: inline-block;
  193. position: relative;
  194. }
  195. .sep-header.header-inner3 .bottom .sep-container .logo-box .text .hd{
  196. font-size: 18px;
  197. margin-bottom: 4px;
  198. transition: all .3s;
  199. color: #323232;
  200. font-weight: bold;
  201. }
  202. .sep-header.header-inner3 .bottom .sep-container .logo-box .text .bd{
  203. color: #333;
  204. font-size: 12px;
  205. position: relative;
  206. }
  207. .sep-header .bottom .sep-container .main-nav{
  208. margin-left: 10px;
  209. float: left;
  210. margin-bottom: 0px;
  211. }
  212. .sep-header .bottom .sep-container .main-nav li{
  213. float: left;
  214. list-style: none;
  215. padding: 33px 15px;
  216. transition: all .3s;
  217. line-height: 24px;
  218. }
  219. .sep-header .bottom .sep-container .main-nav li .menu-down{
  220. background: #fff;
  221. position: absolute;
  222. padding-top: 40px;
  223. padding-bottom: 15px;
  224. top: 100%;
  225. left: 0;
  226. width: 100%;
  227. z-index: 800000;
  228. border-top: 1px solid #f08421;
  229. display: none;
  230. box-shadow: 0 10px 16px rgba(0,0,0,0.1);
  231. }
  232. .sep-header .bottom .sep-container .main-nav li .menu-down .box-x2{
  233. padding-left: 62px;
  234. position: relative;
  235. height: 83px;
  236. }
  237. .sep-header .bottom .sep-container .main-nav li .menu-down .box-x2 .thumb2{
  238. position: absolute;
  239. left: 0;
  240. top: 0;
  241. width: 47px;
  242. height: 42px;
  243. }
  244. .sep-header .bottom .sep-container .main-nav li .menu-down .box-x2 .thumb2 img{
  245. display: inline-block;
  246. }
  247. .sep-header .bottom .sep-container .main-nav li .menu-down .box-x2 .thumb2 img:nth-child(2){
  248. display: none;
  249. }
  250. .sep-header .bottom .sep-container .main-nav li .menu-down .box-x2:hover .thumb2 img:nth-child(1){
  251. display: none;
  252. }
  253. .sep-header .bottom .sep-container .main-nav li .menu-down .box-x2:hover .thumb2 img:nth-child(2){
  254. display: inline-block;
  255. }
  256. .sep-header .bottom .sep-container .main-nav li .menu-down .box-x2 .x-hd{
  257. display: block;
  258. color: #383838;
  259. font-size: 16px;
  260. margin-bottom: 3px;
  261. }
  262. .sep-header .bottom .sep-container .main-nav li .menu-down .box-x2:hover .x-hd{
  263. color: #f05323;
  264. }
  265. .sep-header .bottom .sep-container .main-nav li .menu-down .box-x3{
  266. position: relative;
  267. }
  268. .sep-header .bottom .sep-container .main-nav li .menu-down .box-x3 .hot{
  269. position: absolute;
  270. display: inline-block;
  271. right: -5px;
  272. top: -18px;
  273. }
  274. .sep-header .bottom .sep-container .main-nav li .menu-down .box-x3 .thumb3{
  275. text-align: center;
  276. display: block;
  277. }
  278. .sep-header .bottom .sep-container .main-nav li .menu-down .box-x3 .thumb3 img{
  279. display: inline-block;
  280. height: 36px;
  281. }
  282. .sep-header .bottom .sep-container .main-nav li .menu-down .box-x3 .thumb3 img:nth-child(2){
  283. display: none;
  284. }
  285. .sep-header .bottom .sep-container .main-nav li .menu-down .box-x3 .title3{
  286. color: #383838;
  287. font-size: 14px;
  288. display: block;
  289. text-align: center;
  290. margin-top: 10px;
  291. }
  292. .sep-header .bottom .sep-container .main-nav li .menu-down .box-x3:hover .thumb3 img:nth-child(1){
  293. display: none;
  294. }
  295. .sep-header .bottom .sep-container .main-nav li .menu-down .box-x3:hover .thumb3 img:nth-child(2){
  296. display: inline-block;
  297. }
  298. .sep-header .bottom .sep-container .main-nav li:hover .menu-down{
  299. display: block;
  300. }
  301. .sep-header.header-inner3 .bottom .sep-container .main-nav li a{
  302. color: #323232;
  303. font-size: 16px;
  304. }
  305. .sep-header .bottom .sep-container .main-nav li .menu-down .box-x2 .summary2{
  306. font-size: 12px;
  307. }
  308. .sep-header .bottom .sep-container .main-nav li.active>a{
  309. color: #f08421;
  310. }
  311. .sep-header .bottom .sep-container .main-nav li:hover>a{
  312. color: #f08421;
  313. }
  314. .sep-header .bottom .sep-container .main-nav li.active a:before{
  315. content: '';
  316. display: block;
  317. width: 32px;
  318. height: 2px;
  319. position: absolute;
  320. left: 50%;
  321. bottom: 17px;
  322. -webkit-transform: translateX(-50%);
  323. -moz-transform: translateX(-50%);
  324. -ms-transform: translateX(-50%);
  325. -o-transform: translateX(-50%);
  326. transform: translateX(-50%);
  327. background: #f08421;
  328. }
  329. @media screen and (max-width: 1024px) {
  330. .sep-homes-titles {
  331. margin-bottom: 30px;
  332. }
  333. }
  334. @media screen and (max-width: 480px) {
  335. .sep-header .bottom .sep-container .logo-box{
  336. top: 0 !important;
  337. padding: 16px 0;
  338. }
  339. .sep-homes-titles{
  340. display: none !important;
  341. }
  342. .sep-header .bottom .sep-container .main-nav{
  343. display: none !important;
  344. }
  345. .denglu-boxs{
  346. margin-top: 54px;
  347. padding: 36px 0;
  348. }
  349. .sep-homes-boxs{
  350. padding: 0 0 12%;
  351. }
  352. #logos{
  353. display: none;
  354. }
  355. .yin-boxs{
  356. padding: 36px 0;
  357. }
  358. }
  359. @media screen and (max-width: 375px) {
  360. .middle-box{
  361. padding-top: 0;
  362. }
  363. }
  364. </style>
  365. <body>
  366. <div class="sep-body fix">
  367. <div class="sep-header header-inner header-inner3">
  368. <div class="bottom">
  369. <div class="sep-container clearfix">
  370. <div class="logo-box lf">
  371. <a href="https://www.yinqingli.com/" class="logo">
  372. <img src="/img/yinqingli-logo.png" alt=" 浙江引擎力营销策划有限公司">
  373. </a>
  374. <div class="text">
  375. <div class="hd">
  376. 外贸营销就找引擎力
  377. </div>
  378. <div class="bd">
  379. 200+国企、上市企业的选择
  380. </div>
  381. </div>
  382. </div>
  383. <ul class="main-nav lf">
  384. <li>
  385. <a href="https://www.yinqingli.com/">
  386. 首页
  387. </a>
  388. </li>
  389. <li>
  390. <a href="javascript:;" target="_blank">
  391. 效果营销 <i class="fa fa-caret-down" aria-hidden="true"></i>
  392. </a>
  393. <div class="menu-down ">
  394. <div class="sep-container">
  395. <div class="row">
  396. <div class="col-md-9 col-sm-9">
  397. <div class="row">
  398. <div class="col-md-3 col-sm-3">
  399. <div class="box-x2">
  400. <a href="https://www.yinqingli.com/web" target="_blank" class="thumb2">
  401. <img src="/img/nav-icon1.png" alt=" 外贸网站建设">
  402. <img src="/img/nav-icon1-h.png" alt=" 外贸网站建设">
  403. </a>
  404. <a href="https://www.yinqingli.com/web" target="_blank" class="x-hd">
  405. 外贸网站建设
  406. </a>
  407. <a href="https://www.yinqingli.com/web" target="_blank" class="summary2">
  408. 拒绝模板、个性设计
  409. </a>
  410. </div>
  411. </div>
  412. <div class="col-md-3 col-sm-3">
  413. <div class="box-x2">
  414. <a href="https://www.yinqingli.com/gs" target="_blank" class="thumb2">
  415. <img src="/img/nav-icon2.png" alt=" Google优化司">
  416. <img src="/img/nav-icon2-h.png" alt=" Google优化">
  417. </a>
  418. <a href="https://www.yinqingli.com/gs" target="_blank" class="x-hd">
  419. Google优化
  420. </a>
  421. <a href="https://www.yinqingli.com/gs" target="_blank" class="summary2">
  422. 只做有搜索量的关键词
  423. </a>
  424. </div>
  425. </div>
  426. <div class="col-md-3 col-sm-3">
  427. <div class="box-x2">
  428. <a href="https://www.yinqingli.com/google-ads" target="_blank" class="thumb2">
  429. <img src="/img/nav-icon3.png" alt=" Google竞价">
  430. <img src="/img/nav-icon3-h.png" alt=" Google竞价">
  431. </a>
  432. <a href="https://www.yinqingli.com/google-ads" target="_blank" class="x-hd">
  433. Google竞价
  434. </a>
  435. <a href="https://www.yinqingli.com/google-ads" target="_blank" class="summary2">
  436. 全球最大搜索引擎
  437. </a>
  438. </div>
  439. </div>
  440. <div class="col-md-3 col-sm-3">
  441. <div class="box-x2">
  442. <a href="https://www.yinqingli.com/bing-ads" target="_blank" class="thumb2">
  443. <img src="/img/nav-icon5.png" alt=" Bing 竞价">
  444. <img src="/img/nav-icon5-h.png" alt=" Bing 竞价">
  445. </a>
  446. <a href="https://www.yinqingli.com/bing-ads" target="_blank" class="x-hd">
  447. Bing 竞价
  448. </a>
  449. <a href="https://www.yinqingli.com/bing-ads" target="_blank" class="summary2">
  450. 全球第二大搜索引擎
  451. </a>
  452. </div>
  453. </div>
  454. <div class="col-md-3 col-sm-3">
  455. <div class="box-x2">
  456. <a href="https://www.yinqingli.com/yandex-ads" target="_blank" class="thumb2">
  457. <img src="/img/nav-icon6.png" alt=" Yandex竞价">
  458. <img src="/img/nav-icon6-h.png" alt=" Yandex竞价">
  459. </a>
  460. <a href="https://www.yinqingli.com/yandex-ads" target="_blank" class="x-hd">
  461. Yandex竞价
  462. </a>
  463. <a href="https://www.yinqingli.com/yandex-ads" target="_blank" class="summary2">
  464. 俄联邦本土搜索引擎
  465. </a>
  466. </div>
  467. </div>
  468. <div class="col-md-3 col-sm-3">
  469. <div class="box-x2">
  470. <a href="https://www.yinqingli.com/facebook" target="_blank" class="thumb2">
  471. <img src="/img/nav-icon7.png" alt=" Facebook运营">
  472. <img src="/img/nav-icon7-h.png" alt=" Facebook运营">
  473. </a>
  474. <a href="https://www.yinqingli.com/facebook" target="_blank" class="x-hd">
  475. Facebook运营
  476. </a>
  477. <a href="https://www.yinqingli.com/facebook" target="_blank" class="summary2">
  478. 全球最大社交网络平台
  479. </a>
  480. </div>
  481. </div>
  482. <div class="col-md-3 col-sm-3">
  483. <div class="box-x2">
  484. <a href="https://www.yinqingli.com/linkedin" target="_blank" class="thumb2">
  485. <img src="/img/nav-icon8.png" alt=" Linkedin运营">
  486. <img src="/img/nav-icon8-h.png" alt=" Linkedin运营">
  487. </a>
  488. <a href="https://www.yinqingli.com/linkedin" target="_blank" class="x-hd">
  489. Linkedin运营
  490. </a>
  491. <a href="https://www.yinqingli.com/linkedin" class="summary2">
  492. 全球最大职场社交平台
  493. </a>
  494. </div>
  495. </div>
  496. <div class="col-md-3 col-sm-3">
  497. <div class="box-x2">
  498. <a href="https://www.yinqingli.com/youtube" target="_blank" class="thumb2">
  499. <img src="/img/nav-icon-youtube.png" alt=" YouTube运营">
  500. <img src="/img/nav-icon-youtubeh.png" alt=" YouTube运营">
  501. </a>
  502. <a href="https://www.yinqingli.com/youtube" target="_blank" class="x-hd">
  503. YouTube运营
  504. </a>
  505. <a href="https://www.yinqingli.com/youtube" target="_blank" class="summary2">
  506. 全球最大视频门户平台
  507. </a>
  508. </div>
  509. </div>
  510. <div class="col-md-3 col-sm-3">
  511. <div class="box-x2">
  512. <a href="https://www.yinqingli.com/wikipedia" target="_blank" class="thumb2">
  513. <img src="/img/nav-icon9.png" alt=" 维基百科">
  514. <img src="/img/nav-icon9-h.png" alt=" 维基百科">
  515. </a>
  516. <a href="https://www.yinqingli.com/wikipedia" target="_blank" class="x-hd">
  517. 维基百科
  518. </a>
  519. <a href="https://www.yinqingli.com/wikipedia" target="_blank" class="summary2">
  520. 提高公司知名度、权威度
  521. </a>
  522. </div>
  523. </div>
  524. <div class="col-md-3 col-sm-3">
  525. <div class="box-x2">
  526. <a href="https://www.yinqingli.com/epr" target="_blank" class="thumb2">
  527. <img src="/img/nav-icon10.png" alt=" EPR新闻稿">
  528. <img src="/img/nav-icon10-h.png" alt=" EPR新闻稿">
  529. </a>
  530. <a href="https://www.yinqingli.com/epr" target="_blank" class="x-hd">
  531. EPR新闻稿
  532. </a>
  533. <a href="https://www.yinqingli.com/epr" target="_blank" class="summary2">
  534. 提高公司软实力、影响力
  535. </a>
  536. </div>
  537. </div>
  538. <div class="col-md-3 col-sm-3">
  539. <div class="box-x2">
  540. <a href="https://www.yinqingli.com/content-marketing" target="_blank" class="thumb2">
  541. <img src="/img/nav-icon-con.png" alt=" 内容营销">
  542. <img src="/img/nav-icon-conh.png" alt=" 内容营销">
  543. </a>
  544. <a href="https://www.yinqingli.com/content-marketing" target="_blank" class="x-hd">
  545. 内容营销
  546. </a>
  547. <a href="https://www.yinqingli.com/content-marketing" target="_blank" class="summary2">
  548. 高质量、原创撰写文案
  549. </a>
  550. </div>
  551. </div>
  552. </div>
  553. </div>
  554. <div class="col-md-3 col-sm-3">
  555. <div class="row">
  556. <div class="col-md-4 col-sm-4">
  557. <div class="box-x3">
  558. <img src="/img/free.png" alt=" 网站诊断" class="hot">
  559. <a href="https://www.yinqingli.com/analysis" class="thumb3">
  560. <img src="/img/nav-icon11.png" alt=" 网站诊断">
  561. <img src="/img/nav-icon11-h.png" alt=" 网站诊断">
  562. </a>
  563. <a href="https://www.yinqingli.com/analysis" target="_blank" class="title3">
  564. 网站诊断
  565. </a>
  566. </div>
  567. </div>
  568. <div class="col-md-4 col-sm-4">
  569. <div class="box-x3">
  570. <img src="/img/hot.png" alt=" 定制方案" class="hot">
  571. <a href="https://www.yinqingli.com/custom-service" class="thumb3">
  572. <img src="/img/nav-icon13.png" alt=" 定制方案">
  573. <img src="/img/nav-icon13-h.png" alt=" 定制方案">
  574. </a>
  575. <a href="https://www.yinqingli.com/custom-service" target="_blank" class="title3">
  576. 定制方案
  577. </a>
  578. </div>
  579. </div>
  580. </div>
  581. </div>
  582. </div>
  583. </div>
  584. </div>
  585. </li>
  586. <li>
  587. <a href="https://www.yinqingli.com/branding" target="_blank">
  588. 品牌出海
  589. </a>
  590. </li>
  591. <li>
  592. <a href="https://www.yinqingli.com/cases" target="_blank">
  593. 客户案例
  594. </a>
  595. </li>
  596. <li>
  597. <a href="https://www.yinqingli.com/overseas-marketing" target="_blank">
  598. 外贸学堂
  599. </a>
  600. </li>
  601. <li>
  602. <a href="https://www.yinqingli.com/about" target="_blank">
  603. 关于引擎力
  604. </a>
  605. </li>
  606. </ul>
  607. </div>
  608. </div>
  609. </div>
  610. <div class="sep-homes-boxs">
  611. <div class="sep-homes-titles">
  612. <img src="{{asset('themes/simple/img/yinqingli-logo.png')}}" alt="">
  613. </div>
  614. <div class="denglu-boxs fix">
  615. <div class="denglu-titles">
  616. @switch($from)
  617. @case('customer')
  618. 合作客户登录
  619. @break;
  620. @case('partner')
  621. 渠道客户登录
  622. @break;
  623. @endswitch
  624. </div>
  625. <form onsubmit="return false;">
  626. <div class="lists">
  627. <div class="img-boxs">
  628. <img src="{{asset('themes/simple/img/zhanghao-img.png')}}" alt="">
  629. </div>
  630. <input type="text" placeholder="输入账号" id="username"/>
  631. </div>
  632. <div class="lists">
  633. <div class="img-boxs">
  634. <img src="{{asset('themes/simple/img/mima-img.png')}}" alt="">
  635. </div>
  636. <input type="password" placeholder="输入密码" id="password"/>
  637. </div>
  638. <div class="lists lasts">
  639. <button type="submit" class="lists-lists lf" id="logon">
  640. 立即登录
  641. </button>
  642. <div class="lists-lists rt">
  643. <a href="https://www.yinqingli.com" class="abtn">返回首页</a>
  644. </div>
  645. </div>
  646. </form>
  647. </div>
  648. </div>
  649. <div class="footer-boxs">
  650. <div class="sep-container">
  651. <div class="f-lefts">
  652. <a href="" class="lists ons">
  653. 浙江引擎力营销策划有限公司(YinQingLi.com)版权所有
  654. </a>
  655. <span class="lists">
  656. 浙ICP备16020008号
  657. </span>
  658. </div>
  659. {{-- <div class="f-rights">
  660. <span class="lists">
  661. <script src="https://kxlogo.knet.cn/seallogo.dll?sn=e19070233010078621zqlw000000&size=2"></script>
  662. </span>
  663. </div>--}}
  664. </div>
  665. </div>
  666. </div>
  667. <script src="{{asset('js/jquery.min.js?v=2.1.4')}}"></script>
  668. <script src="{{asset('js/plugins/layer-v3.1.1/layer/layer.js')}}"></script>
  669. <script>
  670. $(".sep-header .bottom .sep-container .main-nav li").hover(function(){
  671. $(this).find(".menu-down").show();
  672. },function(){
  673. $(this).find(".menu-down").hide();
  674. });
  675. // new WOW().init();
  676. var utils = {
  677. login: function () {
  678. $.ajax({
  679. type: 'post',
  680. url: '/' + "{{$from}}",
  681. data: {username: $("#username").val(), password: $("#password").val()},
  682. success: function (result) {
  683. if (result.status === 200) {
  684. layer.msg('登录成功', {icon: 6, time: 1000}, function () {
  685. window.location.href = '/admin';
  686. });
  687. } else {
  688. layer.alert(result.message, {icon: 5})
  689. }
  690. }
  691. });
  692. }
  693. };
  694. $(function () {
  695. $(document).on('click', '#logon', function () {
  696. utils.login();
  697. })
  698. })
  699. </script>
  700. <noscript>
  701. Your browser does not support VBScript!
  702. </noscript>
  703. <!--{snippet traffic}-->
  704. </body>
  705. </html>