This commit is contained in:
花有清香月有阴
2022-01-14 14:27:40 +08:00
parent 89811cee51
commit 83ae7eaeda
2 changed files with 5 additions and 2 deletions

View File

@@ -145,10 +145,12 @@ export default {
</script>
<style scoped lang="scss">
uni-page-body {
height: 100%;
}
.HealthDetail {
height: 100%;
// padding-bottom: 120px;
background: #f3f6f9;
background: #f5f5f5 !important;
.top {
.templates {
display: flex;