jiangping
2024-07-29 3f324f4c5ec2dc66d502adf2ac72bc84f05a2ffd
提交
已修改2个文件
8 ■■■■ 文件已修改
wechat_jiaxuan/pages/store/staff.less 4 ●●● 补丁 | 查看 | 原始文档 | blame | 历史
wechat_jiaxuan/pages/store/staff.wxss 4 ●●● 补丁 | 查看 | 原始文档 | blame | 历史
wechat_jiaxuan/pages/store/staff.less
@@ -109,7 +109,9 @@
      margin-top: 8rpx;
      font-weight: 600;
      font-size: 40rpx;
      display: flex;
      display: flex;
      align-items: flex-end; /* 这会使子元素底部对齐 */
      justify-content: center; /* 这会使子元素水平居中 */
    }
  }
}
wechat_jiaxuan/pages/store/staff.wxss
@@ -101,7 +101,9 @@
  margin-top: 8rpx;
  font-weight: 600;
  font-size: 40rpx;
  display: flex;
  display: flex;
  align-items: flex-end; /* 这会使子元素底部对齐 */
  justify-content: center; /* 这会使子元素水平居中 */
}
.guide .title {
  font-weight: 500;