Administrator 4 gadi atpakaļ
vecāks
revīzija
97aa40d757

+ 56 - 0
src/main/resources/static/css/supplier-center/setting/information.css

@@ -47,3 +47,59 @@
    .header{ width: 100%; background-image: linear-gradient(270deg,rgba(255,255,255,0.1) 0%,rgba(255,86,11,0.1) 51%,rgba(255,255,255,0.1) 100%);}
     .header .header-p{height: 60px; line-height: 26px; font-size: 12px;color: #e15616; text-align: center;margin: auto;width: 355px}
    }
+
+
+/*移动*/
+
+@media screen and (max-width:768px){
+   .head-top{height: 18.9vw;line-height: 25vw;color: #9aa5b5;margin: auto;}
+   .head-top div{display: inline-block;cursor: pointer}
+   .head-top div:nth-child(2){margin: 0px 4vw;}
+   .header-tabs .line{width: 5.3vw; height: 5.3vw;line-height: 5.3vw;display: inline-block;background: #9aa5b5; border-radius: 50%; color: #fff;font-size: 2.9vw;
+    text-align: center;position: relative;top: -6.7vw;right: -13.9vw}
+   .header-tabs.current{color: #e15616}
+   .header-tabs .line.linestyle{color: #fff;background: #e15616}
+   .forget-form{background: #fff;padding: 3.3vw;}
+   .formLine p{color: #627386;}
+   .formLine .business{overflow: hidden}
+   input[type="text"]::placeholder,textarea::placeholder{color: #9aa5b5;}
+   .form-upload-image{width: 36vw;height: 25.3vw}
+   .form-upload-image img{width: 100%;height: 100%}
+   .formLine .form-upload-image .mIcon:before {width: 5.3vw;height: 5.3vw;background-position: -89vw -8.3vw;transition: none;}
+   .formLine{overflow: hidden}
+   .formLine select[name="cityID"]{margin: 0 1.3vw}
+   .formLine .business .diyBox {margin-right: 3.4vw}
+   .formLine .diyBox.second {width: 26.7vw}
+   .formLine .form-upload{width: 36vw;height: auto;float: left;margin-right: 5.3vw;margin-bottom: 2.7vw}
+   .formLine .form-upload.list{width: 100%;}
+   .formLine .formLine-file{width: 36vw;height: 25.3vw;position: relative;float: left}
+   .formLine .form-upload-tips{width: 5.3vw;height: 25.3vw;float: left;position: relative;}
+   .formLine .form-upload-tips .icon{width: 5.3vw;height: 5.3vw;float: left;background: url("/img/base/icon.png") no-repeat;display: block;margin-top: 40px;}
+   .formLine .form-upload-tips .icon-wen{background-position: -84px -144px;cursor: pointer;}
+   .formLine .form-upload-tips .wen-tips{width: 48.5vw;height: 12.3vw;line-height: 12.3vw;text-align: center;color: #FFF;font-size: 3.4vw; background-color: #1890f9;box-shadow: 0px .8vw 1.6vw 0px rgba(24, 144, 249, 0.17); position: absolute;bottom: -6.4vw;left: -.53vw;border-radius: .8vw;display: none;}
+   .formLine .form-upload-tips .wen-tips:before{content: ''; width: 0px;height: 0px;border-width: 2vw;border-style: solid;border-color: transparent transparent #1890f9 transparent;position: absolute;top: -4vw;left: 1.3vw;}
+   .formLine .form-upload-tips:hover .wen-tips{display: block;}
+   .formLine .file{width: 36vw;height: 25.3vw;opacity: 0;position: absolute;top: 0;left: 0;z-index: 999;cursor: pointer;}
+   .formLine .formLine-file .icon{width: 36vw;height:25.3vw;display: block;}
+   .formLine .formLine-file .file-zizhi{background: url("/img/account/icon-zizhi.png") no-repeat;}
+   .formLine .formLine-file .file-biss{background: url("/img/account/icon-business.png") no-repeat;}
+   .formLine .formLine-file .file-logo{background: url("/img/account/icon-logo.png") no-repeat;}
+   .formLine .formLine-file .file-produce{background: url("/img/account/icon-produce.png") no-repeat;}
+   .formLine .formLine-file .file-health{background: url("/img/account/icon-health.png") no-repeat;}
+   .formLine .formLine-file .file-tax{background: url("/img/account/icon-tax.png") no-repeat;}
+   .formLine .formLine-file .file-honor{background: url("/img/account/icon-honor.png") no-repeat;}
+   .formLine .formLine-file .file-product{background: url("/img/account/icon-product.png") no-repeat;}
+   .formLine .list .form-upload-image{position: relative;float: left;margin: 0 2.7vw 2.7vw 0}
+   .formLine .form-upload-image .upload-img{width: 36vw;height:25.3vw;display: block;}
+   .formLine .form-upload-image .icon{width: 5.3vw;height: 5.3vw;display: block;position: absolute;right: 0;top: 0;cursor: pointer;}
+   .formLine .business{height:auto;position:relative}
+   .formLine .addbusiness{overflow: hidden}
+   .formLine .addbusiness input[type="text"] {width: 69.4vw;display: block;float: left;margin-right: 1.3vw;}
+   .formLine .addbusiness a {display: block;float: left;width: 21.4vw;height: 11vw;line-height: 11.2vw;font-size: 3.4vw;
+    color: #e15616; background-color: #ffe6dc; border-radius: .53vw;border: solid .27vw #e15616;text-align: center}
+   .supplierConfirm{width: 100%;height: 100%;position: fixed;top:0;left:0;z-index: 999;background: rgba(0,0,0,.3);}
+   .formLine.info textarea{margin: 0px}
+   .header{ width: 100%; background-image: linear-gradient(270deg,rgba(255,255,255,0.1) 0%,rgba(255,86,11,0.1) 51%,rgba(255,255,255,0.1) 100%);}
+   .header .header-p{height: 16vw; line-height: 7vw; font-size: 3.1vw;color: #e15616; text-align: center;margin: auto;padding: 0 2.7vw}
+
+}

+ 2 - 2
src/main/resources/templates/supplier-center/setting/information.html

@@ -15,7 +15,7 @@
 <!-- 我的采美 -->
 <div id="information">
     <div class="navLayout" >
-        <div class="crumbs">
+        <div class="crumbs" v-if="isPC">
             <span>管理中心</span>
             <span>&gt;</span>
             <span>资料信息</span>
@@ -150,7 +150,7 @@
                                     <span class="errTips icon mIcon"></span>
                                 </div>
                                 <div class="form-upload-tips">
-                                    <i class="icon icon-wen"></i>
+                                    <i class="icon icon-wen mIcon"></i>
                                     <div class="wen-tips">点击图片可放大图片</div>
                                 </div>
                             </div>