yuanhao
2025-05-19 cc610ef597a4b600b4c48c80026f3a99be171f3b
qiye/proposal/proposal.vue
@@ -120,7 +120,7 @@
</script>
<style lang="scss" scoped>
   /deep/ .u-radio-group {
   ::v-deep .u-radio-group {
      margin-top: 20rpx;
      flex-wrap: wrap;
      .u-radio {
@@ -177,7 +177,7 @@
         }
      }
   }
   /deep/ .u-textarea {
   ::v-deep .u-textarea {
      background-color: #F4F4F4;
   }
</style>