소스 검색

shop update

xiaoyu 3 년 전
부모
커밋
0fbb857993
1개의 변경된 파일16개의 추가작업 그리고 0개의 파일을 삭제
  1. 16 0
      shop/templates/default/seller/store_refill_order.batch_dispose.php

+ 16 - 0
shop/templates/default/seller/store_refill_order.batch_dispose.php

@@ -1,5 +1,21 @@
+<style>
+    .wrapper {
+    width: 1855px;
+    margin: auto;
+}
+.ncsc-layout-right {
+    background-color: #FFF;
+    width: 89%;
+    min-height: 640px;
+    float: right;
+    position: relative;
+    z-index: 1;
+}
+</style>
 <?php defined('InShopNC') or exit('Access Invalid!'); ?>
 
+
+
 <div class="tabmenu">
     <ul class="tab pngFix">
         <li class="normal"><a target="" href="<?php echo urlShop('store_refill_order', 'index'); ?>">待处理订单</a></li>