diff --git a/.env.development b/.env.development index b8abc9c..ad82b70 100644 --- a/.env.development +++ b/.env.development @@ -1,6 +1,6 @@ # API -VUE_APP_API_URL = 'https://oauth-svr.cebggame.com/task' -# VUE_APP_API_URL = 'http://192.168.100.22:3006' +# VUE_APP_API_URL = 'https://oauth-svr.cebggame.com/task' +VUE_APP_API_URL = 'http://192.168.100.22:3006' # VUE_APP_API_URL = 'http://127.0.0.1:3006/api' VUE_APP_WL_URL = 'https://nftwl.counterfire.games/wl_test' VUE_APP_CONFIG_URL = 'https://sepolia.infura.io/v3/b6bf7d3508c941499b10025c0776eaf8' @@ -18,6 +18,6 @@ VUE_APP_CHAIN_ID = '5611' VUE_APP_APP_NAME = 'CF UAW' # 铭文的验证地址 -VUE_APP_SCRIPTION_ADDRESS='0xcd4bb3402f1a444a1af10f31946ed37dac0eac4d' -# VUE_APP_SCRIPTION_ADDRESS='0x50A8e60041A206AcaA5F844a1104896224be6F39' +# VUE_APP_SCRIPTION_ADDRESS='0xcd4bb3402f1a444a1af10f31946ed37dac0eac4d' +VUE_APP_SCRIPTION_ADDRESS='0x50A8e60041A206AcaA5F844a1104896224be6F39' VUE_APP_CONTRACT='0x0Fd13D2CD0B6c679B6f92590E0b91C18DDe7BD3A' diff --git a/.env.production b/.env.production index 3332ec5..11be463 100644 --- a/.env.production +++ b/.env.production @@ -1,5 +1,5 @@ # API -VUE_APP_API_URL = 'https://oauth-svr.cebggame.com/task' +VUE_APP_API_URL = 'https://taskapi.cebggame.com' VUE_APP_WL_URL = 'https://nftwl.counterfire.games/wl_test' VUE_APP_CONFIG_URL = 'https://sepolia.infura.io/v3/b6bf7d3508c941499b10025c0776eaf8' diff --git a/src/router/index.js b/src/router/index.js index f40e418..ae8da6a 100644 --- a/src/router/index.js +++ b/src/router/index.js @@ -11,7 +11,7 @@ const routes = [ component: HomeView }, { - path: '/home/:name/:box/:boxId', + path: '/home/:code', name: 'home', component: HomeView }, diff --git a/src/views/home/boxBtm.vue b/src/views/home/boxBtm.vue index ea4dec6..0b6b9b9 100644 --- a/src/views/home/boxBtm.vue +++ b/src/views/home/boxBtm.vue @@ -536,7 +536,7 @@ export default { // 复制助力链接 copyLink(data) { this.userData = JSON.parse(localStorage.getItem("userData")) - let url = `${location.protocol}//${location.host}/home/new=${this.userData.code}/box=${data.shareCode}/id=${data.id}` + let url = `${location.protocol}//${location.host}/home/box=${data.shareCode}` let oInput = document.createElement("input"); oInput.value = url; document.body.appendChild(oInput); diff --git a/src/views/home/index.vue b/src/views/home/index.vue index 0bfb37d..875c040 100644 --- a/src/views/home/index.vue +++ b/src/views/home/index.vue @@ -11,7 +11,7 @@
  • {{ myInviteCount }} - +
    Invites
    Successful invtations
    @@ -19,7 +19,7 @@
  • {{ myEnhanceCount }} - +
    Boosting
    Daily boosting reamaining times
    @@ -27,7 +27,7 @@
  • {{ todayStepTicket }} - +
    Exploration
    Explorations obtained
    @@ -35,7 +35,7 @@
  • {{ usesScore }} - +
    Points
    Explorations obtained
    @@ -45,62 +45,79 @@
    - - -
    Holder of the partner NFT collections will receive additional rewards
    + + +
    Holder of the partner NFT collections will receive additional rewards
    -
    LOOMING FOG OF THE UNKNOWN
    +
    + LOOMING FOG OF THE + UNKNOWN +

    Phase 1 Quest Log

    -
    HILL'S TREASURE HUNT
    -

    - Phase 2 Exploration Missions -

    +
    + HILL'S + TREASURE HUNT +
    +

    Phase 2 Exploration Missions

    Invite friends to earn

    -

    more rewards !

    -
    Copy referral link
    -
    - View Invites +

    + more rewards + ! +

    +
    + Copy referral link
    +
    View Invites
    - +

    How it works

    -
    Every step is filled with possibilities; every movement might begin a new chapter.
    All on-chain activities are built on opBNB.
    Click on the smiley face to view more details on Medium
    +
    + Every step is filled with possibilities; every movement might begin a new chapter. +
    All on-chain activities are built on opBNB. +
    Click on the smiley face to view more details on Medium +
  • EXPLORE

  • - - {{ stepTicket }} + + {{ stepTicket }} + + +
    -
    - MAX -
    +
    MAX
  • Explore Map
  • @@ -108,8 +125,7 @@
    -
    -
    +
    X Connected -
    {{ showAddress }}
    +
    {{ showAddress }}
    - +
    @@ -142,8 +160,8 @@ @click="navBtn(index)" >
    @@ -169,7 +187,11 @@
    Progress
    -
    +
    @@ -179,21 +201,15 @@
    - X 3 - + X 3 +
  • -
    +
    -

    {{ item.title }}

    {{ item.desc }}

    @@ -201,38 +217,52 @@
    -
    {{ item.actionTitle }}
    - Verify -
    Claim
    -
    +{{ item.score }}
    +
    {{ item.actionTitle }}
    + Verify +
    Claim
    +
    + +{{ item.score }} + +
    -
    Connect Wallet
    +
    Connect Wallet
  • -
    - *Claim will consume a small amount of gas. -
    +
    *Claim will consume a small amount of gas.
    - +

    Cumulative Rewards

    @@ -240,16 +270,20 @@
    - - ×{{ item.tickets }} + + ×{{ item.tickets }}
    {{ item.days }} Days
    -
    +
    - + × {{ item.tickets }}
    {{ item.days }} Days
    @@ -258,7 +292,7 @@
    - + × {{ item.tickets }}
    {{ item.days }} Days
    @@ -271,7 +305,7 @@
    - + × 1
    5 Days
    @@ -282,7 +316,7 @@
    - + × 2
    10 Days
    @@ -293,7 +327,7 @@
    - + × 3
    20 Days
    @@ -304,7 +338,7 @@
    - + × 4
    30 Days
    @@ -320,7 +354,7 @@
    - + × {{ item.tickets }}
    {{ item.days }} Days
    @@ -329,7 +363,7 @@
    - + × {{ item.tickets }}
    {{ item.days }} Days
    @@ -338,7 +372,7 @@
    - + × {{ item.tickets }}
    {{ item.days }} Days
    @@ -351,7 +385,7 @@
    - + × 1
    3 Days
    @@ -362,7 +396,7 @@
    - + × 2
    7 Days
    @@ -373,7 +407,7 @@
    - + × 3
    15 Days
    @@ -384,7 +418,7 @@
    - + × 4
    30 Days
    @@ -400,11 +434,15 @@
  • - Daily Check-in +{{ gameStateData.todayTickets }} - + Daily Check-in + +{{ gameStateData.todayTickets }} +
  • -
    - +
    +
    @@ -417,10 +455,12 @@
    - +
    -
    -
    +
    + +
    +
    Confirm
    @@ -428,38 +468,46 @@
    - +
    Partner
    +
    Chain
    Rewards
    -
    -
  • -
    -
    -
  • +
    +
    + +
    +

    {{ item.collection }}

    +

    {{ item.projectName }}

    +
    -
    -

    {{ item.collection }}

    -

    {{ item.projectName }}

    +
    + +
    1
    +
    +
    +
    + +
    +
    +
    +
    Chick
    +
    Claim
    +
    + +
    +
    +
    +
    Check
    -
    - -
    -
    -
    -
    Chick
    -
    {{ item.actionTitle }}
    - Check -
    Claim
    -
    +{{ item.score }}
    -
    -
    -
    Connect Wallet
    -
    -
  • --> + +
    @@ -478,7 +526,7 @@
  • {{ myInviteCount }} - +
    Invites
    Successful invtations
    @@ -486,7 +534,7 @@
  • {{ myEnhanceCount }} - +
    Boosting
    Daily boosting reamaining times
    @@ -494,7 +542,7 @@
  • {{ todayStepTicket }} - +
    Exploration
    Explorations obtained
    @@ -502,7 +550,7 @@
  • {{ usesScore }} - +
    Points
    Explorations obtained
    @@ -512,17 +560,18 @@
  • - - -
    Holder of the partner NFT collections will receive additional rewards
    + + +
    Holder of the partner NFT collections will receive additional rewards
    -
    -
    +
    X Connected -
    {{ showAddress }}
    +
    {{ showAddress }}
    - +
    @@ -555,8 +606,8 @@ @click="navBtn(index)" >
    @@ -570,17 +621,37 @@
    -
    - + - + - + @@ -594,18 +665,18 @@ @@ -1276,7 +1369,7 @@ export default { border-radius: 98px; position: relative; overflow: hidden; - background: url('./../../assets/common/Left_element_bg.png') no-repeat; + background: url("./../../assets/common/Left_element_bg.png") no-repeat; background-size: 100% 100%; .left-top { display: flex; @@ -1302,7 +1395,7 @@ export default { display: flex; height: 50px; padding-right: 30px; - background: url('@/assets/common/User-bar.png') no-repeat; + background: url("@/assets/common/User-bar.png") no-repeat; background-size: 100% 100%; position: relative; li { @@ -1318,7 +1411,7 @@ export default { width: 240px; height: 100px; line-height: 90px; - background: url('@/assets/common/WL .png') no-repeat; + background: url("@/assets/common/WL .png") no-repeat; background-size: 100% 100%; z-index: 1; } @@ -1338,7 +1431,7 @@ export default { color: #fbc059; } .textCol3 { - color: #0095FF; + color: #0095ff; } img { width: 15px; @@ -1348,7 +1441,7 @@ export default { } .btm { font-size: 14px; - color: #A8A5AC; + color: #a8a5ac; text-align: right; } &:hover { @@ -1412,7 +1505,7 @@ export default { width: 590px; height: 120px; line-height: 110px; - background: url('@/assets/common/WL .png') no-repeat; + background: url("@/assets/common/WL .png") no-repeat; background-size: 100% 100%; } &:hover { @@ -1434,7 +1527,7 @@ export default { .left-title-left { width: 300px; height: 300px; - background: url('./../../assets/home/Glow.png') no-repeat; + background: url("./../../assets/home/Glow.png") no-repeat; background-size: 100% 100%; padding-left: 20px; div { @@ -1443,12 +1536,12 @@ export default { font-size: 53px; font-weight: 700; text-align: left; - font-family: 'Anton-Regular'; + font-family: "Anton-Regular"; } p { text-align: left; font-size: 15px; - font-family: 'Poppins-SemiBold'; + font-family: "Poppins-SemiBold"; margin-top: 5px; } } @@ -1456,11 +1549,11 @@ export default { height: 160px; padding: 30px 20px 10px 20px; background: #2e283a; - background: url('./../../assets/home/invite_box.png') no-repeat; + background: url("./../../assets/home/invite_box.png") no-repeat; background-size: 100% 100%; border-radius: 20px; p { - font-family: 'Poppins-SemiBold'; + font-family: "Poppins-SemiBold"; font-size: 16px; display: flex; align-items: center; @@ -1487,7 +1580,7 @@ export default { } .copy-btn { font-size: 14px; - background: url('./../../assets/home/button_copy.png') no-repeat; + background: url("./../../assets/home/button_copy.png") no-repeat; background-size: 100% 100%; color: #ffc35d; padding: 20px; @@ -1506,14 +1599,13 @@ export default { margin: 0 auto; height: 40px; line-height: 40px; - background: url('./../../assets/home/button_view.png') no-repeat; + background: url("./../../assets/home/button_view.png") no-repeat; background-size: 100% 100%; font-size: 14px; - font-family: 'Poppins-Regular'; + font-family: "Poppins-Regular"; cursor: pointer; } .rule { - } } } @@ -1539,7 +1631,7 @@ export default { bottom: 90px; padding: 45px 35px; width: 310px; - background: url('./../../assets/home/box.png') no-repeat; + background: url("./../../assets/home/box.png") no-repeat; background-size: 100% 100%; border-radius: 20px; color: #fff; @@ -1561,12 +1653,12 @@ export default { font-size: 16px; margin-bottom: 10px; font-weight: 600; - font-family: 'Poppins-SemiBold'; + font-family: "Poppins-SemiBold"; } .desc { text-align: left; font-size: 14px; - font-family: 'Poppins-Light'; + font-family: "Poppins-Light"; } } .explore-desc-map { @@ -1585,7 +1677,7 @@ export default { justify-content: center; align-items: center; h2 { - font-family: 'Anton-Regular'; + font-family: "Anton-Regular"; font-size: 30px; } .logo { @@ -1604,13 +1696,13 @@ export default { padding: 10px 20px; border-radius: 30px; // background: #1f1c27; - + .check { width: 140px; padding: 5px 20px; display: flex; justify-content: space-between; - background: url('./../../assets/home/select button.png') no-repeat; + background: url("./../../assets/home/select button.png") no-repeat; background-size: 100% 100%; span { color: #fff; @@ -1637,8 +1729,8 @@ export default { .max { padding: 5px 20px; font-size: 12px; - color: #F2B95B; - border: 2px solid #F2B95B; + color: #f2b95b; + border: 2px solid #f2b95b; border-radius: 20px; cursor: pointer; } @@ -1649,7 +1741,8 @@ export default { font-size: 14px; padding: 30px 20px; border-radius: 10px; - background: url('./../../assets/home/explore map button.png') no-repeat; + background: url("./../../assets/home/explore map button.png") + no-repeat; background-size: 100% 100%; cursor: pointer; } @@ -1662,7 +1755,7 @@ export default { border-radius: 98px; // background: #1e1c24; box-sizing: border-box; - background: url('./../../assets/common/Right_box.png') no-repeat; + background: url("./../../assets/common/Right_box.png") no-repeat; background-size: 100% 100%; .right-title { color: #fff; @@ -1670,11 +1763,11 @@ export default { margin-bottom: 20px; p { font-size: 17px; - font-family: 'Poppins-Light'; + font-family: "Poppins-Light"; } h3 { font-size: 26px; - font-family: 'Anton-Regular'; + font-family: "Anton-Regular"; } } .content-right { @@ -1683,7 +1776,7 @@ export default { padding: 10px; box-sizing: border-box; background: #2d2738; - background: url('./../../assets/home/quest log bg.png') no-repeat; + background: url("./../../assets/home/quest log bg.png") no-repeat; background-size: 100% 100%; border-radius: 20px; .title { @@ -1694,7 +1787,7 @@ export default { .title-left { color: #fff; font-size: 20px; - font-family: 'Poppins-SemiBold'; + font-family: "Poppins-SemiBold"; font-weight: 700; margin-bottom: 10px; } @@ -1705,18 +1798,47 @@ export default { display: flex; align-items: center; justify-content: space-between; - background: url('@/assets/common/check-input.png') no-repeat; + background: url("@/assets/common/check-input.png") no-repeat; background-size: 100% 100%; margin-bottom: 10px; + display: flex; + align-items: center; + justify-content: space-between; + padding: 0 20px; + box-sizing: border-box; .check-code-icon { + width: 30px; + height: 25px; img { width: 100%; height: 100%; } - .check-code-input {} - .check-code-btn { - width: 120px; - height: 30px; + } + .check-code-input { + width: 240px; + ::v-deep .el-input { + .el-input__inner { + border: 0px; + background: #1e1b26; + color: #fff; + } + input::-webkit-input-placeholder { + color: #4e475b; + } + } + } + .check-code-btn { + width: 90px; + height: 25px; + line-height: 25px; + background: #fec25d; + color: #000; + border-radius: 20px; + cursor: pointer; + div { + width: 100%; + height: 100%; + font-size: 12px; } } } @@ -1742,19 +1864,21 @@ export default { width: 200px; height: 8px; margin-left: 10px; - background: url('@/assets/common/Progress bar bg.png') no-repeat; + background: url("@/assets/common/Progress bar bg.png") + no-repeat; background-size: 100% 100%; .bar-top-jinDu { width: 80%; height: 8px; - background: url('@/assets/common/Progress bar fill.png') no-repeat; + background: url("@/assets/common/Progress bar fill.png") + no-repeat; background-size: 100% 100%; } } } .bar-btm { font-size: 12px; - color: #9950FD; + color: #9950fd; p { text-align: left; } @@ -1779,23 +1903,10 @@ export default { height: 320px; overflow-y: scroll; overflow-x: hidden; - .partner { - display: flex; - height: 30px; - font-size: 14px; - justify-content: space-between; - align-items: center; - div:nth-child(1) { - width: 180px; - } - div:nth-child(2) { - width: 45px; - } - } - li:hover{ + li:hover { background-color: #27242e; } - li .quest-item{ + li .quest-item { display: flex; justify-content: space-between; align-items: center; @@ -1825,10 +1936,10 @@ export default { h3 { text-align: left; font-size: 14px; - font-family: 'Poppins-SemiBold'; + font-family: "Poppins-SemiBold"; } p { - font-family: 'Poppins-Light'; + font-family: "Poppins-Light"; font-size: 12px; text-align: left; } @@ -1853,10 +1964,10 @@ export default { h3 { text-align: left; font-size: 14px; - font-family: 'Poppins-SemiBold'; + font-family: "Poppins-SemiBold"; } p { - font-family: 'Poppins-Light'; + font-family: "Poppins-Light"; font-size: 12px; text-align: left; } @@ -1888,9 +1999,10 @@ export default { position: absolute; top: 50%; left: 50%; - transform: translate(-50% , -50%); + transform: translate(-50%, -50%); background: #fec25d; - background: url('./../../assets/home/ButtonFollow.png') no-repeat; + background: url("./../../assets/home/ButtonFollow.png") + no-repeat; background-size: 100% 100%; } .claim { @@ -1900,8 +2012,9 @@ export default { position: absolute; top: 50%; left: 50%; - transform: translate(-50% , -50%); - background: url('./../../assets/home/Buttonclaim.png') no-repeat; + transform: translate(-50%, -50%); + background: url("./../../assets/home/Buttonclaim.png") + no-repeat; background-size: 100% 100%; } .success { @@ -1911,10 +2024,10 @@ export default { position: absolute; top: 50%; left: 50%; - transform: translate(-50% , -50%); + transform: translate(-50%, -50%); color: #fff; background: #9950fd; - background: url('./../../assets/home/Button.png') no-repeat; + background: url("./../../assets/home/Button.png") no-repeat; background-size: 100% 100%; img { width: 12px; @@ -1923,32 +2036,137 @@ export default { } } } - .btn:hover{ + .btn:hover { color: deepskyblue; } } } .partner-list { height: 380px; - line-height: 380px; - font-size: 54px; - font-family: "Anton-Regular"; - font-weight: 700; - } - ::v-deep .quest-list::-webkit-scrollbar { - width: 5px; - } - ::v-deep .quest-list::-webkit-scrollbar-track{ - background: #171220; - border-radius:2px; - } - ::v-deep .quest-list::-webkit-scrollbar-corner{ - display: block; - } - ::v-deep .quest-list::-webkit-scrollbar-thumb{ - height: 15px; - background: #9950fd; - border-radius:10px; + .partner { + display: flex; + align-items: center; + height: 30px; + font-size: 14px; + // justify-content: space-between; + padding: 0 10px; + div { + width: 140px; + height: 100%; + line-height: 30px; + } + div:nth-child(1) { + width: 160px; + } + div:nth-child(2) { + width: 80px; + } + } + .nft-list { + height: 350px; + overflow-y: scroll; + li .quest-item { + display: flex; + // justify-content: space-between; + align-items: center; + min-height: 60px; + padding: 10px; + border-radius: 10px; + font-size: 14px; + margin: 10px 0; + box-sizing: border-box; + color: #fff; + cursor: pointer; + .content-rewards-left { + display: flex; + width: 160px; + .img-logo { + width: 40px; + height: 40px; + margin-right: 10px; + img { + width: 100%; + height: 100%; + border-radius: 50%; + } + } + .desc { + max-width: 240px; + h3 { + text-align: left; + font-size: 14px; + font-family: "Poppins-SemiBold"; + } + p { + font-family: "Poppins-Light"; + font-size: 12px; + text-align: left; + } + } + } + .chain { + width: 80px; + height: 40px; + div { + width: 30px; + height: 30px; + border-radius: 50%; + margin: 0 auto; + background: #4e475b; + } + } + .Rewards { + width: 140px; + padding: 0 10px; + box-sizing: border-box; + display: flex; + justify-content: space-between; + align-items: center; + .box-img { + width: 50px; + height: 40px; + img { + width: 100%; + height: 100%; + } + } + .btn { + .is-btn { + background: #ffc35b; + color: #000; + padding: 5px 10px; + font-weight: 400; + border-radius: 20px; + font-size: 12px; + cursor: pointer; + } + .check-yes { + width: 30px; + height: 30px; + img { + width: 100%; + height: 100%; + } + } + } + } + } + &::-webkit-scrollbar { + width: 5px; + } + &::-webkit-scrollbar-track { + background: #171220; + border-radius: 2px; + } + &::-webkit-scrollbar-corner { + display: block; + } + &::-webkit-scrollbar-thumb { + height: 15px; + background: #9950fd; + border-radius: 10px; + } + } } } .tips { @@ -1978,7 +2196,7 @@ export default { p { text-align: left; font-size: 8px; - font-family: 'Poppins-Light'; + font-family: "Poppins-Light"; color: #fff; } } @@ -1986,7 +2204,7 @@ export default { .skip-right { width: 100px; height: 35px; - line-height:35px; + line-height: 35px; background: #2d2738; color: #fff; font-size: 14px; @@ -2123,7 +2341,7 @@ export default { .sign-in-content { height: 660px; padding: 20px 10px; - background: url('./../../assets/home/Samengesteld.png') no-repeat; + background: url("./../../assets/home/Samengesteld.png") no-repeat; background-size: 100% 100%; border-radius: 40px; box-sizing: border-box; @@ -2149,14 +2367,14 @@ export default { flex: 1; height: 60px; margin: 0 10px 10px 0; - width: calc((100% - 30px) /4); + width: calc((100% - 30px) / 4); min-width: calc((100% - 30px) / 4); max-width: calc((100% - 30px) / 4); font-size: 12px; display: flex; justify-content: center; align-items: center; - &:nth-child(4n) { + &:nth-child(4n) { margin-right: 0; } .center { @@ -2183,21 +2401,22 @@ export default { } } .state { - background: url('./../../assets/common/Box_achieved.png') no-repeat; + background: url("./../../assets/common/Box_achieved.png") + no-repeat; background-size: 100% 100%; } .no-state { - background: url('./../../assets/common/Box.png') no-repeat; + background: url("./../../assets/common/Box.png") no-repeat; background-size: 100% 100%; } .yes-state { - background: url('./../../assets/common/Box9.png') no-repeat; + background: url("./../../assets/common/Box9.png") no-repeat; background-size: 100% 100%; .top { - color:#9950FD !important; + color: #9950fd !important; } .btm { - color:#9950FD !important; + color: #9950fd !important; } } } @@ -2215,7 +2434,6 @@ export default { justify-content: space-between; align-items: center; .check-top { - // margin-bottom: 10px; li { display: flex; @@ -2269,7 +2487,7 @@ export default { .box { width: 100%; height: 100%; - background: url('./../../assets/common/bg_p3.png') no-repeat; + background: url("./../../assets/common/bg_p3.png") no-repeat; background-size: 100% 100%; border-radius: 98px; .box-top { @@ -2303,7 +2521,7 @@ export default { display: flex; height: 50px; align-items: center; - background: url('@/assets/common/User-bar.png') no-repeat; + background: url("@/assets/common/User-bar.png") no-repeat; background-size: 100% 100%; position: relative; padding-right: 30px; @@ -2319,7 +2537,7 @@ export default { width: 240px; height: 100px; line-height: 90px; - background: url('@/assets/common/WL .png') no-repeat; + background: url("@/assets/common/WL .png") no-repeat; background-size: 100% 100%; z-index: 1; } @@ -2339,7 +2557,7 @@ export default { color: #fbc059; } .textCol3 { - color: #0095FF; + color: #0095ff; } img { width: 15px; @@ -2349,7 +2567,7 @@ export default { } .btm { font-size: 14px; - color: #A8A5AC; + color: #a8a5ac; text-align: right; } &:hover { @@ -2413,7 +2631,7 @@ export default { width: 590px; height: 120px; line-height: 110px; - background: url('@/assets/common/WL .png') no-repeat; + background: url("@/assets/common/WL .png") no-repeat; background-size: 100% 100%; } &:hover { @@ -2578,7 +2796,7 @@ export default { position: relative; z-index: 1; } - .light-btn{ + .light-btn { background: #ffc35b; color: #000; padding: 5px 10px; @@ -2586,7 +2804,6 @@ export default { cursor: pointer; } .Explore-dialog { - } } \ No newline at end of file