@@ -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">
@@ -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>