Browse Source

no message

linwenxin 2 tháng trước cách đây
mục cha
commit
2e79addc2c

+ 3 - 2
src/packageWorkorder/pages/myNanDu.vue

@@ -58,10 +58,10 @@
                     <view class="hui">提交时间</view>
                     <view class="text">{{ item.createTime }}</view>
                   </view>
-                  <view class="flex">
+                  <!-- <view class="flex">
                     <view class="hui">申请费用</view>
                     <view class="text">{{ item.maintenancePricePass }}</view>
-                  </view>
+                  </view> -->
                   <view class="flex">
                     <view class="hui">客户地址</view>
                     <view class="text">{{ item.address || '无' }}</view>
@@ -325,6 +325,7 @@ export default {
     }
     .text,
     .hui {
+      min-width: 140rpx;
       font-size: 28rpx;
       margin-top: 16rpx;
     }

+ 1 - 1
src/packageWorkorder/pages/nandufysq.vue

@@ -75,7 +75,7 @@
 
       <view class="mt30 image-container">
         <view class="common-title"
-          ><text><text>*</text>环境照片(最多15张)</text></view
+          ><text><text>*</text>环境照片(最多15张,可上传图片或视频)</text></view
         >
         <view class="images">
           <block v-for="(item, index) in imageList" :key="index">