[更新健康]
This commit is contained in:
@@ -146,6 +146,9 @@
|
||||
}
|
||||
},
|
||||
mounted() {
|
||||
uni.setNavigationBarTitle({
|
||||
title: this.$Route.query.title
|
||||
})
|
||||
this.foodRank()
|
||||
},
|
||||
methods: {
|
||||
@@ -201,6 +204,7 @@
|
||||
top: 0;
|
||||
width: 100%;
|
||||
padding: $padding 0 0 100rpx + $padding * 2;
|
||||
box-sizing: border-box;
|
||||
.name {
|
||||
font-weight: bold;
|
||||
margin-bottom: $margin - 10;
|
||||
|
||||
Reference in New Issue
Block a user