xuxy
2024-06-27 36f5a552738ff64d35e5508a1db8c2249b9187b0
sub_pages/farmer/flower-manage/flower-manage.vue
@@ -90,7 +90,7 @@
               </view>
               <!-- 输入框-->
               <view class="flex w-fit">
               <view class="flex w-fit ">
                  <u-input v-model="content" :placeholder="inputplaceholder" type="digit"
                     style="max-width: 390rpx;background-color: #F2F2F2;" v-if="currentInputKey=='price'" />
@@ -102,7 +102,7 @@
            </view>
            <!-- 提交按钮 -->
            <view class="line-gray" style="margin-bottom: 0px;"></view>
            <view class="flex">
            <view class="flex  flex-wrap-normal">
               <u-button type="default" class="w-fit  flex1 " text="取消"
                  @click="()=>{$refs.popup_input.close()}"></u-button>
               <view class="component-line-vert"></view>