Commit 8533d5a0 by 梁建民

bug

parent 9b25bc2a
.smt { width: 100%; } .smt { width: 100%; }
.smt .head { position: relative; width: 100%; height: 7.693rem; background: url("../../images/smt/bg.jpg") no-repeat center; background-size: cover; } .smt .head { position: relative; width: 100%; height: 7.693rem; background: url("../../images/smt/bg.jpg") no-repeat center; background-size: cover; }
.smt .head .head-form { position: absolute; bottom: -1.6rem; left: 0; right: 0; margin: 0 0.467rem; padding: 0 0 0.373rem 0; background-color: #ffffff; box-shadow: 3.5px 6.1px 7px 0px rgba(198, 211, 233, 0.75); border-radius: 2px; } .smt .head .head-form { position: absolute; bottom: -1.6rem; left: 0; right: 0; margin: 0 0.467rem; padding: 0 0 0.373rem 0; background-color: #ffffff; box-shadow: 2px 3px 4px 0px rgba(198, 211, 233, 0.75); border-radius: 2px; }
.smt .head .head-form .inp-wrap { border-bottom: 1px solid #dcdcdc; margin: 0 0.667rem; } .smt .head .head-form .inp-wrap { border-bottom: 1px solid #dcdcdc; margin: 0 0.667rem; }
.smt .head .head-form .inp-wrap em { font-size: 15px; color: #73a0e2; } .smt .head .head-form .inp-wrap label { width: 80px; font-size: 15px; color: #666666; }
.smt .head .head-form .inp-wrap input.inp { height: 50px; line-height: 50px; color: #333333; font-size: 14px; text-indent: 1em; } .smt .head .head-form .inp-wrap label em { color: #73a0e2; margin-right: 0.253rem; }
.smt .head .head-form .inp-wrap input.inp.w1 { width: 68%; } .smt .head .head-form .inp-wrap input.inp { padding: 10px 0; height: 30px; line-height: 30px; color: #333333; font-size: 14px; }
.smt .head .head-form .inp-wrap input.inp.w1 { width: 44%; }
.smt .head .head-form .inp-wrap .code-text { font-size: 14px; background: none; color: #1080d0; } .smt .head .head-form .inp-wrap .code-text { font-size: 14px; background: none; color: #1080d0; }
.smt .head .head-form .inp-wrap .code-text.code-text-disabled { color: #999999; } .smt .head .head-form .inp-wrap .code-text.code-text-disabled { color: #999999; }
.smt .head .head-form .error { font-size: 13px; color: #ff6600; position: absolute; left: 1rem; bottom: 58px; } .smt .head .head-form .error { font-size: 13px; color: #ff6600; position: absolute; left: 1rem; bottom: 58px; }
...@@ -53,6 +54,6 @@ ...@@ -53,6 +54,6 @@
.smt .smt-arr { width: 15px; height: 6px; background: #4e8eee; border-radius: 3px; display: block; margin-bottom: 0.2rem; } .smt .smt-arr { width: 15px; height: 6px; background: #4e8eee; border-radius: 3px; display: block; margin-bottom: 0.2rem; }
.smt .smt-layer { font-size: 14px; color: #666666; text-align: left; } .smt .smt-layer { font-size: 14px; color: #666666; text-align: left; }
.smt .smt-layer-text { white-space: nowrap; font-size: 14px; color: #666666; line-height: 24px; } .smt .smt-layer-text { white-space: nowrap; font-size: 14px; color: #666666; line-height: 24px; }
.smt .smt-layer-text span { white-space: normal; width: 96%; text-align: justify; } .smt .smt-layer-text span { white-space: normal; width: 92%; text-align: justify; }
/*# sourceMappingURL=index.min.css.map */ /*# sourceMappingURL=index.min.css.map */
...@@ -14,23 +14,28 @@ ...@@ -14,23 +14,28 @@
margin: 0 0.467rem; margin: 0 0.467rem;
padding: 0 0 0.373rem 0; padding: 0 0 0.373rem 0;
background-color: #ffffff; background-color: #ffffff;
box-shadow: 3.5px 6.1px 7px 0px rgba(198, 211, 233, 0.75); box-shadow: 2px 3px 4px 0px rgba(198, 211, 233, 0.75);
border-radius: 2px; border-radius: 2px;
.inp-wrap { .inp-wrap {
border-bottom: 1px solid #dcdcdc; border-bottom: 1px solid #dcdcdc;
margin: 0 0.667rem; margin: 0 0.667rem;
em { label {
width: 80px;
font-size: 15px; font-size: 15px;
color: #73a0e2; color: #666666;
em{
color: #73a0e2;
margin-right: 0.253rem;
}
} }
input.inp { input.inp {
height: 50px; padding: 10px 0;
line-height: 50px; height: 30px;
line-height: 30px;
color: #333333; color: #333333;
font-size: 14px; font-size: 14px;
text-indent: 1em;
&.w1 { &.w1 {
width: 68%; width: 44%;
} }
} }
.code-text { .code-text {
...@@ -333,11 +338,9 @@ ...@@ -333,11 +338,9 @@
font-size: 14px; font-size: 14px;
color: #666666; color: #666666;
line-height: 24px; line-height: 24px;
em {
}
span { span {
white-space: normal; white-space: normal;
width: 96%; width: 92%;
text-align: justify; text-align: justify;
} }
} }
......
...@@ -51,7 +51,7 @@ ...@@ -51,7 +51,7 @@
.supplier .content .wrap.wrap-2 .tab-wrap li .btn em { font-size: 14px; color: #ffffff; } .supplier .content .wrap.wrap-2 .tab-wrap li .btn em { font-size: 14px; color: #ffffff; }
.supplier .content .wrap.wrap-2 .tab-wrap li .btn i { width: 14px; height: 14px; background: url("../../images/supplier/c-3.png") no-repeat center; background-size: cover; margin-left: 0.267rem; } .supplier .content .wrap.wrap-2 .tab-wrap li .btn i { width: 14px; height: 14px; background: url("../../images/supplier/c-3.png") no-repeat center; background-size: cover; margin-left: 0.267rem; }
.supplier .content .wrap.wrap-3 { padding-bottom: 1.2rem; border-bottom: none; } .supplier .content .wrap.wrap-3 { padding-bottom: 1.2rem; border-bottom: none; }
.supplier .content .wrap.wrap-3 .join-wrap { position: relative; text-align: center; width: 100%; height: 145px; background: url("../../images/supplier/liucheng.png") no-repeat center; background-size: cover; } .supplier .content .wrap.wrap-3 .join-wrap { position: relative; text-align: center; width: 100%; height: 145px; background: url("../../images/supplier/liucheng.png") no-repeat center; background-size: contain; }
.supplier .content .wrap.wrap-3 .join-wrap .bnt-wrap { width: 150px; padding: 5px; border: solid 1px #1080d0; background-color: #ffffff; position: absolute; left: 0; right: 0; top: 122px; margin: 0 auto; text-align: center; } .supplier .content .wrap.wrap-3 .join-wrap .bnt-wrap { width: 150px; padding: 5px; border: solid 1px #1080d0; background-color: #ffffff; position: absolute; left: 0; right: 0; top: 122px; margin: 0 auto; text-align: center; }
.supplier .content .wrap.wrap-3 .join-wrap .bnt-wrap .btn { width: 140px; height: 35px; background-color: #1080d0; box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.6); border-radius: 3px; font-size: 16px; color: #ffffff; text-align: center; line-height: 35px; display: block; } .supplier .content .wrap.wrap-3 .join-wrap .bnt-wrap .btn { width: 140px; height: 35px; background-color: #1080d0; box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.6); border-radius: 3px; font-size: 16px; color: #ffffff; text-align: center; line-height: 35px; display: block; }
......
{ {
"version": 3, "version": 3,
"mappings": "AAAA,SAAU,GACR,KAAK,EAAE,IAAI;AACX,eAAM,GACJ,KAAK,EAAE,IAAI,EACX,UAAU,EAAE,OAAO,EACnB,cAAc,EAAE,QAAQ;AACxB,uBAAQ,GACN,KAAK,EAAE,IAAI,EACX,MAAM,EAAE,QAAQ,EAChB,UAAU,EAAE,wDAAwD,EACpE,eAAe,EAAE,KAAK;AAExB,0BAAW,GACT,MAAM,EAAE,UAAU,EAClB,OAAO,EAAE,+BAA+B,EACxC,aAAa,EAAE,GAAG,EAClB,UAAU,EAAE,wBAAwB,EACpC,UAAU,EAAE,iDAAiD;AAC7D,0CAAgB,GACd,OAAO,EAAE,IAAI,EACb,cAAc,EAAE,MAAM,EACtB,gBAAgB,EAAE,OAAO,EACzB,aAAa,EAAE,GAAG,EAClB,WAAW,EAAE,MAAM;AACnB,sDAAY,GACV,QAAQ,EAAE,QAAQ,EAClB,KAAK,EAAE,IAAI,EACX,aAAa,EAAE,iBAAiB,EAChC,MAAM,EAAE,QAAQ,EAChB,YAAY,EAAE,OAAO,EACrB,WAAW,EAAE,MAAM;AACnB,8DAAQ,GACN,KAAK,EAAE,IAAI,EACX,UAAU,EAAE,KAAK,EACjB,SAAS,EAAE,IAAI,EACf,KAAK,EAAE,OAAO;AACd,iEAAG,GACD,SAAS,EAAE,IAAI,EACf,KAAK,EAAE,OAAO;AAGlB,kEAAY,GACV,KAAK,EAAE,GAAG,EACV,MAAM,EAAE,IAAI,EACZ,SAAS,EAAE,IAAI,EACf,KAAK,EAAE,OAAO,EACd,UAAU,EAAE,IAAI,EAChB,UAAU,EAAE,IAAI;AAChB,qEAAK,GACH,KAAK,EAAE,GAAG;AAGd,4DAAM,GACJ,QAAQ,EAAE,QAAQ,EAClB,KAAK,EAAE,IAAI,EACX,KAAK,EAAE,OAAO,EACd,GAAG,EAAE,IAAI,EACT,SAAS,EAAE,IAAI,EACf,UAAU,EAAE,IAAI,EAChB,OAAO,EAAE,CAAC;AACV,qEAAW,GACT,KAAK,EAAE,kBAAkB;AACzB,0EAAI,GACF,KAAK,EAAE,kBAAkB;AAI/B,iEAAW,GACT,SAAS,EAAE,IAAI,EACf,UAAU,EAAE,IAAI,EAChB,KAAK,EAAE,OAAiB;AACxB,oFAAqB,GACnB,KAAK,EAAE,OAAkB;AAG7B,iEAAW,GACT,KAAK,EAAE,GAAG,EACV,MAAM,EAAE,IAAI,EACZ,SAAS,EAAE,IAAI,EACf,KAAK,EAAE,OAAO,EACd,WAAW,EAAE,OAAO,EACpB,MAAM,EAAE,IAAI;AAEd,sEAAgB,GACd,MAAM,EAAE,IAAI,EACZ,KAAK,EAAE,GAAG,EACV,WAAW,EAAE,MAAM;AACnB,yFAAmB,GACjB,MAAM,EAAE,IAAI;AACZ,qGAAc,GACZ,YAAY,EAAE,QAAQ;AAExB,4FAAG,GACD,KAAK,EAAE,OAAO,EACd,SAAS,EAAE,IAAI,EACf,WAAW,EAAE,QAAQ;AAEvB,8FAAK,GACH,KAAK,EAAE,IAAI,EACX,MAAM,EAAE,IAAI,EACZ,UAAU,EAAE,qDAAqD,EACjE,eAAe,EAAE,KAAK,EACtB,OAAO,EAAE,YAAY,EACrB,cAAc,EAAE,MAAM;AACtB,uGAAW,GACT,UAAU,EAAE,qDAAqD,EACjE,eAAe,EAAE,KAAK;AAK9B,iEAAa,GACX,aAAa,EAAE,IAAI;AAIzB,oCAAS,GACP,QAAQ,EAAE,QAAQ;AAClB,2CAAM,GACJ,QAAQ,EAAE,QAAQ,EAClB,IAAI,EAAE,CAAC,EACP,GAAG,EAAE,KAAK,EACV,SAAS,EAAE,IAAI,EACf,KAAK,EAAE,kBAAiB;AAE1B,4CAAQ,GACN,MAAM,EAAE,IAAI,EACZ,WAAW,EAAE,IAAI,EACjB,UAAU,EAAE,MAAM,EAClB,gBAAgB,EAAE,OAAO,EACzB,aAAa,EAAE,GAAG,EAClB,SAAS,EAAE,IAAI,EACf,KAAK,EAAE,OAAO,EACd,OAAO,EAAE,KAAK,EACd,MAAM,EAAE,wBAAwB,EAChC,WAAW,EAAE,IAAI;AAKzB,kBAAS,GACP,WAAW,EAAE,QAAQ;AACrB,wBAAM,GACJ,OAAO,EAAE,UAAU,EACnB,aAAa,EAAE,sBAAsB,EACrC,UAAU,EAAE,IAAI;AAChB,6BAAK,GACH,OAAO,EAAE,IAAI,EACb,WAAW,EAAE,MAAM,EACnB,OAAO,EAAE,qBAAqB;AAC9B,+BAAE,GACA,KAAK,EAAE,GAAG,EACV,MAAM,EAAE,IAAI,EACZ,gBAAgB,EAAE,OAAO;AAE3B,kCAAK,GACH,WAAW,EAAE,OAAO,EACpB,SAAS,EAAE,IAAI,EACf,KAAK,EAAE,OAAO,EACd,WAAW,EAAE,IAAI;AAGrB,+BAAS,GACP,cAAc,EAAE,MAAM;AACtB,+CAAgB,GACd,cAAc,EAAE,MAAM;AACtB,0DAAW,GACT,KAAK,EAAE,GAAG;AACV,8DAAI,GACF,KAAK,EAAE,IAAI;AAGf,qEAAsB,GACpB,KAAK,EAAE,cAAc,EACrB,MAAM,EAAE,cAAc,EACtB,gBAAgB,EAAE,kBAAkB;AAEtC,6EAA8B,GAC5B,gBAAgB,EAAE,kBAAkB;AAI1C,+BAAS,GACP,cAAc,EAAE,QAAQ;AACxB,oCAAK,GACH,OAAO,EAAE,IAAI,EACb,WAAW,EAAE,MAAM,EACnB,eAAe,EAAE,MAAM,EACvB,aAAa,EAAE,iBAAiB;AAChC,uCAAG,GACD,QAAQ,EAAE,QAAQ,EAClB,SAAS,EAAE,IAAI,EACf,KAAK,EAAE,OAAO,EACd,IAAI,EAAE,CAAC,EACP,UAAU,EAAE,MAAM,EAClB,OAAO,EAAE,SAAS,EAClB,UAAU,EAAE,aAAa;AACzB,4CAAO,GACL,KAAK,EAAE,OAAO;AACd,kDAAQ,GACN,QAAQ,EAAE,QAAQ,EAClB,MAAM,EAAE,CAAC,EACT,KAAK,EAAE,GAAG,EACV,IAAI,EAAE,CAAC,EACP,KAAK,EAAE,CAAC,EACR,MAAM,EAAE,MAAM,EACd,MAAM,EAAE,GAAG,EACX,gBAAgB,EAAE,OAAO,EACzB,OAAO,EAAE,KAAK,EACd,OAAO,EAAE,EAAE;AAKnB,yCAAU,GACR,UAAU,EAAE,QAAQ,EACpB,gBAAgB,EAAE,OAAO,EACzB,UAAU,EAAE,uCAAuC,EACnD,aAAa,EAAE,GAAG;AAClB,4CAAG,GACD,OAAO,EAAE,qBAAqB,EAC9B,MAAM,EAAE,UAAU,EAClB,aAAa,EAAE,kBAAkB,EACjC,WAAW,EAAE,MAAM;AACnB,uDAAa,GACX,aAAa,EAAE,IAAI,EACnB,cAAc,EAAE,MAAM;AAExB,iDAAK,GACH,KAAK,EAAE,IAAI,EACX,MAAM,EAAE,IAAI,EACZ,UAAU,EAAE,qDAAqD,EACjE,eAAe,EAAE,OAAO,EACxB,SAAS,EAAE,IAAI,EACf,KAAK,EAAE,OAAO,EACd,UAAU,EAAE,MAAM,EAClB,WAAW,EAAE,IAAI;AAEnB,kDAAM,GACJ,KAAK,EAAE,GAAG,EACV,WAAW,EAAE,MAAM,EACnB,WAAW,EAAE,OAAO;AACpB,sDAAI,GACF,SAAS,EAAE,IAAI,EACf,KAAK,EAAE,OAAO,EACd,aAAa,EAAE,MAAM,EACrB,WAAW,EAAE,IAAI;AAEnB,sDAAI,GACF,SAAS,EAAE,IAAI,EACf,KAAK,EAAE,OAAO;AAGlB,iDAAK,GACH,KAAK,EAAE,KAAK,EACZ,MAAM,EAAE,IAAI,EACZ,gBAAgB,EAAE,OAAO,EACzB,UAAU,EAAE,kCAAkC,EAC9C,aAAa,EAAE,GAAG,EAClB,OAAO,EAAE,IAAI,EACb,WAAW,EAAE,MAAM,EACnB,eAAe,EAAE,MAAM,EACvB,MAAM,EAAE,eAAe;AACvB,oDAAG,GACD,SAAS,EAAE,IAAI,EACf,KAAK,EAAE,OAAO;AAEhB,mDAAE,GACA,KAAK,EAAE,IAAI,EACX,MAAM,EAAE,IAAI,EACZ,UAAU,EAAE,qDAAqD,EACjE,eAAe,EAAE,KAAK,EACtB,WAAW,EAAE,QAAQ;AAM/B,+BAAS,GACP,cAAc,EAAE,MAAM,EACtB,aAAa,EAAE,IAAI;AACnB,0CAAW,GACT,QAAQ,EAAE,QAAQ,EAClB,UAAU,EAAE,MAAM,EAClB,KAAK,EAAE,IAAI,EACX,MAAM,EAAE,KAAK,EACb,UAAU,EAAE,0DAA0D,EACtE,eAAe,EAAE,KAAK;AACtB,oDAAU,GACR,KAAK,EAAE,KAAK,EACZ,OAAO,EAAE,GAAG,EACZ,MAAM,EAAE,iBAAiB,EACzB,gBAAgB,EAAE,OAAO,EACzB,QAAQ,EAAE,QAAQ,EAClB,IAAI,EAAE,CAAC,EACP,KAAK,EAAE,CAAC,EACR,GAAG,EAAE,KAAK,EACV,MAAM,EAAE,MAAM,EACd,UAAU,EAAE,MAAM;AAClB,yDAAK,GACH,KAAK,EAAE,KAAK,EACZ,MAAM,EAAE,IAAI,EACZ,gBAAgB,EAAE,OAAO,EACzB,UAAU,EAAE,kCAAkC,EAC9C,aAAa,EAAE,GAAG,EAClB,SAAS,EAAE,IAAI,EACf,KAAK,EAAE,OAAO,EACd,UAAU,EAAE,MAAM,EAClB,WAAW,EAAE,IAAI,EACjB,OAAO,EAAE,KAAK", "mappings": "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",
"sources": ["index.scss"], "sources": ["index.scss"],
"names": [], "names": [],
"file": "index.min.css" "file": "index.min.css"
......
...@@ -285,7 +285,7 @@ ...@@ -285,7 +285,7 @@
width: 100%; width: 100%;
height: 145px; height: 145px;
background: url("../../images/supplier/liucheng.png") no-repeat center; background: url("../../images/supplier/liucheng.png") no-repeat center;
background-size: cover; background-size: contain;
.bnt-wrap { .bnt-wrap {
width: 150px; width: 150px;
padding: 5px; padding: 5px;
......
...@@ -3,16 +3,16 @@ ...@@ -3,16 +3,16 @@
<div class="head boxsiz"> <div class="head boxsiz">
<div class="head-form boxsiz"> <div class="head-form boxsiz">
<div class="inp-wrap boxsiz"> <div class="inp-wrap boxsiz">
<em class="va-m">*</em> <label class="lineBlock va-m"><em class="va-m">*</em>联系人</label>
<input type="text" placeholder="联系人" v-model="form.linkName" class="inp"> <input id="linkName" type="text" placeholder="" v-model="form.linkName" class="inp">
</div> </div>
<div class="inp-wrap boxsiz"> <div class="inp-wrap boxsiz">
<em class="va-m">*</em> <label class="lineBlock va-m"><em>*</em>联系方式</label>
<input type="number" placeholder="联系方式" v-model="form.mobile" class="inp"> <input type="number" placeholder="" v-model="form.mobile" class="inp va-m">
</div> </div>
<div class="inp-wrap boxsiz" v-if="verifyCodeFlag"> <div class="inp-wrap boxsiz" v-if="verifyCodeFlag">
<em class="va-m">*</em> <label class="lineBlock va-m"><em>*</em>短信验证</label>
<input type="text" placeholder="短信验证" v-model="form.verifyCode" class="inp w1"> <input type="text" placeholder="" v-model="form.verifyCode" class="inp w1 va-m">
<input type="button" @click="getCode()" name="codeButton" class="lineBlock va-m code-text" :value="codetext" :class="{'code-text-disabled':codeactive}" :disabled="disabled"> <input type="button" @click="getCode()" name="codeButton" class="lineBlock va-m code-text" :value="codetext" :class="{'code-text-disabled':codeactive}" :disabled="disabled">
</div> </div>
<b class="error" v-if="formError">{{formMsg}}</b> <b class="error" v-if="formError">{{formMsg}}</b>
...@@ -169,6 +169,8 @@ ...@@ -169,6 +169,8 @@
<em class="lineBlock va-t">3、</em><span class="va-t lineBlock">无法提供上门维修服务;</span></p> <em class="lineBlock va-t">3、</em><span class="va-t lineBlock">无法提供上门维修服务;</span></p>
<p class="t1"><em class="lineBlock va-t">4、</em><span class="va-t lineBlock">负责单程邮费。</span> <p class="t1"><em class="lineBlock va-t">4、</em><span class="va-t lineBlock">负责单程邮费。</span>
</p> </p>
<a href="http://wpa.qq.com/msgrd?v=3&uin=2881371920&site=qq&menu=yes">QQ客服1</a>
<a class="qq" href="http://wpa.qq.com/msgrd?v=3&uin=2881371920&site=qq&menu=yes"></a> <a class="qq" href="http://wpa.qq.com/msgrd?v=3&uin=2881371920&site=qq&menu=yes"></a>
<p class="t2"> <p class="t2">
联系我们:<i class="lineBlock va-m"></i>zhengjf@ichunt.com 联系我们:<i class="lineBlock va-m"></i>zhengjf@ichunt.com
...@@ -405,6 +407,8 @@ ...@@ -405,6 +407,8 @@
}, },
goAnchor() { goAnchor() {
var anchor = this.$el.querySelector('#linkName');
anchor.focus();
document.documentElement.scrollTop = document.body.scrollTop = 0; document.documentElement.scrollTop = document.body.scrollTop = 0;
} }
}, },
......
...@@ -6,7 +6,7 @@ ...@@ -6,7 +6,7 @@
<dl class="head-form-wrap boxsiz"> <dl class="head-form-wrap boxsiz">
<dd class="inp-wrap boxsiz"> <dd class="inp-wrap boxsiz">
<label class="lineBlock va-m"><em>*</em>公司名称:</label> <label class="lineBlock va-m"><em>*</em>公司名称:</label>
<input type="text" placeholder="请输入公司名称" class="va-m inp" v-model="form.com_name"> <input type="text" id="com_name" placeholder="请输入公司名称" class="va-m inp" v-model="form.com_name">
<p class="hint" :class="{'f-orange':firmNum>=50}"><span>{{firmNum}}</span>/50</p> <p class="hint" :class="{'f-orange':firmNum>=50}"><span>{{firmNum}}</span>/50</p>
</dd> </dd>
<dd class="inp-wrap boxsiz"> <dd class="inp-wrap boxsiz">
...@@ -15,7 +15,7 @@ ...@@ -15,7 +15,7 @@
</dd> </dd>
<dd class="inp-wrap boxsiz"> <dd class="inp-wrap boxsiz">
<label class="lineBlock va-m"><em>*</em>联系方式:</label> <label class="lineBlock va-m"><em>*</em>联系方式:</label>
<input type="number" placeholder="请输入手机或电话号码" class="va-m inp" v-model="form.mobile" maxlength="11" onkeyup="this.value=this.value.replace(/\D/g,'')"> <input type="number" placeholder="请输入手机或电话号码" class="va-m inp" v-model="form.mobile" maxlength="11" onkeyup="this.value=this.value.replace(/\D/g,'')">
</dd> </dd>
<dd class="inp-wrap boxsiz" v-if="verifyCodeFlag"> <dd class="inp-wrap boxsiz" v-if="verifyCodeFlag">
<label class="lineBlock va-m"><em>*</em>短信验证:</label> <label class="lineBlock va-m"><em>*</em>短信验证:</label>
...@@ -33,7 +33,7 @@ ...@@ -33,7 +33,7 @@
</div> </div>
</dd> </dd>
<dd class="inp-wrap boxsiz"> <dd class="inp-wrap boxsiz">
<label class="lineBlock va-m"><em>*</em>主营产品:</label> <label class="lineBlock va-m"><em></em>主营产品:</label>
<textarea class="lineBlock va-m boxsiz" placeholder="请输入" v-model="form.main_brand"></textarea> <textarea class="lineBlock va-m boxsiz" placeholder="请输入" v-model="form.main_brand"></textarea>
<p class="hint" :class="{'f-orange':secondNum>=50}"><span>{{secondNum}}</span>/50</p> <p class="hint" :class="{'f-orange':secondNum>=50}"><span>{{secondNum}}</span>/50</p>
</dd> </dd>
...@@ -83,7 +83,9 @@ ...@@ -83,7 +83,9 @@
<span>选择适合的入驻方式 </span> <span>选择适合的入驻方式 </span>
</p> </p>
<ul class="tab boxsiz"> <ul class="tab boxsiz">
<li @click="tab(index)" :class="{'curr':active==index}" v-for="(item,index) in itemtext" :key="index">{{item}}</li> <li @click="tab(index)" :class="{'curr':active==index}" v-for="(item,index) in itemtext" :key="index">
{{item}}
</li>
</ul> </ul>
<ul class="tab-wrap boxsiz" :style="{'display':isAvisible}"> <ul class="tab-wrap boxsiz" :style="{'display':isAvisible}">
<li class="boxsiz"> <li class="boxsiz">
...@@ -216,7 +218,7 @@ ...@@ -216,7 +218,7 @@
name: 'supplier', name: 'supplier',
data() { data() {
return { return {
color:'#fff', color: '#fff',
active: 0, active: 0,
supplierActive: 0, supplierActive: 0,
itemtext: ['自营供应商', '联营供应商'], itemtext: ['自营供应商', '联营供应商'],
...@@ -271,11 +273,11 @@ ...@@ -271,11 +273,11 @@
} }
}, },
linkName(val) { linkName(val) {
var reg= /^[\u0391-\uFFE5A-Za-z]+$/; var reg = /^[\u0391-\uFFE5A-Za-z]+$/;
if( !reg.test(val) ){ if (!reg.test(val)) {
this.formError = true; this.formError = true;
this.formMsg = '亲,称呼只能为英文和中文'; this.formMsg = '亲,称呼只能为英文和中文';
}else{ } else {
this.formError = false this.formError = false
this.formMsg = ''; this.formMsg = '';
} }
...@@ -360,7 +362,7 @@ ...@@ -360,7 +362,7 @@
//提交 //提交
this.$store.dispatch({ this.$store.dispatch({
type: 'chainFind', type: 'chainFind',
types:1, types: 1,
mobile: this.form.mobile, mobile: this.form.mobile,
linkName: this.form.linkName, linkName: this.form.linkName,
verifyCode: this.form.verifyCode, verifyCode: this.form.verifyCode,
...@@ -403,10 +405,13 @@ ...@@ -403,10 +405,13 @@
if (type === 1) { if (type === 1) {
var anchor = this.$el.querySelector('#join-btn'); var anchor = this.$el.querySelector('#join-btn');
document.documentElement.scrollTop = document.body.scrollTop = 0; document.documentElement.scrollTop = document.body.scrollTop = 0;
this.$el.querySelector('#com_name').focus();
} else if (type === 2) { } else if (type === 2) {
this.$el.querySelector('#com_name').focus();
this.supplierActive = 0; this.supplierActive = 0;
document.documentElement.scrollTop = document.body.scrollTop = 0; document.documentElement.scrollTop = document.body.scrollTop = 0;
} else if (type === 3) { } else if (type === 3) {
this.$el.querySelector('#com_name').focus();
this.supplierActive = 1; this.supplierActive = 1;
document.documentElement.scrollTop = document.body.scrollTop = 0; document.documentElement.scrollTop = document.body.scrollTop = 0;
} }
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or sign in to comment