PcFooter.vue 13 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494
  1. <template>
  2. <footer>
  3. <div
  4. class="footer-top"
  5. v-if="footerBannerList.length > 0">
  6. <el-image
  7. lazy
  8. :src="footerBannerList[0].image"
  9. alt=""
  10. class="footer-banner"
  11. fit="cover"></el-image>
  12. <div class="top-item">
  13. <p>Need ideas? Samples? Art assistance?</p>
  14. <p>Get in touch, we're here to help</p>
  15. <!-- <el-button
  16. class="btn btn-red"
  17. @click="openLoginDialog">
  18. Become a member
  19. </el-button> -->
  20. <div class="btn btn-blue">
  21. <!-- <nuxt-link
  22. to="/home/contact"
  23. v-if="isLogin">
  24. Contact Us
  25. </nuxt-link> -->
  26. <nuxt-link to="/home/contactus"> Contact Us </nuxt-link>
  27. </div>
  28. </div>
  29. </div>
  30. <div class="footer-middle com-margin-auto">
  31. <div class="middle com-margin-auto com-flex">
  32. <div class="middle-item-left">
  33. <img
  34. :src="websitelogo"
  35. alt="logo" />
  36. <!-- <p>{{ indexConfigWebsite.company_introduction }}</p> -->
  37. </div>
  38. <div class="middle-item-right">
  39. <div class="item-menu">
  40. <div class="item-title">OUR PRODUCTS</div>
  41. <div class="item-line"></div>
  42. <div class="item-content">
  43. <div>
  44. <ul>
  45. <li
  46. v-for="item in productList"
  47. :key="item.id">
  48. <nuxt-link
  49. :to="{
  50. name: 'category-firstCategory',
  51. params: {
  52. firstCategory: item.name
  53. .replace(/\s+/g, '-')
  54. .replace('-&', '')
  55. .toLowerCase(),
  56. id: item.id,
  57. },
  58. }">
  59. {{ item.name }}
  60. </nuxt-link>
  61. </li>
  62. </ul>
  63. </div>
  64. </div>
  65. </div>
  66. <div class="item-menu">
  67. <div class="item-title">CUSTOMER SUPPORT</div>
  68. <div class="item-line"></div>
  69. <div class="item-content">
  70. <div>
  71. <!-- <nuxt-link to="/home/helpCenter">Help Center </nuxt-link> -->
  72. <!-- <a
  73. href="mailto:Info@promocollection.com.au?subject=Sample%20Request"
  74. v-show="audit_status">
  75. Sample Request
  76. </a> -->
  77. <nuxt-link to="/home/termsConditions">
  78. Terms & Conditions
  79. </nuxt-link>
  80. <!-- <nuxt-link
  81. to="/home/refundReturns"
  82. v-show="audit_status">
  83. Refund & Returns
  84. </nuxt-link> -->
  85. </div>
  86. </div>
  87. </div>
  88. <div class="item-menu">
  89. <div class="item-title">ADDITIONAL INFO</div>
  90. <div class="item-line"></div>
  91. <div class="item-content">
  92. <div>
  93. <!-- <nuxt-link to="/home/newsLetter"> NewsLetter </nuxt-link> -->
  94. <!-- <nuxt-link
  95. to="/home/downloadCenter"
  96. v-show="audit_status">
  97. Download Center
  98. </nuxt-link> -->
  99. <!-- <nuxt-link to="/home/FAQs"> FAQ </nuxt-link> -->
  100. <!-- <nuxt-link to="/home/privacyPolicy"> Privacy Policy </nuxt-link> -->
  101. <!-- <nuxt-link
  102. to="/home/contact"
  103. v-if="isLogin">
  104. Contact Us
  105. </nuxt-link> -->
  106. <nuxt-link to="/home/contactus"> Contact Us </nuxt-link>
  107. <nuxt-link
  108. :to="{
  109. name: 'aboutus',
  110. }"
  111. >About Us
  112. </nuxt-link>
  113. <!-- <div
  114. class="item-content-a"
  115. @click="goApiWord">
  116. API
  117. </div> -->
  118. </div>
  119. </div>
  120. </div>
  121. </div>
  122. </div>
  123. <div
  124. v-show="flag_scroll"
  125. class="goTop"
  126. @click="backTop">
  127. <img
  128. src="@/assets/img/Floating.png"
  129. alt=""
  130. @click="backTop" />
  131. </div>
  132. </div>
  133. <div class="footer-bottom">
  134. <div class="footer-bottom-item com-width-1400 com-margin-auto">
  135. <div class="footer-bottom-item-left">
  136. <!-- <a href="https://www.facebook.com/PromoCollection/">
  137. <img
  138. src="@/assets/img/Shape 4.png"
  139. alt="" />
  140. </a>
  141. <a href="https://twitter.com/Promocollection/">
  142. <img
  143. src="@/assets/img/Shape 5.png"
  144. alt="" />
  145. </a>
  146. <a href="https://www.youtube.com/channel/UCXHWdW0Khk-TNxjObLqi7Yg">
  147. <img
  148. src="@/assets/img/Shape 7.png"
  149. alt="" />
  150. </a>
  151. <a href="https://www.instagram.com/promocollectionau/">
  152. <img
  153. src="@/assets/img/Shape 21.png"
  154. alt="" />
  155. </a> -->
  156. </div>
  157. <div class="footer-bottom-item-right">
  158. {{ indexConfigWebsite.version_info }}
  159. </div>
  160. </div>
  161. </div>
  162. <dialog-XX-success
  163. :imgShow="false"
  164. :visible.sync="xxContentVisible"
  165. :desc="xxDesc"></dialog-XX-success>
  166. </footer>
  167. </template>
  168. <script>
  169. import { mapMutations } from 'vuex'
  170. import dialogXXSuccess from './DIalogXXSuccess.vue'
  171. export default {
  172. components: { 'dialog-XX-success': dialogXXSuccess },
  173. data() {
  174. return {
  175. footerBannerList: [],
  176. productList: [],
  177. indexConfigWebsite: [],
  178. aboutUsArticle: {},
  179. flag_scroll: false,
  180. scroll: 0,
  181. xxContentVisible: false,
  182. xxDesc: '',
  183. websitelogo: ''
  184. }
  185. },
  186. async fetch() {
  187. await this.$axios
  188. .post('home/indexBanner', { site: 1, type: 6 })
  189. .then(res => {
  190. this.footerBannerList = res.result.data
  191. // this.$store.commit("config/setConfigInfo", res.result);
  192. })
  193. await this.$axios.post('home/indexConfigWebsite', { site: 1 }).then(res => {
  194. this.indexConfigWebsite = res.result
  195. this.$store.commit('config/setConfigInfo', res.result)
  196. })
  197. await this.$axios.post('common/shopProductList').then(res => {
  198. this.productList = res.result
  199. })
  200. await this.$axios
  201. .post('/home/articleLists', { state: 'au', keyword: 'About us' })
  202. .then(res => {
  203. this.aboutUsArticle = res.result.data[0]
  204. })
  205. },
  206. computed: {
  207. audit_status() {
  208. return this.$store.state.userInfo?.audit_status === 1
  209. },
  210. isLogin() {
  211. return !!this.$store.state.userInfo?.email
  212. },
  213. },
  214. beforeMount() {
  215. this.$store.dispatch('getShopInfo').then(res => {
  216. this.websitelogo = !this.$mediaRegExp.test(res.logo)
  217. ? this.$OSS_PREFIX +
  218. (/^\/.+/.test(res.logo) ? res.logo : `/${res.logo}`)
  219. : res.logo
  220. })
  221. },
  222. methods: {
  223. ...mapMutations('config', ['setConfigInfo']),
  224. ...mapMutations(['openDialog']),
  225. backTop() {
  226. var timer = setInterval(function () {
  227. document.documentElement.scrollTop -= 20
  228. if (document.documentElement.scrollTop <= 0) {
  229. clearInterval(timer)
  230. }
  231. }, 10)
  232. },
  233. handleScroll() {
  234. const scrollobj =
  235. document.body.scrollTop + document.documentElement.scrollTop
  236. if (scrollobj > 500) {
  237. this.flag_scroll = true
  238. } else {
  239. this.flag_scroll = false
  240. }
  241. },
  242. openLoginDialog() {
  243. if (this.$utils.checkLogin()) {
  244. this.$router.push({
  245. name: 'news-newsName',
  246. params: { newsName: 'About-Us' },
  247. })
  248. } else {
  249. this.openDialog()
  250. }
  251. },
  252. goApiWord() {
  253. if (this.isLogin) {
  254. if (this.$store.state.userInfo.open_platform) {
  255. const { href } = this.$router.resolve({
  256. name: 'home-api',
  257. })
  258. window.open(href, '_black')
  259. } else {
  260. this.submitLoading = false
  261. this.xxContentVisible = true
  262. this.xxDesc =
  263. 'If you encounter difficulties, please contact info@promocollection.com.au'
  264. // this.$message.error(
  265. // 'If you encounter difficulties, please contact info@promocollection.com.au'
  266. // )
  267. }
  268. } else {
  269. this.openDialog()
  270. }
  271. },
  272. },
  273. mounted() {
  274. window.addEventListener('scroll', this.handleScroll, true)
  275. },
  276. destroyed() {
  277. window.removeEventListener('scroll', this.scrollToTop)
  278. },
  279. }
  280. </script>
  281. <style lang="scss" scoped>
  282. footer {
  283. line-height: 0;
  284. margin-top: 15px;
  285. font-family: Proxima Nova;
  286. .footer-top {
  287. position: relative;
  288. .footer-banner {
  289. width: 100%;
  290. height: 500px;
  291. }
  292. .top-item {
  293. position: absolute;
  294. top: 160px;
  295. left: 20%;
  296. p:first-of-type {
  297. width: 360px;
  298. height: 66px;
  299. font-size: 36px;
  300. font-weight: bold;
  301. color: #ffffff;
  302. line-height: 33px;
  303. margin-bottom: 18px;
  304. }
  305. p:nth-of-type(2) {
  306. width: 400px;
  307. height: 38px;
  308. font-size: 16px;
  309. font-weight: 400;
  310. color: #8290a1;
  311. line-height: 20px;
  312. margin-bottom: 16px;
  313. }
  314. .btn {
  315. width: 172px;
  316. height: 50px;
  317. line-height: 50px;
  318. border-radius: 6px;
  319. font-size: 14px;
  320. font-family: Proxima Nova;
  321. font-weight: bold;
  322. color: #ffffff;
  323. text-transform: uppercase;
  324. border: none;
  325. cursor: pointer;
  326. margin-right: 16px;
  327. text-align: center;
  328. a {
  329. display: block;
  330. width: 100%;
  331. color: #ffffff;
  332. }
  333. }
  334. .btn-red {
  335. background: #e90000;
  336. }
  337. .btn-blue {
  338. background: #0b6dc9;
  339. }
  340. }
  341. }
  342. .footer-middle {
  343. max-width: 1400px;
  344. .middle {
  345. display: flex;
  346. justify-content: space-around;
  347. // background: url('@/assets/img/Shape 28.png') no-repeat;
  348. height: 377px;
  349. .footer-middle-item {
  350. width: 100%;
  351. }
  352. }
  353. .middle-item-left {
  354. margin-right: 10px;
  355. img {
  356. // width: 241px;
  357. height: 80px;
  358. }
  359. p {
  360. max-width: 465px;
  361. font-size: 12px;
  362. font-weight: 400;
  363. color: #4a596c;
  364. line-height: 24px;
  365. margin-left: 20px;
  366. margin-top: 15px;
  367. }
  368. }
  369. .middle-item-right {
  370. display: flex;
  371. justify-content: space-around;
  372. margin-top: 35px;
  373. .item-menu {
  374. &:nth-child(2) {
  375. margin-left: 80px;
  376. }
  377. &:last-child {
  378. margin-left: 35px;
  379. }
  380. height: 172px;
  381. .item-title {
  382. white-space: nowrap;
  383. height: 20px;
  384. line-height: 20px;
  385. font-size: 14px;
  386. font-weight: bold;
  387. color: #000000;
  388. padding-bottom: 5px;
  389. }
  390. .item-line {
  391. width: 40px;
  392. height: 2px;
  393. background: #e90000;
  394. }
  395. .item-content {
  396. margin-top: 20px;
  397. height: 104px;
  398. div {
  399. height: 100%;
  400. a,
  401. .item-content-a {
  402. white-space: nowrap;
  403. display: block;
  404. // width: 120px;
  405. height: 20px;
  406. line-height: 20px;
  407. font-size: 0.87rem;
  408. font-weight: 400;
  409. color: #4a596c;
  410. padding-bottom: 5px;
  411. cursor: pointer;
  412. &:hover {
  413. color: #006dc9;
  414. }
  415. }
  416. ul {
  417. display: flex;
  418. justify-content: flex-start;
  419. flex-wrap: wrap;
  420. width: 200px;
  421. li {
  422. &:nth-child(even) {
  423. a {
  424. width: 80px;
  425. }
  426. }
  427. &:nth-child(odd) {
  428. a {
  429. width: 120px;
  430. }
  431. }
  432. a {
  433. display: inline-block;
  434. height: 20px;
  435. line-height: 20px;
  436. // font-size: 12px;
  437. font-size: 0.87rem;
  438. font-weight: 400;
  439. color: #4a596c;
  440. padding-bottom: 5px;
  441. cursor: pointer;
  442. }
  443. }
  444. }
  445. }
  446. }
  447. }
  448. }
  449. .goTop {
  450. width: 1.6cm;
  451. height: 1.6cm;
  452. position: fixed;
  453. z-index: 2;
  454. bottom: 2cm;
  455. right: 12px;
  456. cursor: pointer;
  457. img {
  458. width: 100%;
  459. }
  460. }
  461. }
  462. .footer-bottom {
  463. width: 100%;
  464. background-color: #f1f4f9;
  465. .footer-bottom-item {
  466. height: 56px;
  467. display: flex;
  468. justify-content: space-between;
  469. align-items: center;
  470. .footer-bottom-item-left {
  471. margin-left: 50px;
  472. a {
  473. cursor: pointer;
  474. img {
  475. width: 19px;
  476. height: 20px;
  477. margin-left: 24px;
  478. }
  479. }
  480. }
  481. .footer-bottom-item-right {
  482. font-size: 12px;
  483. font-weight: 400;
  484. color: #4a596c;
  485. }
  486. }
  487. }
  488. }
  489. </style>