瀏覽代碼

渠道客诉填写任务增加上传照片功能

zhujindu 11 月之前
父節點
當前提交
fad4f89621
共有 1 個文件被更改,包括 4 次插入2 次删除
  1. 4 2
      src/components/deletComplaintImg.vue

+ 4 - 2
src/components/deletComplaintImg.vue

@@ -60,9 +60,11 @@ export default {
 
 <style lang="scss" scoped>
 .imgview2 {
-  width: 100%;
   height: 80px;
-  position: relative;
+  width: 80px;
+  padding: 3px;
+  /* border: 1px solid #ccc; */
+  border-radius: 5px;
   display: inline-block;
   i {
     position: absolute;