pages/promise/promise.wxss
@@ -8,6 +8,8 @@ .page__hd { background: linear-gradient(to bottom, #57E4CB, #bbf3eb); height: 30vh; display: flex; justify-content: space-between; } .page__hd .title { @@ -33,6 +35,11 @@ margin-top: 50px; } .page__hd .file { width: 40vw; margin-bottom: 2px; } .p-cell{ position: relative; padding: 8px;