liukangdong
2024-07-23 7a2084c90ed29a4ec9d4267deb2b78f0d49c904d
wechat_staff/pages/store/info.wxss
@@ -31,3 +31,17 @@
.list .line .val .icon {
  width: 40rpx;
}
.bottombtn{
  position: fixed;
  bottom: 0px;
  width: 100%;
  padding: 20px;
}
.savebutton{
  bottom: 20px;
  width: 100%;
  border: none;
  color: white;
  background: #B08771;
  border-radius: 8px;
}