@@ -32,7 +32,6 @@ withDefaults(defineProps<{
<style lang="scss" scoped>
.construction-frame {
width: 100%;
- max-width: 640rpx;
padding: 10rpx;
border-radius: 20rpx;
background-color: #f5c518;