yusheng hai 1 ano
pai
achega
3fb85a7f91
Modificáronse 2 ficheiros con 2 adicións e 2 borrados
  1. 1 1
      hybrid/html/a.html
  2. 1 1
      hybrid/html/c.html

+ 1 - 1
hybrid/html/a.html

@@ -26,7 +26,7 @@
 
 			<van-nav-bar height='100rpx;margin-top:100rpx' @click-left="onClickLeft" style="background-color: rgb(21, 122, 44);color: rgb(255, 255, 255);"
 				:title="title" left-arrow :safe-area-inset-top='true' :placeholder='true' :fixed='true'></van-nav-bar>
-			<fm-generate-vant-form style='height: 81vh !important;overflow: auto;background: #a3a6ad1c;' v-if='isFlag' :data="jsonData"
+			<fm-generate-vant-form style='height: 81vh !important;overflow: auto;background: #a3a6ad1c;margin-top:44px' v-if='isFlag' :data="jsonData"
 				:value="form.valueJson" ref="generateForm" :edit='isEdit'>
 			</fm-generate-vant-form>
 			<div>

+ 1 - 1
hybrid/html/c.html

@@ -22,7 +22,7 @@
 
 			<van-nav-bar height='100rpx' @click-left="onClickLeft" style="background-color: rgb(21, 122, 44);color: rgb(255, 255, 255);"
 				:title="title" left-arrow :safe-area-inset-top='true' :placeholder='true' :fixed='true'></van-nav-bar>
-			<fm-generate-vant-form style='height: 75vh !important;overflow: auto;' v-if='isFlag' :data="jsonData" :value="form.valueJson" ref="generateForm" :edit='false'>
+			<fm-generate-vant-form style='height: 75vh !important;overflow: auto;margin-top:44px' v-if='isFlag' :data="jsonData" :value="form.valueJson" ref="generateForm" :edit='false'>
 			</fm-generate-vant-form>
 			<div v-if="type!='view'" style='position: fixed; bottom: 0;background: #f9fafb;width:100%;height:20%'>
 				<van-form label-width='30px'>