...
|
...
|
@@ -33,7 +33,7 @@ |
|
|
</div>
|
|
|
<div id="decorationSubmite" style="display: none; text-align: right; margin-top: -10px">
|
|
|
<input id="saveDecoration" type="button" class="btn btn-success delay-btn" value="暂存">
|
|
|
<input id="submitDecoration" type="button" class="btn btn-primary delay-btn" value="提交审核">
|
|
|
<input id="submitDecoration" type="button" class="btn btn-primary delay-btn" value="发布">
|
|
|
<input type="button" class="btn btn-default " value="返回" onclick="location.href='/supplier/shop/decoration'">
|
|
|
</div>
|
|
|
<div id="decorationCheck" style="display: none; text-align: right; margin-top: -10px">
|
...
|
...
|
@@ -282,4 +282,4 @@ |
|
|
<div class="productTable" style="margin-top: 20px"></div>
|
|
|
</script>
|
|
|
|
|
|
<%include '../../common/views/__ui/footer'%> |
|
|
\ No newline at end of file |
|
|
<%include '../../common/views/__ui/footer'%> |
...
|
...
|
|