-
zhangwei
2024-10-11 a1a7c2aed860d1a1bb1ac377a69cdeacb7609cb9
src/pages/index/index.vue
@@ -53,7 +53,7 @@
                     <text class='c-p-l-18 c-p-r-18 text-69 c-p-b-10'>
                        要求:{{item.demand}}
                     </text>
                     <text class='c-p-l-18 c-p-r-18 text-69 c-p-b-10'>
                     <text class='c-p-l-18 c-p-r-18 text-69 c-p-b-10' v-if="identity !== 'enterprise'">
                        地址:{{item.worderAddress}}
                     </text>
                  </view>
@@ -75,13 +75,20 @@
                           {{item.workerType==0?'元/小时':'元/件'}}
                        </text> -->
                     </view>
                     <up-tag :text="item.isSelectedName?item.isSelectedName:'去抢活'"
                        v-if="identity !== 'enterprise'" type="warning" shape="circle"
                        @click.stop='deliver(item.id)'></up-tag>
                     <up-tag text="去抢活" v-if="identity !== 'enterprise'&&!item.isSelectedName" type="warning"
                        shape="circle" @click.stop='deliver(item.id)'></up-tag>
                     <view class="" v-else>
                        <up-text :type="item.isSelectedName=='审核中'?'info':item.isSelectedName=='不录用'?'error':'success'"
                           :text="item.isSelectedName" size='12'></up-text>
                     </view>
                     <view class="" v-if="identity == 'enterprise'">
                        <up-badge type="error" max="99" :value="item.workerDaiCount"></up-badge>
                     </view>
                     <!-- <up-tag text="去抢活" type="warning" shape="circle"></up-tag> -->
                  </view>
               </view>
               <up-loadmore :status="loadStatus" />
            </view>
            <view v-else>
               <up-empty text='暂无' icon="/static/order.png">