liyongli 6 일 전
부모
커밋
7da4550e9d
4개의 변경된 파일4개의 추가작업 그리고 0개의 파일을 삭제
  1. 1 0
      src/view/fenghui/form.vue
  2. 1 0
      src/view/fenghui/form1.vue
  3. 1 0
      src/view/fenghui/form1Recurrence.vue
  4. 1 0
      src/view/fenghui/formRecurrence.vue

+ 1 - 0
src/view/fenghui/form.vue

@@ -224,6 +224,7 @@
                 </template>
             </van-field>
 
+            <div style="background-color: #F7F7F7;height: 10px;"></div>
             <!-- 共享数字经济发展机遇  -->
             <van-field size=“large” label-align="top" v-model="formData.active1" required
                 :rules="[{ required: true, trigger: 'onBlur', message: lang[langType].active1Content }]"

+ 1 - 0
src/view/fenghui/form1.vue

@@ -204,6 +204,7 @@
                     </van-radio-group>
                 </template>
             </van-field>
+            <div style="background-color: #F7F7F7;height: 10px;"></div>
 
             <!-- 共享数字经济发展机遇  -->
             <van-field size=“large” label-align="top" v-model="formData.active1" required

+ 1 - 0
src/view/fenghui/form1Recurrence.vue

@@ -207,6 +207,7 @@
                     </van-radio-group>
                 </template>
             </van-field>
+            <div style="background-color: #F7F7F7;height: 10px;"></div>
 
             <!-- 共享数字经济发展机遇  -->
             <van-field size=“large” label-align="top" v-model="formData.active1" required

+ 1 - 0
src/view/fenghui/formRecurrence.vue

@@ -223,6 +223,7 @@
                 </template>
             </van-field>
 
+            <div style="background-color: #F7F7F7;height: 10px;"></div>
             <!-- 共享数字经济发展机遇  -->
             <van-field size=“large” label-align="top" v-model="formData.active1" required
                 :rules="[{ required: true, trigger: 'onBlur', message: lang[langType].active1Content }]"