Browse Source

滚动

master
赵鹏 1 month ago
parent
commit
8b3f93ca80
  1. 3
      sub/owner/policy-detail.vue

3
sub/owner/policy-detail.vue

@ -79,7 +79,8 @@ export default {
.policy-detail { .policy-detail {
min-height: 100vh; min-height: 100vh;
background: #fff; background: #fff;
overflow-y: auto;
.nav-bar { .nav-bar {
position: fixed; position: fixed;
top: 0; top: 0;

Loading…
Cancel
Save