123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795 |
- <template>
- <div class="flex w-full h-[100px] title fixed top-0 left-0 bottom-0 z-20 bg-[#fff]"
- style="border-bottom: 1px solid #E1E1E1;">
- <div class="flex-[1]"></div>
- <div class="h-[100px] bg-[#fff] flex items-center justify-between w-[1200px]"
- style="border-bottom: 1px solid #E1E1E1;">
- <!-- 头部title -->
- <div class="flex items-center">
- <img src="~/public/favicon.ico" class="w-[50px] h-[50px] mr-[10px]" alt="">
- <div class="flex flex-col">
- <span class="text-[#333333] text-[24px] font-medium">惠融易客</span>
- <span class="text-[16px] font-light">
- HUIRONG CRM
- </span>
- </div>
- </div>
- <!-- 右边 -->
- <ul class='flex items-center'>
- <li v-for="i in headerTitle" :key="i.go" @mouseenter="mouseenterFn(i.go)" @mouseleave="mouseleaveFn"
- :class="headerClass == i.go ? 'text-[#1f4df5!important]' : ''" @click="titleRight(i.go)"
- class="pr-[70px] text-[#999999] cursor-pointer text-[18px]">
- {{ i.title }}
- </li>
- <li class="px-[16px] text-[#999999] font-medium" @click="loginBtn">
- <!-- <n-button type="info" class="bg-[#165DFF] text-[18px] w-[130px] h-[42px]" style="border-radius: 6px;" >
- 登录/注册
- </n-button> -->
- <van-button type="primary"> 登录/注册</van-button>
- </li>
- </ul>
- </div>
- <div class="flex-[1]">
- </div>
- </div>
- <!-- 图片 -->
- <div id="home" class="mt-[100px]">
- <div class="relatives flex ">
- <div class="flex-[1]">
- </div>
- <!-- <img src="~/public/image/img_home.png" class="w-full" alt=""> -->
- <div class="w-[1200px] flex flex-col text-[#fff] mt-[160px]">
- <div class="text-[54px] font-normal flex">
- <h1 class="pr-[15px]">惠融易客</h1>
- <div>
- 数字金融服务商
- </div>
- </div>
- <span class="mt-[12px] mb-[50px] text-[20px] font-light"
- style="letter-spacing: 1px;">提交申请,立即开启企业数字化升级/提供专家1V1服务,提供企业定制化数字解决方案</span>
- <!-- <n-button type="info" class="bg-[#165DFF] w-[256px] h-[67px] text-[26px]" @click="btn">
- 立即申请试用
- </n-button>
- <br> -->
- <van-button type="primary" class="bg-[#165DFF] w-[256px] h-[67px] text-[26px]" @click="btn">立即申请试用</van-button>
- </div>
- <div class="flex-[1]">
- </div>
- </div>
- </div>
- <!-- 传统问题 traditional-->
- <div class="flex flex-col items-center justify-center py-[100px] bg-[#fafafa]">
- <h2 class="text-[36px] font-medium">传统方式管理难点</h2>
- <span class="text-[#999999] pt-[10px] pb-[60px] text-[18px]">传统方式管理过程中有哪些问题?</span>
- <div class="flex">
- <div></div>
- <ul class="flex items-center justify-between w-[1200px]">
- <li class="w-[386px] h-[286px]">
- <img src="~/public/image/p_img_home_qs_0_0.png" alt="">
- </li>
- <li class="w-[386px] h-[286px]">
- <img src="~/public/image/p_img_home_qs_0_1.png" alt="">
- </li>
- <li class="w-[386px] h-[286px]">
- <img src="~/public/image/p_img_home_qs_0_2.png" alt="">
- </li>
- </ul>
- <div></div>
- </div>
- </div>
- <div class="w-full advantage flex flex-col items-center justify-center text-[#fff]">
- <h2 class="text-[36px] font-medium mt-[100px]">我们的优势</h2>
- <span class=" pb-[60px] text-[18px] mt-[10px]">与传统方式相比较,惠融易客的优势又有哪些?</span>
- <div class="flex mb-[102px]">
- <div></div>
- <ul class="flex items-center justify-between w-[1200px]">
- <li class="w-[386px] h-[294px]">
- <img src="~/public/image/advant-01.png" alt="">
- </li>
- <li class="w-[386px] h-[294px]">
- <img src="~/public/image/advant-02.png" alt="">
- </li>
- <li class="w-[386px] h-[294px]">
- <img src="~/public/image/advant-03.png" alt="">
- </li>
- </ul>
- <div></div>
- </div>
- <!-- <img src="~/public/image/advantage-title.png" class="w-[1200px] mx-auto" alt=""> -->
- </div>
- <!-- 精准获客 -->
- <div id="solution" class="flex flex-col items-center justify-center pt-[100px] pb-[100px]">
- <h2 class="text-[36px] font-medium">精准获客</h2>
- <span class="text-[#999999] pt-[10px] pb-[60px] text-[18px]">多渠道投放对接,帮助企业精准推广产品矩阵</span>
- <div class="flex w-full">
- <div class="flex-[1]"></div>
- <ul class="w-[1200px] flex items-center flex-wrap justify-center mx-auto">
- <li class="w-[285px] h-[150px] mr-[20px] mb-[20px]">
- <img src="~/public/image/img_home_ad_0.png" alt="">
- </li>
- <li class="w-[285px] h-[150px] mr-[20px] mb-[20px]">
- <img src="~/public/image/img_home_ad_1.png" alt="">
- </li>
- <li class="w-[285px] h-[150px] mr-[20px] mb-[20px]">
- <img src="~/public/image/img_home_ad_2.png" alt="">
- </li>
- <li class="w-[285px] h-[150px] mb-[20px]">
- <img src="~/public/image/img_home_ad_3.png" alt="">
- </li>
- <li class="w-[285px] h-[150px] mr-[20px]">
- <img src="~/public/image/img_home_ad_4.png" alt="">
- </li>
- <li class="w-[285px] h-[150px] mr-[20px]">
- <img src="~/public/image/img_home_ad_5.png" alt="">
- </li>
- <li class="w-[285px] h-[150px] mr-[20px]">
- <img src="~/public/image/img_home_ad_6.png" alt="">
- </li>
- <li class="w-[285px] h-[150px]">
- <img src="~/public/image/img_home_ad_7.png" alt="">
- </li>
- </ul>
- <div class="flex-[1]">
- </div>
- </div>
- </div>
- <!-- 免费试用 trial-->
- <div class="w-full h-full trial">
- <div></div>
- <div class="w-[1200px] mx-auto flex flex-col items-center text-[#161616] pt-[100px] pb-[110px]">
- <h2 class="font-medium text-[36px]" @click="btn">免费试用</h2>
- <div class="mt-[10px] mb-[18px] text-[18px] text-[#999999]">
- 立即免费试用惠融易客CRM 提升企业业绩
- </div>
- <div class="mb-[25px] flex items-center font-medium text-[30px]">
- <span>已有</span>
- <ul class="flex justify-center items-center mx-[5px] my-[20px]">
- <li v-for="item in freeList"
- class=" bg-[#fff] w-[50px] h-[60px] text-[36px] text-center mx-[5px] rounded-[4px]">
- {{ item }}
- </li>
- </ul>
- <!-- <div class="flex justify-center items-center mx-[5px] my-[20px]">
- <section class="text-center">
- <number-roll ref="numberRollRef" class="custom" custom-class="num-item"
- start-number="00000000" end-number="30701374"
- transition-timing-function="ease-in-out"
- min-length="5" roll-height="60"
- :reverse-direction="false" :autoplay="false" />
- </section>
- </div> -->
- <span>
- 人加入
- </span>
- </div>
- <!-- <n-button type="info" class="bg-[#165DFF] w-[400px] h-[70px] text-[24px]" @click="btn">
- 立即申请试用
- </n-button>
- <br> -->
- <van-button type="primary" @click="btn">立即申请试用</van-button>
- </div>
- <div>
- </div>
- </div>
- <!-- 咨询信息 message-->
- <div class="flex flex-col items-center justify-center pt-[70px] pb-[70px] mx-[50px] message" v-if="homeList[0]">
- <h2 class="text-[36px] font-medium">资讯信息</h2>
- <span class="text-[#999999] px-[10px] pt-[10px] pb-[40px] text-[18px]">点击了解惠融易客的更多信息</span>
- <div class="flex flex-row items-center w-[100%] 2xl:px-[100px] box-border">
- <div @click="go(-1)" class="w-[50px]">
- <img src="~/public/image/left.png" class="w-[50px] h-[40px]" alt="">
- </div>
- <div class="flex w-[1200px] flex-col items-center mx-auto">
- <div class="flex justify-center pb-[20px]">
- <n-carousel autoplay :currentIndex="currentIndex">
- <img v-for="item in homeList" class="carousel-img" :src="item.images">
- </n-carousel>
- <div class="flex flex-col justify-between ml-[30px] font-medium text-[24px] w-[500px]">
- <h1>{{ homeList[currentIndex].title }}</h1>
- <div class="flex items-center justify-between h-[50px]">
- <span class="text-[18px] text-[#666] text1">
- {{ homeList[currentIndex].summary }}
- </span>
- <!-- <n-button type="info" class="bg-[#165DFF] text-[18px] w-[130px] h-[42px]" @click="btnContent(currentIndex)">
- 查看详情
- </n-button> -->
- <van-button type="primary" @click="btnContent(currentIndex)">查看详情</van-button>
- </div>
- </div>
- </div>
- <ul class="custom-dots">
- <li v-for="(i, index) in homeList" :key="index" :class="{ ['is-active']: currentIndex === index }"
- @click="customFn(index)">
- </li>
- </ul>
- </div>
- <div @click="go(+1)" class="w-[50px]">
- <img src="~/public/image/right.png" class="w-[50px] h-[40px]" alt="">
- </div>
- </div>
- </div>
- <div class="w-full bg-[#1f1d2a] pt-[20px] pb-[10px] relative" id="contact">
- <div class="w-[1200px] m-auto">
- <div class="flex justify-between my-[20px]">
- <!-- 左侧 -->
- <div class="flex">
- <!-- 左边 -->
- <div class="flex flex-col text-[#999999] mr-[30px]">
- <h3 class="text-[17px] font-medium text-[#fff]">
- 联系方式
- </h3>
- <span class="text-[13px] mt-[20px]">
- 客服邮箱: kefu@hrshuke.com
- </span>
- <span class="text-[13px] my-[20px]">
- 客户投诉:4000039350
- </span>
- <span class="text-[13px]">
- 商务合作: 17723267692(微信同号)
- </span>
- </div>
- <!-- 地址 -->
- <div class="text-[#999999]">
- <h3 class="text-[17px] font-medium mb-[20px] text-[#fff]">
- 公司地址
- </h3>
- <span class="text-[13px]">
- 重庆市两江新区大竹林街道清枫北路10号3幢双子座A座1406
- </span>
- </div>
- </div>
- <!-- 二维码 -->
- <div class="flex items-center justify-center">
- <div class="flex flex-col items-center justify-center ml-" v-if="bottomCode.wxQrUrl">
- <!-- <div class="flex flex-col items-center justify-center"> -->
- <span class="text-[#fff] text-[17px] mb-[20px]">
- 关注公众号
- </span>
- <n-popover trigger="hover">
- <template #trigger>
- <img :src="bottomCode.wxQrUrl" class="w-[100px] h-[100px]" alt="">
- </template>
- <img :src="bottomCode.wxQrUrl" class="w-[200px] h-[200px]" alt="">
- </n-popover>
- </div>
- <div class="flex flex-col items-center justify-center mx-[50px]" v-if="bottomCode.iosQrUrl">
- <span class="text-[#fff] text-[17px] mb-[20px]">
- iosAPP下载
- </span>
- <n-popover trigger="hover">
- <template #trigger>
- <img :src="bottomCode.iosQrUrl" class="w-[100px] h-[100px]" alt="">
- </template>
- <img :src="bottomCode.wxQrUrl" class="w-[200px] h-[200px]" alt="">
- </n-popover>
- </div>
- <div class="flex flex-col items-center justify-center" v-if="bottomCode.androidQrUrl">
- <!-- <div class="flex flex-col items-center justify-center"> -->
- <span class="text-[#fff] text-[17px] mb-[20px]">
- 安卓APP下载
- </span>
- <n-popover trigger="hover">
- <template #trigger>
- <img :src="bottomCode.androidQrUrl" class="w-[100px] h-[100px]" alt="">
- </template>
- <img :src="bottomCode.androidQrUrl" class="w-[200px] h-[200px]" alt="">
- </n-popover>
- </div>
- </div>
- </div>
- <!-- 备案号 -->
- <div class="h-[154px] flex flex-col items-center justify-center text-[#585667] text-[13px] py-[60px]">
- <div class="pt-[30px]">
- <span>Copyright © 2023 重庆惠融数字科技有限公司版权所有</span>
- <span class="mx-[5px] cursor-pointer">
- <a href="https://beian.miit.gov.cn/#/Integrated/index" target="_blank" class="text-[#585667!important]">渝ICP备2023000211号-4</a>
- </span>
- <span class="mx-[10px]">
- 营业执照:91500000MA5UJ59N6Q
- </span>
- </div>
- <div class="my-[20px]">
- 违法和不良信息举报邮箱:tousu@hrshuke.com
- </div>
- <div>
- <span class="ml-[20px] mr-[5px] cursor-pointer">
- <a href="https://www.beian.gov.cn/portal/registerSystemInfo?recordcode=50019002503593#" target="_blank" class="text-[#585667!important]">联网备案号:50019002503593</a>
- </span>
- <span class="cursor-pointer">
- <a href="https://www.12377.cn/" target="_blank" class="text-[#585667!important]">中国互联网违法和不良信息举报中心</a>
- </span>
- </div>
- </div>
- </div>
- <div class="absolute bottom-[140px] left-0 w-full">
- <div class="w-full h-0 opacity-[1] border-[0.5px] border-[#2B374A]">
- </div>
- </div>
- </div>
- <n-modal v-model:show="showModal" class="modalCss">
- <n-card style="width: 800px" title="申请试用" :bordered="false" size="huge" role="dialog" aria-modal="true">
- <div class="text-[#999999] text-[18px] pt-[15px] pb-[12px]">
- 为了我们能更好的服务您,请您填写以下信息,如遇到问题,请您拨打免费服务热线
- </div>
- <n-form ref="formRef" :model="customer" :rules="rules">
- <n-form-item path="companyName" label="公司名称">
- <n-input v-model:value="customer.companyName" @keydown.enter.prevent class="h-[55px] leading-[55px]"
- placeholder="请输入公司名称" />
- </n-form-item>
- <n-form-item path="city" label="所在城市">
- <n-input v-model:value="customer.city" class="h-[55px] leading-[55px]" placeholder="请选择所在城市" />
- <!-- <n-cascader v-model:value="customer.city" placeholder="请选择所在城市" class="h-[55px] leading-[55px]"
- :options="provice" check-strategy="child" :show-path="true" value-field="name" label-field="name" @update:value="handleUpdateValue"
- /> -->
- </n-form-item>
- <n-form-item path="customName" label="姓名">
- <n-input v-model:value="customer.customName" class="h-[55px] leading-[55px]" placeholder="请输入姓名" />
- </n-form-item>
- <n-form-item path="phone" label="联系方式">
- <n-input v-model:value="customer.phone" class="h-[55px] leading-[55px]" placeholder="请输入联系方式" />
- </n-form-item>
- <n-form-item path="verifyCode" label="验证码" class="">
- <n-input v-model:value="customer.verifyCode" class="h-[55px] leading-[55px]" placeholder="请输入验证码" />
- <n-button type="info" class="w-[150px] h-[55px] text-[#fff] bg-[#1f4df5] ml-[20px] rounded-[4px] text-[18px]"
- :disabled="countdown != 0" @click="verifyCodeFn">
- {{ countdown == 0 ? '获取验证码' : countdown }}
- </n-button>
- </n-form-item>
- <div class="flex justify-center mt-[20px] submission">
- <n-button type="info" class="w-[700px] h-[55px] text-[20px] text-[#fff] bg-[#1f4df5] rounded-[4px]"
- @click="handleValidateButtonClick">
- 立即提交
- </n-button>
- </div>
- </n-form>
- </n-card>
- </n-modal>
- <!-- <nuxt-link to="/list/123">news-1</nuxt-link> -->
- </template>
- <script lang="ts" setup>
- import { reactive, ref } from 'vue'
- import { useRouter } from 'vue-router'
- import { postListData, downInfo, sendSms, postCustomer } from '~/server/api/index'
- // import { provice } from '~/utils/city'
- // import NumberRoll from '~/composables/NumberRoll.vue'
- import {
- FormRules,
- useMessage,
- FormInst,
- } from 'naive-ui'
- // 滚动
- // const numberRollRef = ref<typeof NumberRoll>()
- const goTo = () => {
- // @ts-ignore
- numberRollRef.value.start()
-
- }
- const entryPage =()=>{
- let entryPage =localStorage.getItem('entryPage')
- if(entryPage){
- console.log('进入页面了',localStorage.getItem('entryPage'))
- document.querySelector('#' + entryPage)?.scrollIntoView()
- localStorage.removeItem('entryPage')
- }
- }
- // 组件更新完成之后执行的函数
- onUpdated(()=>{
- entryPage()
- })
- // console.log('provice',provice)
- const router = useRouter()
- const headerTitle = reactive([
- {
- title: '首页',
- go: 'home'
- },
- {
- title: '解决方案',
- go: 'solution'
- },
- {
- title: '联系我们',
- go: 'contact'
- },
- {
- title: '申请试用',
- go: 'probation'
- }
- ]
- )
- const headerClass = ref<string>('')
- const titleRight = (i: string) => {
- if (i == 'probation') {
- btn()
- return
- }
- document.querySelector('#' + i)?.scrollIntoView()
- }
- const mouseenterFn = (i: string) => {
- // console.log('mouseenterFn')
- headerClass.value = i
- }
- const mouseleaveFn = () => {
- headerClass.value = ''
- }
- const freeList = reactive(['3', '0', '7', '0', '1', '3', '7', '4'])
- const message = useMessage()
- const num = reactive([{
- img: '~/public/image/p_img_home_qs_0_0.png'
- },
- {
- img: '~/public/image/p_img_home_qs_0_1.png'
- },
- {
- img: '~/public/image/p_img_home_qs_0_2.png'
- }
- ])
- // console.log('import.meta.url', import.meta.url)
- const getImg = (name: number) => {
- return new URL(`/public/image/p_img_home_qs_0_${name}.png`, import.meta.url).href;
- }
- const loginBtn = () => {
- console.log('跳转')
- // window.location.replace('http://p.daicrm.com/#/login')
- window.open('http://p.daicrm.com/#/login')
- // window.location.href('http://p.daicrm.com/#/login')
- }
- const currentIndex = ref(1)
- const customFn = (i: number) => {
- console.log('i', i)
- currentIndex.value = i
- }
- const go = (i: number) => {
- currentIndex.value = currentIndex.value + i
- if (currentIndex.value > homeList.value.length - 1) {
- currentIndex.value = 0
- return
- }
- if (currentIndex.value < 0) {
- currentIndex.value = homeList.value.length - 1
- return
- }
- }
- const btnContent = (i: number) => {
- // 跳转
- console.log('跳转', i)
- localStorage.setItem('hryk-id', homeList.value[i].id)
- router.push({
- path: '/list/'
- })
- }
- let homeList: any = ref([])
- const postListDataFn = async () => {
- let list = await postListData({
- "categoryId": 1
- })
- console.log('postListDataFn', list)
- list.data.data ? homeList.value = list.data.data.list : ''
- }
- let bottomCode: any = ref([])
- postListDataFn()
- const downInfoFn = async () => {
- const list = await downInfo()
- console.log('list', list)
- bottomCode.value = list.data.data
- }
- downInfoFn()
- // 框显示隐藏
- let showModal = ref<boolean>(false)
- const rules: FormRules = {
- companyName: [
- {
- required: true,
- trigger: ['blur', 'input'],
- message: '请输入公司名称'
- }
- ],
- customName: [
- {
- required: true,
- trigger: ['blur', 'input'],
- message: '请输入姓名'
- }
- ],
- city: [
- {
- required: true,
- trigger: ['blur', 'input'],
- message: '请选择所在城市'
- }
- ],
- phone: [
- {
- required: true,
- trigger: ['blur', 'input'],
- message: '请输入手机号'
- }
- ],
- verifyCode: [
- {
- required: true,
- trigger: ['blur', 'input'],
- message: '请输入验证码'
- }
- ],
- }
- interface customerType {
- sceneType?: string;
- companyName?: null | string;
- customName?: null | string;
- city?: null | string;
- phone?: null | string;
- verifyCode?: null | string;
- channel?: number;
- }
- let countdown = ref(0)
- const customer = ref<customerType>({
- sceneType: "loanofficial", // 场景
- companyName: null,// 公司名称
- customName: null, // 姓名
- city: null, // 所在城市
- phone: null, // 手机号
- verifyCode: null, //验证码
- channel: 16, //pc官网16 手机端17
- })
- const verifyCodeFn = async () => {
- if (customer.value.phone) {
- if (new RegExp('^1[0-9]{10}$').test(customer.value.phone)) {
- let z = await sendSms({
- sceneType: "loanofficial",
- userMobile: customer.value.phone
- })
- if (z.data.code == 0) {
- message.success('发送成功')
- countdown.value = 60
- // this.countDown()
- countDown()
- // console.log('进来了', this.countdown)
- } else {
- message.error('发送失败')
- }
- } else {
- message.error('请输入正确手机号')
- }
- } else {
- // 唤起提示
- message.error('请输入手机号')
- }
- }
- const intervalBtn = ref()
- // 倒计时
- const countDown = () => {
- // 设置倒计时
- intervalBtn.value = setInterval(() => {
- if (countdown.value == 1) {
- // 清除定时器
- clearInterval(intervalBtn.value)
- // 重置倒计时状态
- countdown.value = 1
- };
- // 倒计时
- countdown.value--
- }, 1000)
- }
- const formRef = ref<FormInst | null>(null)
- const handleValidateButtonClick = (e: MouseEvent) => {
- e.preventDefault()
- formRef.value?.validate(async (errors) => {
- if (!errors) {
- message.success('验证成功')
- console.log('customer.value', customer.value)
- let z = await postCustomer(customer.value)
- console.log('zzz', z)
- if (z.data.msg == '成功') {
- // 关闭页面
- fouse()
- }
- } else {
- console.log(errors)
- message.error('验证失败')
- }
- })
- }
- const fouse = () => {
- showModal.value = false
- }
- const btn = () => {
- customer.value = {
- sceneType: "loanofficial", // 场景
- companyName: null,// 公司名称
- customName: null, // 姓名
- city: null, // 所在城市
- phone: null, // 手机号
- verifyCode: null, //验证码
- channel: 16, //pc官网16 手机端17
- }
- clearInterval(intervalBtn.value)
- countdown.value = 0
- showModal.value = true
- }
- const handleUpdateValue = (value: string) => {
- console.log(value, '进来了')
- }
- </script>
- <style scoped lang="scss">
- .num-item {
- border-radius: 4px;
- width: 50px;
- height: 60px;
- margin: 10px;
- background: linear-gradient(0deg, rgb(255, 255, 255) 0%, rgba(244, 244, 255, 0.961) 50%, rgb(255, 255, 255) 100%);
- font-size: 36px;
- color: #fff;
- }
- .trial {
- background: url(~/public/image/try_out.png) no-repeat;
- background-size: cover;
- }
- .advantage {
- background: url(~/public/image/advantage.png) no-repeat;
- background-size: cover;
- }
- img {
- height: 100%;
- }
- .n-carousel {
- width: 529px !important;
- }
- .carousel-img {
- width: 509px;
- height: 306px;
- border-radius: 4px;
- }
- .custom-dots {
- display: flex;
- margin: 0;
- padding: 0;
- }
- .custom-dots li {
- display: inline-block;
- width: 20px;
- height: 4px;
- margin: 0 5px;
- // border-radius: 4px;
- background: #0000001d;
- transition: width 0.3s, background-color 0.3s cubic-bezier(0.4, 0, 0.2, 1);
- cursor: pointer;
- }
- .custom-dots li.is-active {
- width: 40px;
- background: #0047FF;
- }
- .text1 {
- display: inline-block;
- white-space: nowrap;
- width: 300px;
- overflow: hidden;
- text-overflow: ellipsis;
- }
- ::v-deep(.n-button) {
- border-radius: 4px !important;
- }
- // 框
- ::v-deep(.n-card-header__main) {
- flex: inherit !important;
- margin: 0 auto !important;
- }
- ::v-deep(.n-card-header) {
- padding: 0 !important;
- padding-top: 50px !important;
- }
- ::v-deep(.n-card__content) {
- flex: inherit;
- margin: 0 auto;
- margin-bottom: 50px !important;
- }
- ::v-deep(.n-form-item-label) {
- display: none !important;
- }
- ::v-deep(.n-form-item) {
- --n-label-height: 10px !important;
- }
- ::v-deep(.n-carousel__dots) {
- display: none !important;
- }
- ::v-deep(.n-input__input-el) {
- height: 55px !important;
- line-height: 55px !important;
- }
- ::v-deep(.n-card-header__main) {
- font-size: 30px;
- }
- // 按钮样式
- ::v-deep(.van-button--normal) {
- border-radius: 6px;
- background: #0047FF;
- border: 0;
- height: 67px;
- }
- .trial ::v-deep(.van-button--normal) {
- border-radius: 6px;
- background: #0047FF;
- border: 0;
- width: 400px;
- height: 67px;
- }
- ::v-deep(.van-button__content) {
- font-size: 24px;
- }
- .title ::v-deep(.van-button--normal) {
- border-radius: 6px;
- background: #0047FF;
- border: 0;
- width: 130px;
- height: 42px;
- }
- .title ::v-deep(.van-button__content) {
- font-size: 16px;
- }
- .message ::v-deep(.van-button--normal) {
- border-radius: 6px;
- background: #0047FF;
- border: 0;
- width: 130px;
- height: 42px;
- }
- .message ::v-deep(.van-button__content) {
- font-size: 16px;
- }
- .modalCss ::v-deep(.n-button) {
- border-radius: 4px !important;
- height: 55px !important;
- }
- .submission ::v-deep(.n-button) {
- width: 700px !important;
- }
- </style>
|