<template> <div class="partTitleHM">公众建议</div> <div class="ConstrucClass">公众建议</div> </template> <script setup></script> <style lang="scss" scoped> .ConstrucClass { width: 100%; height: 30%; background: #07347f; } </style>