/*!
 * _variables.scss
 * 设置scss所有变量

  统一在这里 注入 只使用的变量为全局变量 
  原因：
  1：webpack 编译性能瓶颈 卡爆了
  2:防止重复打包 
 *
 */.container .tableBox[data-v-6456a1be],.container[data-v-6456a1be]{height:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.container .tableBox[data-v-6456a1be]{overflow:auto}.flexEnd[data-v-6456a1be],.flexStart[data-v-6456a1be]{display:-webkit-box;display:-ms-flexbox;display:flex}.flexEnd[data-v-6456a1be]{-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;margin-bottom:10px}.marginBottom10[data-v-6456a1be]{margin-bottom:10px}.datetitle[data-v-6456a1be]{width:140px;text-align:right;line-height:32px;margin-right:10px}.title[data-v-6456a1be]{font-size:18px;font-weight:700;margin-bottom:10px}