Commit c0de0454 authored by 刘玉宏's avatar 刘玉宏

预先

parent 32ddb9e3
...@@ -176,7 +176,7 @@ page { ...@@ -176,7 +176,7 @@ page {
font-feature-settings: 'kern' on; font-feature-settings: 'kern' on;
.content { .content {
padding-top: 88rpx; // padding-top: 88rpx;
#form { #form {
width: 710rpx; width: 710rpx;
......
...@@ -838,7 +838,7 @@ page { ...@@ -838,7 +838,7 @@ page {
padding-bottom: 40rpx; padding-bottom: 40rpx;
.content { .content {
padding-top: 88rpx; // padding-top: 88rpx;
padding-bottom: 44rpx; padding-bottom: 44rpx;
} }
......
...@@ -123,7 +123,7 @@ const deleteShop = (shopId) => { ...@@ -123,7 +123,7 @@ const deleteShop = (shopId) => {
min-height: calc(100vh - 160rpx); min-height: calc(100vh - 160rpx);
.content { .content {
padding-top: 88rpx; // padding-top: 88rpx;
.listcon { .listcon {
margin-top: 10px; margin-top: 10px;
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment