!118 调整食谱制作页面

Merge pull request !118 from 德仔/develop
This commit is contained in:
德仔
2021-03-11 16:51:09 +08:00
committed by Gitee
11 changed files with 286 additions and 310 deletions

View File

@ -138,9 +138,11 @@ export default {
</script>
<style lang="scss" scoped>
.body_sign_view_wrapper {
position: relative;
.remark_btn {
position: absolute;
top: 36px;
top: 0;
right: 16px;
}
.msg-info {

View File

@ -244,9 +244,10 @@ export default {
</script>
<style lang="scss" scoped>
.health_view_wrapper {
position: relative;
.remark_btn {
position: absolute;
top: 36px;
top: 0;
right: 16px;
}