AI销管
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.
 
 
 
 

1075 regels
26 KiB

  1. <template>
  2. <view class="box">
  3. <view style="flex-shrink: 0;">
  4. <view class="search-box">
  5. <view class="search" @click="goSearch">
  6. <view class="search-img">
  7. <image class="search-img1" src="../../../static/images/search.png" mode=""></image>
  8. </view>
  9. <view class="search-text">输入客户姓名/手机号</view>
  10. </view>
  11. </view>
  12. </view>
  13. <!-- 选择器 -->
  14. <view class="boxtittab">
  15. <view class="tabbox" @click="tapsoltishow">
  16. {{ sortFilter }}<u-icon name="arrow-down" size="24" style="padding-left: 12rpx;"></u-icon>
  17. </view>
  18. <view class="tabbox" @click="taptimeisshow">
  19. {{ arriveFilter }}<u-icon name="arrow-down" size="24" style="padding-left: 12rpx;"></u-icon>
  20. </view>
  21. <view class="tabbox" @click="taptimetuisshow">
  22. {{ receptionDuration }}<u-icon name="arrow-down" size="24" style="padding-left: 12rpx;"></u-icon>
  23. </view>
  24. <view class="tabbox" @click="screenshow">
  25. 更多筛选<u-icon name="arrow-down" size="24" style="padding-left: 12rpx;"></u-icon>
  26. </view>
  27. </view>
  28. <!-- 筛选后的数量 -->
  29. <view class="count" v-if="recordList.length > 0">
  30. 筛选结果:<text>{{totalRecords}} </text>条
  31. </view>
  32. <view class="content">
  33. <view v-if="recordList.length==0" style="width: 100%;height: 100%;display: flex;align-items: center;">
  34. <view style="width: 100%;height: 100%;padding-top: 200rpx;">
  35. <view style="width: 100%;text-align: center;">
  36. <image style="width: 220rpx;height: 200rpx;"
  37. src="https://static.quhouse.com/zhikong_xcx_img/nodatalist.png" mode=""></image>
  38. </view>
  39. <view style="text-align: center;width: 100%;margin-top: 20rpx;color: #999999;">暂无数据</view>
  40. </view>
  41. </view>
  42. <view v-if="recordList.length!=0" class="content-tips" v-for="(item,index) in recordList" :key='index'
  43. @click="gotoDetail(item.id)">
  44. <view class="content-first">
  45. <view class="left">
  46. <template v-if="item.level > 0">
  47. <view class="img" :class="colorName[item.level]">{{ item.level | levelText }}</view>
  48. </template>
  49. <view class="test">{{item.name}}</view>
  50. <view v-if="item.clientStageName" class="clientStageName">{{ item.clientStageName }}</view>
  51. </view>
  52. <view class="right">
  53. {{item.fraction || '0'}}%
  54. <image class="right-img" src="../../../static/images/arrow-right.png" mode=""></image>
  55. </view>
  56. </view>
  57. <view class="content-sec">
  58. <view class="content-sec-lab">
  59. 客户手机:<view class="content-sec-lab1">{{item.phone | phoneText}}</view>
  60. </view>
  61. <view class="content-sec-lab">
  62. 负责顾问:<view class="content-sec-lab1">{{item.agentName || ''}}</view>
  63. </view>
  64. <view class="content-sec-lab" style="line-height: 46rpx;">
  65. 客户意向:
  66. <text v-if="item.demand.cusSemanticWordsList==null">暂无</text>
  67. <template v-else>
  68. <block v-for="(che,ind) in item.demand.cusSemanticWordsList" :key='ind'>
  69. <view class="content-sec-tips">{{che.name}}</view>
  70. </block>
  71. </template>
  72. </view>
  73. <view class="content-sec-lab">
  74. 添加时间:<view class="content-sec-lab1">{{item.createTime | formatTime}}</view>
  75. </view>
  76. <view class="content-sec-num">
  77. <view class="">{{item.visitRecord || '--'}}次到访 | {{item.mm || '0'}}<text
  78. style="font-size: 24rpx;">min</text></view>
  79. </view>
  80. </view>
  81. <template v-if="permissions.commonly2">
  82. <view class="content-last">
  83. <!-- <view class="content-last-tab">添加提醒</view>
  84. <view class="content-last-tab">拨打电话</view> -->
  85. <view class="content-last-tab" @click.stop="gotoFollowUp(item.id)">写跟进</view>
  86. </view>
  87. </template>
  88. </view>
  89. </view>
  90. <u-popup v-model="screenShow" mode="top">
  91. <view class="screen">
  92. <!-- 顾问选择 -->
  93. <view class="screen-counselor">
  94. <view class="screen-text">
  95. 所属顾问
  96. </view>
  97. <view class="screen-sel" @click="selectshow = true">
  98. <u-input input-align="right" v-model="screen.agentIdtext" type="text" placeholder='请选择' class="screen-inp"
  99. disabled />
  100. <image class="screen-sel-img" src="../../../static/images/right.png" mode=""></image>
  101. </view>
  102. </view>
  103. <view class="screen-counselor">
  104. <view class="screen-text">
  105. 客户标签
  106. </view>
  107. <view class="screen-sel" @click="selectTipshow = true">
  108. <u-input v-model="screen.cunsumerTips" type="text" placeholder='请选择' input-align="right" class="screen-inp"
  109. disabled />
  110. <image class="screen-sel-img" src="../../../static/images/right.png" mode=""></image>
  111. </view>
  112. </view>
  113. <!-- 录音标示 -->
  114. <view class="screen-record">
  115. <view class="screen-record-text">
  116. 客户等级
  117. </view>
  118. <view class="screen-record-tab">
  119. <view :class="[screen.record==0?'screen-record-chose':'screen-record-nochose']"
  120. @click="recordclick(0)">
  121. A
  122. </view>
  123. <view :class="[screen.record==1?'screen-record-chose':'screen-record-nochose']"
  124. @click="recordclick(1)">
  125. B
  126. </view>
  127. <view :class="[screen.record==2?'screen-record-chose':'screen-record-nochose']"
  128. @click="recordclick(2)">
  129. C
  130. </view>
  131. <view :class="[screen.record==3?'screen-record-chose':'screen-record-nochose']"
  132. @click="recordclick(3)">
  133. D
  134. </view>
  135. </view>
  136. </view>
  137. <!-- 客户来源 -->
  138. <template v-if="list.length > 0">
  139. <view class="screen-record">
  140. <view class="screen-record-text">
  141. 客户来源
  142. </view>
  143. <view class="screen-record-tab">
  144. <block v-for="(item, index) in list" :key="index">
  145. <view @tap="sourceId = item.id; sourceIndex = index "
  146. :class="[sourceIndex == index ? 'screen-record-chose':'screen-record-nochose']">
  147. {{ item.sourceName }}
  148. </view>
  149. </block>
  150. </view>
  151. </view>
  152. </template>
  153. <view class="screen-record">
  154. <view class="screen-record-text">
  155. 到访次数
  156. </view>
  157. <view class="screen-record-tab">
  158. <view :class="[screen.visitRecord==1?'screen-record-chose':'screen-record-nochose']"
  159. @click="screenvisitRecord(1)">
  160. 首次到访
  161. </view>
  162. <view :class="[screen.visitRecord==2?'screen-record-chose':'screen-record-nochose']"
  163. @click="screenvisitRecord(2)">
  164. 2次到访
  165. </view>
  166. <view :class="[screen.visitRecord==3?'screen-record-chose':'screen-record-nochose']"
  167. @click="screenvisitRecord(3)">
  168. 3次到访
  169. </view>
  170. <view :class="[screen.visitRecord==4?'screen-record-chose':'screen-record-nochose']"
  171. @click="screenvisitRecord(4)">
  172. 3次以上
  173. </view>
  174. </view>
  175. </view>
  176. <view class="screen-foot">
  177. <view class="screen-foot-reset" @click="reset">
  178. 重置
  179. </view>
  180. <view class="screen-foot-sure" @click="screensure">
  181. 确定
  182. </view>
  183. </view>
  184. </view>
  185. </u-popup>
  186. <!-- 选择顾问的选择框 -->
  187. <u-select v-model="selectshow" :list="freeList" @confirm="actionSelectCallback"></u-select>
  188. <!-- 客户标签 -->
  189. <u-select v-model="selectTipshow" :list="findKeywordsList" @confirm="selectCallback"></u-select>
  190. <u-calendar v-model="totalTimeShow" mode="range" @change="totalTimeChange"></u-calendar>
  191. <u-popup v-model="timeshow" mode="bottom">
  192. <view class="timeview" :style="{ color: activeTotal == 5 ? '#2B6EFF' : '#333333' }" @click="tabtimetap(5, '到访时间')">
  193. 全部</view>
  194. <view class="timeview" :style="{ color: activeTotal == 0 ? '#2B6EFF' : '#333333' }" @click="tabtimetap(0, '今天')">
  195. 今天</view>
  196. <view class="timeview" :style="{ color: activeTotal == 1 ? '#2B6EFF' : '#333333' }" @click="tabtimetap(1, '昨天')">
  197. 昨天</view>
  198. <view class="timeview" :style="{ color: activeTotal == 2 ? '#2B6EFF' : '#333333' }" @click="tabtimetap(2, '近7天')">
  199. 近7天</view>
  200. <view class="timeview" :style="{ color: activeTotal == 3 ? '#2B6EFF' : '#333333' }" @click="tabtimetap(3, '近30天')">
  201. 近30天</view>
  202. <view class="timeview" :style="{ color: activeTotal == 4 ? '#2B6EFF' : '#333333' }" @click="tabtimetap(4)">
  203. 自定义</view>
  204. </u-popup>
  205. <u-popup v-model="timetushow" mode="bottom">
  206. <view class="timeview" :style="{ color: activeTotal2 == 0 ? '#2B6EFF' : '#333333' }" @click="timetap(0, '接待时长')">全部
  207. </view>
  208. <view class="timeview" :style="{ color: activeTotal2 == 1 ? '#2B6EFF' : '#333333' }" @click="timetap(1, '0~15min')">
  209. 0~15min</view>
  210. <view class="timeview" :style="{ color: activeTotal2 == 2 ? '#2B6EFF' : '#333333' }" @click="timetap(2, '15~30min')">
  211. 15~30min</view>
  212. <view class="timeview" :style="{ color: activeTotal2 == 3 ? '#2B6EFF' : '#333333' }" @click="timetap(3, '30~60min')">
  213. 30~60min</view>
  214. <view class="timeview" :style="{ color: activeTotal2 == 4 ? '#2B6EFF' : '#333333' }" @click="timetap(4, '60~90min')">
  215. 60~90min</view>
  216. <view class="timeview" :style="{ color: activeTotal2 == 5 ? '#2B6EFF' : '#333333' }" @click="timetap(5, '90min以上')">
  217. 90min以上</view>
  218. </u-popup>
  219. <u-popup v-model="soltishow" mode="bottom">
  220. <view class="soltishow">
  221. <block v-for="(item, index) in orderBylist" :key="index">
  222. <view class="soltishow-item" @click="selectCallback2(item)">
  223. {{ item.label }}
  224. </view>
  225. </block>
  226. </view>
  227. </u-popup>
  228. <!-- <u-select v-model="soltishow" :list="orderBylist" @confirm="selectCallback2"></u-select> -->
  229. <!-- 底部导航栏 -->
  230. <u-tabbar :mid-button="true" activeColor="#1296db" inactiveColor="#999999" v-model="current" :list="tabbarList">
  231. </u-tabbar>
  232. </view>
  233. </template>
  234. <script>
  235. import tabbarList from '@/utils/tabbar.js'
  236. let _this
  237. export default {
  238. data() {
  239. return {
  240. // tabbar配置项
  241. current: 1,
  242. tabbarList: tabbarList,
  243. //--- end --- tabbar配置项
  244. orderBylist: [
  245. {
  246. label: '创建时间倒序',
  247. value: '1'
  248. },
  249. {
  250. label: '创建时间正序',
  251. value: '2'
  252. },
  253. {
  254. label: '接待时间倒序',
  255. value: '3'
  256. },
  257. {
  258. label: '接待时间正序',
  259. value: '4'
  260. },
  261. {
  262. label: '执行率正序',
  263. value: '5'
  264. },
  265. {
  266. label: '执行率倒序',
  267. value: '6'
  268. },
  269. {
  270. label: '接访次数正序',
  271. value: '7'
  272. },
  273. {
  274. label: '接访次数倒序',
  275. value: '8'
  276. },
  277. ],
  278. value: '',
  279. screenShow: false,
  280. selectshow: false,
  281. selectTipshow: false,
  282. buildingID: '',
  283. screen: {
  284. agentId: '',
  285. agentIdtext: '',
  286. visitRecord: '',
  287. record: null,
  288. cunsumerTips: '',
  289. cunsumerTipsid: ''
  290. },
  291. stageList: ['未知', '到访', '意向', '定金', '成交'],
  292. recordList: [],
  293. nextPage: 1,
  294. totalRecord: '',
  295. totalRecords:'', // 总条数
  296. freeList: [],
  297. userInfo: {},
  298. findKeywordsList: [],
  299. isnorefresh: '',
  300. activeTotal: 5,
  301. activeTotal2: 0,
  302. totalTimeShow: false,
  303. timeshow: false,
  304. timetushow: false,
  305. soltishow: false,
  306. staTime: '',
  307. endtime: '',
  308. orderBy: '',
  309. permissions: {
  310. commonly1: false,
  311. commonly2: false
  312. },
  313. list: [], // 客户来源列表
  314. sourceId: '', // 选中的客户来源id
  315. sourceIndex: -1, // 选中项的下标
  316. // 不同等级之间的颜色
  317. colorName: [
  318. '', "A", "B", "C", "D"
  319. ],
  320. // 筛选文字展示
  321. sortFilter: '排序',
  322. arriveFilter: '到访时间',
  323. receptionDuration: '接待时长',
  324. }
  325. },
  326. onLoad(options) {
  327. _this = this
  328. this.isnorefresh = 'refresh';
  329. this.userInfo = uni.getStorageSync("weapp_session_userInfo_data")
  330. console.log(this.userInfo.showPhoneStatus)
  331. },
  332. onPullDownRefresh() {
  333. this.nextPage = 1;
  334. this.recordList = []
  335. this.reset()
  336. this.getFreeList()
  337. this.getfindKeywordsList()
  338. this.getFromSource();
  339. this.getMyCustom();
  340. setTimeout(() => {
  341. uni.stopPullDownRefresh()
  342. }, 3000)
  343. },
  344. onShow() {
  345. let newmenulist = uni.getStorageSync('weapp_session_Menu_data');
  346. this.permissions.commonly1 = newmenulist.khgl_ck;
  347. this.permissions.commonly2 = newmenulist.khgl_gj;
  348. if (this.isnorefresh == 'refresh') {
  349. this.buildingID = uni.getStorageSync('buildingID').id;
  350. this.nextPage = 1;
  351. this.recordList = []
  352. // this.getMyCustom()
  353. this.getFreeList()
  354. this.getfindKeywordsList()
  355. this.getFromSource();
  356. // this.isnorefresh = '';
  357. this.getMyCustom()
  358. }
  359. },
  360. onReachBottom() {
  361. if (this.totalRecord == this.nextPage) {
  362. uni.showToast({
  363. icon: 'none',
  364. title: '到底了',
  365. duration: 2000
  366. });
  367. return
  368. } else {
  369. this.nextPage += 1;
  370. this.getMyCustom();
  371. }
  372. },
  373. methods: {
  374. // 获取客户来源
  375. getFromSource() {
  376. this.$u.get('customer/findCustomerSourceList', {
  377. houseId: this.buildingID
  378. }).then(res => {
  379. console.log('我进来了')
  380. this.list = res
  381. })
  382. },
  383. tapsoltishow() {
  384. this.soltishow = true;
  385. },
  386. taptimetuisshow() {
  387. this.timetushow = true;
  388. },
  389. taptimeisshow() {
  390. this.timeshow = true;
  391. },
  392. //选择标签
  393. selectCallback2(e) {
  394. this.sortFilter = e.label;
  395. this.orderBy = e.value;
  396. this.nextPage = 1;
  397. this.recordList = [];
  398. this.soltishow = false
  399. this.getMyCustom();
  400. },
  401. //选择录音时长
  402. timetap(index, text) {
  403. if (text) this.receptionDuration = text
  404. this.timetushow = false;
  405. this.activeTotal2 = index;
  406. this.nextPage = 1;
  407. this.recordList = [];
  408. this.getMyCustom();
  409. },
  410. //时间选择
  411. tabtimetap(index, text) {
  412. this.timeshow = false;
  413. if (text) this.arriveFilter = text
  414. if (index == 4) {
  415. this.totalTimeShow = true;
  416. } else {
  417. this.activeTotal = index;
  418. this.staTime = '';
  419. this.endtime = '';
  420. this.nextPage = 1;
  421. this.recordList = [];
  422. this.getMyCustom();
  423. }
  424. },
  425. //自定义时间
  426. totalTimeChange(e) {
  427. this.staTime = e.startDate;
  428. this.endtime = e.endDate;
  429. this.activeTotal = 4;
  430. this.nextPage = 1;
  431. this.recordList = [];
  432. this.getMyCustom();
  433. },
  434. recordclick(i) {
  435. if (this.screen.record == i) {
  436. this.screen.record = null
  437. } else {
  438. this.screen.record = i
  439. }
  440. },
  441. screenvisitRecord(i) {
  442. if (this.screen.visitRecord == i) {
  443. this.screen.visitRecord = ''
  444. } else {
  445. this.screen.visitRecord = i
  446. }
  447. },
  448. // 客户详情
  449. gotoDetail(id) {
  450. if (this.permissions.commonly1 == true) {
  451. uni.navigateTo({
  452. url: `/pages/center/consumer/consumerDetail?id=${id}`
  453. })
  454. }
  455. },
  456. getMyCustom() {
  457. let dateType = 0;
  458. let recDurationInterval = 0;
  459. let orderBy = 0;
  460. if (this.activeTotal == 5) {
  461. dateType = null;
  462. } else if (this.activeTotal == 4) {
  463. dateType = null;
  464. } else {
  465. dateType = this.activeTotal;
  466. }
  467. if (this.activeTotal2 == 0) {
  468. recDurationInterval = null
  469. } else {
  470. recDurationInterval = this.activeTotal2
  471. }
  472. if (this.orderBy == 0) {
  473. orderBy = null;
  474. } else {
  475. orderBy = this.orderBy;
  476. }
  477. var parames = {
  478. pageNum: this.nextPage,
  479. pageSize: 10,
  480. query: {
  481. projectId: this.buildingID,
  482. keywordsId: this.screen.cunsumerTipsid,
  483. agentId: this.screen.agentId,
  484. dateType: dateType,
  485. staDate: this.staTime,
  486. endDate: this.endtime,
  487. recDurationInterval: recDurationInterval,
  488. orderBy: orderBy,
  489. sourceId: this.sourceId
  490. }
  491. };
  492. if (this.screen.visitRecord > 0) {
  493. parames.query.visitRecord = this.screen.visitRecord;
  494. }
  495. if (this.screen.record == 0) {
  496. parames.query.levels = ["1"]
  497. } else if (this.screen.record == 1) {
  498. parames.query.levels = ["2"]
  499. } else if (this.screen.record == 2) {
  500. parames.query.levels = ["3"]
  501. } else if (this.screen.record == 3) {
  502. parames.query.levels = ["4"]
  503. } else {
  504. parames.query.levels = null
  505. }
  506. this.$u.post("/customer/customerManagement", parames).then(data => {
  507. if(this.staTime && this.endtime) {
  508. this.receptionDuration = `${this.staTime}-${this.endtime}`
  509. }
  510. var list = data.results || [];
  511. console.log(list)
  512. list.forEach(item => {
  513. if (item.demand.cusSemanticWordsList != null) {
  514. item.demand.cusSemanticWordsList.forEach(che => {
  515. if (che.isInterval == 0) {
  516. che.name = che.name + che.unit + '-' + che.endName + che.unit;
  517. }
  518. })
  519. }
  520. })
  521. this.recordList = [...this.recordList, ...list];
  522. this.totalRecord = data.totalPage;
  523. this.totalRecords = data.totalRecord;
  524. })
  525. },
  526. //获取顾问列表
  527. getFreeList() {
  528. this.freeList = []
  529. this.$u.get("/zkAgentPool/freeList?itemId=" + this.buildingID).then(res => {
  530. this.freeList = res;
  531. this.freeList.forEach(item => {
  532. item.label = item.name;
  533. item.value = item.agentId
  534. })
  535. })
  536. },
  537. //获取客户标签
  538. getfindKeywordsList() {
  539. this.findKeywordsList = []
  540. this.$u.post("/customer/findKeywords", {
  541. houseId: this.buildingID
  542. }).then(res => {
  543. res.forEach(item => {
  544. if (item.isInterval == 0) {
  545. item.label = item.name + item.unit + '-' + item.endName + item.unit;
  546. } else {
  547. item.label = item.name
  548. }
  549. item.value = item.id;
  550. })
  551. this.findKeywordsList = res;
  552. })
  553. },
  554. // 筛选
  555. screenshow() {
  556. this.screenShow = true
  557. },
  558. //选择顾问
  559. actionSelectCallback(e) {
  560. this.screen.agentId = e[0].value;
  561. this.screen.agentIdtext = e[0].label;
  562. },
  563. //选择标签
  564. selectCallback(e) {
  565. this.screen.cunsumerTips = e[0].label;
  566. this.screen.cunsumerTipsid = e[0].value;
  567. },
  568. //重置
  569. reset() {
  570. this.screen = {
  571. agentId: '',
  572. agentIdtext: '',
  573. visitRecord: '',
  574. record: null,
  575. cunsumerTips: '',
  576. cunsumerTipsid: ''
  577. }
  578. this.nextPage = 1;
  579. this.recordList = [];
  580. // this.screenShow = false;
  581. this.sourceId = '';
  582. this.sourceIndex = -1;
  583. this.getMyCustom();
  584. },
  585. //筛选确认
  586. screensure() {
  587. this.nextPage = 1;
  588. this.recordList = [];
  589. this.screenShow = false;
  590. this.getMyCustom();
  591. },
  592. goSearch() {
  593. uni.navigateTo({
  594. url: '/pages/center/consumer/consumerSearch'
  595. });
  596. },
  597. gotoFollowUp(id) {
  598. uni.navigateTo({
  599. url: `/pages/center/consumer/newFollowup/newFollowup?id=${id}`
  600. })
  601. },
  602. },
  603. filters: {
  604. // 筛选等级展示文字
  605. levelText(level) {
  606. let str = '';
  607. switch (Number(level)) {
  608. case 1:
  609. str = "A"
  610. break;
  611. case 2:
  612. str = "B"
  613. break;
  614. case 3:
  615. str = "C"
  616. break;
  617. case 4:
  618. str = "D"
  619. break;
  620. default:
  621. str = ''
  622. break;
  623. }
  624. return str
  625. },
  626. // 加密手机
  627. phoneText(mobile) {
  628. if (!mobile) return '--'
  629. if (_this.userInfo.showPhoneStatus == 1) return mobile.replace(/(\d{3})\d{4}(\d{4})/, '$1****$2')
  630. else return mobile
  631. },
  632. // 格式化时间
  633. formatTime(time) {
  634. if (!time) return
  635. return time.substring(5, time.length)
  636. }
  637. }
  638. }
  639. </script>
  640. <style lang="scss" scoped>
  641. .box {
  642. width: 100vw;
  643. min-height: calc(100vh - var(--window-top));
  644. background: #F8F8F8;
  645. display: flex;
  646. flex-direction: column;
  647. .content {
  648. flex-grow: 1;
  649. }
  650. }
  651. .timeview {
  652. height: 80rpx;
  653. line-height: 80rpx;
  654. width: 100%;
  655. text-align: center;
  656. border-bottom: 1px solid #F8F8F8;
  657. }
  658. //时间切换的样式
  659. .boxtittab {
  660. position: sticky;
  661. top: var(--window-top);
  662. z-index: 999;
  663. width: 100;
  664. height: 92rpx;
  665. background: #FFFFFF;
  666. border: 1px solid #E0E0E0;
  667. flex-shrink: 0;
  668. display: flex;
  669. align-items: center;
  670. .tabbox {
  671. flex: 1;
  672. height: 100%;
  673. text-align: center;
  674. line-height: 92rpx;
  675. color: #666666;
  676. font-size: 28rpx;
  677. overflow: hidden;
  678. text-overflow: ellipsis;
  679. display: -webkit-box;
  680. /* 将对象作为弹性伸缩盒子模型显示 */
  681. -webkit-line-clamp: 1;
  682. /* 控制最多显示几行 */
  683. -webkit-box-orient: vertical;
  684. /* 设置或检索伸缩盒对象的子元素的排列方式 */
  685. }
  686. }
  687. .soltishow {
  688. width: 100%;
  689. height: 40vh;
  690. overflow-y: scroll;
  691. .soltishow-item {
  692. width: 100%;
  693. height: 80rpx;
  694. display: flex;
  695. align-items: center;
  696. justify-content: center;
  697. }
  698. }
  699. .search-box {
  700. width: 100%;
  701. height: 102rpx;
  702. background: #FFFFFF;
  703. display: flex;
  704. align-items: center;
  705. justify-content: center;
  706. .search {
  707. width: 94%;
  708. height: 70rpx;
  709. display: flex;
  710. align-items: center;
  711. background: #F8F8F8;
  712. border-radius: 33rpx;
  713. .search-img {
  714. width: 26rpx;
  715. height: 30rpx;
  716. margin-left: 20rpx;
  717. .search-img1 {
  718. width: 100%;
  719. height: 100%;
  720. margin-top: 2rpx;
  721. }
  722. }
  723. .search-text {
  724. font-size: 28rpx;
  725. font-weight: 400;
  726. color: #999999;
  727. margin-left: 10rpx;
  728. }
  729. }
  730. .search-screen {
  731. width: 40rpx;
  732. height: 40rpx;
  733. margin-left: 30rpx;
  734. .search-screen1 {
  735. width: 100%;
  736. height: 100%;
  737. }
  738. }
  739. }
  740. .count {
  741. width: 100%;
  742. height: 90rpx;
  743. display: flex;
  744. align-items: center;
  745. justify-content: center;
  746. background-color: #FBE4E4;
  747. text {
  748. color: #F71616;
  749. }
  750. }
  751. .content {
  752. .content-tips {
  753. background: #fff;
  754. margin-top: 20rpx;
  755. .content-first {
  756. padding: 19rpx 30rpx;
  757. display: flex;
  758. justify-content: space-between;
  759. align-items: center;
  760. box-sizing: border-box;
  761. color: #292929;
  762. height: 90rpx;
  763. font-size: 30rpx;
  764. .left {
  765. display: flex;
  766. align-items: center;
  767. .img {
  768. width: 52rpx;
  769. height: 52rpx;
  770. border: 1px solid #E0E0E0;
  771. border-radius: 50%;
  772. margin-right: 20rpx;
  773. display: flex;
  774. align-items: center;
  775. justify-content: center;
  776. }
  777. .clientStageName {
  778. margin-left: 20rpx;
  779. padding: 5rpx 20rpx;
  780. border: 1px solid #F29819;
  781. border-radius: 32rpx 32rpx 32rpx 0;
  782. color: #F29819;
  783. font-size: 20rpx;
  784. }
  785. // '#19AC09', '#F29819', '#F2D01A', '#1396F6',
  786. .A {
  787. color: #FFF;
  788. background: #19AC09;
  789. border: 1px solid #19AC09;
  790. }
  791. .B {
  792. color: #FFF;
  793. background: #F29819;
  794. border: 1px solid #F29819;
  795. }
  796. .C {
  797. color: #FFF;
  798. background: #F2D01A;
  799. border: 1px solid #F2D01A;
  800. }
  801. .D {
  802. color: #FFF;
  803. background: #1396F6;
  804. border: 1px solid #1396F6;
  805. }
  806. .test {
  807. font-weight: 500;
  808. color: #333333;
  809. }
  810. }
  811. .right {
  812. display: flex;
  813. align-items: center;
  814. color: #2671E2;
  815. font-size: 30rpx;
  816. .right-img {
  817. margin: 5rpx 0 0 10rpx;
  818. width: 14rpx;
  819. height: 30rpx;
  820. }
  821. }
  822. }
  823. .content-sec {
  824. border-top: 1px solid #E0E0E0;
  825. padding: 0 30rpx;
  826. padding-bottom: 30rpx;
  827. position: relative;
  828. .content-sec-lab {
  829. margin-top: 30rpx;
  830. display: flex;
  831. font-size: 30rpx;
  832. font-weight: 400;
  833. color: #666666;
  834. line-height: 46rpx;
  835. .content-sec-lab1 {
  836. color: #333333;
  837. }
  838. .content-sec-tips {
  839. max-width: 160rpx;
  840. height: 46rpx;
  841. background: #F2F2F2;
  842. border-radius: 6rpx;
  843. text-align: center;
  844. line-height: 26rpx;
  845. overflow: hidden;
  846. text-overflow: ellipsis;
  847. white-space: nowrap;
  848. font-size: 26rpx;
  849. font-weight: 400;
  850. color: #333333;
  851. margin-right: 20rpx;
  852. box-sizing: border-box;
  853. padding: 10rpx 24rpx;
  854. }
  855. }
  856. .content-sec-num {
  857. position: absolute;
  858. bottom: 25rpx;
  859. right: 30rpx;
  860. padding: 3rpx 12rpx;
  861. background: #F4F8FD;
  862. border-radius: 6rpx;
  863. color: #2671E2;
  864. line-height: 45rpx;
  865. text-align: center;
  866. }
  867. }
  868. .content-last {
  869. height: 108rpx;
  870. display: flex;
  871. justify-content: flex-end;
  872. align-items: center;
  873. border-top: 1px solid #E0E0E0;
  874. .content-last-tab {
  875. margin-right: 30rpx;
  876. width: 156rpx;
  877. height: 60rpx;
  878. font-size: 30rpx;
  879. color: #333333;
  880. border-radius: 30rpx;
  881. border: 1px solid #999999;
  882. display: flex;
  883. align-items: center;
  884. justify-content: center;
  885. }
  886. }
  887. }
  888. }
  889. // 这是弹出层
  890. .screen {
  891. // box-sizing: border-box;
  892. // padding: 0 30rpx;
  893. .screen-counselor {
  894. display: flex;
  895. height: 106rpx;
  896. // padding: 40rpx 30rpx 36rpx 30rpx;
  897. padding: 0 30rpx;
  898. box-sizing: border-box;
  899. border-bottom: 1px solid #E0E0E0;
  900. .screen-text {
  901. margin: 40rpx 0 36rpx 0;
  902. font-size: 30rpx;
  903. font-weight: 400;
  904. color: #333333;
  905. line-height: 30rpx;
  906. }
  907. .screen-sel {
  908. display: flex;
  909. justify-content: space-between;
  910. width: 500rpx;
  911. margin-left: 60rpx;
  912. .screen-sel-img {
  913. flex-shrink: 0;
  914. margin: 40rpx 0 36rpx 0;
  915. width: 14rpx;
  916. height: 30rpx;
  917. }
  918. .screen-inp {
  919. margin-top: 20rpx;
  920. padding: 0 20rpx;
  921. flex-grow: 1;
  922. }
  923. }
  924. }
  925. .screen-record {
  926. height: 192rpx;
  927. // width: 100%;
  928. overflow: hidden;
  929. padding: 0 30rpx;
  930. box-sizing: border-box;
  931. border-bottom: 1px solid #E0E0E0;
  932. .screen-record-text {
  933. margin-top: 36rpx;
  934. font-size: 30rpx;
  935. font-weight: 400;
  936. color: #333333;
  937. line-height: 30rpx;
  938. }
  939. .screen-record-tab {
  940. margin-top: 30rpx;
  941. display: flex;
  942. // justify-content: space-around;
  943. .screen-record-chose {
  944. width: 156rpx;
  945. height: 60rpx;
  946. background: #2671E2;
  947. border-radius: 4rpx;
  948. border: 1px solid #2671E2;
  949. text-align: center;
  950. line-height: 60rpx;
  951. margin-right: 22rpx;
  952. color: #FFFFFF;
  953. }
  954. .screen-record-nochose {
  955. width: 156rpx;
  956. height: 60rpx;
  957. background: #FFFFFF;
  958. border-radius: 4rpx;
  959. border: 1px solid #C9C9C9;
  960. text-align: center;
  961. line-height: 60rpx;
  962. margin-right: 22rpx;
  963. }
  964. }
  965. }
  966. .screen-foot {
  967. width: 100%;
  968. height: 88rpx;
  969. display: flex;
  970. .screen-foot-reset {
  971. width: 50%;
  972. text-align: center;
  973. height: 88rpx;
  974. line-height: 88rpx;
  975. font-size: 30rpx;
  976. font-weight: 400;
  977. color: #666666;
  978. }
  979. .screen-foot-sure {
  980. width: 50%;
  981. text-align: center;
  982. line-height: 88rpx;
  983. height: 88rpx;
  984. font-size: 30rpx;
  985. font-weight: 400;
  986. color: #FFFFFF;
  987. background: #2671E2;
  988. }
  989. }
  990. }
  991. </style>