You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
583 lines
19 KiB
583 lines
19 KiB
<template>
|
|
<view class="assemble">
|
|
<fui-segmented-control :values="values" type="text" activeColor="#29d3b4" color="#fff"
|
|
@click="segmented"></fui-segmented-control>
|
|
<view class="search">
|
|
<view :class="{'selected': select_type === 1, 'not-selected': select_type !== 1}" @click="setSelect(1)">全部(320)
|
|
</view>
|
|
<view :class="{'selected': select_type === 2, 'not-selected': select_type !== 2}" @click="setSelect(2)">待跟进(8)
|
|
</view>
|
|
<view :class="{'selected': select_type === 3, 'not-selected': select_type !== 3}" @click="setSelect(3)">
|
|
7天未跟进(15)
|
|
</view>
|
|
<view :class="{'selected': select_type === 4, 'not-selected': select_type !== 4}" @click="setSelect(4)">
|
|
30天未成交(12)
|
|
</view>
|
|
</view>
|
|
<view v-if="segmented_type == 1">
|
|
<view class="card">
|
|
<view style="width: 70%;" @click="clue_info">
|
|
<view style="display: flex;align-items: center;padding: 20rpx;">
|
|
<view>
|
|
<image src="@/static/images/index/myk.png" class="card-image"></image>
|
|
</view>
|
|
<view class="card-text">包子皮</view>
|
|
<view class="card-label">试听</view>
|
|
</view>
|
|
<view class="card-con">
|
|
首联系人:包念念 <span class="card-con-span">妈妈</span>
|
|
</view>
|
|
<view class="card-date">
|
|
<view class="card-con">08-30 14:25 跟进</view>
|
|
<view style="margin-left: 30rpx;">
|
|
<view style="display: flex;align-items: center;">
|
|
<view style="padding: 12rpx;">
|
|
<image src="@/static/images/index/intention1.png" class="drop-image-x"></image>
|
|
</view>
|
|
<view class="title-x">意向:低</view>
|
|
</view>
|
|
</view>
|
|
</view>
|
|
</view>
|
|
<view style="width: 15%;">
|
|
<image src="@/static/images/index/message.png" class="image"></image>
|
|
</view>
|
|
<view style="width: 15%;">
|
|
<image src="@/static/images/index/phone.png" class="image"></image>
|
|
</view>
|
|
</view>
|
|
<view class="card">
|
|
<view style="width: 70%;" @click="clue_info">
|
|
<view style="display: flex;align-items: center;padding: 20rpx;">
|
|
<view>
|
|
<image src="@/static/images/index/myk.png" class="card-image"></image>
|
|
</view>
|
|
<view class="card-text">包子皮</view>
|
|
<view class="card-label">试听</view>
|
|
</view>
|
|
<view class="card-con">
|
|
首联系人:包念念 <span class="card-con-span">妈妈</span>
|
|
</view>
|
|
<view class="card-date">
|
|
<view class="card-con">08-30 14:25 跟进</view>
|
|
<view style="margin-left: 30rpx;">
|
|
<view style="display: flex;align-items: center;">
|
|
<view style="padding: 12rpx;">
|
|
<image src="@/static/images/index/intention3.png" class="drop-image-x"></image>
|
|
</view>
|
|
<view class="title-x">意向:高</view>
|
|
</view>
|
|
</view>
|
|
</view>
|
|
</view>
|
|
<view style="width: 15%;">
|
|
<image src="@/static/images/index/message.png" class="image"></image>
|
|
</view>
|
|
<view style="width: 15%;">
|
|
<image src="@/static/images/index/phone.png" class="image"></image>
|
|
</view>
|
|
</view>
|
|
<view class="card">
|
|
<view style="width: 70%;" @click="clue_info">
|
|
<view style="display: flex;align-items: center;padding: 20rpx;">
|
|
<view>
|
|
<image src="@/static/images/index/myk.png" class="card-image"></image>
|
|
</view>
|
|
<view class="card-text">包子皮</view>
|
|
<view class="card-label">试听</view>
|
|
</view>
|
|
<view class="card-con">
|
|
首联系人:包念念 <span class="card-con-span">妈妈</span>
|
|
</view>
|
|
<view class="card-date">
|
|
<view class="card-con">08-30 14:25 跟进</view>
|
|
<view style="margin-left: 30rpx;">
|
|
<view style="display: flex;align-items: center;">
|
|
<view style="padding: 12rpx;">
|
|
<image src="@/static/images/index/intention2.png" class="drop-image-x"></image>
|
|
</view>
|
|
<view class="title-x">意向:中</view>
|
|
</view>
|
|
</view>
|
|
</view>
|
|
</view>
|
|
<view style="width: 15%;">
|
|
<image src="@/static/images/index/message.png" class="image"></image>
|
|
</view>
|
|
<view style="width: 15%;">
|
|
<image src="@/static/images/index/phone.png" class="image"></image>
|
|
</view>
|
|
</view>
|
|
<view class="card">
|
|
<view style="width: 70%;" @click="clue_info">
|
|
<view style="display: flex;align-items: center;padding: 20rpx;">
|
|
<view>
|
|
<image src="@/static/images/index/myk.png" class="card-image"></image>
|
|
</view>
|
|
<view class="card-text">包子皮</view>
|
|
<view class="card-label">试听</view>
|
|
</view>
|
|
<view class="card-con">
|
|
首联系人:包念念 <span class="card-con-span">妈妈</span>
|
|
</view>
|
|
<view class="card-date">
|
|
<view class="card-con">待跟进</view>
|
|
<view style="margin-left: 30rpx;">
|
|
<view style="display: flex;align-items: center;">
|
|
<view style="padding: 12rpx;">
|
|
<image src="@/static/images/index/intention1.png" class="drop-image-x"></image>
|
|
</view>
|
|
<view class="title-x">意向:低</view>
|
|
</view>
|
|
</view>
|
|
</view>
|
|
</view>
|
|
<view style="width: 15%;">
|
|
<image src="@/static/images/index/message.png" class="image"></image>
|
|
</view>
|
|
<view style="width: 15%;">
|
|
<image src="@/static/images/index/phone.png" class="image"></image>
|
|
</view>
|
|
</view>
|
|
<view class="card">
|
|
<view style="width: 70%;" @click="clue_info">
|
|
<view style="display: flex;align-items: center;padding: 20rpx;">
|
|
<view>
|
|
<image src="@/static/images/index/myk.png" class="card-image"></image>
|
|
</view>
|
|
<view class="card-text">包子皮</view>
|
|
<view class="card-label">试听</view>
|
|
</view>
|
|
<view class="card-con">
|
|
首联系人:包念念 <span class="card-con-span">妈妈</span>
|
|
</view>
|
|
<view class="card-date">
|
|
<view class="card-con">08-30 14:25 跟进</view>
|
|
<view style="margin-left: 30rpx;">
|
|
<view style="display: flex;align-items: center;">
|
|
<view style="padding: 12rpx;">
|
|
<image src="@/static/images/index/intention1.png" class="drop-image-x"></image>
|
|
</view>
|
|
<view class="title-x">意向:低</view>
|
|
</view>
|
|
</view>
|
|
</view>
|
|
</view>
|
|
<view style="width: 15%;">
|
|
<image src="@/static/images/index/message.png" class="image"></image>
|
|
</view>
|
|
<view style="width: 15%;">
|
|
<image src="@/static/images/index/phone.png" class="image"></image>
|
|
</view>
|
|
</view>
|
|
</view>
|
|
<view v-if="segmented_type == 2">
|
|
<view style="color: #999999;padding: 20rpx 30rpx;">
|
|
今日待领(15/30)
|
|
</view>
|
|
<view class="card">
|
|
<view style="width: 70%;" @click="clue_info">
|
|
<view style="display: flex;align-items: center;padding: 20rpx;">
|
|
<view>
|
|
<image src="@/static/images/index/myk.png" class="card-image"></image>
|
|
</view>
|
|
<view class="card-text">包子皮</view>
|
|
<view class="card-label">试听</view>
|
|
</view>
|
|
<view class="card-con">
|
|
首联系人:包念念 <span class="card-con-span">妈妈</span>
|
|
</view>
|
|
<view class="card-date">
|
|
<view class="card-con">08-30 14:25 跟进</view>
|
|
<view style="margin-left: 30rpx;">
|
|
<view style="display: flex;align-items: center;">
|
|
<view style="padding: 12rpx;">
|
|
<image src="@/static/images/index/intention1.png" class="drop-image-x"></image>
|
|
</view>
|
|
<view class="title-x">意向:低</view>
|
|
</view>
|
|
</view>
|
|
</view>
|
|
</view>
|
|
<view style="width: 30%;display: flex;justify-content: center;">
|
|
<view class="neck">
|
|
领
|
|
</view>
|
|
</view>
|
|
</view>
|
|
<view class="card">
|
|
<view style="width: 70%;" @click="clue_info">
|
|
<view style="display: flex;align-items: center;padding: 20rpx;">
|
|
<view>
|
|
<image src="@/static/images/index/myk.png" class="card-image"></image>
|
|
</view>
|
|
<view class="card-text">包子皮</view>
|
|
<view class="card-label">试听</view>
|
|
</view>
|
|
<view class="card-con">
|
|
首联系人:包念念 <span class="card-con-span">妈妈</span>
|
|
</view>
|
|
<view class="card-date">
|
|
<view class="card-con">08-30 14:25 跟进</view>
|
|
<view style="margin-left: 30rpx;">
|
|
<view style="display: flex;align-items: center;">
|
|
<view style="padding: 12rpx;">
|
|
<image src="@/static/images/index/intention1.png" class="drop-image-x"></image>
|
|
</view>
|
|
<view class="title-x">意向:低</view>
|
|
</view>
|
|
</view>
|
|
</view>
|
|
</view>
|
|
<view style="width: 30%;display: flex;justify-content: center;">
|
|
<view class="neck">
|
|
领
|
|
</view>
|
|
</view>
|
|
</view>
|
|
<view class="card">
|
|
<view style="width: 70%;" @click="clue_info">
|
|
<view style="display: flex;align-items: center;padding: 20rpx;">
|
|
<view>
|
|
<image src="@/static/images/index/myk.png" class="card-image"></image>
|
|
</view>
|
|
<view class="card-text">包子皮</view>
|
|
<view class="card-label">试听</view>
|
|
</view>
|
|
<view class="card-con">
|
|
首联系人:包念念 <span class="card-con-span">妈妈</span>
|
|
</view>
|
|
<view class="card-date">
|
|
<view class="card-con">08-30 14:25 跟进</view>
|
|
<view style="margin-left: 30rpx;">
|
|
<view style="display: flex;align-items: center;">
|
|
<view style="padding: 12rpx;">
|
|
<image src="@/static/images/index/intention1.png" class="drop-image-x"></image>
|
|
</view>
|
|
<view class="title-x">意向:低</view>
|
|
</view>
|
|
</view>
|
|
</view>
|
|
</view>
|
|
<view style="width: 30%;display: flex;justify-content: center;">
|
|
<view class="neck">
|
|
领
|
|
</view>
|
|
</view>
|
|
</view>
|
|
<view class="card">
|
|
<view style="width: 70%;" @click="clue_info">
|
|
<view style="display: flex;align-items: center;padding: 20rpx;">
|
|
<view>
|
|
<image src="@/static/images/index/myk.png" class="card-image"></image>
|
|
</view>
|
|
<view class="card-text">包子皮</view>
|
|
<view class="card-label">试听</view>
|
|
</view>
|
|
<view class="card-con">
|
|
首联系人:包念念 <span class="card-con-span">妈妈</span>
|
|
</view>
|
|
<view class="card-date">
|
|
<view class="card-con">08-30 14:25 跟进</view>
|
|
<view style="margin-left: 30rpx;">
|
|
<view style="display: flex;align-items: center;">
|
|
<view style="padding: 12rpx;">
|
|
<image src="@/static/images/index/intention1.png" class="drop-image-x"></image>
|
|
</view>
|
|
<view class="title-x">意向:低</view>
|
|
</view>
|
|
</view>
|
|
</view>
|
|
</view>
|
|
<view style="width: 30%;display: flex;justify-content: center;">
|
|
<view class="neck">
|
|
领
|
|
</view>
|
|
</view>
|
|
</view>
|
|
<view class="card">
|
|
<view style="width: 70%;" @click="clue_info">
|
|
<view style="display: flex;align-items: center;padding: 20rpx;">
|
|
<view>
|
|
<image src="@/static/images/index/myk.png" class="card-image"></image>
|
|
</view>
|
|
<view class="card-text">包子皮</view>
|
|
<view class="card-label">试听</view>
|
|
</view>
|
|
<view class="card-con">
|
|
首联系人:包念念 <span class="card-con-span">妈妈</span>
|
|
</view>
|
|
<view class="card-date">
|
|
<view class="card-con">08-30 14:25 跟进</view>
|
|
<view style="margin-left: 30rpx;">
|
|
<view style="display: flex;align-items: center;">
|
|
<view style="padding: 12rpx;">
|
|
<image src="@/static/images/index/intention1.png" class="drop-image-x"></image>
|
|
</view>
|
|
<view class="title-x">意向:低</view>
|
|
</view>
|
|
</view>
|
|
</view>
|
|
</view>
|
|
<view style="width: 30%;display: flex;justify-content: center;">
|
|
<view class="neck">
|
|
领
|
|
</view>
|
|
</view>
|
|
</view>
|
|
<view class="card">
|
|
<view style="width: 70%;" @click="clue_info">
|
|
<view style="display: flex;align-items: center;padding: 20rpx;">
|
|
<view>
|
|
<image src="@/static/images/index/myk.png" class="card-image"></image>
|
|
</view>
|
|
<view class="card-text">包子皮</view>
|
|
<view class="card-label">试听</view>
|
|
</view>
|
|
<view class="card-con">
|
|
首联系人:包念念 <span class="card-con-span">妈妈</span>
|
|
</view>
|
|
<view class="card-date">
|
|
<view class="card-con">08-30 14:25 跟进</view>
|
|
<view style="margin-left: 30rpx;">
|
|
<view style="display: flex;align-items: center;">
|
|
<view style="padding: 12rpx;">
|
|
<image src="@/static/images/index/intention1.png" class="drop-image-x"></image>
|
|
</view>
|
|
<view class="title-x">意向:低</view>
|
|
</view>
|
|
</view>
|
|
</view>
|
|
</view>
|
|
<view style="width: 30%;display: flex;justify-content: center;">
|
|
<view class="neck">
|
|
领
|
|
</view>
|
|
</view>
|
|
</view>
|
|
</view>
|
|
<view style="height: 170rpx;"></view>
|
|
<AQTabber/>
|
|
</view>
|
|
</template>
|
|
|
|
<script>
|
|
import AQTabber from "@/components/AQ/AQTabber.vue"
|
|
import marketApi from '@/api/market.js';
|
|
|
|
export default {
|
|
components: {
|
|
AQTabber,
|
|
},
|
|
data() {
|
|
return {
|
|
loading:false,//加载状态
|
|
lowerThreshold: 100,//距离底部多远触发
|
|
isReachedBottom: false,//防止重复加载|true=不可加载|false=可加载
|
|
|
|
//筛选条件
|
|
filteredData:{
|
|
page:1,//当前页码
|
|
limit:10,//每页返回数据条数
|
|
total:10,//数据总条数
|
|
type: '',//''=全部,1=待跟进,2=7天,3=30天
|
|
},
|
|
|
|
tableList:[],//表格数据
|
|
|
|
values: [{
|
|
id: 1,
|
|
name: '我的客户'
|
|
}, {
|
|
id: 2,
|
|
name: '区域公海'
|
|
}],
|
|
select_type: 1,
|
|
segmented_type: 1,
|
|
}
|
|
},
|
|
onLoad(options) {},
|
|
onShow(){
|
|
this.init()//初始化
|
|
},
|
|
//下拉刷新
|
|
async onPullDownRefresh() {
|
|
//重置为第一页
|
|
await this.resetFilteredData()
|
|
await this.getList()
|
|
},
|
|
methods: {
|
|
//初始化
|
|
async init(){
|
|
await this.getList();
|
|
},
|
|
|
|
//加载更多(下一页)
|
|
loadMoreData() {
|
|
//判断是否加载
|
|
if (!this.isReachedBottom) {
|
|
this.isReachedBottom = true;//设置为不可请求状态
|
|
this.getList();
|
|
}
|
|
},
|
|
//重置为第一页
|
|
async resetFilteredData() {
|
|
this.isReachedBottom = false; // 重置状态,以便下次触发加载更多
|
|
|
|
this.filteredData.page = 1//当前页码
|
|
this.filteredData.limit = 10//每页返回数据条数
|
|
this.filteredData.total = 10//数据总条数
|
|
},
|
|
//获取列表
|
|
async getList(){
|
|
this.loading = true
|
|
|
|
let data = {...this.filteredData}
|
|
|
|
//判断是否还有数据
|
|
if(this.filteredData.page * this.filteredData.limit > this.filteredData.total){
|
|
this.loading = false
|
|
uni.showToast({
|
|
title: '暂无更多',
|
|
icon: 'none'
|
|
})
|
|
return
|
|
}
|
|
|
|
if(data.page == 1){
|
|
this.tableList = []
|
|
}
|
|
|
|
let res = await marketApi.myClient(data)
|
|
this.loading = false
|
|
this.isReachedBottom = false;
|
|
if (res.code != 1){
|
|
uni.showToast({
|
|
title: res.msg,
|
|
icon: 'none'
|
|
})
|
|
return
|
|
}
|
|
|
|
this.tableList = this.tableList.concat(res.data.data); // 使用 concat 方法 将新数据追加到数组中
|
|
|
|
console.log('列表',this.tableList)
|
|
this.filteredData.total = res.data.total
|
|
this.filteredData.page++
|
|
},
|
|
|
|
//设置筛选条件
|
|
async setSelect(type) {
|
|
this.select_type = type
|
|
//重置为第一页
|
|
await this.resetFilteredData()
|
|
this.filteredData.type = type
|
|
await this.getList()
|
|
},
|
|
//切换tag列表
|
|
segmented(index) {
|
|
this.segmented_type = index.id//1=我的客户,2=区域公海
|
|
},
|
|
|
|
clue_info() {
|
|
uni.navigateTo({
|
|
url: '/pages/market/clue/clue_info'
|
|
})
|
|
},
|
|
}
|
|
}
|
|
</script>
|
|
|
|
<style lang="less" scoped>
|
|
.assemble{
|
|
width: 100%;
|
|
height: 100vh;
|
|
background-color: #292929;
|
|
overflow: auto;
|
|
}
|
|
.search{
|
|
width: 92%;
|
|
margin: auto;
|
|
display: flex;
|
|
margin-top: 20rpx;
|
|
}
|
|
.selected{
|
|
background: #294e48;
|
|
border-radius: 16rpx;
|
|
padding: 12rpx 8rpx;
|
|
text-align: center;
|
|
color: #29d3b4;
|
|
margin-left: 5rpx;
|
|
}
|
|
.not-selected{
|
|
margin-left: 5rpx;
|
|
background: #ffffff;
|
|
border: 4rpx #959595 solid;
|
|
border-radius: 16rpx;
|
|
padding: 12rpx 8rpx;
|
|
text-align: center;
|
|
}
|
|
.card{
|
|
width: 92%;
|
|
margin: 20rpx auto;
|
|
background: #434544;
|
|
border-radius: 16rpx;
|
|
display: flex;
|
|
align-items: center;
|
|
}
|
|
.card-image{
|
|
width: 60rpx;
|
|
height: 60rpx;
|
|
}
|
|
.card-text{
|
|
font-size: 46rpx;
|
|
padding-left: 16rpx;
|
|
color: #fff;
|
|
}
|
|
.card-label{
|
|
margin-left: 30rpx;
|
|
background: #76575a;
|
|
width: 130rpx;
|
|
padding: 8rpx 20rpx;
|
|
color: #c9595a;
|
|
text-align: center;
|
|
border-radius: 0 50rpx 50rpx 40rpx;
|
|
}
|
|
.card-con{
|
|
font-size: 30rpx;
|
|
padding: 20rpx 10rpx 20rpx 16rpx;
|
|
color: #fff;
|
|
}
|
|
.card-con-span{
|
|
font-size: 24rpx;
|
|
color: #a47332;
|
|
padding-left: 12rpx;
|
|
}
|
|
.drop-image-x {
|
|
width: 20rpx;
|
|
height: 20rpx;
|
|
}
|
|
.title-x {
|
|
font-size: 28rpx;
|
|
color: #fff;
|
|
padding-left: 10rpx;
|
|
}
|
|
.card-date{
|
|
display: flex;
|
|
align-items: center;
|
|
justify-content: space-between;
|
|
}
|
|
.image{
|
|
width: 70rpx;
|
|
height: 70rpx;
|
|
}
|
|
.neck{
|
|
width: 60rpx;
|
|
height: 60rpx;
|
|
border-radius: 50%;
|
|
background: #f59a23;
|
|
color: #fff;
|
|
line-height: 60rpx;
|
|
text-align: center;
|
|
}
|
|
</style>
|
|
|