build: 发布新版本;修复类型断言推导编译错误。
2
components.d.ts
vendored
@ -31,8 +31,6 @@ declare module 'vue' {
|
||||
ElSelect: typeof import('element-plus/es')['ElSelect']
|
||||
ElSelectV2: typeof import('element-plus/es')['ElSelectV2']
|
||||
ElStatistic: typeof import('element-plus/es')['ElStatistic']
|
||||
ElStep: typeof import('element-plus/es')['ElStep']
|
||||
ElSteps: typeof import('element-plus/es')['ElSteps']
|
||||
ElUpload: typeof import('element-plus/es')['ElUpload']
|
||||
FloatingMenu: typeof import('./src/components/floatingMenu.vue')['default']
|
||||
Login: typeof import('./src/components/login.vue')['default']
|
||||
|
||||
10
dist/index.html
vendored
@ -3,12 +3,12 @@
|
||||
<head>
|
||||
<meta charset="UTF-8">
|
||||
<link rel="icon" href="/favicon.ico">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
||||
<meta name="viewport" content="width=device-width,minimum-scale=1.0,maximum-scale=1.0,user-scalable=no"/>
|
||||
<title>小发同城</title>
|
||||
<script type="module" crossorigin src="/static/js/index-Bra8bK7c.js"></script>
|
||||
<link rel="modulepreload" crossorigin href="/static/js/element-plus-BBXgOptP.js">
|
||||
<link rel="stylesheet" crossorigin href="/static/css/element-plus-DYJvLKyY.css">
|
||||
<link rel="stylesheet" crossorigin href="/static/css/index-BehRWuu1.css">
|
||||
<script type="module" crossorigin src="/static/js/index-GzDS9i1d.js"></script>
|
||||
<link rel="modulepreload" crossorigin href="/static/js/element-plus-B_5dJQ4L.js">
|
||||
<link rel="stylesheet" crossorigin href="/static/css/element-plus-C-fit5yO.css">
|
||||
<link rel="stylesheet" crossorigin href="/static/css/index-BiPINp27.css">
|
||||
</head>
|
||||
<body>
|
||||
<div id="app"></div>
|
||||
|
||||
1
dist/static/css/BasicLayout-Bi6f_WXR.css
vendored
1
dist/static/css/BasicLayout-CZmKYemM.css
vendored
Normal file
@ -0,0 +1 @@
|
||||
.hamburger-menu[data-v-7fb891cb]{position:fixed;top:20px;right:20px;width:25px;height:25px;cursor:pointer;z-index:10011;display:none}.hamburger-icon[data-v-7fb891cb]{display:block;width:100%;height:3px;background-color:#303133;margin:5px 0;transition:all .3s ease-in-out;transform-origin:center}.rotate-top[data-v-7fb891cb]{transform:translateY(8px) rotate(45deg)}.hide-middle[data-v-7fb891cb]{opacity:0}.rotate-bottom[data-v-7fb891cb]{transform:translateY(-8px) rotate(-45deg)}.mobile-menu[data-v-7fb891cb]{position:fixed;top:70px;left:0;width:100%;height:100%;background-color:#fff;z-index:10010;display:flex;flex-direction:column;align-items:center;transition:all .3s ease-in-out;opacity:0;visibility:hidden}.mobile-menu.open[data-v-7fb891cb]{opacity:1;visibility:visible}.mobile-menu-list[data-v-7fb891cb]{list-style:none;padding:0;margin:0;width:90%;max-width:300px;border-radius:10px;overflow:hidden;z-index:10010}.mobile-menu-list li[data-v-7fb891cb]{padding:10px;line-height:30PX;border-bottom:1px solid #DCDCDC}.mobile-menu-list li a[data-v-7fb891cb]{text-decoration:none}.mobile-menu-list li[data-v-7fb891cb]:last-child{border-bottom:none}.login-register-module[data-v-7fb891cb]{position:fixed;top:20px;right:60px;z-index:10010;display:flex;justify-content:center;align-items:center;display:none}.login-register-module span[data-v-7fb891cb]{margin-right:10px;line-height:35px;cursor:pointer}.login-register-module span[data-v-7fb891cb]:hover{color:#00f}@media (max-width: 768px){.header-menu[data-v-7fb891cb]{display:none}}.footer[data-v-40721346]{background:#000b22;padding:20px;color:#999;font-size:14px}.footer a[data-v-40721346]{display:inline-block;margin:0 5px;color:#999}.footer a[data-v-40721346]:hover{color:#fff}.foot_menu[data-v-40721346]{width:1200px;margin:auto}.col1[data-v-40721346]{display:flex;align-items:center;justify-content:center}.logo_text img[data-v-40721346]{width:48px;border-radius:10px}.copyright[data-v-40721346]{padding-top:10px;text-align:center}@media (max-width: 768px){.foot_menu[data-v-40721346]{display:none}.copyright[data-v-40721346]{width:100%}}.floating-menu[data-v-92c5b338]{position:fixed;right:5px;bottom:20%;padding:10px;z-index:1000}.floating-menu .menu-item[data-v-92c5b338]{display:block;margin:5px 0;padding:8px 15px;border:none;border-radius:3px;background-color:#007bff;color:#fff;cursor:pointer;transition:background-color .3s ease}.floating-menu .menu-item[data-v-92c5b338]:hover{background-color:#0056b3}.floating-menu .menu-item-wrapper[data-v-92c5b338]{position:relative}.floating-menu .phone-popup[data-v-92c5b338]{position:absolute;background-color:#fff;border:1px solid #ccc;box-shadow:0 0 5px #0003;border-radius:5px;top:50%;left:-180px;transform:translateY(-50%);z-index:1001}.floating-menu .phone-popup-content[data-v-92c5b338]{display:flex;flex-direction:column;padding:10px;justify-content:center;align-items:center}.floating-menu .phone-popup-content .code img[data-v-92c5b338]{width:70px;height:70px}.floating-menu-mobile[data-v-92c5b338]{position:fixed;right:5px;bottom:20%;padding:10px;z-index:1000;background:#fff;border-radius:10px;box-shadow:0 1px 10px #0003}.floating-menu-mobile .customer-serve[data-v-92c5b338]{width:30px;height:30px;display:block;margin-bottom:10px}.floating-menu-mobile .customer-serve i[data-v-92c5b338]{font-size:30px}.floating-menu-mobile .customer-serve .phone-popup[data-v-92c5b338]{position:absolute;background-color:#fff;border:1px solid #ccc;box-shadow:0 0 5px #0003;border-radius:5px;top:50%;left:-180px;transform:translateY(-50%);z-index:1001}.floating-menu-mobile .customer-serve .phone-popup-content[data-v-92c5b338]{display:flex;flex-direction:column;padding:10px;justify-content:center;align-items:center}.floating-menu-mobile .customer-serve .phone-popup-content .code img[data-v-92c5b338]{width:70px;height:70px}.floating-menu-mobile .feedback[data-v-92c5b338]{width:30px;height:30px;display:block;margin-bottom:10px}.floating-menu-mobile .feedback i[data-v-92c5b338]{font-size:30px}.floating-menu-mobile .backToTop[data-v-92c5b338]{width:30px;height:30px;display:none}.floating-menu-mobile .backToTop i[data-v-92c5b338]{font-size:30px}
|
||||
1
dist/static/css/FeedBack-D9b_qmNR.css
vendored
Normal file
@ -0,0 +1 @@
|
||||
.feedback-container[data-v-ba2dd224]{width:100%;min-height:calc(100vh - 220px);background:#eee;padding:20px}.feedback-container .main[data-v-ba2dd224]{width:1200px;margin:0 auto;background:#fff;border-radius:10px}.feedback-container .main .title[data-v-ba2dd224]{font-size:24px;padding:30px 30px 60px}.feedback-container .main .submit[data-v-ba2dd224]{padding:50px 0;text-align:center}
|
||||
1
dist/static/css/FeedBack-DRpgDsCc.css
vendored
@ -1 +0,0 @@
|
||||
.feedback-container{width:100%;max-width:1200px;display:flex;flex-direction:column;align-items:center;justify-content:start;margin:auto}.feedback-container h1{margin:30px 0}
|
||||
1
dist/static/css/Help-CUWLVGA_.css
vendored
@ -1 +0,0 @@
|
||||
@charset "UTF-8";.help_container{width:100%;max-width:1200px;margin:auto;display:flex;justify-content:center;align-items:center}.help_container .el-row{width:100%}.help_img img{width:100%;height:auto;object-fit:contain}
|
||||
1
dist/static/css/Help-dr8os52a.css
vendored
Normal file
@ -0,0 +1 @@
|
||||
@charset "UTF-8";.help_container{width:100%;min-height:calc(100vh - 220px);background:#eee;padding:20px}.help_container .main{width:1200px;margin:0 auto;background:#fff;border-radius:10px;padding:20px;min-height:600px;display:flex;align-items:center;justify-content:center}.help_container .el-row{width:100%}.help_img img{width:100%;height:auto;object-fit:contain}
|
||||
1
dist/static/css/check-BYFN0eMJ.css
vendored
Normal file
@ -0,0 +1 @@
|
||||
[data-v-73ad390c] .el-upload--picture-card,[data-v-73ad390c] .el-upload-list__item{width:96px;height:96px;text-align:center;flex-direction:column;color:#666;line-height:20px}.signUp-container[data-v-73ad390c]{display:flex;padding-top:12px;flex-direction:column;align-items:center;justify-content:center;background:#eee}.signUp-container .tit[data-v-73ad390c]{font-size:16px;margin-bottom:15px}.signUp-container .tit[data-v-73ad390c] .el-result{padding:0}.signUp-container .steps-container[data-v-73ad390c]{width:1000px;padding:15px;border-radius:5px;background:#fff;margin-bottom:12px}.signUp-container[data-v-73ad390c] .upload-hidden .el-upload--picture-card{display:none}.signUp-container .form-submit[data-v-73ad390c]{width:1000px;padding:15px;border-radius:5px;background:#fff;margin-bottom:12px}.signUp-container .form-submit .from_box[data-v-73ad390c]{padding:15px;margin:0 0 12px;border-radius:5px;background:#fff}.signUp-container .form-button[data-v-73ad390c]{width:100%;text-align:center;padding:20px;background:#fff}.auto-item p[data-v-73ad390c]{font-size:15px;font-weight:900}.auto-item span[data-v-73ad390c]{font-size:10px}@media (max-width: 768px){.el-cascader-menu[data-v-73ad390c]{width:120px;min-width:120px}.signUp-container .steps-container[data-v-73ad390c],.signUp-container .form-submit[data-v-73ad390c]{width:100%}}
|
||||
1
dist/static/css/check-C3ivE_fz.css
vendored
@ -1 +0,0 @@
|
||||
.check_contain{width:100%;max-width:1200px;margin:auto;display:flex;flex-direction:column;justify-content:center;align-items:center}.check_contain .check_tips{margin-top:40px}.check_contain .check_tips .check_pass{display:flex;flex-direction:column;justify-content:center}.check_contain .check_tips .check_pass .icon{display:flex;justify-content:center;align-items:center}.check_contain .check_tips .check_fail{display:flex;flex-direction:column;justify-content:center}.check_contain .check_tips .check_fail .icon{display:flex;justify-content:center;align-items:center}.check_contain .check_tips .check_wait{display:flex;flex-direction:column;justify-content:center}.check_contain .check_tips .check_wait .icon{display:flex;justify-content:center;align-items:center}.check_contain .check_tips i{font-size:200px}.check_contain .check_tips p{margin:10px 0;font-size:20px}.check_contain .check_re_apply{padding-top:40px;display:flex;flex-direction:column;justify-content:center;align-items:center}.auto-item p{font-size:15px;font-weight:900}.auto-item span{font-size:10px}@media (max-width: 768px){.el-cascader-menu{width:120px;min-width:120px}}
|
||||
1
dist/static/css/element-plus-C-fit5yO.css
vendored
Normal file
1
dist/static/css/element-plus-DYJvLKyY.css
vendored
1
dist/static/css/index-BehRWuu1.css
vendored
1
dist/static/css/index-BiPINp27.css
vendored
Normal file
@ -0,0 +1 @@
|
||||
*{margin:0;padding:0;box-sizing:border-box}a{text-decoration:none}ul{list-style:none}body{font-size:12px;overflow-x:hidden}:root{--bgcolor: #ea4322}html{overflow-x:hidden}.btn{background:#ea4322;border:medium none;color:#fff;cursor:pointer;display:inline-block;font-size:14px;font-weight:500;line-height:1;margin-bottom:0;padding:10px 30px;text-align:center;text-transform:capitalize;touch-action:manipulation;transition:.3s;vertical-align:middle;white-space:nowrap;border:1px solid transparent;box-shadow:none!important;border-radius:30px}.btn:hover,.active-btn{background:#000b22;color:#fff;border-color:#000b22}.btn:not(:disabled):not(.disabled):active,:focus{color:#ea4322}.btn:focus{background:#ea4322;color:#fff;border-color:#fff}.btn:active{color:inherit;background:inherit}.header{height:70px}.header-list{width:100%;height:70px;background-color:#fff;box-shadow:0 1px 6px #0000001a;z-index:1000}.header-list .el-row{width:100%;max-width:1440px;margin:auto}.header-top{max-width:1440px;width:100%;height:70px;margin:auto;display:flex;justify-content:center;align-items:center}.logo{width:60px;padding-left:20px}.logo a{background:url(/static/jpg/logo-B02ieJZx.jpg) no-repeat;width:48px;height:48px;border-radius:5px;display:inline-block;background-size:contain;outline:none}.header-top ul{flex:1;display:flex;line-height:60px}.header-menu{display:flex}.header-menu li{margin:0 30px;list-style:none;position:relative;color:#333}.header-menu a{text-decoration:none;color:inherit}.header-menu li span{font-size:16px}.header-menu li:hover span,.header-menu .router-link-active span{color:var(--bgcolor)}.header-menu li:before{content:"";position:absolute;bottom:0;left:50%;width:0;height:100%;border-bottom:3px solid var(--bgcolor);transition:all .2s}.header-menu li:hover:before,.header-menu .router-link-active li:before{content:"";left:0;width:100%}.header-right{display:flex;justify-content:flex-end}.header-right .start{margin-right:20px}.header-right .start .start-button{background-color:#000;border-radius:20px}.header-right .login,.header-right .logout{margin-right:20px}.header-right .logout .logout-button{border:none}.company-detail{display:flex}.company-detail img{width:100%;height:100%;object-fit:cover;padding-right:20px}.company-introduce{padding:20px 20px 0;letter-spacing:2px;line-height:34px}.banner-list{width:100%;max-width:1200px;margin:auto;position:relative}.banner-list .el-carousel__container{width:100%;padding-bottom:50%;position:relative}.banner-list .el-carousel__item{position:absolute;top:0;left:0;width:100%;height:100%}.banner-list .el-carousel__item img{width:100%;height:100%;object-fit:cover}.container-bg{padding:50px 0}.service-contain{display:flex;flex-direction:column;justify-content:center;align-items:center;width:100%;padding-top:30px}.service-list{width:100%}.service-list ul{display:flex;flex-wrap:wrap;gap:20px;justify-content:center;align-items:center;width:100%}.service-list ul li{list-style:none;width:30%;height:211.6px;padding:30px 20px;text-align:center;box-shadow:0 15px 25px #0000001a;border-radius:10px}.service-list ul li i:before{font-size:70px;color:#353535;transition:.3s}.service-list ul li h4{font-size:26px;font-weight:500;margin-top:10px;transition:.3s}.service-list ul li:hover{background:linear-gradient(90.54deg,#ec4b2b .42%,#f85535 102.71%)}.service-list ul li:hover i:before{color:#fff}.service-list ul li:hover h4{color:#fff}.service-list ul li:hover i:before p{color:#fff}@font-face{font-family:iconfont;src:url(/static/ttf/iconfont-B5DLCOAl.ttf?t=1744876675964) format("truetype")}.iconfont{font-family:iconfont!important;font-size:16px;font-style:normal;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.icon-baobei:before{content:""}.icon-huidaodingbu:before{content:""}.icon-vip:before{content:""}.icon-fankui:before{content:""}.icon-kefu:before{content:""}.icon-pass-2-copy:before{content:""}.icon-anzhuangweixiu:before{content:""}.icon-dingdan:before{content:""}.icon-ershoujiaoyi:before{content:""}.icon-qiyezhaopin:before{content:""}.icon-shenhebutongguo:before{content:""}.icon-jia:before{content:""}.icon-icon-test:before{content:""}.icon-zulinfuwuicon:before{content:""}.icon-jiazhengbaojieanbao:before{content:""}.icon-employee1:before{content:""}.icon-shenhezhong:before{content:""}.icon-shenhe-shenhetongguo:before{content:""}.icon-shenhetongguo:before{content:""}.icon-stamp-yiqianshu-chenggong-yangshi2:before{content:""}
|
||||
1
dist/static/css/index-CGje_gOx.css
vendored
Normal file
@ -0,0 +1 @@
|
||||
.slider[data-v-a80e4443]{width:100%;position:relative}.slider-container[data-v-a80e4443]{display:flex;width:100%;height:calc(100vh - 200px);background:url(/static/jpg/banner1-C-MK2qoq.jpg) no-repeat 50% 50%;background-size:100% 100%;margin:auto;align-items:center;justify-content:center}.slider-container .box[data-v-a80e4443]{width:1000px;margin:auto;height:calc(100vh - 200px);position:relative}.slider-container .box .sub[data-v-a80e4443]{position:absolute;top:65%;transform:translateY(65%);left:150px}.counter_wrapper[data-v-a80e4443]{position:relative;margin-top:-100px;z-index:12}.counter_wrapper .count_box[data-v-a80e4443]{width:100%;padding:15px 0;border-radius:10px;text-align:center;margin-bottom:40px;background:#fff;box-shadow:2px 2px 10px 1px #00000014;transition:.3s}.counter_wrapper .count_box i[data-v-a80e4443]:before{font-size:60px;color:#353535;transition:.3s}.counter_wrapper .count_box h3[data-v-a80e4443]{font-size:35px;font-weight:500;color:#353535;margin:15px 0;transition:.3s}.counter_wrapper .count_box p[data-v-a80e4443]{font-size:18px;font-weight:500;color:#353535;transition:.3s}.counter_wrapper .count_box:hover i[data-v-a80e4443]:before{color:#fff}.counter_wrapper .count_box:hover p[data-v-a80e4443],.counter_wrapper .count_box:hover .el-statistic__content[data-v-a80e4443]{color:#fff}.counter_wrapper .count_box[data-v-a80e4443]:hover{background:#f34d2c}.container[data-v-a80e4443]{width:100%;max-width:1200px;margin:auto}.container .el-row[data-v-a80e4443]{width:100%}@media (max-width: 768px){.slider-container[data-v-a80e4443]{background:url(/static/jpg/banner1-C-MK2qoq.jpg) no-repeat 83.5% 100%;background-size:cover;height:calc(100vh - 100px)}.slider-container .box[data-v-a80e4443]{width:100%;margin:auto;height:calc(100vh - 100px);position:relative}.slider-container .box .sub[data-v-a80e4443]{position:absolute;top:78%;left:0;transform:translateY(75%);text-align:center;width:100%}.slider-container .box .sub button[data-v-a80e4443]{margin-bottom:12px}.counter_wrapper[data-v-a80e4443]{margin-top:-20px}.counter_wrapper .container[data-v-a80e4443]{display:flex;justify-content:center}}.banner{padding-top:20px}.banner-list{margin-top:15px}.service-list{width:1200px;margin:15px 0}@media (max-width: 768px){.service-list{width:auto}}.router-link-button{padding:3px 5px;border:none;border-radius:4px;background-color:#ec4b2b;color:#fff;font-size:16px;text-align:center;text-decoration:none;cursor:pointer;transition:background-color .3s ease;margin-top:25px;float:right}.router-link-button:hover{background-color:#f85535}.company-introduce p{font-size:20px;text-indent:2em}.index-title{width:1200px;text-align:center;margin:auto}.index-title h3{font-size:40px}.index-title p{font-size:20px}.company-detail{width:1200px;margin:15px auto 0}@media (max-width: 768px){.index-title,.company-detail{width:auto}}
|
||||
1
dist/static/css/index-Cfnv2MIC.css
vendored
@ -1 +0,0 @@
|
||||
@charset "UTF-8";.slider{width:100%;background:linear-gradient(90.54deg,#7354ff .42%,#000b22 102.71%);-webkit-background:linear-gradient(90.54deg,#7354ff .42%,#000b22 102.71%);-moz-background:linear-gradient(90.54deg,#7354ff .42%,#000b22 102.71%);position:relative;padding-top:100px;padding-bottom:130px}.slider:before{content:"";position:absolute;left:0;right:0;top:0;background-position:center center;bottom:0;background:url(/static/png/slider-bg-shape-E1wbLUgd.png);background-repeat:no-repeat;background-size:100% 100%;z-index:0}.slider .slider-container{display:flex;width:100%;max-width:1200px;margin:auto;align-items:center;justify-content:center}.slider .slider-container .el-row{display:flex;width:100%;align-items:center;justify-content:center}.slider .slider-container-mobile{display:none;width:100%;max-width:1200px;margin:auto;align-items:center;justify-content:center;text-align:center}.slider .slider-container-mobile h1{color:#fff;font-size:40px;font-weight:700;margin:10px 0}.slider .slider-container-mobile p{color:#fff;font-size:20px;font-weight:400;margin:10px 0}.slider .slider-container-left{display:flex;flex-direction:column;justify-content:center;align-items:center;text-align:center}.slider .slider-container-left h1{color:#fff;font-size:40px;font-weight:700}.slider .slider-container-left p{color:#fff;font-size:20px;font-weight:400}.slider .slider-container-right{display:flex;justify-content:center;align-self:center}.slider .slider-container-right img{width:50%;height:50%}.slider-button{display:flex;justify-content:center}.slider-button .slider-btn{margin-top:30px;padding:12px 30px;position:relative}.slider-button .service{margin-right:14px}.qr-code{display:none;position:absolute;top:100%;left:50%;transform:translate(-50%);z-index:30;background-color:#fff;padding:10px;border:1px solid #ccc;box-shadow:0 0 5px #0000004d}.slider-btn:hover .qr-code{display:block}.qr-code img{width:150px;height:150px}.counter_wrapper{position:relative;margin-top:-100px;z-index:12}.counter_wrapper .count_box{width:100%;padding:15px 0;border-radius:5px 5px 30px 30px;text-align:center;margin-bottom:40px;background:#fff;box-shadow:2px 2px 10px 1px #00000014;transition:.3s}.counter_wrapper .count_box i:before{font-size:60px;color:#353535;transition:.3s}.counter_wrapper .count_box h3{font-size:35px;font-weight:500;color:#353535;margin:15px 0;transition:.3s}.counter_wrapper .count_box p{font-size:18px;font-weight:500;color:#353535;transition:.3s}.counter_wrapper .count_box:hover i:before{color:#fff}.counter_wrapper .count_box:hover p,.counter_wrapper .count_box:hover .el-statistic__content{color:#fff}.counter_wrapper .count_box:hover{background:#7354ff}.container{width:100%;max-width:1200px;margin:auto}.container .el-row{width:100%}@media (max-width: 768px){.container{width:100%;margin:auto}.slider{padding-top:0}.container .el-row{width:100%;padding-left:20px}.slider .slider-container{display:none}.slider .slider-container-mobile{display:flex}.slider .slider-container-left p{margin-top:20px}}@media (min-width: 769px){.slider .slider-container-mobile{display:none}.slider .slider-container{display:flex}}.router-link-button{padding:3px 5px;border:none;border-radius:4px;background-color:#42b983;color:#fff;font-size:16px;text-align:center;text-decoration:none;cursor:pointer;transition:background-color .3s ease;margin-top:25px;float:right}.router-link-button:hover{background-color:#36a675}.company-introduce p{font-size:20px;text-indent:2em}
|
||||
1
dist/static/css/privacy-Bi7tnCFK.css
vendored
@ -1 +0,0 @@
|
||||
.container[data-v-9b7f06d7]{padding:20px}
|
||||
1
dist/static/css/register-CxoCcVzs.css
vendored
Normal file
@ -0,0 +1 @@
|
||||
.login-box[data-v-f446f844]{position:absolute;top:0;left:0;width:100%;height:100vh;display:flex;justify-content:center;align-items:center;background-color:#000000bf;z-index:1000101}.el-message[data-v-f446f844]{z-index:1000102!important}.login-container[data-v-f446f844]{padding:25px;border-radius:10px;background-color:#fff;width:500px;position:relative}.login-container h4[data-v-f446f844]{color:#666;text-align:center;margin-bottom:30px;font-size:24px}.login-container .el-input[data-v-f446f844]{width:100%}.login-container .login-close[data-v-f446f844]{position:absolute;top:10px;right:10px}.login-container .login-close .btn_close[data-v-f446f844]{cursor:pointer}.login-container .login-close .btn_close[data-v-f446f844]:hover{color:#409efc}.login-container .foot[data-v-f446f844]{padding-top:20px}.login-container .foot .btn_sumit[data-v-f446f844]{display:block;width:100%}.login-container .foot .btn_code[data-v-f446f844]{display:block;width:60px}.login-container[data-v-f446f844] .el-input-group__append{padding:0!important}.login-container .captcha[data-v-f446f844]{cursor:pointer;border:1px solid #dcdfe6;border-left:none}.login-container .tool[data-v-f446f844]{padding-top:25px;display:flex;justify-content:center;align-items:center;text-align:center;font-size:14px;color:#666}.register-box{position:absolute;top:0;left:0;width:100%;height:100vh;display:flex;justify-content:center;align-items:center;background-color:#000000bf;z-index:1000101}.register-box .el-message{z-index:1000102!important}.register-box .foot{padding-top:20px}.register-box .foot .btn_sumit{display:block;width:100%}.register-box .foot .btn_code{display:block;width:60px}.register-box .register-container{padding:25px;border-radius:10px;background-color:#fff;width:500px;position:relative}.register-box .register-container h4{color:#666;text-align:center;margin-bottom:30px;font-size:24px}.register-box .register-container .el-input{width:100%}.register-box .register-container .verifyAndButton{display:flex;width:100%}.register-box .register-container .register-close{position:absolute;top:10px;right:10px}.register-box .register-container .register-close .btn_close{cursor:pointer}.register-box .register-container .register-close .btn_close:hover{color:#409efc}.register-box .register-container .tool{padding-top:25px;display:flex;justify-content:center;align-items:center;text-align:center;font-size:14px;color:#666}
|
||||
1
dist/static/css/start-DSs4wyqO.css
vendored
Normal file
@ -0,0 +1 @@
|
||||
[data-v-236ff989] .el-upload--picture-card,[data-v-236ff989] .el-upload-list__item{width:96px;height:96px;text-align:center;flex-direction:column;color:#666;line-height:20px}.signUp-container[data-v-236ff989]{display:flex;padding-top:12px;flex-direction:column;align-items:center;justify-content:center;background:#eee}.signUp-container .tit[data-v-236ff989]{font-size:16px;margin-bottom:15px}.signUp-container .steps-container[data-v-236ff989]{width:50%;padding:15px;border-radius:5px;background:#fff;margin-bottom:12px}.signUp-container[data-v-236ff989] .upload-hidden .el-upload--picture-card{display:none}.signUp-container .form-submit[data-v-236ff989]{width:50%}.signUp-container .form-submit[data-v-236ff989] .el-form{max-width:100%!important}.signUp-container .form-submit .from_box[data-v-236ff989]{width:100%;padding:15px;margin:0 0 12px;border-radius:5px;background:#fff}.signUp-container .form-button[data-v-236ff989]{width:100%;text-align:center;padding:20px;background:#fff}.auto-item p[data-v-236ff989]{font-size:15px;font-weight:900}.auto-item span[data-v-236ff989]{font-size:10px}@media (max-width: 768px){.el-cascader-menu[data-v-236ff989]{width:120px;min-width:120px}.signUp-container .steps-container[data-v-236ff989],.signUp-container .form-submit[data-v-236ff989]{width:100%}}
|
||||
1
dist/static/css/start-DhP5DNUq.css
vendored
@ -1 +0,0 @@
|
||||
.signUp-container{display:flex;padding:30px 0;flex-direction:column;align-items:center;justify-content:center}.signUp-container .steps-container{width:60%}.signUp-container :deep(.upload-hidden .el-upload--picture-card){display:none}.signUp-container .form-submit{padding:20px 0}.auto-item p{font-size:15px;font-weight:900}.auto-item span{font-size:10px}.el-form-item label{width:126px!important}@media (max-width: 768px){.el-cascader-menu{width:120px;min-width:120px}}
|
||||
BIN
dist/static/jpg/banner1-C-MK2qoq.jpg
vendored
Normal file
|
After Width: | Height: | Size: 218 KiB |
BIN
dist/static/jpg/company-Zzkqv4PX.jpg
vendored
|
Before Width: | Height: | Size: 2.3 MiB |
BIN
dist/static/jpg/company-a9xTEBne.jpg
vendored
Normal file
|
After Width: | Height: | Size: 71 KiB |
BIN
dist/static/jpg/logo-B02ieJZx.jpg
vendored
Normal file
|
After Width: | Height: | Size: 45 KiB |
BIN
dist/static/jpg/serve2-CqNtSUEv.jpg
vendored
Normal file
|
After Width: | Height: | Size: 53 KiB |
BIN
dist/static/jpg/serve2-CrdmA4jM.jpg
vendored
|
Before Width: | Height: | Size: 1.4 MiB |
BIN
dist/static/jpg/serve3-BgdR_lSl.jpg
vendored
|
Before Width: | Height: | Size: 2.2 MiB |
BIN
dist/static/jpg/serve3-DRKm56JT.jpg
vendored
Normal file
|
After Width: | Height: | Size: 77 KiB |
BIN
dist/static/jpg/serve4-BtndRdVx.jpg
vendored
|
Before Width: | Height: | Size: 1.5 MiB |
BIN
dist/static/jpg/serve4-DlH5hhLq.jpg
vendored
Normal file
|
After Width: | Height: | Size: 46 KiB |
BIN
dist/static/jpg/serve5-B23PNsaL.jpg
vendored
|
Before Width: | Height: | Size: 1.8 MiB |
BIN
dist/static/jpg/serve5-DAvifB6O.jpg
vendored
Normal file
|
After Width: | Height: | Size: 51 KiB |
BIN
dist/static/jpg/target3-BFOCR9f2.jpg
vendored
Normal file
|
After Width: | Height: | Size: 111 KiB |
BIN
dist/static/jpg/target3-atunhXrw.jpg
vendored
|
Before Width: | Height: | Size: 1.0 MiB |
BIN
dist/static/jpg/target4-BE3ouBHH.jpg
vendored
|
Before Width: | Height: | Size: 1.4 MiB |
BIN
dist/static/jpg/target4-mqvy_N_v.jpg
vendored
Normal file
|
After Width: | Height: | Size: 113 KiB |
BIN
dist/static/jpg/target5-C5BgcCif.jpg
vendored
|
Before Width: | Height: | Size: 1.5 MiB |
BIN
dist/static/jpg/target5-D9hq6y0k.jpg
vendored
Normal file
|
After Width: | Height: | Size: 100 KiB |
@ -1 +1 @@
|
||||
import{G as r,v as i,I as t,S as d,B as a,y as o,K as e,J as n}from"./element-plus-BBXgOptP.js";import{_ as l}from"./_plugin-vue_export-helper-DlAUqK2U.js";const _="/static/jpg/ppt2-B63Md0hi.jpg",g="/static/jpg/ppt3-DJQEMBTC.jpg",m="/static/jpg/ppt4-N3gNKzlq.jpg",v="/static/jpg/ppt5-BECJkVjl.jpg",u="/static/jpg/target4-BE3ouBHH.jpg",j="/static/jpg/target5-C5BgcCif.jpg",f="/static/jpg/target3-atunhXrw.jpg",x={},B={class:"about_container"},b={class:"brandTarget"};function C(E,s){const c=e,p=n;return i(),r("div",null,[t("div",B,[s[3]||(s[3]=d('<h1 data-v-53582c83>品牌介绍</h1><p data-v-53582c83> 小发同城是2024成立的创新型同城服务企业。自成立以来,秉持着 “以用户需求为核心,用贴心服务点亮城市生活” 的使命,不断整合各类优质资源, 搭建起一个涵盖配送、生活服务、商业服务等多元领域的综合性服务网络。 </p><p data-v-53582c83> 随着城市生活节奏的不断加快和人们对生活品质要求的日益提高, 同城服务市场有着广阔的发展前景。小发同城将继续秉承创新、高效、贴心的服务理念, 不断拓展服务领域,提升服务质量,为用户创造更多价值。同时,小发同城也将积极与各类商家、合作 伙伴携手共进,共同推动同城服务行业的发展,为打造更加便捷、美好的城市生活贡献自己的力量。 </p><div class="ppt" data-v-53582c83><img src="'+_+'" data-v-53582c83><img src="'+g+'" data-v-53582c83><img src="'+m+'" data-v-53582c83><img src="'+v+'" data-v-53582c83></div><h1 data-v-53582c83>品牌主张</h1>',5)),t("div",b,[a(p,{gutter:20},{default:o(()=>[a(c,{xs:24,sm:24,md:24,lg:8,xl:8},{default:o(()=>s[0]||(s[0]=[t("div",{class:"brandTarget_one"},[t("img",{src:u}),t("p",null,"服务到位")],-1)])),_:1}),a(c,{xs:24,sm:24,md:24,lg:8,xl:8},{default:o(()=>s[1]||(s[1]=[t("div",{class:"brandTarget_two"},[t("img",{src:j}),t("p",null,"快速解决")],-1)])),_:1}),a(c,{xs:24,sm:24,md:24,lg:8,xl:8},{default:o(()=>s[2]||(s[2]=[t("div",{class:"brandTarget_three"},[t("img",{src:f}),t("p",null,"客户放心")],-1)])),_:1})]),_:1})])])])}const T=l(x,[["render",C],["__scopeId","data-v-53582c83"]]);export{T as default};
|
||||
import{G as r,v as d,I as t,W as e,B as a,y as o,P as i,M as _}from"./element-plus-B_5dJQ4L.js";import{_ as l}from"./_plugin-vue_export-helper-DlAUqK2U.js";const n="/static/jpg/ppt2-B63Md0hi.jpg",g="/static/jpg/ppt3-DJQEMBTC.jpg",m="/static/jpg/ppt4-N3gNKzlq.jpg",v="/static/jpg/ppt5-BECJkVjl.jpg",j="/static/jpg/target4-mqvy_N_v.jpg",u="/static/jpg/target5-D9hq6y0k.jpg",f="/static/jpg/target3-BFOCR9f2.jpg",x={},B={class:"about_container"},b={class:"brandTarget"};function N(C,s){const c=i,p=_;return d(),r("div",null,[t("div",B,[s[3]||(s[3]=e('<h1 data-v-53582c83>品牌介绍</h1><p data-v-53582c83> 小发同城是2024成立的创新型同城服务企业。自成立以来,秉持着 “以用户需求为核心,用贴心服务点亮城市生活” 的使命,不断整合各类优质资源, 搭建起一个涵盖配送、生活服务、商业服务等多元领域的综合性服务网络。 </p><p data-v-53582c83> 随着城市生活节奏的不断加快和人们对生活品质要求的日益提高, 同城服务市场有着广阔的发展前景。小发同城将继续秉承创新、高效、贴心的服务理念, 不断拓展服务领域,提升服务质量,为用户创造更多价值。同时,小发同城也将积极与各类商家、合作 伙伴携手共进,共同推动同城服务行业的发展,为打造更加便捷、美好的城市生活贡献自己的力量。 </p><div class="ppt" data-v-53582c83><img src="'+n+'" data-v-53582c83><img src="'+g+'" data-v-53582c83><img src="'+m+'" data-v-53582c83><img src="'+v+'" data-v-53582c83></div><h1 data-v-53582c83>品牌主张</h1>',5)),t("div",b,[a(p,{gutter:20},{default:o(()=>[a(c,{xs:24,sm:24,md:24,lg:8,xl:8},{default:o(()=>s[0]||(s[0]=[t("div",{class:"brandTarget_one"},[t("img",{src:j}),t("p",null,"服务到位")],-1)])),_:1}),a(c,{xs:24,sm:24,md:24,lg:8,xl:8},{default:o(()=>s[1]||(s[1]=[t("div",{class:"brandTarget_two"},[t("img",{src:u}),t("p",null,"快速解决")],-1)])),_:1}),a(c,{xs:24,sm:24,md:24,lg:8,xl:8},{default:o(()=>s[2]||(s[2]=[t("div",{class:"brandTarget_three"},[t("img",{src:f}),t("p",null,"客户放心")],-1)])),_:1})]),_:1})])])])}const k=l(x,[["render",N],["__scopeId","data-v-53582c83"]]);export{k as default};
|
||||
1
dist/static/js/BasicLayout-BG8MYEhR.js
vendored
1
dist/static/js/BasicLayout-DDHijl2y.js
vendored
Normal file
1
dist/static/js/FeedBack-B4DTvKxt.js
vendored
@ -1 +0,0 @@
|
||||
import{j as b,a as y,r as k,G as w,I as p,B as o,y as l,W as V,Y as v,v as x,a0 as E,a1 as h,a4 as B,a5 as F,u as I,a6 as C,L as N}from"./element-plus-BBXgOptP.js";import{s as U}from"./http-HsCCGFNQ.js";function g(c,t={}){t.isFilter=!0;const n=new FormData;n.append("upfile",c);for(const a in t)t.hasOwnProperty(a)&&n.append(a,t[a]);return new Promise((a,r)=>{U({url:"/shop/oss/upload",method:"post",data:n}).then(e=>{a(e)}).catch(e=>r(console.warn(e)))})}const j={class:"feedback-container"},D={class:"feedback-form"},R=b({__name:"FeedBack",setup(c){const t=y({describe:"",img:"",contact:""}),n=k(),a=({file:r})=>{g(r,{}).then(s=>{console.log(s)}).catch(s=>{console.error(s)})};return(r,e)=>{const s=h,u=E,i=F,m=B,f=V,_=v;return x(),w("div",j,[e[4]||(e[4]=p("h1",null,"意见反馈",-1)),p("div",D,[o(f,{model:t,"label-width":"auto",style:{"max-width":"600px"}},{default:l(()=>[o(u,{label:"描述问题"},{default:l(()=>[o(s,{modelValue:t.describe,"onUpdate:modelValue":e[0]||(e[0]=d=>t.describe=d),rows:6,type:"textarea"},null,8,["modelValue"])]),_:1}),o(u,{label:"上传图片"},{default:l(()=>[o(m,{ref_key:"uploadRef",ref:n,multiple:"",limit:3,"list-type":"picture-card","http-request":a,"auto-upload":!1},{default:l(()=>[o(i,{class:"avatar-uploader-icon"},{default:l(()=>[o(I(C))]),_:1})]),_:1},512)]),_:1}),o(u,{label:"您的联系方式"},{default:l(()=>[o(s,{modelValue:t.contact,"onUpdate:modelValue":e[1]||(e[1]=d=>t.contact=d),style:{width:"200px"}},null,8,["modelValue"])]),_:1})]),_:1},8,["model"]),o(_,{type:"primary",size:"default",onClick:e[2]||(e[2]=d=>n.value.submit())},{default:l(()=>e[3]||(e[3]=[N("提交反馈")])),_:1})])])}}});export{R as default};
|
||||
1
dist/static/js/FeedBack-CM3byjEA.js
vendored
Normal file
@ -0,0 +1 @@
|
||||
import{j as f,a as b,r as v,G as V,I as d,B as t,y as o,_ as k,J as x,v as B,a2 as E,a1 as y,a5 as w,a6 as F,u as I,a7 as C,O as N}from"./element-plus-B_5dJQ4L.js";import{u as U}from"./upload-DS8pBJP2.js";import{_ as g}from"./_plugin-vue_export-helper-DlAUqK2U.js";import"./http-yKPN8Mxt.js";const j={class:"feedback-container"},O={class:"main"},R={class:"submit"},h=f({__name:"FeedBack",setup(q){const l=b({describe:"",img:"",contact:""}),c=v(),u=({file:r})=>{U(r,{}).then(a=>{console.log(a)}).catch(a=>{console.error(a)})};return(r,e)=>{const a=y,n=E,i=F,m=w,p=k,_=x;return B(),V("div",j,[d("div",O,[e[4]||(e[4]=d("div",{class:"title"}," 意见反馈 ",-1)),t(p,{model:l,"label-width":"150px"},{default:o(()=>[t(n,{label:"描述问题"},{default:o(()=>[t(a,{modelValue:l.describe,"onUpdate:modelValue":e[0]||(e[0]=s=>l.describe=s),rows:6,type:"textarea",style:{width:"95%"}},null,8,["modelValue"])]),_:1}),t(n,{label:"上传图片"},{default:o(()=>[t(m,{ref_key:"uploadRef",ref:c,multiple:"",limit:3,"list-type":"picture-card","http-request":u,"auto-upload":!1},{default:o(()=>[t(i,{class:"avatar-uploader-icon"},{default:o(()=>[t(I(C))]),_:1})]),_:1},512)]),_:1}),t(n,{label:"您的联系方式"},{default:o(()=>[t(a,{modelValue:l.contact,"onUpdate:modelValue":e[1]||(e[1]=s=>l.contact=s),style:{width:"95%"}},null,8,["modelValue"])]),_:1})]),_:1},8,["model"]),d("div",R,[t(_,{color:"#f34d2c",plain:"",onClick:e[2]||(e[2]=s=>c.value.submit())},{default:o(()=>e[3]||(e[3]=[N("提交反馈")])),_:1})])])])}}}),$=g(h,[["__scopeId","data-v-ba2dd224"]]);export{$ as default};
|
||||
1
dist/static/js/Help-9yLGv4lf.js
vendored
Normal file
@ -0,0 +1 @@
|
||||
import{G as _,v as l,I as e,B as t,y as o,P as a,M as r}from"./element-plus-B_5dJQ4L.js";import{_ as i}from"./_plugin-vue_export-helper-DlAUqK2U.js";const m="/static/png/help_temp-BLQ8f-Sb.png",p={},d={class:"help_container"},f={class:"main"};function u(x,s){const n=a,c=r;return l(),_("div",d,[e("div",f,[t(c,null,{default:o(()=>[t(n,{xs:24,sm:24,md:24,lg:24,xl:24},{default:o(()=>s[0]||(s[0]=[e("div",{class:"help_img"},[e("img",{src:m})],-1)])),_:1})]),_:1})])])}const B=i(p,[["render",u]]);export{B as default};
|
||||
1
dist/static/js/Help-BaG2NLrG.js
vendored
@ -1 +0,0 @@
|
||||
import{G as l,v as _,B as t,y as o,K as a,I as s,J as r}from"./element-plus-BBXgOptP.js";import{_ as p}from"./_plugin-vue_export-helper-DlAUqK2U.js";const m="/static/png/help_temp-BLQ8f-Sb.png",i={},d={class:"help_container"};function f(u,e){const n=a,c=r;return _(),l("div",d,[t(c,null,{default:o(()=>[t(n,{xs:24,sm:24,md:24,lg:24,xl:24},{default:o(()=>e[0]||(e[0]=[s("div",{class:"help_img"},[s("img",{src:m})],-1)])),_:1})]),_:1})])}const B=p(i,[["render",f]]);export{B as default};
|
||||
1
dist/static/js/check-4GDZuVmL.js
vendored
Normal file
1
dist/static/js/check-B7fCoEkZ.js
vendored
72
dist/static/js/element-plus-BBXgOptP.js
vendored
72
dist/static/js/element-plus-B_5dJQ4L.js
vendored
Normal file
1
dist/static/js/index-ClyzlllB.js
vendored
1
dist/static/js/index-DRGjnGJI.js
vendored
Normal file
1
dist/static/js/login-B93iWbQ_.js
vendored
@ -1 +0,0 @@
|
||||
import{d as g}from"./index-Bra8bK7c.js";import{r as a,T as m}from"./element-plus-BBXgOptP.js";import{s as i}from"./http-HsCCGFNQ.js";const y=g("user",()=>{const e=a(""),t=a(!1),o=r=>{e.value=r,t.value=!0;const d=Date.now()+31536e3*1e3;localStorage.setItem("token",r),localStorage.setItem("tokenExpiry",d.toString())},n=r=>{localStorage.setItem("mobilePhone",r)},c=()=>{localStorage.removeItem("mobilePhone")},l=()=>{try{e.value="",t.value=!1,localStorage.removeItem("token"),localStorage.removeItem("tokenExpiry")}catch(r){console.error("Error clearing token from localStorage:",r)}},s=()=>{try{const r=localStorage.getItem("tokenExpiry");return r?Date.now()>parseInt(r,10):!0}catch(r){return console.error("Error checking token expiry:",r),!0}},_=r=>{localStorage.setItem("Identity",r)},u=()=>{localStorage.removeItem("Identity")};return m(()=>{try{const r=localStorage.getItem("token");r&&!s()?(e.value=r,t.value=!0):l()}catch(r){console.error("Error retrieving token from localStorage:",r)}}),{token:e,isLoggedIn:t,setToken:o,clearToken:l,setMobilePhone:n,removeMobilePhone:c,setIdentity:_,removeIdentity:u}});function f(e){return e.isFilter=!0,new Promise((t,o)=>{i({url:"/account/login/doMerchSmsRegisterAndLogin",method:"post",data:e}).then(n=>{t(n)}).catch(n=>o(console.warn(n)))})}function v(e){return e.isFilter=!0,new Promise((t,o)=>{i({url:"/account/login/sendVerifyCode",method:"post",data:e}).then(n=>{t(n)}).catch(n=>o(console.warn(n)))})}function w(){return new Promise((e,t)=>{i({url:"shop/store/biz-category/list",method:"post"}).then(o=>{e(o)}).catch(o=>t(console.warn(o)))})}function S(e){return e.map(t=>({value:t.id,label:t.category_name,children:t.children?[{value:t.id,label:`${t.category_name} 分割比率(${t.split_ratio}%)`},...t.children.map(o=>({value:o.id,label:`${o.category_name} 分割比率(${o.split_ratio}%)`}))]:[]}))}function k(e){return e.isFilter=!0,new Promise((t,o)=>{i({url:"/shop/merch/baidu/place/v2/suggestion",method:"get",params:e}).then(n=>{t(n)}).catch(n=>o(console.warn(n)))})}function P(){return new Promise((e,t)=>{i({url:"/shop/global/banks/list",method:"post"}).then(o=>{e(o)}).catch(o=>t(console.warn(o)))})}function I(e){return new Promise((t,o)=>{const n={bank_name:e.bank_name,bank_branch_name:e.bank_branch_name,account_number:e.account_number,account_holder_name:e.account_holder_name,biz_category:e.biz_category,biz_license_company:e.biz_license_company,biz_license_image:e.biz_license_image,biz_license_number:e.biz_license_number,biz_second_category:e.biz_second_category,city_id:e.city_id,contact_name:e.contact_name,county_id:e.county_id,entity_type:e.entity_type,environment_image:e.environment_image,front_facade_image:e.front_facade_image,individual_id_images:e.individual_id_images,individual_id_images2:e.individual_id_images2,individual_id_number:e.individual_id_number,legal_person_id_images:e.legal_person_id_images,legal_person_id_images2:e.legal_person_id_images2,legal_person_id_number:e.legal_person_id_number,legal_person_mobile:e.legal_person_mobile,legal_person_name:e.legal_person_name,license_image:e.license_imageToString,license_number:e.license_number,license_type:e.license_type,login_mobile:e.login_mobile,province_id:e.province_id,store_address:e.postion+e.store_address,store_latitude:e.store_latitude,store_longitude:e.store_longitude,store_name:e.store_name};console.log("这是数据",n),i({url:"/shop/merch/apply",method:"post",data:n}).then(c=>{t(c)}).catch(c=>o(console.warn(c)))})}function z(){const e={mobile:localStorage.getItem("mobilePhone")};return new Promise((t,o)=>{i({url:"/shop/merch/fresh/approval/status",method:"post",data:e}).then(n=>{t(n)}).catch(n=>o(console.warn(n)))})}function G(e){return new Promise((t,o)=>{i({url:"/shop/merch/re-apply",method:"post",data:e}).then(n=>{t(n)}).catch(n=>o(console.warn(n)))})}function x(e){return new Promise((t,o)=>{i({url:"https://mall.gpxscs.cn/api/admin/account/account-user-base/doLogin",method:"post",params:e}).then(n=>{t(n)}).catch(n=>o(console.warn(n)))})}function E(e){return new Promise((t,o)=>{i({url:"https://mall.gpxscs.cn/api/admin/shop/shop-base-config/image",method:"GET",params:e}).then(n=>{t(n)}).catch(n=>o(console.warn(n)))})}function T(){return new Promise((e,t)=>{i({url:"/shop/merch/detail",method:"post",data:{mobile:localStorage.getItem("mobilePhone")}}).then(o=>{e(o)}).catch(o=>t(console.warn(o)))})}function A(){return new Promise((e,t)=>{i({url:"shop/shop-base-district/getAppDistrict",method:"get"}).then(o=>{e(o)}).catch(o=>t(console.warn(o)))})}export{w as G,P as a,A as b,k as c,T as d,E as e,x as f,z as g,v as h,f as i,I as m,G as r,S as t,y as u};
|
||||
1
dist/static/js/login-UlpemsxQ.js
vendored
Normal file
@ -0,0 +1 @@
|
||||
import{d as p}from"./index-GzDS9i1d.js";import{r as c,X as d}from"./element-plus-B_5dJQ4L.js";import{s as a}from"./http-yKPN8Mxt.js";const w=p("user",()=>{const t=c(""),o=c(!1),r=n=>{t.value=n,o.value=!0;const h=Date.now()+31536e3*1e3;localStorage.setItem("token",n),localStorage.setItem("tokenExpiry",h.toString())},e=n=>{localStorage.setItem("mobilePhone",n)},i=()=>{localStorage.removeItem("mobilePhone")},s=()=>{try{t.value="",o.value=!1,localStorage.removeItem("token"),localStorage.removeItem("tokenExpiry")}catch(n){console.error("Error clearing token from localStorage:",n)}},l=()=>{try{const n=localStorage.getItem("tokenExpiry");return n?Date.now()>parseInt(n,10):!0}catch(n){return console.error("Error checking token expiry:",n),!0}},m=n=>{localStorage.setItem("Identity",n)},u=()=>{localStorage.removeItem("Identity")};return d(()=>{try{const n=localStorage.getItem("token");n&&!l()?(t.value=n,o.value=!0):s()}catch(n){console.error("Error retrieving token from localStorage:",n)}}),{token:t,isLoggedIn:o,setToken:r,clearToken:s,setMobilePhone:e,removeMobilePhone:i,setIdentity:m,removeIdentity:u}});function y(t){return t.isFilter=!0,new Promise((o,r)=>{a({url:"/api/mobile/account/login/doMerchSmsRegisterAndLogin",method:"post",data:t}).then(e=>{o(e)}).catch(e=>r(console.warn(e)))})}function v(t){return t.isFilter=!0,new Promise((o,r)=>{a({url:"/api/mobile/account/login/sendVerifyCode",method:"post",data:t}).then(e=>{o(e)}).catch(e=>r(console.warn(e)))})}function S(){return new Promise((t,o)=>{a({url:"/api/mobile/shop/store/biz-category/list",method:"post"}).then(r=>{t(r)}).catch(r=>o(console.warn(r)))})}function k(t){return t.map(o=>({value:o.id,label:o.category_name,children:o.children?[{value:o.id,label:`${o.category_name} 分割比率(${o.split_ratio}%)`},...o.children.map(r=>({value:r.id,label:`${r.category_name} 分割比率(${r.split_ratio}%)`}))]:[]}))}function I(t){return t.isFilter=!0,new Promise((o,r)=>{a({url:"/api/mobile/shop/merch/baidu/place/v2/suggestion",method:"get",params:t}).then(e=>{o(e)}).catch(e=>r(console.warn(e)))})}function P(t){return new Promise((o,r)=>{a({url:"/api/mobile/shop/lakala/tk/bank/search",method:"post",data:t}).then(e=>{o(e)}).catch(e=>r(console.warn(e)))})}function G(t){return new Promise((o,r)=>{a({url:"/api/mobile/shop/merch/apply",method:"post",data:t}).then(e=>{o(e)}).catch(e=>r(console.warn(e)))})}function x(){const t={mobile:localStorage.getItem("mobilePhone")};return new Promise((o,r)=>{a({url:"/api/mobile/shop/merch/fresh/approval/status",method:"post",data:t}).then(e=>{o(e)}).catch(e=>r(console.warn(e)))})}function E(t){return new Promise((o,r)=>{a({url:"/api/mobile/shop/merch/re-apply",method:"post",data:t}).then(e=>{o(e)}).catch(e=>r(console.warn(e)))})}function A(t){return new Promise((o,r)=>{a({url:"/api/mobile/shop/merch/detail",method:"post",data:t}).then(e=>{o(e)}).catch(e=>r(console.warn(e)))})}function _(t){return new Promise((o,r)=>{a({url:"/api/admin/account/account-user-base/doLogin",method:"post",params:t}).then(e=>{o(e)}).catch(e=>r(console.warn(e)))})}function T(t){return new Promise((o,r)=>{a({url:"/api/admin/shop/shop-base-config/image",method:"GET",params:t}).then(e=>{o(e)}).catch(e=>r(console.warn(e)))})}function C(){return new Promise((t,o)=>{a({url:"/api/mobile/shop/shop-base-district/getAppDistrict",method:"get"}).then(r=>{t(r)}).catch(r=>o(console.warn(r)))})}export{S as G,C as a,P as b,I as c,A as d,_ as e,T as f,y as g,x as h,v as i,G as m,E as r,k as t,w as u};
|
||||
1
dist/static/js/privacy-8p93auA9.js
vendored
Normal file
@ -0,0 +1 @@
|
||||
import{j as o,r as a,G as r,v as c}from"./element-plus-B_5dJQ4L.js";import{s}from"./http-yKPN8Mxt.js";const i={getAgreement(n){const e=new URLSearchParams(n).toString();return s({method:"GET",url:`/api/mobile/account/login/protocol?${e}`})}},m=["innerHTML"],g=o({__name:"privacy",setup(n){const e=a("");return(async()=>{const t=await i.getAgreement({protocols_key:"joininPrivacyAgreement"});(t==null?void 0:t.status)===200&&(e.value=t.data.document)})(),(t,p)=>(c(),r("div",{class:"container",innerHTML:e.value},null,8,m))}});export{g as default};
|
||||
1
dist/static/js/privacy-CT3wclX6.js
vendored
@ -1 +0,0 @@
|
||||
import{j as o,r as a,G as r,v as c}from"./element-plus-BBXgOptP.js";import{s}from"./http-HsCCGFNQ.js";import{_ as i}from"./_plugin-vue_export-helper-DlAUqK2U.js";const m={getAgreement(n){const e=new URLSearchParams(n).toString();return s({method:"GET",url:`/api/mobile/account/login/protocol?${e}`})}},_=["innerHTML"],p=o({__name:"privacy",setup(n){const e=a("");return(async()=>{const t=await m.getAgreement({protocols_key:"joininPrivacyAgreement"});(t==null?void 0:t.status)===200&&(e.value=t.data.document)})(),(t,u)=>(c(),r("div",{class:"container",innerHTML:e.value},null,8,_))}}),v=i(p,[["__scopeId","data-v-9b7f06d7"]]);export{v as default};
|
||||
1
dist/static/js/register.vue_vue_type_style_index_0_lang-CAzNYCL3.js
vendored
Normal file
1
dist/static/js/start-DQGB0rDn.js
vendored
Normal file
1
dist/static/js/start-DRMFAX4m.js
vendored
1
dist/static/js/upload-DS8pBJP2.js
vendored
Normal file
@ -0,0 +1 @@
|
||||
import{s as r}from"./http-yKPN8Mxt.js";function l(n,a={}){a.isFilter=!0;const o=new FormData;o.append("upfile",n);for(const e in a)a.hasOwnProperty(e)&&o.append(e,a[e]);return new Promise((e,i)=>{r({url:"/api/mobile/shop/oss/upload",method:"post",data:o}).then(t=>{e(t)}).catch(t=>i(console.warn(t)))})}function s(n,a){const o=new FormData;return o.append("upfile",n),o.append("imgType",a),new Promise((e,i)=>{r({url:"/api/mobile/shop/lakala/tk/uploadOcrImg",method:"post",data:o}).then(t=>{e(t)}).catch(t=>i(console.warn(t)))})}function u(n){return r({url:"/api/mobile/shop/lakala/tk/imgOcrResult",method:"POST",data:n})}export{s as b,u as i,l as u};
|
||||
1
dist/static/js/xiaofa_logo-QFl3mQC-.js
vendored
@ -1 +0,0 @@
|
||||
const o="/static/png/xiaofa_logo-CWiFY9kv.png";export{o as _};
|
||||
BIN
dist/static/png/slider-bg-shape-E1wbLUgd.png
vendored
|
Before Width: | Height: | Size: 93 KiB |
BIN
dist/static/png/xiaofa_logo-C0EyAz3C.png
vendored
Normal file
|
After Width: | Height: | Size: 57 KiB |
BIN
dist/static/png/xiaofa_logo-CWiFY9kv.png
vendored
|
Before Width: | Height: | Size: 2.4 MiB |
@ -25,12 +25,12 @@
|
||||
:label="item.label"
|
||||
:prop="item.key"
|
||||
v-for="(item, index) in formItemData"
|
||||
:key="index"
|
||||
:key="item.key"
|
||||
>
|
||||
|
||||
<el-input
|
||||
v-if="item.type == 'input'"
|
||||
v-model="applyFormData[item.key]"
|
||||
v-model="applyFormData[item.key!]"
|
||||
:placeholder="item.placeholder"
|
||||
/>
|
||||
|
||||
@ -38,13 +38,13 @@
|
||||
:rows="5"
|
||||
type="textarea"
|
||||
v-if="item.type == 'textarea'"
|
||||
v-model="applyFormData[item.key]"
|
||||
v-model="applyFormData[item.key!]"
|
||||
:placeholder="item.placeholder"
|
||||
/>
|
||||
|
||||
<el-date-picker
|
||||
v-if="item.type == 'datepicker'"
|
||||
v-model="applyFormData[item.key]"
|
||||
v-model="applyFormData[item.key!]"
|
||||
type="date"
|
||||
:placeholder="item.placeholder"
|
||||
/>
|
||||
@ -130,7 +130,7 @@
|
||||
list-type="picture-card"
|
||||
:auto-upload="true"
|
||||
:on-preview="handlePictureCardPreview"
|
||||
v-model="applyFormData[item.key]"
|
||||
v-model="applyFormData[item.key!]"
|
||||
:on-remove="
|
||||
(file, fileList) =>
|
||||
handleRemove(file, fileList, item.key)
|
||||
@ -149,7 +149,7 @@
|
||||
:action="uploadUrl"
|
||||
name="upfile"
|
||||
:class="{
|
||||
'upload-hidden': isUploadHidden(item.key),
|
||||
'upload-hidden': isUploadHidden(item.key!),
|
||||
}"
|
||||
>
|
||||
<el-icon class="avatar-uploader-icon">
|
||||
@ -199,6 +199,15 @@ interface Bank {
|
||||
bank_name: string;
|
||||
}
|
||||
|
||||
interface FormItemType {
|
||||
type?: string,
|
||||
key?: string|undefined,
|
||||
hide?: boolean,
|
||||
label?: string,
|
||||
placeholder?: string,
|
||||
sort?: number,
|
||||
}
|
||||
|
||||
const orcImgTypeConf = {
|
||||
FR_ID_CARD_FRONT: "FR_ID_CARD_FRONT",
|
||||
FR_ID_CARD_BEHIND: "FR_ID_CARD_BEHIND",
|
||||
@ -261,7 +270,6 @@ const handleChangeBizCategory = (value) => {
|
||||
applyFormData.biz_second_category = bizSecondCategoryId;
|
||||
}
|
||||
};
|
||||
const currentBankItem = reactive(null);
|
||||
const applyFormData = reactive({
|
||||
bank_name: "",
|
||||
bank_district: "",
|
||||
@ -399,8 +407,9 @@ const rules = reactive({
|
||||
{ required: true, message: "请输入开户名称", trigger: "blur" },
|
||||
],
|
||||
});
|
||||
const formItemData = ref([]);
|
||||
const formItemData = ref<FormItemType[]>([]);
|
||||
let auditInfo = ref({
|
||||
id: 0,
|
||||
approval_status: 0,
|
||||
created_at: "2099-02-17 09:25:53",
|
||||
approval_remark: "",
|
||||
@ -603,7 +612,7 @@ const merchToApply = async () => {
|
||||
};
|
||||
|
||||
const bankListChange = (val) => {
|
||||
const item = bankList2.value.find((item) => item.value == val);
|
||||
const item:any = bankList2.value.find((item:any) => item.value == val);
|
||||
if (item) {
|
||||
applyFormData.bank_name = item.label;
|
||||
applyFormData.bank_district = item.district;
|
||||
@ -671,7 +680,7 @@ const handleChange = (value) => {
|
||||
|
||||
applyFormData.mapAddressLabel = str;
|
||||
applyFormData.store_area = str;
|
||||
formRef.value.validate();
|
||||
(formRef.value as any).validate();
|
||||
};
|
||||
|
||||
const autocompleteOptions = ref([]);
|
||||
@ -718,7 +727,7 @@ const handleSelect = (item) => {
|
||||
applyFormData.store_address = item.value;
|
||||
applyFormData.store_latitude = item.lat;
|
||||
applyFormData.store_longitude = item.lng;
|
||||
formRef.value.validate();
|
||||
(formRef.value as any).validate();
|
||||
};
|
||||
|
||||
const beforeUpload = (file) => {
|
||||
@ -886,7 +895,7 @@ const handleOcrText = async (batchNo, imgType) => {
|
||||
}
|
||||
|
||||
loading.value = false;
|
||||
formRef.value.validate()
|
||||
(formRef.value as any).validate()
|
||||
};
|
||||
|
||||
const handleUploadSuccess = async (response, file, fileList, field) => {
|
||||
@ -943,7 +952,7 @@ const handleUploadSuccess = async (response, file, fileList, field) => {
|
||||
loading.value = false;
|
||||
}
|
||||
|
||||
formRef.value.validate()
|
||||
(formRef.value as any).validate()
|
||||
};
|
||||
|
||||
const handleUploadError = (error, file) => {
|
||||
|
||||
@ -791,7 +791,6 @@ const handleChangeBizCategory = (value) => {
|
||||
applyFormData.biz_second_category = bizSecondCategoryId;
|
||||
}
|
||||
};
|
||||
const currentBankItem = reactive(null);
|
||||
const applyFormData = reactive({
|
||||
bank_name: "",
|
||||
bank_district: "",
|
||||
@ -829,7 +828,7 @@ const applyFormData = reactive({
|
||||
legal_person_id_period_end: "",
|
||||
license_image: [],
|
||||
license_number: "",
|
||||
license_type: "1",
|
||||
license_type: 1,
|
||||
login_mobile: localStorage.getItem("mobilePhone"),
|
||||
province_id: null,
|
||||
store_address: "",
|
||||
@ -972,7 +971,7 @@ watch(legal_person_date_type, (newVal) => {
|
||||
} else {
|
||||
applyFormData.legal_person_id_period_end = "";
|
||||
}
|
||||
formRef.value.validate("legal_person_id_period_end");
|
||||
(formRef.value as any).validate("legal_person_id_period_end");
|
||||
});
|
||||
|
||||
watch(individual_date_type, (newVal) => {
|
||||
@ -981,7 +980,7 @@ watch(individual_date_type, (newVal) => {
|
||||
} else {
|
||||
applyFormData.individual_id_period_end = "";
|
||||
}
|
||||
formRef.value.validate("individual_id_period_end");
|
||||
(formRef.value as any).validate("individual_id_period_end");
|
||||
});
|
||||
|
||||
const handleMerchApply = async () => {
|
||||
@ -1147,7 +1146,7 @@ const merchToApply = async () => {
|
||||
};
|
||||
|
||||
const bankListChange = (val) => {
|
||||
const item = bankList2.value.find((item) => item.value == val);
|
||||
const item:any = bankList2.value.find((item:any) => item.value == val);
|
||||
if (item) {
|
||||
applyFormData.bank_name = item.label;
|
||||
applyFormData.bank_district = item.district;
|
||||
@ -1215,7 +1214,7 @@ const handleChange = (value) => {
|
||||
|
||||
applyFormData.mapAddressLabel = str;
|
||||
applyFormData.store_area = str;
|
||||
formRef.value.validate();
|
||||
(formRef.value as any).validate();
|
||||
};
|
||||
|
||||
const autocompleteOptions = ref([]);
|
||||
@ -1262,7 +1261,7 @@ const handleSelect = (item) => {
|
||||
applyFormData.store_address = item.value;
|
||||
applyFormData.store_latitude = item.lat;
|
||||
applyFormData.store_longitude = item.lng;
|
||||
formRef.value.validate();
|
||||
(formRef.value as any).validate();
|
||||
};
|
||||
|
||||
const beforeUpload = (file) => {
|
||||
@ -1398,7 +1397,7 @@ const handleOcrText = async (batchNo, imgType) => {
|
||||
if(validity[1]!='长期'){
|
||||
applyFormData.legal_person_id_period_end = validity[1];
|
||||
} else {
|
||||
legal_person_date_type=1
|
||||
legal_person_date_type.value=1
|
||||
applyFormData.legal_person_id_period_end = "9999-12-31"
|
||||
}
|
||||
break;
|
||||
@ -1426,7 +1425,7 @@ const handleOcrText = async (batchNo, imgType) => {
|
||||
if(validity[1]!='长期'){
|
||||
applyFormData.individual_id_period_end = validity[1];
|
||||
} else {
|
||||
legal_person_date_type=1
|
||||
legal_person_date_type.value=1
|
||||
applyFormData.individual_id_period_end = "9999-12-31"
|
||||
}
|
||||
break;
|
||||
@ -1438,7 +1437,7 @@ const handleOcrText = async (batchNo, imgType) => {
|
||||
}
|
||||
|
||||
loading.value = false;
|
||||
formRef.value.validate();
|
||||
(formRef.value as any).validate();
|
||||
};
|
||||
|
||||
const handleUploadSuccess = async (response, file, fileList, field) => {
|
||||
@ -1495,7 +1494,7 @@ const handleUploadSuccess = async (response, file, fileList, field) => {
|
||||
loading.value = false;
|
||||
}
|
||||
|
||||
formRef.value.validate();
|
||||
(formRef.value as any).validate();
|
||||
};
|
||||
|
||||
const handleUploadError = (error, file) => {
|
||||
@ -1511,7 +1510,7 @@ const clearOtherFields = () => {
|
||||
applyFormData.individual_id_period_begin = "";
|
||||
applyFormData.individual_id_period_end = "";
|
||||
|
||||
applyFormData.license_type = "1";
|
||||
applyFormData.license_type = 1;
|
||||
applyFormData.license_number = "";
|
||||
applyFormData.license_image = [];
|
||||
applyFormData.biz_license_image = "";
|
||||
|
||||
@ -14,6 +14,8 @@
|
||||
"module": "ESNext",
|
||||
"moduleResolution": "Bundler",
|
||||
"types": ["node"],
|
||||
"noImplicitAny": false // 添加这一行
|
||||
"noImplicitAny": false ,
|
||||
"strict": false,
|
||||
"strictNullChecks": false
|
||||
}
|
||||
}
|
||||