zhaoxiaoqiang
2022-11-28 9ef7b81ec53e9269dc872801be26fb5f146b3969
src/components/upload/uploadImg.vue
@@ -1,7 +1,7 @@
<!--
 * @Date: 2019-08-30 18:04:49
 * @LastEditors: zxq
 * @LastEditTime: 2022-08-05 15:10:37
 * @LastEditTime: 2022-08-05 15:26:13
 * @Description:
 -->
<template>
@@ -350,12 +350,13 @@
<style lang="less">
.component-photo-upload-img {
  .upload_input{
    font-size: 16px;
    width: 100%;
    height: 45px;
    font-size: 16px;
    position: relative;
    text-align: center;
    margin-top: 10px;
    padding: 8px 0;
    margin:10px 0;
    input{
      position: absolute;
      left: 0;