@@ -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>