liukangdong
2024-07-23 4fc49f3f06e9bb6275045d32245469816b451a4c
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;
}