<template> <div class="demand-hall"> 11111 </div> </template> <script setup> </script> <style lang="scss" scoped> .demand-hall { width: 100%; height: 100%; } </style>