|
|
@@ -365,7 +365,7 @@
|
|
|
margin-top: 0;
|
|
|
}
|
|
|
.edit-form td div.margin0 .width45{
|
|
|
- width: 45px;
|
|
|
+ width: 45px;
|
|
|
}
|
|
|
.edit-form td div span{
|
|
|
float: left;
|
|
|
@@ -517,16 +517,16 @@
|
|
|
.public-tab.table>tbody>tr>td div:last-child a.add[disabled], .public-tab.table>tbody>tr>td div:last-child a.reduce[disabled]{
|
|
|
color: #c7c7c7 !important;
|
|
|
}
|
|
|
- .pro_management .table>tbody>tr>td div.img a.delete-img {
|
|
|
- position: absolute;
|
|
|
- top: 2px;
|
|
|
- right: 0;
|
|
|
- z-index: 20;
|
|
|
- width: 20px;
|
|
|
- height: 20px;
|
|
|
- line-height: 16px;
|
|
|
- border: none;
|
|
|
- }
|
|
|
+ .pro_management .table>tbody>tr>td div.img a.delete-img {
|
|
|
+ position: absolute;
|
|
|
+ top: 2px;
|
|
|
+ right: 0;
|
|
|
+ z-index: 20;
|
|
|
+ width: 20px;
|
|
|
+ height: 20px;
|
|
|
+ line-height: 16px;
|
|
|
+ border: none;
|
|
|
+ }
|
|
|
.pro_management .table>tbody>tr>td div.img a.delete-img i {
|
|
|
color: #fff;
|
|
|
font-size: 12px;
|
|
|
@@ -566,7 +566,7 @@
|
|
|
|
|
|
/*非编辑状态自定义标签*/
|
|
|
/*.wanted_list01 .tab table tr.define:hover{*/
|
|
|
- /*background: none;*/
|
|
|
+ /*background: none;*/
|
|
|
/*}*/
|
|
|
.wanted_list01 .tab table tr.define{
|
|
|
width: 100%;
|
|
|
@@ -723,7 +723,7 @@
|
|
|
width: 60px;
|
|
|
}
|
|
|
/*.wanted_list01 .tab table tbody.edit-border{*/
|
|
|
- /*border: 1px solid #84c5fb;*/
|
|
|
+ /*border: 1px solid #84c5fb;*/
|
|
|
/*}*/
|
|
|
.table>tbody>tr>td, .table>tbody>tr>th, .table>tfoot>tr>td, .table>tfoot>tr>th, .table>thead>tr>td, .table>thead>tr>th{
|
|
|
padding: 0 0 9px;
|
|
|
@@ -1121,7 +1121,7 @@
|
|
|
<td colspan="10">
|
|
|
<div class="code">SKU编码 : <span ng-bind="commodity.batchCode">247823589235</span></div>
|
|
|
<div class="labelling" ng-if="commodity.tag">
|
|
|
- <!--<em>*</em>-->
|
|
|
+ <!--<em>*</em>-->
|
|
|
自定义标签 : <span ng-bind="commodity.tag">散装出售散装出售</span>
|
|
|
</div>
|
|
|
<!--非标产品标志-->
|
|
|
@@ -1154,8 +1154,8 @@
|
|
|
<p>型号: <em class="href" ng-bind="commodity.code" title="{{commodity.code}}" ng-click="goToBatchDetail($event, commodity)">LPC1112</em></p>
|
|
|
<p>规格: <em ng-bind="commodity.spec || '-'" title="{{commodity.spec}}">LPC1112</em></p>
|
|
|
<!--<div class="margin0">-->
|
|
|
- <!--<span class="marginL10">规格: </span>-->
|
|
|
- <!--<span ng-bind="commodity.spec || '-'" title="{{commodity.spec}}" class="width45" style="overflow: hidden;text-overflow: ellipsis;white-space: nowrap;"></span>-->
|
|
|
+ <!--<span class="marginL10">规格: </span>-->
|
|
|
+ <!--<span ng-bind="commodity.spec || '-'" title="{{commodity.spec}}" class="width45" style="overflow: hidden;text-overflow: ellipsis;white-space: nowrap;"></span>-->
|
|
|
<!--</div>-->
|
|
|
</div>
|
|
|
</td>
|
|
|
@@ -1243,8 +1243,8 @@
|
|
|
<div class="labelling">
|
|
|
<!--<em>*</em>-->
|
|
|
自定义标签 : <input type="text" ng-blur="editTag(commodity)" ng-model="commodity.editTag" ng-change="changeTag(commodity)"
|
|
|
- ng-class="{'error' : commodity.editTagInvalid}" maxlength="20"
|
|
|
- placeholder="请设置产品标签"></div>
|
|
|
+ ng-class="{'error' : commodity.editTagInvalid}" maxlength="20"
|
|
|
+ placeholder="请设置产品标签"></div>
|
|
|
<!--非标产品标志-->
|
|
|
<img ng-if="!commodity.uuid" src="static/img/store/common/nonstandard.png" alt="" class="standard"/>
|
|
|
<!--标准产品标志-->
|
|
|
@@ -1255,7 +1255,7 @@
|
|
|
<td colspan="9">
|
|
|
<div class="bg-show">
|
|
|
<div class="content-show width20">
|
|
|
- <!--<div> {{$index + 1}}</div>-->
|
|
|
+ <!--<div> {{$index + 1}}</div>-->
|
|
|
</div>
|
|
|
<div class="content-show width200">
|
|
|
<div class="fl img">
|
|
|
@@ -1287,9 +1287,9 @@
|
|
|
<!--<p>型号: <em ng-bind="commodity.code" title="{{commodity.code}}">LPC1112</em></p>-->
|
|
|
<!--<p>规格: <em ng-bind="commodity.spec || '-'" title="{{commodity.spec}}">LPC1112</em></p>-->
|
|
|
<!--<p>-->
|
|
|
- <!--<span style="width: 32px;">规格: </span>-->
|
|
|
- <!--<span><input style="width:90px" type="text"-->
|
|
|
- <!--placeholder="请输入规格" maxlength="50" ng-model="commodity.spec" class="wid48 form-control"/></span>-->
|
|
|
+ <!--<span style="width: 32px;">规格: </span>-->
|
|
|
+ <!--<span><input style="width:90px" type="text"-->
|
|
|
+ <!--placeholder="请输入规格" maxlength="50" ng-model="commodity.spec" class="wid48 form-control"/></span>-->
|
|
|
<!--</p>-->
|
|
|
</div>
|
|
|
</div>
|
|
|
@@ -1379,15 +1379,15 @@
|
|
|
<div class="zhezhaodang"></div>
|
|
|
</div>
|
|
|
</a>
|
|
|
- <img ng-if="commodity.productAttachSubmit.uploadAttach" src="static/img/vendor/images/fireinfo_icon.png" width="18" height="18" style="width:18px;height:18px;border: 0px;margin-left:5px;" class="nopass"/>
|
|
|
+ <img ng-if="commodity.productAttachSubmit.uploadAttach" src="static/img/vendor/images/fireinfo_icon.png" width="18" height="18" style="width:18px;height:18px;border: 0px;margin-left:5px;" class="nopass"/>
|
|
|
<div class="forAdminLook">待审核</div>
|
|
|
</div>
|
|
|
</div>
|
|
|
<!--<div class="Regulpic">-->
|
|
|
- <!--<span>规格书:</span>-->
|
|
|
- <!--<img style="width:24px;height:26px;cursor: pointer" src="static/img/vendor/images/pdf.png" ng-click="editRegulPicture(commodity.Regulpic || 'static/img/store/common/default.png', commodity)"/>-->
|
|
|
- <!--<img src="static/img/vendor/images/fireinfo_icon.png" width="18" height="18" style="width:18px;height:18px;border: 0px;margin-left:5px;"/>-->
|
|
|
- <!--<div class="forAdminLook">待审核</div>-->
|
|
|
+ <!--<span>规格书:</span>-->
|
|
|
+ <!--<img style="width:24px;height:26px;cursor: pointer" src="static/img/vendor/images/pdf.png" ng-click="editRegulPicture(commodity.Regulpic || 'static/img/store/common/default.png', commodity)"/>-->
|
|
|
+ <!--<img src="static/img/vendor/images/fireinfo_icon.png" width="18" height="18" style="width:18px;height:18px;border: 0px;margin-left:5px;"/>-->
|
|
|
+ <!--<div class="forAdminLook">待审核</div>-->
|
|
|
<!--</div>-->
|
|
|
</div>
|
|
|
<div class="content-show width70">
|
|
|
@@ -1402,128 +1402,128 @@
|
|
|
</div>
|
|
|
<div class="content-show width60">
|
|
|
<div>
|
|
|
- <span name="save-a"><button class="ok" ng-mouseleave="recoveryBlur()" ng-mouseenter="impedeBlur()" ng-click="updateGoods(commodity, $index)">保存</button></span>
|
|
|
+ <span name="save-a"><button class="ok" ng-mouseleave="recoveryBlur()" ng-mouseenter="impedeBlur()" ng-click="updateGoods(commodity, $index)">保存</button></span>
|
|
|
</div>
|
|
|
<div>
|
|
|
- <span name="cancle-a"><button class="off" ng-click="cancleEdit(commodity)">取消</button></span>
|
|
|
+ <span name="cancle-a"><button class="off" ng-click="cancleEdit(commodity)">取消</button></span>
|
|
|
</div>
|
|
|
</div>
|
|
|
</div>
|
|
|
</td>
|
|
|
<!--<td class="middle padding0 check-input">-->
|
|
|
- <!--<div>{{$index + 1}}</div>-->
|
|
|
+ <!--<div>{{$index + 1}}</div>-->
|
|
|
<!--</td>-->
|
|
|
<!--<td class="middle" style="vertical-align: top !important;">-->
|
|
|
- <!--<div class="fl img">-->
|
|
|
- <!--<a><img ng-src="{{commodity.editPic ? commodity.editPic : 'static/img/store/common/default.png'}}"/></a>-->
|
|
|
- <!--<div class="edit-img">-->
|
|
|
- <!--<a ng-click="commodity.editPic = null" class="delete-img" title="删除" ng-if="commodity.editPic"><i class="fa fa-trash"></i></a>-->
|
|
|
- <!--<a ng-click="editGoodsPicture(commodity.editPic || 'static/img/store/common/default.png', commodity)" title="修改图片"><img src="static/img/icon/update-img.png" /></a>-->
|
|
|
- <!--</div>-->
|
|
|
- <!--</div>-->
|
|
|
- <!--<div class="fr wid135">-->
|
|
|
- <!--<p>类目: <em ng-bind="commodity.kindNameCn || '-'" title="{{commodity.kindNameCn}}"></em></p>-->
|
|
|
- <!--<p>型号: <em ng-bind="commodity.code" title="{{commodity.code}}">LPC1112</em></p>-->
|
|
|
- <!--<p>品牌: <em ng-bind="commodity.brandNameEn" title="{{commodity.brandNameEn}}">NXP</em></p>-->
|
|
|
- <!--</div>-->
|
|
|
+ <!--<div class="fl img">-->
|
|
|
+ <!--<a><img ng-src="{{commodity.editPic ? commodity.editPic : 'static/img/store/common/default.png'}}"/></a>-->
|
|
|
+ <!--<div class="edit-img">-->
|
|
|
+ <!--<a ng-click="commodity.editPic = null" class="delete-img" title="删除" ng-if="commodity.editPic"><i class="fa fa-trash"></i></a>-->
|
|
|
+ <!--<a ng-click="editGoodsPicture(commodity.editPic || 'static/img/store/common/default.png', commodity)" title="修改图片"><img src="static/img/icon/update-img.png" /></a>-->
|
|
|
+ <!--</div>-->
|
|
|
+ <!--</div>-->
|
|
|
+ <!--<div class="fr wid135">-->
|
|
|
+ <!--<p>类目: <em ng-bind="commodity.kindNameCn || '-'" title="{{commodity.kindNameCn}}"></em></p>-->
|
|
|
+ <!--<p>型号: <em ng-bind="commodity.code" title="{{commodity.code}}">LPC1112</em></p>-->
|
|
|
+ <!--<p>品牌: <em ng-bind="commodity.brandNameEn" title="{{commodity.brandNameEn}}">NXP</em></p>-->
|
|
|
+ <!--</div>-->
|
|
|
<!--</td>-->
|
|
|
<!--<td>-->
|
|
|
- <!--<div>-->
|
|
|
- <!--<span><input type="text" ng-blur="editPackaging(commodity)" placeholder="包装方式" maxlength="10" ng-model="commodity.editPackaging" ng-class="{'error' : commodity.editPackagingInvalid}" class="wid88 form-control"/></span>-->
|
|
|
- <!--</div>-->
|
|
|
- <!--<div>-->
|
|
|
- <!--<span><input type="text" ng-blur="editProduceDateFa(commodity)" placeholder="生产日期" maxlength="11" ng-model="commodity.editProduceDate" ng-class="{'error' : commodity.editProduceDateInvalid}" class="wid88 form-control"/></span>-->
|
|
|
- <!--</div>-->
|
|
|
- <!--<div>-->
|
|
|
- <!--<span>可拆卖:</span>-->
|
|
|
- <!--<span class="switch"><button ng-class="{'active' : commodity.editBreakUp}" ng-click="toggleIsBreadUp(commodity)"></button></span>-->
|
|
|
- <!--</div>-->
|
|
|
+ <!--<div>-->
|
|
|
+ <!--<span><input type="text" ng-blur="editPackaging(commodity)" placeholder="包装方式" maxlength="10" ng-model="commodity.editPackaging" ng-class="{'error' : commodity.editPackagingInvalid}" class="wid88 form-control"/></span>-->
|
|
|
+ <!--</div>-->
|
|
|
+ <!--<div>-->
|
|
|
+ <!--<span><input type="text" ng-blur="editProduceDateFa(commodity)" placeholder="生产日期" maxlength="11" ng-model="commodity.editProduceDate" ng-class="{'error' : commodity.editProduceDateInvalid}" class="wid88 form-control"/></span>-->
|
|
|
+ <!--</div>-->
|
|
|
+ <!--<div>-->
|
|
|
+ <!--<span>可拆卖:</span>-->
|
|
|
+ <!--<span class="switch"><button ng-class="{'active' : commodity.editBreakUp}" ng-click="toggleIsBreadUp(commodity)"></button></span>-->
|
|
|
+ <!--</div>-->
|
|
|
<!--</td>-->
|
|
|
<!--<td>-->
|
|
|
- <!--<div>-->
|
|
|
- <!--<span>库存: </span>-->
|
|
|
- <!--<span><input type="text" ng-blur="changeReserve(commodity)" ng-class="{'error' : commodity.editReserveInvalid}" placeholder="库存" ng-model="commodity.editReserve" class="wid48 form-control"/></span>-->
|
|
|
- <!--</div>-->
|
|
|
- <!--<div>-->
|
|
|
- <!--<span>起订量: </span>-->
|
|
|
- <!--<span><input type="text" ng-blur="changeMinBuyQty(commodity)" ng-class="{'error' : commodity.editMinBuyQtyInValid}" placeholder="起拍" ng-model="commodity.editMinBuyQty" class="wid48 form-control"/></span>-->
|
|
|
- <!--</div>-->
|
|
|
- <!--<div>-->
|
|
|
- <!--<span>包装数量: </span>-->
|
|
|
- <!--<span><input type="text" ng-blur="changeMinPackQty(commodity)" ng-class="{'error' : commodity.editMinPackQtyInValid}" placeholder="倍数" ng-model="commodity.editMinPackQty" class="wid48 form-control"/></span>-->
|
|
|
- <!--</div>-->
|
|
|
- <!--<!–<div>–>-->
|
|
|
- <!--<!–<span>–>-->
|
|
|
- <!--<!–<select class="wid85 select-adder form-control" style="width: 81px;">–>-->
|
|
|
- <!--<!–<option value="1">可拆卖</option>–>-->
|
|
|
- <!--<!–<option value="2">不可拆卖</option>–>-->
|
|
|
- <!--<!–</select>–>-->
|
|
|
- <!--<!–</span>–>-->
|
|
|
- <!--<!–</div>–>-->
|
|
|
+ <!--<div>-->
|
|
|
+ <!--<span>库存: </span>-->
|
|
|
+ <!--<span><input type="text" ng-blur="changeReserve(commodity)" ng-class="{'error' : commodity.editReserveInvalid}" placeholder="库存" ng-model="commodity.editReserve" class="wid48 form-control"/></span>-->
|
|
|
+ <!--</div>-->
|
|
|
+ <!--<div>-->
|
|
|
+ <!--<span>起订量: </span>-->
|
|
|
+ <!--<span><input type="text" ng-blur="changeMinBuyQty(commodity)" ng-class="{'error' : commodity.editMinBuyQtyInValid}" placeholder="起拍" ng-model="commodity.editMinBuyQty" class="wid48 form-control"/></span>-->
|
|
|
+ <!--</div>-->
|
|
|
+ <!--<div>-->
|
|
|
+ <!--<span>包装数量: </span>-->
|
|
|
+ <!--<span><input type="text" ng-blur="changeMinPackQty(commodity)" ng-class="{'error' : commodity.editMinPackQtyInValid}" placeholder="倍数" ng-model="commodity.editMinPackQty" class="wid48 form-control"/></span>-->
|
|
|
+ <!--</div>-->
|
|
|
+ <!--<!–<div>–>-->
|
|
|
+ <!--<!–<span>–>-->
|
|
|
+ <!--<!–<select class="wid85 select-adder form-control" style="width: 81px;">–>-->
|
|
|
+ <!--<!–<option value="1">可拆卖</option>–>-->
|
|
|
+ <!--<!–<option value="2">不可拆卖</option>–>-->
|
|
|
+ <!--<!–</select>–>-->
|
|
|
+ <!--<!–</span>–>-->
|
|
|
+ <!--<!–</div>–>-->
|
|
|
<!--</td>-->
|
|
|
<!--<td>-->
|
|
|
- <!--<div ng-repeat="price in commodity.editPrices">-->
|
|
|
- <!--<span style="margin-right: 0;overflow: hidden;"><input type="text" ng-blur="editQty(commodity, $index, false, price.start)" ng-class="{'error' : price.startInValid}" placeholder="数量" ng-model="price.start" class="wid40 form-control fl"/><em class="fl margin5" ng-if="$index == (commodity.editPrices.length-1)">以上</em></span>-->
|
|
|
- <!--<span ng-if="$index != (commodity.editPrices.length-1)">-</span>-->
|
|
|
- <!--<span ng-if="$index != (commodity.editPrices.length-1)"><input type="text" ng-blur="editQty(commodity, $index, true, price.end)" ng-class="{'error' : price.endInValid}" placeholder="数量" ng-model="price.end" class="wid40 form-control"/></span>-->
|
|
|
- <!--</div>-->
|
|
|
+ <!--<div ng-repeat="price in commodity.editPrices">-->
|
|
|
+ <!--<span style="margin-right: 0;overflow: hidden;"><input type="text" ng-blur="editQty(commodity, $index, false, price.start)" ng-class="{'error' : price.startInValid}" placeholder="数量" ng-model="price.start" class="wid40 form-control fl"/><em class="fl margin5" ng-if="$index == (commodity.editPrices.length-1)">以上</em></span>-->
|
|
|
+ <!--<span ng-if="$index != (commodity.editPrices.length-1)">-</span>-->
|
|
|
+ <!--<span ng-if="$index != (commodity.editPrices.length-1)"><input type="text" ng-blur="editQty(commodity, $index, true, price.end)" ng-class="{'error' : price.endInValid}" placeholder="数量" ng-model="price.end" class="wid40 form-control"/></span>-->
|
|
|
+ <!--</div>-->
|
|
|
<!--</td>-->
|
|
|
<!--<td ng-if="onsale.currency == 'USD'">-->
|
|
|
- <!--<div style="width: 99px;" ng-repeat="price in commodity.editPrices">-->
|
|
|
- <!--<span ng-if="commodity.currencyName.indexOf('USD') > -1">-->
|
|
|
- <!--<form name="usdForm">-->
|
|
|
- <!--<input type="text" name="usd" ng-blur="priceBlur(price, true)" ng-keyup="priceValid(price, true)" ng-class="{'error' : price.usdPriceInvalid}" placeholder="香港交货($)" autocomplete="off" ng-model="price.uSDPrice" ng-model-options="{debounce : 100}" class="wid85 form-control"/>-->
|
|
|
- <!--</form>-->
|
|
|
- <!--</span>-->
|
|
|
- <!--<a name="reduce-a" class="reduce" ng-disabled="commodity.editPrices.length < 2" ng-click="deleteFragment(commodity, $index)"><i class="fa fa-minus-circle"></i></a>-->
|
|
|
- <!--<a name="add-a" class="add" ng-disabled="commodity.editPrices.length >= 3" ng-click="addFragment(commodity)"><i class="fa fa-plus-circle"></i></a>-->
|
|
|
- <!--</div>-->
|
|
|
+ <!--<div style="width: 99px;" ng-repeat="price in commodity.editPrices">-->
|
|
|
+ <!--<span ng-if="commodity.currencyName.indexOf('USD') > -1">-->
|
|
|
+ <!--<form name="usdForm">-->
|
|
|
+ <!--<input type="text" name="usd" ng-blur="priceBlur(price, true)" ng-keyup="priceValid(price, true)" ng-class="{'error' : price.usdPriceInvalid}" placeholder="香港交货($)" autocomplete="off" ng-model="price.uSDPrice" ng-model-options="{debounce : 100}" class="wid85 form-control"/>-->
|
|
|
+ <!--</form>-->
|
|
|
+ <!--</span>-->
|
|
|
+ <!--<a name="reduce-a" class="reduce" ng-disabled="commodity.editPrices.length < 2" ng-click="deleteFragment(commodity, $index)"><i class="fa fa-minus-circle"></i></a>-->
|
|
|
+ <!--<a name="add-a" class="add" ng-disabled="commodity.editPrices.length >= 3" ng-click="addFragment(commodity)"><i class="fa fa-plus-circle"></i></a>-->
|
|
|
+ <!--</div>-->
|
|
|
<!--</td>-->
|
|
|
<!--<td ng-if="onsale.currency == 'RMB'">-->
|
|
|
- <!--<div style="width: 99px;" ng-repeat="price in commodity.editPrices">-->
|
|
|
- <!--<span ng-if="commodity.currencyName.indexOf('RMB') > -1">-->
|
|
|
- <!--<form name="rmbForm">-->
|
|
|
- <!--<input type="text" name="rmb" ng-blur="priceBlur(price, false)" ng-keyup="priceValid(price, false)" ng-class="{'error' : price.rmbPriceInvalid}" placeholder="大陆交货(¥)" autocomplete="off" ng-model="price.rMBPrice" ng-model-options="{debounce : 100}" class="wid85 form-control"/>-->
|
|
|
- <!--</form>-->
|
|
|
- <!--</span>-->
|
|
|
- <!--<a name="reduce-a" class="reduce" ng-disabled="commodity.editPrices.length < 2" ng-click="deleteFragment(commodity, $index)"><i class="fa fa-minus-circle"></i></a>-->
|
|
|
- <!--<a name="add-a" class="add" ng-disabled="commodity.editPrices.length >= 3" ng-click="addFragment(commodity)"><i class="fa fa-plus-circle"></i></a>-->
|
|
|
- <!--</div>-->
|
|
|
+ <!--<div style="width: 99px;" ng-repeat="price in commodity.editPrices">-->
|
|
|
+ <!--<span ng-if="commodity.currencyName.indexOf('RMB') > -1">-->
|
|
|
+ <!--<form name="rmbForm">-->
|
|
|
+ <!--<input type="text" name="rmb" ng-blur="priceBlur(price, false)" ng-keyup="priceValid(price, false)" ng-class="{'error' : price.rmbPriceInvalid}" placeholder="大陆交货(¥)" autocomplete="off" ng-model="price.rMBPrice" ng-model-options="{debounce : 100}" class="wid85 form-control"/>-->
|
|
|
+ <!--</form>-->
|
|
|
+ <!--</span>-->
|
|
|
+ <!--<a name="reduce-a" class="reduce" ng-disabled="commodity.editPrices.length < 2" ng-click="deleteFragment(commodity, $index)"><i class="fa fa-minus-circle"></i></a>-->
|
|
|
+ <!--<a name="add-a" class="add" ng-disabled="commodity.editPrices.length >= 3" ng-click="addFragment(commodity)"><i class="fa fa-plus-circle"></i></a>-->
|
|
|
+ <!--</div>-->
|
|
|
<!--</td>-->
|
|
|
<!--<td>-->
|
|
|
- <!--<div ng-if="onsale.currency == 'RMB'">-->
|
|
|
- <!--<!–<span>大陆:</span>–>-->
|
|
|
- <!--<span><input type="text" ng-class="{'error' : commodity.editMinDeliveryinValid}" ng-blur="changeDelivery(commodity.editMinDelivery, commodity.editMaxDelivery, true, false, commodity)" placeholder="大陆最短交期" ng-model="commodity.editMinDelivery" class="wid25 form-control"/></span>-->
|
|
|
- <!--<span>-</span>-->
|
|
|
- <!--<span><input type="text" ng-class="{'error' : commodity.editMaxDeliveryinValid}" ng-blur="changeDelivery(commodity.editMinDelivery, commodity.editMaxDelivery, false, false, commodity)" placeholder="大陆最长交期" ng-model="commodity.editMaxDelivery" class="wid25 form-control"/></span>-->
|
|
|
- <!--</div>-->
|
|
|
- <!--<div ng-if="onsale.currency == 'USD'">-->
|
|
|
- <!--<!–<span>香港:</span>–>-->
|
|
|
- <!--<span><input type="text" placeholder="香港最短交期" ng-class="{'error' : commodity.editMinDeliveryinValid}" ng-blur="changeDelivery(commodity.editMinDelivery, commodity.editMaxDelivery, true, true, commodity)" ng-model="commodity.editMinDelivery" class="wid25 form-control"/></span>-->
|
|
|
- <!--<span>-</span>-->
|
|
|
- <!--<span><input type="text" placeholder="香港最长交期" ng-class="{'error' : commodity.editMaxDeliveryinValid}" ng-blur="changeDelivery(commodity.editMinDelivery, commodity.editMaxDelivery, false, true, commodity)" ng-model="commodity.editMaxDelivery" class="wid25 form-control"/></span>-->
|
|
|
- <!--</div>-->
|
|
|
+ <!--<div ng-if="onsale.currency == 'RMB'">-->
|
|
|
+ <!--<!–<span>大陆:</span>–>-->
|
|
|
+ <!--<span><input type="text" ng-class="{'error' : commodity.editMinDeliveryinValid}" ng-blur="changeDelivery(commodity.editMinDelivery, commodity.editMaxDelivery, true, false, commodity)" placeholder="大陆最短交期" ng-model="commodity.editMinDelivery" class="wid25 form-control"/></span>-->
|
|
|
+ <!--<span>-</span>-->
|
|
|
+ <!--<span><input type="text" ng-class="{'error' : commodity.editMaxDeliveryinValid}" ng-blur="changeDelivery(commodity.editMinDelivery, commodity.editMaxDelivery, false, false, commodity)" placeholder="大陆最长交期" ng-model="commodity.editMaxDelivery" class="wid25 form-control"/></span>-->
|
|
|
+ <!--</div>-->
|
|
|
+ <!--<div ng-if="onsale.currency == 'USD'">-->
|
|
|
+ <!--<!–<span>香港:</span>–>-->
|
|
|
+ <!--<span><input type="text" placeholder="香港最短交期" ng-class="{'error' : commodity.editMinDeliveryinValid}" ng-blur="changeDelivery(commodity.editMinDelivery, commodity.editMaxDelivery, true, true, commodity)" ng-model="commodity.editMinDelivery" class="wid25 form-control"/></span>-->
|
|
|
+ <!--<span>-</span>-->
|
|
|
+ <!--<span><input type="text" placeholder="香港最长交期" ng-class="{'error' : commodity.editMaxDeliveryinValid}" ng-blur="changeDelivery(commodity.editMinDelivery, commodity.editMaxDelivery, false, true, commodity)" ng-model="commodity.editMaxDelivery" class="wid25 form-control"/></span>-->
|
|
|
+ <!--</div>-->
|
|
|
|
|
|
<!--</td>-->
|
|
|
<!--<td>-->
|
|
|
- <!--<div>-->
|
|
|
- <!--<span>-->
|
|
|
- <!--<select ng-change="changeSaleMode(commodity)" class="wid68 select-adder form-control" ng-model="commodity.editSelfSale">-->
|
|
|
- <!--<option value="1">自营</option>-->
|
|
|
- <!--<option value="2">寄售</option>-->
|
|
|
- <!--</select>-->
|
|
|
- <!--</span>-->
|
|
|
- <!--</div>-->
|
|
|
+ <!--<div>-->
|
|
|
+ <!--<span>-->
|
|
|
+ <!--<select ng-change="changeSaleMode(commodity)" class="wid68 select-adder form-control" ng-model="commodity.editSelfSale">-->
|
|
|
+ <!--<option value="1">自营</option>-->
|
|
|
+ <!--<option value="2">寄售</option>-->
|
|
|
+ <!--</select>-->
|
|
|
+ <!--</span>-->
|
|
|
+ <!--</div>-->
|
|
|
<!--</td>-->
|
|
|
<!--<td class="padding0">-->
|
|
|
- <!--<div>-->
|
|
|
- <!--<span-->
|
|
|
- <!--name="cancle-a"><button class="off" ng-click="cancleEdit(commodity)">取消</button></span>-->
|
|
|
- <!--</div>-->
|
|
|
- <!--<div>-->
|
|
|
- <!--<span-->
|
|
|
- <!--name="save-a"><button class="ok" ng-click="updateGoods(commodity, $index)">保存</button></span>-->
|
|
|
- <!--</div>-->
|
|
|
+ <!--<div>-->
|
|
|
+ <!--<span-->
|
|
|
+ <!--name="cancle-a"><button class="off" ng-click="cancleEdit(commodity)">取消</button></span>-->
|
|
|
+ <!--</div>-->
|
|
|
+ <!--<div>-->
|
|
|
+ <!--<span-->
|
|
|
+ <!--name="save-a"><button class="ok" ng-click="updateGoods(commodity, $index)">保存</button></span>-->
|
|
|
+ <!--</div>-->
|
|
|
<!--</td>-->
|
|
|
</tr>
|
|
|
</tbody>
|
|
|
@@ -1541,17 +1541,17 @@
|
|
|
</div>
|
|
|
</td>
|
|
|
<!--<td colspan="10" style="padding: 74px 0;">-->
|
|
|
- <!--<div style="line-height: 106px;">-->
|
|
|
- <!--<div class="col-xs-2" style="margin-left: 35%;">-->
|
|
|
- <!--<img src="static/img/all/empty-cart.png">-->
|
|
|
- <!--</div>-->
|
|
|
- <!--<div class="col-xs-4 text-right" style="line-height: 124px;">-->
|
|
|
- <!--<p class="grey f14">-->
|
|
|
- <!--暂无产品信息,赶快上传让更多人看到你的产品吧!-->
|
|
|
- <!--<a href="vendor#/vendor_upload" style="margin-left:20px;font-size: 14px;color:#5078cb"><i class="fa fa-mail-reply"></i> 马上去上传</a>-->
|
|
|
- <!--</p>-->
|
|
|
- <!--</div>-->
|
|
|
- <!--</div>-->
|
|
|
+ <!--<div style="line-height: 106px;">-->
|
|
|
+ <!--<div class="col-xs-2" style="margin-left: 35%;">-->
|
|
|
+ <!--<img src="static/img/all/empty-cart.png">-->
|
|
|
+ <!--</div>-->
|
|
|
+ <!--<div class="col-xs-4 text-right" style="line-height: 124px;">-->
|
|
|
+ <!--<p class="grey f14">-->
|
|
|
+ <!--暂无产品信息,赶快上传让更多人看到你的产品吧!-->
|
|
|
+ <!--<a href="vendor#/vendor_upload" style="margin-left:20px;font-size: 14px;color:#5078cb"><i class="fa fa-mail-reply"></i> 马上去上传</a>-->
|
|
|
+ <!--</p>-->
|
|
|
+ <!--</div>-->
|
|
|
+ <!--</div>-->
|
|
|
<!--</td>-->
|
|
|
</tr>
|
|
|
</tbody>
|