Browse Source

修改智能表单内边距

11wqe1 1 week ago
parent
commit
c285fb72f9
1 changed files with 1 additions and 1 deletions
  1. 1 1
      src/components/pages/test/index.vue

+ 1 - 1
src/components/pages/test/index.vue

@@ -1,5 +1,5 @@
 <template>
 <template>
-    <div class="pb_content" :style="{padding: gotype ? '0 90px' :''}" style="height: auto; width: calc(100% - 40px); margin: 0 auto;background: unset;box-sizing: border-box;">
+    <div class="pb_content" :style="{padding: gotype ? '0 70px' :''}" style="height: auto; width: calc(100% - 40px); margin: 0 auto;background: unset;box-sizing: border-box;">
         <backPage style="padding: 40px 0 0;" v-if="gotype " tit="智能表单"></backPage>
         <backPage style="padding: 40px 0 0;" v-if="gotype " tit="智能表单"></backPage>
 
 
         <div style="width:100%;padding:0;box-sizing: border-box;">
         <div style="width:100%;padding:0;box-sizing: border-box;">