优化歌曲信息编辑界面,无内容时 footer 置于屏幕底部 #30
No reviewers
Labels
No Label
bug
crypto
duplicate
enhancement
help wanted
invalid
platform-android
platform-mac
platform-win
question
wontfix
No Milestone
No project
No Assignees
2 Participants
Notifications
Due Date
No due date set.
Dependencies
No dependencies set.
Reference: um/web#30
Loading…
Reference in New Issue
Block a user
No description provided.
Delete Branch "master"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
界面优化
其他地方看着没有什么问题
@ -1,25 +1,25 @@
<template>
<el-container id="app">
<el-main>
<el-container id="app" :style="`min-height: ${heightMinContainer}px`">
直接使用
100vh
会不会好一些?有没有必要用 JS 来计算这部分高度?2ca41612e2
toad093d703a
Pull request closed