<script setup> import Container from "../../components/Container/Container.vue"; </script> <template> <Container title="规则"> </Container> </template> <style scoped lang="scss"></style>