|  |  |  | 
|---|
|  |  |  | <div class="remark" v-if="info"> | 
|---|
|  |  |  | <el-button  class="bluebtn" icon="el-icon-phone" title="手机号"> {{info.telephone||'未设置' }}</el-button> | 
|---|
|  |  |  | <el-button  class="yellowbtn" icon="el-icon-star-on"  title="平均评分"> {{info.score||'0' }}分</el-button> | 
|---|
|  |  |  | <el-button  class="redbtn" icon="el-icon-coin"  title="账号余额(元)"> {{(info.amount||0).toFixed(2)}}元</el-button> | 
|---|
|  |  |  | <el-button  class="redbtn" icon="el-icon-coin"  title="账号余额(元)"> {{((info.amount||0)/100).toFixed(2)}}元</el-button> | 
|---|
|  |  |  | </div> | 
|---|
|  |  |  | </div> | 
|---|
|  |  |  | </div> | 
|---|
|  |  |  | 
|---|
|  |  |  | <div class="line"> <span class="label">认证资料:</span> <span v-if="!item.imgList || item.imgList.length==0" class="txt">无</span> </div> | 
|---|
|  |  |  | </template> | 
|---|
|  |  |  | <template v-else> | 
|---|
|  |  |  | <div class="line">  <span class="label">身份信息:</span> <span v-if="!item.imgList || item.imgList.length==0" class="txt">无</span> </div> | 
|---|
|  |  |  | <div class="line"> | 
|---|
|  |  |  | <span class="label">接单位置:</span><span class="txt">{{item.location || '' }}</span> | 
|---|
|  |  |  | </div> | 
|---|
|  |  |  | <div class="line"> | 
|---|
|  |  |  | <span class="label">身份信息:</span> <span v-if="!item.imgList || item.imgList.length==0" class="txt">无</span> | 
|---|
|  |  |  | </div> | 
|---|
|  |  |  | </template> | 
|---|
|  |  |  | <div class="line" v-if="item.imgList && item.imgList.length>0"> | 
|---|
|  |  |  | <div v-for="info in item.imgList" style="display: inline-block"> | 
|---|
|  |  |  | 
|---|
|  |  |  | activeTabs: 0, | 
|---|
|  |  |  | type: 0, | 
|---|
|  |  |  | info: {}, | 
|---|
|  |  |  | pageSize: 10, | 
|---|
|  |  |  | page: 1, | 
|---|
|  |  |  | total: 0, | 
|---|
|  |  |  | tableData: {}, | 
|---|
|  |  |  | tableData1: {}, | 
|---|
|  |  |  | tableData2: [], | 
|---|
|  |  |  | page0: 1, | 
|---|
|  |  |  | page1: 1, | 
|---|
|  |  |  | loading: false, | 
|---|
|  |  |  | export0: false, | 
|---|
|  |  |  | searchForm: { | 
|---|
|  |  |  | type: 0, | 
|---|
|  |  |  | startTime: null, | 
|---|
|  |  |  | endTime: null, | 
|---|
|  |  |  | optType: null, | 
|---|
|  |  |  | acceptMemberId: -1, | 
|---|
|  |  |  | releaseMemberId: -1, | 
|---|
|  |  |  | transactionNo: null | 
|---|
|  |  |  | } | 
|---|
|  |  |  | loading: false | 
|---|
|  |  |  | } | 
|---|
|  |  |  | }, | 
|---|
|  |  |  | methods: { | 
|---|
|  |  |  | 
|---|
|  |  |  | padding: 16px; | 
|---|
|  |  |  | } | 
|---|
|  |  |  | .renzheng{ | 
|---|
|  |  |  | margin: 0px 0px 50px 20px; | 
|---|
|  |  |  | margin: 0px 0px 30px 20px; | 
|---|
|  |  |  | width: calc(100% - 60px); | 
|---|
|  |  |  | .detail{ | 
|---|
|  |  |  | font-size: 14px; | 
|---|