liukangdong
2024-07-19 1b897c74e44d185669d87abd4c3a29c90d6fe225
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;
}