k94314517
2024-07-19 4dc531fc2dcd6517fffa2e9760225f5705537258
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;
}