|
|
@@ -476,13 +476,16 @@
|
|
|
font-size: 14px;
|
|
|
color: #f15601;
|
|
|
}
|
|
|
- .remind-line a{
|
|
|
+ .remind-line a.fr{
|
|
|
padding-right: 10px;
|
|
|
- float: right;
|
|
|
font-size: 20px;
|
|
|
font-weight: bold;
|
|
|
color: #ef1d1d;
|
|
|
}
|
|
|
+ .remind-line .operate-introduce {
|
|
|
+ font-size: 14px;
|
|
|
+ color: #5078cb;
|
|
|
+ }
|
|
|
.device .wanted_list01 .pagination > li > a:hover {
|
|
|
border-bottom: 1px solid #ddd !important;
|
|
|
z-index: 0;
|
|
|
@@ -502,7 +505,7 @@
|
|
|
</ul>
|
|
|
</div>
|
|
|
<div class="remind-line" ng-show="$$productOn.tab == 'bathOn' && showTip"><span class="fl">导入企业库的产品同时会进行上架销售并展示在店铺</span><a ng-click="closeTip()" class="fr">×</a></div>
|
|
|
- <div class="remind-line" ng-show="$$productOn.tab == 'bathOnPerson' && showTip"><span class="fl">创建您的个人产品库,可为您精准推送客户需求</span><a ng-click="closeTip()" class="fr">×</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">×</a></div>
|
|
|
<div class="wanted_list01">
|
|
|
<div class="tab" ng-if="$$productOn.leadIn == 'bathOn'" ng-class="{'active': leadIn == 'bathOn'}" >
|
|
|
<div class="load_next" ng-class="{'border-none':open01}">
|