src/views/my/index.vue
@@ -66,7 +66,7 @@ }; </script> <style scoped> .box-view{ .box-view { flex-direction: column; align-items: center; } @@ -96,9 +96,9 @@ right: 0px; width: calc(100% - 16px); height: 3px; background-color: rgb(42, 100, 251); background-color: #f7b328; } .right-view{ .right-view { width: 1200px; } </style>