yuantianjiao 6 年之前
父節點
當前提交
ae09c545c2
共有 1 個文件被更改,包括 2 次插入2 次删除
  1. 2
    2
      src/pages/system/newOrder/newOrderList/index.vue

+ 2
- 2
src/pages/system/newOrder/newOrderList/index.vue 查看文件

@@ -49,8 +49,8 @@
49 49
         <div class="print-area" :class="'item_' + item.OrdersId" style="width:180px;">
50 50
           <div style="padding:0px 10px 5px;border-bottom:2px solid #cccccc;">
51 51
             <div style="display:inline-block;">
52
-              <img class="topIcon" style="display:block;width:60%;margin:0 0 20px 0px;" src="http://jingcheng-resourceplat.oss-cn-shanghai.aliyuncs.com/upload/111101940020.png" alt="">
53
-              <span style="display:block;font-size:20px;font-weight:700;text-align: center;"> <img width='25px' height="25px" :src='item.AreaIconWhite' alt=""> {{item.AreaName + item.TableNo}}</span>
52
+              <img class="topIcon" style="display:block;width:45%;margin:0 0 20px 0px;" src="http://jingcheng-resourceplat.oss-cn-shanghai.aliyuncs.com/upload/111101940020.png" alt="">
53
+              <span style="display:block;font-size:20px;font-weight:700;text-align: center;"> <img width='28px' height="28px" :src='item.AreaIconWhite' alt=""> {{item.AreaName + item.TableNo}}</span>
54 54
             </div>
55 55
           </div>
56 56
           <div style="padding:10px 10px 5px;border-bottom:1px solid #cccccc;" v-for='(item1,index1) in item.Goods' :key='index1'>