瀏覽代碼

供应商发布商品

zhengjinyi 3 年之前
父節點
當前提交
9e7a0116ce

+ 1 - 1
src/main/resources/static/css/base/base.h5.css

@@ -60,7 +60,7 @@
 .baseHeadCenter .search .jqSelect select{width:27vw;height:9.6vw;line-height:9.6vw;border:none;font-size:3.7vw;color:#4A4F58;padding:0 6vw 0 3vw}
 .baseHeadCenter .search .jqSelect select{width:27vw;height:9.6vw;line-height:9.6vw;border:none;font-size:3.7vw;color:#4A4F58;padding:0 6vw 0 3vw}
 .baseHeadCenter .search .jqSelect:before{right:4vw;line-height:9.6vw}
 .baseHeadCenter .search .jqSelect:before{right:4vw;line-height:9.6vw}
 .baseHeadCenter .search .jqSelect:after{content:'';position:absolute;right:0;top:3.4vw;width:.5vw;height:2.8vw;background:#BEC2C9}
 .baseHeadCenter .search .jqSelect:after{content:'';position:absolute;right:0;top:3.4vw;width:.5vw;height:2.8vw;background:#BEC2C9}
-.baseHeadCenter .search .keyword{position:absolute;right:0;top:0;border:none;outline:none;width:66.4vw;height:9.6vw;line-height:9.6vw;font-size:3.7vw;color:#4A4F58;text-indent:2.6vw}
+.baseHeadCenter .search .keyword{position:absolute;right:0;top:0;border:none;outline:none;width:66.4vw;height:8.6vw;line-height:8.6vw;font-size:3.7vw;color:#4A4F58;text-indent:2.6vw}
 .baseHeadCenter .search .searchBtn{position:absolute;right:1.2vw;top:0}
 .baseHeadCenter .search .searchBtn{position:absolute;right:1.2vw;top:0}
 .baseHeadCenter .search .searchBtn:before{content:'';display:block;width:9.6vw;height:9.6vw;background-position:-24vw 1.5vw}
 .baseHeadCenter .search .searchBtn:before{content:'';display:block;width:9.6vw;height:9.6vw;background-position:-24vw 1.5vw}
 .baseHeadCenter.account{height:13.4vw;border-bottom:solid 1px #ebecef}
 .baseHeadCenter.account{height:13.4vw;border-bottom:solid 1px #ebecef}

+ 6 - 2
src/main/resources/static/css/supplier-center/shop/release.css

@@ -25,8 +25,8 @@ div{box-sizing: border-box;}
 .release-from .release-label span{color: #FF0000;}
 .release-from .release-label span{color: #FF0000;}
 .release-from .release-input{width: 100%;height: auto;float: left;position: relative;}
 .release-from .release-input{width: 100%;height: auto;float: left;position: relative;}
 .release-from .release-input.expen{margin-top:10px;}
 .release-from .release-input.expen{margin-top:10px;}
-.release-from .release-input.expen .input{padding-left:36px;}
-.release-from .release-input.expen .span{width:36px;height:36px;display:block;position:absolute;top:0;left:0;text-align:center;line-height:36px;font-size:14px;color:#22272e;}
+.release-from .release-input.expen .input{padding-left:30px;}
+.release-from .release-input.expen .span{width:30px;height:36px;display:block;position:absolute;top:0;left:0;text-align:center;line-height:36px;font-size:14px;color:#22272e;}
 .release-from .release-input .input{width: 100%;height: 36px;padding: 0 10px;border-radius: 2px;border: 1px solid #b8bfca;float: left;font-size: 13px;box-sizing: border-box;}
 .release-from .release-input .input{width: 100%;height: 36px;padding: 0 10px;border-radius: 2px;border: 1px solid #b8bfca;float: left;font-size: 13px;box-sizing: border-box;}
 .release-from .release-input .input.price{padding-left: 30px;}
 .release-from .release-input .input.price{padding-left: 30px;}
 .release-from .release-input .yang{width: 30px;height: 36px;position: absolute;left: 0;top: 0;line-height: 36px;text-align: center;}
 .release-from .release-input .yang{width: 30px;height: 36px;position: absolute;left: 0;top: 0;line-height: 36px;text-align: center;}
@@ -187,6 +187,10 @@ textarea::placeholder{color: #9aa5b5}  .popup-button{padding: 10px;}
 .release-from .release-input .yang{width: 8vw;position: absolute;left: 0;top: 0;line-height:13vw;text-align: center}
 .release-from .release-input .yang{width: 8vw;position: absolute;left: 0;top: 0;line-height:13vw;text-align: center}
 .release-from .release-input .input.price{padding-left: 7vw}
 .release-from .release-input .input.price{padding-left: 7vw}
 .release-from .release-input{position: relative}
 .release-from .release-input{position: relative}
+.release-from .release-input.expen{margin-top:5.5vw;}
+.release-from .release-input.expen .input{padding-left:6vw;}
+.release-from .release-input.expen .span{width:6vw;height:11.8vw;display:block;position:absolute;top:0;left:0;text-align:center;line-height:11.8vw;font-size:3.4vw;color:#22272e;}
+
 /*销售信息*/
 /*销售信息*/
 input[type="radio"]{opacity:0;}
 input[type="radio"]{opacity:0;}
 .release-from .release-input .release-props{width: 100%;height: 36px;}
 .release-from .release-input .release-props{width: 100%;height: 36px;}

+ 7 - 1
src/main/resources/templates/product/detail.html

@@ -219,7 +219,7 @@
                 <span :class="tabsIndex == 1 ? 'on' : ''" v-if="parameters.length>0 && !isNoneDisabled" @click="detailsClicktab(1)">相关参数</span>
                 <span :class="tabsIndex == 1 ? 'on' : ''" v-if="parameters.length>0 && !isNoneDisabled" @click="detailsClicktab(1)">相关参数</span>
                 <span :class="tabsIndex == 2 ? 'on' : ''" v-if="isServiceInfo && !isNoneDisabled" @click="detailsClicktab(2)">服务项目</span>
                 <span :class="tabsIndex == 2 ? 'on' : ''" v-if="isServiceInfo && !isNoneDisabled" @click="detailsClicktab(2)">服务项目</span>
                 <span :class="tabsIndex == 3 ? 'on' : ''" v-if="isServiceInfo && !isNoneDisabled" @click="detailsClicktab(2)">培训方案</span>
                 <span :class="tabsIndex == 3 ? 'on' : ''" v-if="isServiceInfo && !isNoneDisabled" @click="detailsClicktab(2)">培训方案</span>
-<!--            <span>评价</span>-->
+                <!--<span>评价</span>-->
             </div>
             </div>
             <div class="tabCon">
             <div class="tabCon">
                 <div class="item" v-if="tabsIndex == 0">
                 <div class="item" v-if="tabsIndex == 0">
@@ -244,6 +244,12 @@
                     <div><p class="tl">服务详情:</p></div>
                     <div><p class="tl">服务详情:</p></div>
                     <div th:utext="${product.serviceInfo}"></div>
                     <div th:utext="${product.serviceInfo}"></div>
                 </div>
                 </div>
+                <div class="item" v-if="tabsIndex == 3">
+                    <div><p class="tl">培训方式:</p></div>
+                    <div th:utext="${product.orderInfo}"></div>
+                    <div><p class="tl">培训费用:</p></div>
+                    <div th:utext="${product.serviceInfo}"></div>
+                </div>
 <!--                <div class="item">-->
 <!--                <div class="item">-->
 <!--                <div style="text-align: left;margin: 10px 0">-->
 <!--                <div style="text-align: left;margin: 10px 0">-->
 <!--                        <span>商品评分:</span>-->
 <!--                        <span>商品评分:</span>-->