This commit is contained in:
yanran200730
2022-01-07 18:20:44 +08:00
parent 483eb26dce
commit 80fda72314

View File

@@ -324,6 +324,7 @@ export default {
<style scoped lang="scss"> <style scoped lang="scss">
.Detail { .Detail {
padding-bottom: 40px; padding-bottom: 40px;
background: #F6F7F9;
.end-btn { .end-btn {
position: fixed; position: fixed;
@@ -538,7 +539,7 @@ export default {
display: flex; display: flex;
align-items: center; align-items: center;
justify-content: space-between; justify-content: space-between;
margin-top: 8px; margin-top: 16px;
height: 112px; height: 112px;
padding: 0 32px 0 52px; padding: 0 32px 0 52px;
background: #fff; background: #fff;