hookehuyr

fix

1 <!-- 1 <!--
2 * @Date: 2022-07-18 10:22:22 2 * @Date: 2022-07-18 10:22:22
3 * @LastEditors: hookehuyr hookehuyr@gmail.com 3 * @LastEditors: hookehuyr hookehuyr@gmail.com
4 - * @LastEditTime: 2024-03-13 10:06:21 4 + * @LastEditTime: 2024-03-28 10:05:27
5 * @FilePath: /data-table/src/views/index.vue 5 * @FilePath: /data-table/src/views/index.vue
6 * @Description: 首页 6 * @Description: 首页
7 --> 7 -->
...@@ -51,7 +51,7 @@ ...@@ -51,7 +51,7 @@
51 </van-form> 51 </van-form>
52 </van-config-provider> 52 </van-config-provider>
53 </div> 53 </div>
54 - <div style="text-align: center; color: #545454; font-size: 0.85rem; padding-bottom: 1rem"> 54 + <div style="text-align: center; color: #545454; font-size: 0.85rem; padding-bottom: 2rem">
55 提交即授权该表单收集你的填写信息 55 提交即授权该表单收集你的填写信息
56 </div> 56 </div>
57 <van-overlay :show="show"> 57 <van-overlay :show="show">
......