Browse Source

Merge branch 'feature_20250820_页面优化' into uat(dev)

zhujindu 3 months ago
parent
commit
48933d6f7c
2 changed files with 5 additions and 2 deletions
  1. 2 2
      src/components/uploadVNormal.vue
  2. 3 0
      src/views/deviceWithin/addStoreVisit.vue

+ 2 - 2
src/components/uploadVNormal.vue

@@ -530,7 +530,7 @@ export default {
 .questionNamep {
   font-size: 16px;
   color: #484848;
-  line-height: 40px;
+  // line-height: 40px;
   padding: 0 15px;
   box-sizing: border-box;
   position: relative;
@@ -586,7 +586,7 @@ export default {
   width: 10px;
   height: 10px;
   left: -1000px;
-  position: relative;
+  position: absolute;
 }
 </style>
 <style lang="scss">

+ 3 - 0
src/views/deviceWithin/addStoreVisit.vue

@@ -2906,6 +2906,9 @@
             ref="uploadVNormal"></upload-img>
         </template>
       </van-cell>
+      <div v-if="continuousShoot == '1'" class="uploadImgNum" style="color: red; padding: 0px 16px">
+        注:拍照功能支持每次最多5张连拍,可多次连拍。
+      </div>
       <!-- <van-cell v-if="pictureSource == '1'">
         <template #title> <span class="van-f-red">*</span>相册选择</template>
         <template #right-icon>