瀏覽代碼

修改样式

ext.liuqiwen3 1 月之前
父節點
當前提交
a97a6761ad
共有 2 個文件被更改,包括 2 次插入2 次删除
  1. 1 1
      pages/merchantCenter/index.vue
  2. 1 1
      pages/user/index.vue

+ 1 - 1
pages/merchantCenter/index.vue

@@ -324,7 +324,7 @@ function formatMoney(value) {
 .container {
   background-color: #f5f5f5;
   min-height: 100vh;
-  padding-bottom: 30rpx;
+  padding-bottom: 180rpx;
 }
 
 /* 顶部用户信息 */

+ 1 - 1
pages/user/index.vue

@@ -644,7 +644,7 @@ const getHistoryList = async () => {
 .container {
   background-color: #f5f5f5;
   min-height: 100vh;
-  padding-bottom: 30rpx;
+  padding-bottom: 180rpx;
 }
 
 /* 顶部用户信息 */