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

  统一在这里 注入 只使用的变量为全局变量 
  原因：
  1：webpack 编译性能瓶颈 卡爆了
  2:防止重复打包 
 *
 */.add-file-right[data-v-06ad3fe3]{width:100%}.add-file-list[data-v-06ad3fe3]{width:500px;height:300px}.list-img[data-v-06ad3fe3]{width:500px;height:600px}.imgStyle[data-v-06ad3fe3]{width:300px;height:300px;border:1px solid #000}.imgStyle li[data-v-06ad3fe3]{width:80px;height:80px;border:1px solid #ccc;margin:5px;padding:5px;border-radius:4px}.imgStyle li img[data-v-06ad3fe3]{width:100%;height:100%}.fileStyle[data-v-06ad3fe3]{width:300px;height:300px;border:1px solid #ccc;border-radius:4px;padding:5px 10px}.fileStyle li[data-v-06ad3fe3]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.fileStyle li span[data-v-06ad3fe3]:nth-child(2){color:red}