Browse Source

修改企业产品导入名称

Administrator 7 years ago
parent
commit
4bbb8e510d

+ 2 - 6
src/main/webapp/resources/css/vendor/sell.css

@@ -3440,7 +3440,6 @@ body {
     background: #fff;
     background: #fff;
 }
 }
 .com_tab ul li {
 .com_tab ul li {
-    width: 100px;
     height:40px;
     height:40px;
     text-align: center;
     text-align: center;
     float: left;
     float: left;
@@ -3448,8 +3447,8 @@ body {
 }
 }
 .com_tab ul li a {
 .com_tab ul li a {
     font-size: 14px;
     font-size: 14px;
-    width: 100px;
     height:40px;
     height:40px;
+    padding: 0 20px;
     display: inline-block;
     display: inline-block;
 }
 }
 .com_tab ul li.active a {
 .com_tab ul li.active a {
@@ -3521,10 +3520,7 @@ body {
 .com_tab:nth-of-type(2) ul li:first-child{
 .com_tab:nth-of-type(2) ul li:first-child{
     margin-left: 0px
     margin-left: 0px
 }
 }
-
-
-
-.:nth-of-type(1) ul li.active:after{
+.com_tab:nth-of-type(1) ul li.active:after{
     display: block
     display: block
 }
 }
 .log_company dl span.wd01 {
 .log_company dl span.wd01 {

+ 14 - 6
src/main/webapp/resources/view/vendor/forstore/vendor_upload.html

@@ -463,7 +463,6 @@
     }
     }
     .remind-line{
     .remind-line{
         width: 100%;
         width: 100%;
-        height: 30px;
         line-height: 30px;
         line-height: 30px;
         text-align: center;
         text-align: center;
         background: #fef6f2;
         background: #fef6f2;
@@ -471,8 +470,11 @@
         overflow: hidden ;
         overflow: hidden ;
     }
     }
     .remind-line span{
     .remind-line span{
-        margin-left: 330px;
-        height: 30px;
+        width: 660px;
+        word-break: break-all;
+        display: inline-block;
+        margin-left: 190px;
+        text-align: left;
         font-size: 14px;
         font-size: 14px;
         color: #f15601;
         color: #f15601;
     }
     }
@@ -529,8 +531,8 @@
     <div class="pro_management device">
     <div class="pro_management device">
         <div class="com_tab">
         <div class="com_tab">
             <ul class="fl" style="width: 100%" ng-if="!isPcbStore">
             <ul class="fl" style="width: 100%" ng-if="!isPcbStore">
-                <li ng-class="{'active': $$productOn.tab == 'bathOn'}" ng-click="toggleActive('bathOn')"><a href="">导入企业库</a></li>
-                <li ng-class="{'active': $$productOn.tab == 'bathOnPerson'}" ng-click="toggleActive('bathOnPerson')"><a href="">导入个人库</a></li>
+                <li ng-class="{'active': $$productOn.tab == 'bathOn'}" ng-click="toggleActive('bathOn')"><a href="">导入产品并上架</a></li>
+                <li ng-class="{'active': $$productOn.tab == 'bathOnPerson'}" ng-click="toggleActive('bathOnPerson')"><a href="">导入产品</a></li>
             </ul>
             </ul>
             <ul class="fl" style="width: 100%" ng-if="isPcbStore">
             <ul class="fl" style="width: 100%" ng-if="isPcbStore">
                 <li><a ui-sref="vendor_material">公司产品库</a></li>
                 <li><a ui-sref="vendor_material">公司产品库</a></li>
@@ -541,7 +543,13 @@
             </ul>
             </ul>
         </div>
         </div>
         <div class="remind-line" ng-show="$$productOn.tab == 'bathOn' && showTip"><span class="fl">导入企业库的产品同时会进行上架销售并展示在店铺</span><a ng-click="closeTip()" class="fr">&times;</a></div>
         <div class="remind-line" ng-show="$$productOn.tab == 'bathOn' && showTip"><span class="fl">导入企业库的产品同时会进行上架销售并展示在店铺</span><a ng-click="closeTip()" class="fr">&times;</a></div>
-        <div class="remind-line" ng-show="$$productOn.tab == 'bathOnPerson' && showTip"><span class="fl">创建您的个人产品库,可为您精准推送客户需求</span><a href="help/helpDetail/56" target="_blank" class="operate-introduce">操作说明</a><a ng-click="closeTip()" class="fr">&times;</a></div>
+        <div class="remind-line" ng-show="$$productOn.tab == 'bathOnPerson' && showTip">
+            <span class="fl">
+                1、导入产品物料,可让您被搜索到且能获取相关产品的询价商机。<br/>
+                2、由于导入产品物料无须填写库存、交期、价格等信息,买家不能立即购买。<br/>
+                3、如希望立即购买请进行“导入产品并上架”操作,或“导入物料”后在“库存管理”里完成上架。
+            </span>
+            <a href="help/helpDetail/56" target="_blank" class="operate-introduce">操作说明</a><a ng-click="closeTip()" class="fr">&times;</a></div>
         <div class="wanted_list01">
         <div class="wanted_list01">
             <div class="tab" ng-if="$$productOn.leadIn == 'bathOn'" ng-class="{'active': leadIn == 'bathOn'}" >
             <div class="tab" ng-if="$$productOn.leadIn == 'bathOn'" ng-class="{'active': leadIn == 'bathOn'}" >
                 <div class="load_next" ng-class="{'border-none':open01}">
                 <div class="load_next" ng-class="{'border-none':open01}">