Liuyi
2024-10-19 42e5ea86f7edc9361227edd979a8ae1952713161
pages/infoBreakdown/index.vue
@@ -97,7 +97,7 @@
                     </view>
                     <view class="form-item">
                        <view class="label">问题类型:</view>
                        <input class="item-input" name="input" v-model="form.type" placeholder="请选择问题类型" />
                        <input class="item-input" name="input" v-model="form.type" placeholder="请输入数字" />
                     </view>
                     <view class="form-item">
                        <view class="label">问题描述:</view>
@@ -163,7 +163,7 @@
                  border-bottom: 1rpx solid rgba(111, 111, 111, 0.1);
                  height:100rpx;
                  .label{
                     width:160rpx;
                     width:180rpx;
                  }
                  input{
                     width:340rpx;