AI销管
Vous ne pouvez pas sélectionner plus de 25 sujets Les noms de sujets doivent commencer par une lettre ou un nombre, peuvent contenir des tirets ('-') et peuvent comporter jusqu'à 35 caractères.
 
 
 
 

3017 lignes
74 KiB

  1. <template>
  2. <view class="box" @click="cancelBeast">
  3. <view class="headbox">
  4. <!-- 顶部时间 -->
  5. <view class="headboxhead">
  6. <view class="boxhead1">{{date}}</view>
  7. </view>
  8. <!-- 标记顾问 -->
  9. <view class="headboxbott">
  10. <view class="headovfu">
  11. <view class="mytab" v-for="(item,index) in tablist" :key="index" @click="tapspagek(item, index)">
  12. <view class="tab-item" :class="{tabActive: item.select}">{{item.name}}</view>
  13. </view>
  14. </view>
  15. <view v-if="permissions.commonly1" class="headpade">
  16. <view class="biaoji" @tap="tagtap">标记</view>
  17. </view>
  18. </view>
  19. </view>
  20. <scroll-view :scroll-top="scrollTop" lower-threshold='100px' @scrolltolower="ltolower" upper-threshold='40px'
  21. @scrolltoupper="rolltoupper" :scroll-into-view="scrollId" scroll-y="true" class="zhuti text scroll-Y">
  22. <!-- 聊天记录-->
  23. <view class="dialog-block" @click="close()" v-for="(dialog,i) in dialogList" :key="i">
  24. <view :id="'dialog'+i" class="fileName">录音文件</view>
  25. <block v-for="(item,index) in dialog.message" :key="index">
  26. <view class="text"
  27. :class="{active: Math.floor(item.bg/1000) <= playNow && Math.floor(item.ed/1000) > playNow, isGreen: item.isShow == 0}"
  28. :data-guwen="item.isShow" :data-speaker="item.speaker"
  29. :id="'dialog'+csdFileindex+'text'+item.bg">
  30. <template v-if="refined">
  31. <view class="checkbox" :class="{select: item.checked}" @click="cbChange(item)">
  32. <template v-if="item.checked">
  33. <u-icon name="checkbox-mark" color="#fff" />
  34. </template>
  35. </view>
  36. </template>
  37. <view class="avatar">
  38. <view>
  39. <image v-if="item.isShow == 0"
  40. src="https://static.quhouse.com/b11a7e1ccf914020b3ee23d3e4862637.png"
  41. mode="widthFix">
  42. </image>
  43. <text v-else :style="[borderColor(item.speaker)]">{{ item.speaker | toCapital }}</text>
  44. </view>
  45. </view>
  46. <view class="contentInfo">
  47. <view class="info">
  48. {{ item.speaker | toCapital }} {{conversionTiame(item.bg/1000)}}
  49. </view>
  50. <view class="contentMain" @click.stop>
  51. <view class="content">
  52. <view @longpress.stop="changanxiaoguo(item,index,i)" v-html="item.onebest"></view>
  53. <template v-if="item.isshow">
  54. <view class="tankuangcss" :class="{bottoms:index == 0}">
  55. <view class="tankuangcss-items" @click="clickcopy">
  56. <image src="@/static/images/detail/icon1.png" mode=""></image>
  57. <text>复制</text>
  58. </view>
  59. <view v-if="permissions.commonly4" class="tankuangcss-items"
  60. @click="Oftenthewrongword">
  61. <image src="@/static/images/detail/icon2.png" mode=""></image>
  62. <text>常错词</text>
  63. </view>
  64. <view v-if="permissions.commonly3" class="tankuangcss-items"
  65. @click="Addtheessence">
  66. <image src="@/static/images/detail/icon3.png" mode=""></image>
  67. <text>加精华</text>
  68. </view>
  69. <view class="tankuangcss-items" @click="Modifyrole(index,item)">
  70. <image src="@/static/images/detail/icon4.png" mode=""></image>
  71. <text>修改角色</text>
  72. </view>
  73. </view>
  74. </template>
  75. </view>
  76. <image v-if="Math.floor(item.bg/1000) <= playNow && Math.floor(item.ed/1000) > playNow"
  77. class="play" src="https://static.quhouse.com/ce73a5225f7f44be9f313b0e4e4c2c0e.png">
  78. </image>
  79. <image v-else @click="clickbofang(dialog.backindex,item)" class="play"
  80. src="https://static.quhouse.com/1b6ac53247e043a1bdc59ecfb2167eba.png"></image>
  81. </view>
  82. </view>
  83. </view>
  84. </block>
  85. </view>
  86. </scroll-view>
  87. <view class="bottombox" v-if="!refined">
  88. <!-- 播放块 -->
  89. <zaudio :duration="duration" theme="theme4"></zaudio>
  90. <!-- 底部弹框 -->
  91. <view class="botbotmm">
  92. <view class="tmmchen" @click="guanjiancishifo()">
  93. <image src='https://static.quhouse.com/226d5e0b97e6407a9901273c3f582ee7.png' mode=""></image>
  94. <view class="text">关键词</view>
  95. </view>
  96. <view class="fill"></view>
  97. <view class="tmmchen" @click="Receivedetailsabouttab('intention')">
  98. <image src="https://static.quhouse.com/19f555ae422b4285b5102875579e61d6.png" mode=""></image>
  99. <view class="text">客户意向</view>
  100. </view>
  101. <view class="fill"></view>
  102. <view class="tmmchen" @click="Receivedetailsabouttab('Pinspeak')">
  103. <image src="https://static.quhouse.com/ce369b09d7be4305990dacdeb84a91f6.png" mode=""></image>
  104. <view class="text">销讲执行</view>
  105. </view>
  106. <view class="fill"></view>
  107. <view class="tmmchen" @click.stop="moreClick">
  108. <image src="https://static.quhouse.com/8807fbe8d7204b4da7c2e0209d8ec8ea.png" mode=""></image>
  109. <view class="text">更多</view>
  110. </view>
  111. </view>
  112. </view>
  113. <template v-else>
  114. <view class="bottomboxs">
  115. <view class="bottomboxs-item" @click="sureRefinement">确定</view>
  116. <view class="bottomboxs-item" @click="cancelAllAdd">取消</view>
  117. </view>
  118. </template>
  119. <!-- 更多弹框 -->
  120. <view class="moremodal" v-if="Thetapeidisshow">
  121. <view class="more-cont">
  122. <view class="more-title">更多功能
  123. <image class="close-icon" @click="Thetapeidisshow=false"
  124. src="https://static.quhouse.com/4a977a0ecb594f2ebfd5f020b29dcc79.png" mode=""></image>
  125. </view>
  126. <view class="more-btn">
  127. <view class="btn-item" @click.stop="alllogo">
  128. <image class="icon" v-if="userlistobj.validInvalidName"
  129. src="https://static.quhouse.com/868b0eba0f7c44eca63e3b4fa782f14d.png" mode=""></image>
  130. <image class="icon" v-else src="https://static.quhouse.com/480e572bf43c48558ad9febe5426f439.png"
  131. mode=""></image>
  132. 有效接待
  133. </view>
  134. <view class="btn-item" v-if="permissions.commonly3" @click="jiajing()">
  135. <image class="icon" v-if="status==0"
  136. src="https://static.quhouse.com/47ae5b25cc804bf38e98d2816aef2514.png" mode=""></image>
  137. <image class="icon" v-else src="https://static.quhouse.com/4f1b60d9842146e9bd3e43fae42665bc.png"
  138. mode=""></image>
  139. 优秀案例
  140. </view>
  141. <template v-if="permissions.sbrz">
  142. <view class="btn-item" @click="eqLogClick">
  143. <image class="icon" src="https://static.quhouse.com/ff65fd92c742469594ac85f8bc721964.png"
  144. mode=""></image>
  145. 设备日志
  146. </view>
  147. </template>
  148. </view>
  149. <!-- 暂时注释 待联调-->
  150. <!-- <view class="other-btn">
  151. <view class="btn-item">
  152. <image class="icon" src="https://static.quhouse.com/354f2cd84cd84db590f35a036b329add.png" mode=""></image>
  153. 搜索对话</view>
  154. <view class="btn-item">
  155. <image class="icon" src="https://static.quhouse.com/ff65fd92c742469594ac85f8bc721964.png" mode=""></image>
  156. 设备日志</view>
  157. <view class="btn-item" v-if="!permissions.commonly2" @click.stop="Receivedetailsabouttab('Receivedetailsabout')">
  158. <image class="icon" src="https://static.quhouse.com/ff65fd92c742469594ac85f8bc721964.png" mode=""></image>
  159. 接待信息</view>
  160. </view> -->
  161. </view>
  162. </view>
  163. <!-- 标记 -->
  164. <view class="zhezhao" v-if="biojiisshow" @tap="unmarktap()"></view>
  165. <view class="bounced" v-if="biojiisshow">
  166. <view class="jiajinghuatit">标记为顾问</view>
  167. <view
  168. style="width: 95%;display: flex;flex-wrap: wrap;margin: 0 auto;padding-top: 30rpx;padding-bottom: 30rpx;">
  169. <view class="viewclace" :class="roleindexbiaoji == index ? 'bosdttom' : ''" @click="biaojixuanze(index)"
  170. v-for="(item,index) in tablist.slice(1,tablist.length)" :key="index">
  171. <view>{{item.name}}</view>
  172. </view>
  173. </view>
  174. <view class="bounced3" style="margin-top: 20rpx;">
  175. <view class="bounced3-1" @tap="unmarktap()">取消</view>
  176. <view class="bounced3-2" @tap="Confirmthetag()">确认</view>
  177. </view>
  178. </view>
  179. <!-- 加入常错词 -->
  180. <view class="zhezhao" v-if="isshow2" @tap="Cancelout"></view>
  181. <u-modal v-model="isshow2" title="添加常错词" :show-cancel-button="true" @cancel="Cancelout"
  182. @confirm="Confirmtheexit">
  183. <view class="tian-view">
  184. <viwe class="tian-view-t1"></viwe>
  185. <viwe class="tian-view-t2">常错词:</viwe>
  186. <viwe class="tian-view-t3">
  187. <!-- <textarea :auto-height="true" v-model="thewrongword" class="tian-input"
  188. placeholder="请输入" /> -->
  189. <u-input :auto-height="false" height="30" :disabled="isNum" type="textarea" v-model="thewrongword"
  190. :border="false" class="tian-input" placeholder="请输入" />
  191. </viwe>
  192. </view>
  193. <view class="tian-view" style="margin-bottom: 74rpx;">
  194. <viwe class="tian-view-t1"></viwe>
  195. <viwe class="tian-view-t2">正确词:</viwe>
  196. <viwe class="tian-view-t3">
  197. <u-input class="tian-input" height="30" type="textarea" v-model="reswrongword" :border="false"
  198. placeholder="请输入" />
  199. </viwe>
  200. </view>
  201. </u-modal>
  202. <!-- 加精华 -->
  203. <view class="zhezhao" v-if="isshow3" @tap="Cancelout2"></view>
  204. <view class="bounced" v-if="isshow3">
  205. <view class="jiajinghuatit">加精华</view>
  206. <view style="width: 100%;text-indent: 20rpx;font-size: 28rpx;">选择标签</view>
  207. <view class="jiajinghuaview">
  208. <view class="jighuaview2" v-for="(item,index) in biaoqianlist" :key="index"
  209. :class="biaoqianindex == index ? 'biaoqiantom' : ''">
  210. <view class="view1-text" @click="tapbiaoqianclisck(index)">{{item.name}}</view>
  211. </view>
  212. </view>
  213. <view class="bounced3">
  214. <view class="bounced3-1" @tap="Cancelout2">取消</view>
  215. <view class="bounced3-2" @tap="Confirmtheexit2">确认</view>
  216. </view>
  217. </view>
  218. <!-- 接待详情 -->
  219. <view class="zhezhao" @click="clenReceivedetailsabout()" v-if="Receivedetailsabout"></view>
  220. <view class="followingpop-up" v-if="Receivedetailsabout">
  221. <view class="guanbibox">
  222. <image class="guanbixen" @click="clenReceivedetailsabout()" src="../../static/images/Shutdown.png"
  223. mode=""></image>
  224. <view class="cenisboxtab">
  225. <view class="cenisboxtabview">
  226. <view>接待详情</view>
  227. </view>
  228. </view>
  229. </view>
  230. <view class="cenisbox">
  231. <view
  232. style="width: 96%;height: 26rpx;display: flex;margin: 0 auto; margin-top: 40rpx;align-items: center;">
  233. <view style="width: 25%;color: #666666;font-size: 26rpx;">接待顾问</view>
  234. <view style="width: 75%;color: #333333;font-size: 26rpx;">{{userlistobj.agentName}}</view>
  235. </view>
  236. <view
  237. style="width: 96%;height: 26rpx;display: flex;margin: 0 auto; margin-top: 40rpx;align-items: center;">
  238. <view style="width: 25%;color: #666666;font-size: 26rpx;">意向项目</view>
  239. <view style="width: 75%;color: #333333;font-size: 26rpx;">{{userlistobj.projectName}}</view>
  240. </view>
  241. <view
  242. style="width: 96%;height: 26rpx;display: flex;margin: 0 auto; margin-top: 40rpx;align-items: center;">
  243. <view style="width: 25%;color: #666666;font-size: 26rpx;">接待开始时间</view>
  244. <view style="width: 75%;color: #333333;font-size: 26rpx;">{{userlistobj.staTime}}</view>
  245. </view>
  246. <view
  247. style="width: 96%;height: 26rpx;display: flex;margin: 0 auto; margin-top: 40rpx;align-items: center;">
  248. <view style="width: 25%;color: #666666;font-size: 26rpx;">接待结束时间</view>
  249. <view style="width: 75%;color: #333333;font-size: 26rpx;">{{userlistobj.endTime1}}</view>
  250. </view>
  251. <view
  252. style="width: 96%;height: 26rpx;display: flex;margin: 0 auto; margin-top: 40rpx;align-items: center;">
  253. <view style="width: 25%;color: #666666;font-size: 26rpx;">录音时长</view>
  254. <view style="width: 75%;color: #333333;font-size: 26rpx;">{{userlistobj.mm}}分钟</view>
  255. </view>
  256. </view>
  257. </view>
  258. <!-- 销讲执行 -->
  259. <view class="zhezhao" @click="clenReceivedetailsabout()" v-if="Pinspeak"></view>
  260. <view class="followingpop-up" v-if="Pinspeak">
  261. <view class="guanbibox">
  262. <image class="guanbixen" @click="clenReceivedetailsabout()" src="../../static/images/Shutdown.png"
  263. mode=""></image>
  264. <view class="cenisboxtab">
  265. <view class="cenisboxtabview">
  266. <view>销讲执行</view>
  267. </view>
  268. </view>
  269. </view>
  270. <view class="pingfenbox">
  271. <view :class="{ activecllasscet: zhixingcenterindex == 0 }" @click="recordclick(0)">销讲总执行率{{totalRate}}%
  272. </view>
  273. <view v-if="permissions.commonly6" :class="{ activecllasscet: zhixingcenterindex == 1 }"
  274. @click="recordclick(1)">禁忌执行</view>
  275. </view>
  276. <view v-if="zhixingcenterindex == 0" class="cenisbox">
  277. <view
  278. style="width: 100%;height: 80rpx;border-bottom: 1rpx solid #E0E0E0;display: flex;align-items: center;">
  279. <view style="flex: 1;font-size: 28rpx;color: #333333;font-weight: 600;text-indent: 20rpx;">指标</view>
  280. <view style="flex: 1;font-size: 28rpx;color: #333333;font-weight: 600;text-indent: 170rpx;">执行率
  281. </view>
  282. </view>
  283. <view class="Level-box" v-for="(item,index) in ratelist" :key="index">
  284. <view class="Level1che" @click="changeshow(item,1)">
  285. <view class="title1">{{item.name.substring(0,8)}}</view>
  286. <view class="leve1-jindu">
  287. <view class="jindutiao">
  288. <view class="huanxing" :style="{width: item.ratepercent/item.rate*100+'%'}"></view>
  289. <view class="text">{{((item.ratepercent/item.rate).toFixed(2)*100).toFixed()}}%</view>
  290. </view>
  291. </view>
  292. <view class="jiantobox">
  293. <image v-if="!item.show" class="arrow rotatearrow" src="/static/images/down.png" mode="" />
  294. <image v-else class="arrow" src="/static/images/up.png" mode="" />
  295. </view>
  296. </view>
  297. <view class="hhhbox" v-if="item.show" v-for="(subitem,i) in item.children" :key="i">
  298. <view class="Level2che" @click="changeshow2(subitem,1)">
  299. <view class="title1">{{subitem.name.substring(0,8)}}</view>
  300. <view class="leve1-jindu">
  301. <view class="zhixing" v-if="!subitem.selected">已执行</view>
  302. <view class="zhixing2" v-else>未执行</view>
  303. </view>
  304. <view class="jiantobox">
  305. <image v-if="!subitem.show" class="arrow rotatearrow" src="/static/images/down.png"
  306. mode="" />
  307. <image v-else class="arrow" src="/static/images/up.png" mode="" />
  308. </view>
  309. </view>
  310. <view class="hsnrtest" v-if="subitem.show">话术内容</view>
  311. <view class="Level3che" @tap="clickaudeopal(che)" v-if="subitem.show"
  312. v-for="(che,inc) in subitem.children" :key='inc'>
  313. <view class="title1">{{inc+1}}.{{che.name}}</view>
  314. <view class="jiantobox">
  315. <image v-if="che.selected==0" class="arrow" src="/static/images/rate-checked.png"
  316. mode="" />
  317. </view>
  318. </view>
  319. <view v-if="subitem.show" style="width: 100%;height: 30rpx;"></view>
  320. </view>
  321. </view>
  322. </view>
  323. <view v-if="zhixingcenterindex == 1">
  324. <view v-if="prohibitedlist.length!=0" class="title1-12" @click="tapbadge(item)"
  325. v-for="(item,index) in prohibitedlist" :key='index'>{{index+1}}.{{item}}</view>
  326. <view v-if="prohibitedlist.length==0" style="width: 100%;text-align: center;margin-top: 60rpx;">暂无数据
  327. </view>
  328. </view>
  329. </view>
  330. <!-- 客户意向 -->
  331. <view class="zhezhao" @click="clenReceivedetailsabout()" v-if="intention"></view>
  332. <view class="followingpop-up" v-if="intention">
  333. <view class="guanbibox">
  334. <image class="guanbixen" @click="clenReceivedetailsabout()" src="../../static/images/Shutdown.png"
  335. mode=""></image>
  336. <view class="cenisboxtab">
  337. <view class="cenisboxtabview">
  338. <view>客户意向</view>
  339. </view>
  340. </view>
  341. </view>
  342. <view class="pingfenbox">
  343. <view :class="{ activecllasscet: kehuyixiangcenterindex == 0 }" @click="customerofintention(0)">系统分析
  344. </view>
  345. <view :class="{ activecllasscet: kehuyixiangcenterindex == 1 }" @click="customerofintention(1)">人工校准
  346. </view>
  347. </view>
  348. <view class="cenisbox" v-if="kehuyixiangcenterindex==0">
  349. <view style="width: 100%;height: 100%;text-align: center;margin-top: 200rpx;"
  350. v-if="Acquirecustomerintentlist.length==0">
  351. 暂无数据
  352. </view>
  353. <view class="jianbox" v-if="Acquirecustomerintentlist.length!=0"
  354. v-for="(item,index) in Acquirecustomerintentlist" :key='index'>
  355. <view class="jianbox-cen">
  356. <view class="jianboxtext">{{item.name}}</view>
  357. <view class="jianboxjian" @click="Acquishow(index)">
  358. <image v-if="item.isshow==false" class="jiantop" src="../../static/images/jiantop.png"
  359. mode=""></image>
  360. <image v-if="item.isshow==true" class="jiantop1" src="../../static/images/jianbutton.png"
  361. mode=""></image>
  362. </view>
  363. </view>
  364. <view style="width: 690rpx;margin: 0 auto;display: flex;flex-wrap: wrap;" v-if="item.isshow==true">
  365. <view class="sdfsaf" v-if="chend.showType==0" @click="argece(chend)"
  366. v-for="(chend,i) in item.children" :key='i'>
  367. <view class="jiangshang sdfsaf">{{chend.text}}</view>
  368. </view>
  369. <view class="sdfsaf" v-if="chend.showType==1" @click="argece(chend)"
  370. v-for="(chend,i) in item.children" :key='i'>
  371. <view class="jiangshang1 sdfsaf">{{chend.text}}</view>
  372. </view>
  373. </view>
  374. </view>
  375. </view>
  376. <!-- @click="Edittag(item,chend,index,i)" -->
  377. <view class="cenisbox" v-if="kehuyixiangcenterindex==1">
  378. <view style="width: 100%;height: 100%;text-align: center;margin-top: 200rpx;"
  379. v-if="Acquirecustomerintentlist2.length==0">
  380. 暂无数据
  381. </view>
  382. <view class="jianbox" v-if="Acquirecustomerintentlist2.length"
  383. v-for="(item,index) in Acquirecustomerintentlist2" :key='index'>
  384. <view class="jianbox-cen">
  385. <view class="jianboxtext">{{item.name}}</view>
  386. <view class="jianboxjian" @click="Acquishow2(index)">
  387. <image v-if="item.isshow==false" class="jiantop" src="../../static/images/jiantop.png"
  388. mode=""></image>
  389. <image v-if="item.isshow==true" class="jiantop1" src="../../static/images/jianbutton.png"
  390. mode=""></image>
  391. </view>
  392. </view>
  393. <view class="bioqianwayl" v-if="item.isshow==true">
  394. <view class="jiangshang" v-for="(chend,i) in item.children" :key='i' v-if="chend.selected==0">
  395. {{chend.text}}
  396. </view>
  397. </view>
  398. </view>
  399. </view>
  400. <view class="calibration" v-if="permissions.commonly5" @click="tocalibration()">校准</view>
  401. </view>
  402. <view class="zhezhao" v-if="effective"></view>
  403. <view class="bounced" v-if="effective">
  404. <view class="jiajinghuatit">选择</view>
  405. <view>
  406. <view class="uni-list">
  407. <radio-group @change="radioChange">
  408. <label style="display: flex;align-items: center;font-size: 30rpx;
  409. width: 94%;height: 80rpx;margin: 0 auto;" v-for="(item, index) in effectiveitems" :key="item.value">
  410. <view style="margin-top: 2rpx;flex: 1; text-indent: 20rpx;">{{item.name}}</view>
  411. <view style="width: 80rpx;">
  412. <radio :value="item.value" :checked="index == effectiveindex" />
  413. </view>
  414. </label>
  415. </radio-group>
  416. </view>
  417. <view v-if="effectiveindex==4">
  418. <textarea class="ffectivetext" v-model="effectiveitext" placeholder="备注" />
  419. </view>
  420. </view>
  421. <view class="bounced3">
  422. <view class="bounced3-1" @click="effective=false">取消</view>
  423. <view class="bounced3-2" @click="$noMultipleClicks(effectiveAdd)">确认</view>
  424. </view>
  425. </view>
  426. <!-- 修改角色 -->
  427. <view class="zhezhao" v-if="roleisshaw" @tap="unmarktap()"></view>
  428. <view class="bounced" v-if="roleisshaw">
  429. <view class="jiajinghuatit">修改角色</view>
  430. <view
  431. style="width: 95%;display: flex;flex-wrap: wrap;margin: 0 auto;padding-top: 30rpx;padding-bottom: 30rpx;">
  432. <view class="viewclace" :class="roleindexrow == index ? 'bosdttom' : ''" @click="rl=rolexuanze(index)"
  433. v-for="(item,index) in tablist.slice(1,tablist.length)" :key="index">
  434. <view>{{item.name}}</view>
  435. </view>
  436. <view class="headpade" style="border: none;">
  437. <view class="biaoji" @tap="addRole">新增角色</view>
  438. </view>
  439. </view>
  440. <view class="bounced3" style="margin-top: 20rpx;">
  441. <view class="bounced3-1" @tap="unmarktap()">取消</view>
  442. <view class="bounced3-2" @tap="roletab()">确认</view>
  443. </view>
  444. </view>
  445. <u-toast ref="uToast" />
  446. <!-- 加载组件 -->
  447. <u-loadings v-model="LOADING"></u-loadings>
  448. </view>
  449. </template>
  450. <script>
  451. var util = require("../../utils/util.js");
  452. var config = require("../../config");
  453. import zaudio from '@/components/uniapp-zaudio/zaudio';
  454. export default {
  455. components: {
  456. zaudio
  457. },
  458. data() {
  459. return {
  460. noClick: true,
  461. moreShow: false,
  462. kehuyixiangcenterindex: 0,
  463. Acquirecustomerintentlist2: [],
  464. zhixingcenterindex: 0,
  465. prohibitedlist: [],
  466. guanjianciishow: false,
  467. tablist: [],
  468. roleindex: 0,
  469. roleSelectArr: [0], // 当前选中的角色标记点
  470. roleindexbiaoji: -1,
  471. recordPath: "",
  472. customerId: "",
  473. luyinList: [], //录音文件
  474. newluyinList: [],
  475. dialogList: [], //录音识别列表
  476. csdFileindex: 0,
  477. date: "", //年月日
  478. tab: 0, // 默认是音频识别
  479. scrollTop: 0,
  480. scrollId: "",
  481. playNow: 0,
  482. ratelist: [], //评分列表
  483. totalRate: "",
  484. thewrongword: "", //错误词
  485. reswrongword: "", //正确词
  486. isshow2: false,
  487. messagelisy: [],
  488. isshow3: false,
  489. biaoqianlist: [],
  490. biaoqianindex: 0,
  491. changanitem: {},
  492. duihuawenjianid: "",
  493. biaoqianid: "",
  494. status: 0,
  495. // jiaoseshow: true,
  496. itemobj: {},
  497. textindex: 0, //下拉 转写文件下标
  498. toptextindex: 0, //上拉 转写文件下标
  499. biojiisshow: false,
  500. speaker: '',
  501. dshfkjsdkksodofydwfkhwdfkjh: 0,
  502. userlistobj: {},
  503. Acquirecustomerintentlist: [],
  504. options1: [],
  505. Receivedetailsabout: false,
  506. Pinspeak: false,
  507. intention: false,
  508. yixingindex: 0, //意向,统计切换
  509. buildingID: '',
  510. // methodsisshow:false,
  511. Thetapeidisshow: false,
  512. // Menulist:[],
  513. // Menulistisshow:false,
  514. validInvalid: 0,
  515. calibration: 0,
  516. effective: false,
  517. effectiveindex: '0',
  518. effectiveitems: [{
  519. value: '1',
  520. name: '没电指派无录音',
  521. checked: true
  522. },
  523. {
  524. value: '2',
  525. name: '离线指派无录音',
  526. },
  527. {
  528. value: '3',
  529. name: '系统测试误操作'
  530. },
  531. {
  532. value: '4',
  533. name: '非接访场景录音'
  534. },
  535. {
  536. value: '5',
  537. name: '其他'
  538. }
  539. ],
  540. effectiveitext: '',
  541. textItself: '',
  542. argtextindex1: 0,
  543. argtextindex2: 0,
  544. permissions: {
  545. commonly1: false,
  546. commonly2: false,
  547. commonly3: false,
  548. commonly4: false,
  549. commonly5: false,
  550. commonly6: false
  551. },
  552. roleisshaw: false,
  553. roleindexrow: 0,
  554. roletiaoshu: 0,
  555. ACTION: Symbol('zaudio'), // 唯一值区分每个页面的方法
  556. isPageHide: false, // 是否息屏
  557. duration: '', // 总时长
  558. refresh: false, // 默认false
  559. isNum: false,
  560. eqLog: 0,
  561. refined: false, // 多选加精;
  562. };
  563. },
  564. computed: {
  565. conversionTiame() {
  566. return (e) => {
  567. return this.getTime(e);
  568. }
  569. },
  570. },
  571. onLoad(options) {
  572. this.LOADING = true
  573. this.status = options.status;
  574. this.customerId = options.customerId;
  575. this.itemobj = uni.getStorageSync('searchobj');
  576. this.stateisshow = options.stateisshow;
  577. this.$zaudio.autoPlay = true
  578. if (options.refresh) this.refresh = options.refresh
  579. this.$zaudio.on('seek', this.ACTION, (time) => {
  580. this.sliderChangeComplate(this.TIMEEVENT(time))
  581. })
  582. this.$zaudio.on('playing', this.ACTION, (obj) => {
  583. //实时渲染当前的播放状态
  584. this.$zaudio.syncRender()
  585. this.duration = obj.duration
  586. this.TimeUpdate(this.TIMEEVENT(obj.current))
  587. })
  588. this.$zaudio.on('ended', this.ACTION, e => {
  589. console.log('音频播放结束')
  590. this.$zaudio.stop()
  591. this.$nextTick(() => {
  592. console.log(this.$zaudio, '音频播放结束')
  593. this.init(this.itemobj)
  594. })
  595. })
  596. uni.$on('DETAILS2INIT', (info) => {
  597. this.itemobj = info
  598. this.init(info)
  599. });
  600. // 当前页面状态
  601. uni.$on('newobjStatus', status => {
  602. this.status = status
  603. })
  604. },
  605. onShow() {
  606. //实时渲染当前的播放状态
  607. this.$zaudio.syncRender()
  608. let newmenulist = uni.getStorageSync('weapp_session_Menu_data');
  609. this.permissions.commonly1 = newmenulist.bjgw;
  610. this.permissions.commonly2 = newmenulist.jdwxbj;
  611. this.permissions.commonly3 = newmenulist.swyxal;
  612. this.permissions.commonly4 = newmenulist.ccc;
  613. this.permissions.commonly5 = newmenulist.xz;
  614. this.permissions.commonly6 = newmenulist.ckwjzx;
  615. this.permissions = {
  616. ...newmenulist,
  617. ...this.permissions
  618. }
  619. //1 标记顾问 bjgw
  620. //1 接待无效标记 jdwxbj
  621. //1 设为优秀案例 swyxal
  622. // 常错词 ccc
  623. // 校准 xz
  624. this.intention = false;
  625. this.kehuyixiangcenterindex = 0;
  626. this.buildingID = uni.getStorageSync('buildingID').id;
  627. if (this.stateisshow == 2) {
  628. var info = this.itemobj;
  629. }!this.isPageHide && this.init(info);
  630. },
  631. onHide() {
  632. this.isPageHide = true
  633. },
  634. onUnload() {
  635. uni.$off('DETAILS2INIT')
  636. uni.$off('newobjStatus')
  637. // uni.$off('consumerDetail')
  638. //卸载不需要的业务和获取播放状态的业务,提高页面性能
  639. this.$zaudio.off('seek', this.ACTION);
  640. this.$zaudio.off('playing', this.ACTION);
  641. this.$zaudio.off('ended', this.ACTION);
  642. },
  643. methods: {
  644. // 跳转设备日志页面
  645. eqLogClick() {
  646. uni.navigateTo({
  647. url: `./equipmentLog?id=${this.customerId}`
  648. })
  649. },
  650. borderColor(index) {
  651. let obj = {
  652. color: '',
  653. borderRadius: '',
  654. border: ''
  655. }
  656. switch (index) {
  657. case 1:
  658. obj.color = '#E6625B';
  659. obj.borderRadius = '8rpx';
  660. obj.border = '2rpx solid #E6625B';
  661. break;
  662. case 2:
  663. obj.color = '#FF981E';
  664. obj.borderRadius = '8rpx';
  665. obj.border = '2rpx solid #FF981E';
  666. break;
  667. case 3:
  668. obj.color = '#F6BD16';
  669. obj.borderRadius = '8rpx';
  670. obj.border = '2rpx solid #F6BD16';
  671. break;
  672. case 5:
  673. obj.color = '#4980C8';
  674. obj.borderRadius = '8rpx';
  675. obj.border = '2rpx solid #4980C8';
  676. break;
  677. case 6:
  678. obj.color = '#60CBEC';
  679. obj.borderRadius = '8rpx';
  680. obj.border = '2rpx solid #60CBEC';
  681. break;
  682. case 7:
  683. obj.color = '##FF981E';
  684. obj.borderRadius = '8rpx';
  685. obj.border = '2rpx solid #FF981E';
  686. break;
  687. case 8:
  688. obj.color = '#4F861E';
  689. obj.borderRadius = '8rpx';
  690. obj.border = '2rpx solid #4F861E';
  691. break;
  692. default:
  693. obj.color = '#9F61C8';
  694. obj.borderRadius = '8rpx';
  695. obj.border = '2rpx solid #9F61C8';
  696. break;
  697. }
  698. return obj
  699. },
  700. // 关闭弹窗
  701. close() {
  702. this.cancelBeast()
  703. this.$forceUpdate();
  704. },
  705. // 添加角色
  706. addRole() {
  707. this.tablist.push({
  708. name: String.fromCharCode(this.tablist.length + 64)
  709. })
  710. },
  711. rolexuanze(index) {
  712. this.roleindexrow = index;
  713. },
  714. Modifyrole(dialog, item) {
  715. this.roleisshaw = true;
  716. this.roletiaoshu = dialog;
  717. this.roleindexrow = this.dialogList[this.csdFileindex].message[this.roletiaoshu].speaker - 1;
  718. },
  719. roletab() {
  720. // let itso=this.dialogList[this.csdFileindex].message[this.roletiaoshu];
  721. let itso = Object.assign({}, this.dialogList[this.csdFileindex].message[this.roletiaoshu]);
  722. itso.onebest = itso.onebest.replace(/<.*?>/ig, "");
  723. this.$u.post("/corpus/updateRole", {
  724. corpusId: this.luyinList[this.csdFileindex].id,
  725. transferContent: JSON.stringify([itso]),
  726. speaker: this.roleindexrow + 1,
  727. customerId: this.customerId
  728. }).then(res => {
  729. this.dialogList[this.csdFileindex].message[this.roletiaoshu].speaker = this.roleindexrow + 1
  730. this.roleisshaw = false;
  731. this.cancelBeast()
  732. uni.showToast({
  733. title: '修改成功',
  734. duration: 2000
  735. });
  736. })
  737. },
  738. argece(item) {
  739. if (item.selected == 0) {
  740. // 关闭当前页面弹窗
  741. this.Pinspeak = false
  742. uni.navigateTo({
  743. url: '/pages/mine/ScoringPlaylist?customerId=' + this.customerId + "&id=" + item
  744. .keywordsId + "&type=" + 1 + '&UpDateEvent=DETAILS2INIT'
  745. })
  746. }
  747. },
  748. //关键词点击
  749. tapbadge(item) {
  750. //进搜索页面
  751. uni.navigateTo({
  752. url: '/pages/learning/Keywordsearch?customerId=' + this.customerId + "&keyword=" + item +
  753. "&skpl=" + "2" + '&UpDateEvent=DETAILS2INIT'
  754. })
  755. },
  756. recordclick(i) {
  757. this.zhixingcenterindex = i;
  758. if (i == 0) {
  759. this.getRatelist()
  760. } else {
  761. this.huoqujinji()
  762. }
  763. },
  764. //获取禁忌
  765. huoqujinji() {
  766. uni.showLoading({
  767. title: '加载中'
  768. });
  769. this.$u.get("/customer/findTabooWordsByCusId", {
  770. cusId: this.customerId
  771. }).then(res => {
  772. if (res.length) {
  773. this.prohibitedlist = res;
  774. }
  775. setTimeout(function() {
  776. uni.hideLoading();
  777. }, 1000);
  778. })
  779. },
  780. //评分点击
  781. clickaudeopal(item) {
  782. if (item.selected == 0) {
  783. // 关闭当前页面弹窗
  784. this.Pinspeak = false
  785. uni.navigateTo({
  786. url: '/pages/mine/ScoringPlaylist?customerId=' + this.customerId + "&id=" + item
  787. .marketingId + "&type=" + 0 + '&UpDateEvent=DETAILS2INIT'
  788. })
  789. }
  790. },
  791. //获取用户信息
  792. gituserlist() {
  793. this.$u.get("/matchKeywords/personalReceptionRecord", {
  794. customerId: this.customerId
  795. }).then(res => {
  796. res.endTime1 = res.endTime.substring(0, 19);
  797. this.userlistobj = res;
  798. })
  799. },
  800. // 点击更多
  801. moreClick() {
  802. this.gituserlist()
  803. this.Thetapeidisshow = true
  804. },
  805. Acquishow2(i) {
  806. this.Acquirecustomerintentlist2[i].isshow = !this.Acquirecustomerintentlist2[i].isshow;
  807. },
  808. tocalibration() {
  809. uni.navigateTo({
  810. url: '/pages/mine/calibration?id=' + this.customerId
  811. });
  812. },
  813. customerofintention(i) {
  814. this.kehuyixiangcenterindex = i;
  815. if (i == 0) {
  816. this.Acquirecustomerintent()
  817. } else {
  818. this.Acquirecustomerintent2()
  819. }
  820. },
  821. //获取人工校准意向信息
  822. Acquirecustomerintent2() {
  823. this.Acquirecustomerintentlist2 = [];
  824. this.$u.get("/matchKeywords/findManualCalibration", {
  825. customerId: this.customerId,
  826. type: 1
  827. }).then(res => {
  828. res.forEach(item => {
  829. item.isshow = true;
  830. item.children.forEach(chend => {
  831. if (chend.isInterval == 0) {
  832. chend.text = chend.name + chend.unit + '-' + chend.endName + chend
  833. .unit
  834. } else {
  835. chend.text = chend.name
  836. }
  837. })
  838. })
  839. this.Acquirecustomerintentlist2 = res;
  840. })
  841. },
  842. //获取系统意向信息
  843. Acquirecustomerintent() {
  844. this.Acquirecustomerintentlist = [];
  845. this.$u.get("/matchKeywords/findSystemAnalysis", {
  846. customerId: this.customerId
  847. }).then(res => {
  848. res.forEach(item => {
  849. item.isshow = true;
  850. item.children.forEach(chend => {
  851. if (chend.isInterval == 0) {
  852. chend.text = chend.name + chend.unit + '-' + chend.endName + chend
  853. .unit
  854. } else {
  855. chend.text = chend.name
  856. }
  857. })
  858. })
  859. this.Acquirecustomerintentlist = res;
  860. })
  861. },
  862. Acquishow(i) {
  863. this.Acquirecustomerintentlist[i].isshow = !this.Acquirecustomerintentlist[i].isshow;
  864. },
  865. Edittag(item, chend, index, i) {
  866. var selected = '';
  867. if (chend.selected == 0) {
  868. selected = 1;
  869. this.Acquirecustomerintentlist[index].children[i].selected = 1;
  870. } else {
  871. selected = 0;
  872. this.Acquirecustomerintentlist[index].children[i].selected = 0;
  873. }
  874. this.$u.post("/matchKeywords/updatePersonalMatchData", {
  875. carId: this.customerId,
  876. selected: selected,
  877. name: chend.name,
  878. pid: chend.pid,
  879. level: chend.level,
  880. endName: chend.endName,
  881. keywordsId: chend.keywordsId
  882. }).then(res => {
  883. })
  884. },
  885. //取消接待详情
  886. clenReceivedetailsabout() {
  887. this.Receivedetailsabout = false;
  888. this.Pinspeak = false;
  889. this.intention = false;
  890. this.Thetapeidisshow = false;
  891. },
  892. //意向统计切换
  893. Intentiontoswitch(i) {
  894. this.yixingindex = i;
  895. if (i == 1) {
  896. this.statistical()
  897. }
  898. },
  899. statistical() {
  900. this.$u.get("/matchKeywords/findCARKeywords", {
  901. customerId: this.customerId
  902. }).then(res => {
  903. res.forEach(item => {
  904. if (item.isInterval == 0) {
  905. item.name = item.name + item.unit + '-' + item.endName + item.unit;
  906. }
  907. })
  908. this.options1 = res;
  909. })
  910. },
  911. Receivetap() {
  912. this.Receivedetailsabout = true;
  913. },
  914. //标记
  915. alllogo() {
  916. var that = this;
  917. let msg = '';
  918. if (this.userlistobj.validInvalid != 0) {
  919. msg = '是否标记为"有效录音"?';
  920. uni.showModal({
  921. title: '提示',
  922. content: msg,
  923. success: function(res) {
  924. if (that.noClick) {
  925. that.noClick = false;
  926. if (res.confirm) {
  927. let parames = {
  928. id: that.customerId,
  929. validInvalid: '',
  930. invalidReason: 0
  931. }
  932. if (that.userlistobj.validInvalid == 0) {
  933. parames.validInvalid = 1;
  934. } else {
  935. parames.validInvalid = 0;
  936. }
  937. that.$u.post("/customer/updateValidInvalid", parames).then(res => {
  938. that.Thetapeidisshow = false;
  939. })
  940. }
  941. setTimeout(() => {
  942. that.noClick = true;
  943. }, 2000)
  944. } else {
  945. // 这里是重复点击的判断
  946. }
  947. }
  948. });
  949. } else {
  950. this.effective = true;
  951. this.Thetapeidisshow = false
  952. }
  953. },
  954. effectiveAdd() {
  955. if (this.effectiveindex == 4) {
  956. if (this.effectiveitext.length == 0) {
  957. uni.showToast({
  958. title: '备注不能为空',
  959. icon: "none",
  960. duration: 2000
  961. });
  962. return
  963. }
  964. }
  965. this.effective = false;
  966. let parames = {
  967. id: this.customerId,
  968. validInvalid: '',
  969. validInvalid: 1,
  970. invalidReason: Number(this.effectiveindex) + 1,
  971. invalidNote: this.effectiveitext
  972. }
  973. this.$u.post("/customer/updateValidInvalid", parames).then(res => {
  974. this.Thetapeidisshow = false;
  975. })
  976. },
  977. radioChange(evt) {
  978. this.effectiveitext = "";
  979. for (let i = 0; i < this.effectiveitems.length; i++) {
  980. if (this.effectiveitems[i].value === evt.detail.value) {
  981. this.effectiveindex = i;
  982. break;
  983. }
  984. }
  985. },
  986. //接待详情点击
  987. Receivedetailsabouttab(stringa) {
  988. if (stringa == 'Receivedetailsabout') {
  989. this.gituserlist()
  990. this.Thetapeidisshow = false;
  991. this.Receivedetailsabout = true;
  992. } else if (stringa == 'Pinspeak') {
  993. this.getRatelist()
  994. this.Pinspeak = true;
  995. } else {
  996. if (this.kehuyixiangcenterindex == 0) {
  997. this.Acquirecustomerintent()
  998. } else {
  999. this.Acquirecustomerintent2()
  1000. }
  1001. this.intention = true;
  1002. }
  1003. },
  1004. guanjiancishifo() {
  1005. // this.guanjianciishow=!this.guanjianciishow;
  1006. this.stateisshow = 1;
  1007. uni.navigateTo({
  1008. url: '/pages/learning/Keywordsearch?customerId=' + this.customerId + "&status=" + this.status +
  1009. "&skpl=" + "1" + '&UpDateEvent=DETAILS2INIT'
  1010. })
  1011. },
  1012. //标记选择角色
  1013. biaojixuanze(index) {
  1014. this.roleindexbiaoji = index;
  1015. },
  1016. //标记顾问
  1017. tagtap() {
  1018. this.biojiisshow = !this.biojiisshow;
  1019. },
  1020. //取消标记
  1021. unmarktap() {
  1022. this.biojiisshow = false;
  1023. this.roleindexbiaoji = this.dshfkjsdkksodofydwfkhwdfkjh;
  1024. this.roleisshaw = false
  1025. },
  1026. //确认标记
  1027. Confirmthetag() {
  1028. if (this.roleindexbiaoji == -1) {
  1029. uni.showToast({
  1030. title: '请选择标记角色~',
  1031. duration: 2000
  1032. });
  1033. return
  1034. }
  1035. let params = {
  1036. id: this.luyinList[this.csdFileindex].id,
  1037. speaker: this.roleindexbiaoji + 1,
  1038. customerId: this.customerId
  1039. }
  1040. this.$u.get(config.service.markConsultant, params).then((data) => {
  1041. this.biojiisshow = false;
  1042. this.biaojiyuyi()
  1043. this.fenjiaoseunfo('refresh')
  1044. uni.showToast({
  1045. title: '标记成功',
  1046. duration: 2000
  1047. });
  1048. })
  1049. },
  1050. //标记语义词
  1051. biaojiyuyi() {
  1052. let parames = {
  1053. carId: this.customerId
  1054. }
  1055. this.$u.post("/matchKeywords/toMatchKeywords", parames).then(res => {})
  1056. },
  1057. //分角色
  1058. tapspagek(data, index) {
  1059. if (index == 0) this.resetTabList();
  1060. else this.resetAll();
  1061. data.select = !data.select
  1062. this.roleSelectArr = []
  1063. if (index != 0) {
  1064. this.tablist.forEach(item => {
  1065. if (item.select) {
  1066. this.roleSelectArr.push(item.speaker)
  1067. }
  1068. })
  1069. } else {
  1070. this.roleSelectArr.push(0)
  1071. }
  1072. this.fenjiaoseunfo()
  1073. },
  1074. // 选中全部时互斥全部选项与角色选项
  1075. resetTabList() {
  1076. this.tablist.forEach(item => {
  1077. item.select = false
  1078. })
  1079. },
  1080. // 选中角色时将全部反选
  1081. resetAll() {
  1082. this.tablist[0].select = false
  1083. },
  1084. // 生成角色列表
  1085. creatTabList(num) {
  1086. for (var i = 0; i <= num; i++) {
  1087. if (i === 0) {
  1088. this.tablist.push({
  1089. name: '全部',
  1090. select: false,
  1091. speaker: i
  1092. })
  1093. } else {
  1094. this.tablist.push({
  1095. name: String.fromCharCode(i + 64),
  1096. select: false,
  1097. speaker: i
  1098. })
  1099. }
  1100. }
  1101. },
  1102. // 获取flag
  1103. getVoFlagValue() {
  1104. return this.roleSelectArr.findIndex(item => item == 0) == -1 ? 1 : 0
  1105. },
  1106. //分角色标记刷新
  1107. fenjiaoseunfo(type) {
  1108. this.newluyinList = [];
  1109. this.dialogList = [];
  1110. let str =
  1111. `?corpusId=${this.luyinList[this.csdFileindex].id}&bg=${this.playNow * 1000}&speaker=0&voFlag=${this.getVoFlagValue()}&num=50`
  1112. if (this.roleSelectArr.findIndex(item => item == 0) == -1) {
  1113. str += `&speakerStr=${this.roleSelectArr.join(',')}`
  1114. }
  1115. uni.request({
  1116. url: `${config.service.getCorpusAnal}${str}`,
  1117. method: "GET",
  1118. header: {
  1119. 'content-type': 'application/json',
  1120. 'Authorization': 'Bearer ' + uni.getStorageSync('weapp_session_login_data').token
  1121. },
  1122. success: (data) => {
  1123. let res = data.data.data
  1124. let jsonInfo = JSON.parse(res.audioContent);
  1125. //上拉标记点
  1126. this.textindex = res.index;
  1127. //下拉标记点
  1128. this.toptextindex = res.index;
  1129. jsonInfo.forEach(item => {
  1130. item.message = JSON.parse(item.onebest)
  1131. item.backindex = this.csdFileindex
  1132. item.message.forEach(info => {
  1133. info.checked = false
  1134. })
  1135. })
  1136. // 当页面标记重新刷新时
  1137. if (type == 'refresh') {
  1138. this.tablist = []
  1139. this.roleSelectArr = [0]
  1140. this.creatTabList(res.speakerNum)
  1141. this.tablist[0].select = true
  1142. this.tablist[res.speaker].name = this.tablist[res.speaker].name + "顾问";
  1143. }
  1144. if (this.roleSelectArr.length == 0) {
  1145. this.tablist[0].select = true
  1146. }
  1147. this.newluyinList = jsonInfo;
  1148. if (this.textindex == null) {
  1149. return
  1150. } else {
  1151. this.dialogList.push(jsonInfo[this.textindex]);
  1152. }
  1153. }
  1154. })
  1155. },
  1156. toKeywordsearch() {
  1157. this.stateisshow = 1;
  1158. uni.navigateTo({
  1159. url: '/pages/learning/Keywordsearch?customerId=' + this.customerId + "&status=" + this.status +
  1160. "&skpl=" + "1" + '&UpDateEvent=DETAILS2INIT'
  1161. })
  1162. },
  1163. TimeUpdate(currentTime) {
  1164. this.playNow = Number(currentTime)
  1165. if (this.dialogList.length == 0) {
  1166. return
  1167. } else {
  1168. const message = this.dialogList[0].message;
  1169. if (!message) return
  1170. for (let i = 0; i < message.length; i++) {
  1171. if ((Math.floor(message[i].bg / 1000) <= this.playNow && this.playNow < Math.floor(message[i].ed /
  1172. 1000))) {
  1173. this.scrollId = "dialog" + this.csdFileindex + "text" + message[i].bg;
  1174. break;
  1175. }
  1176. if (i < message.length - 1 && Math.floor(message[i].ed / 1000) < this.playNow && this.playNow <
  1177. Math.floor(message[i + 1].bg / 1000)) {
  1178. this.scrollId = "dialog" + this.csdFileindex + "text" + message[i].bg;
  1179. break;
  1180. }
  1181. }
  1182. }
  1183. this.$forceUpdate()
  1184. },
  1185. init(info) {
  1186. const parames = {
  1187. pageNum: 1,
  1188. pageSize: 100,
  1189. query: {
  1190. customerId: this.customerId
  1191. }
  1192. }
  1193. this.$u.post("/corpus/findByPage", parames).then(res => {
  1194. if (res && res.length) {
  1195. let alltime = 1 + res[0].recordDuration;
  1196. this.calibration = res[0].calibration;
  1197. if (this.calibration == 0) {
  1198. this.kehuyixiangcenterindex = 0;
  1199. } else {
  1200. this.kehuyixiangcenterindex = 1;
  1201. }
  1202. if (info.bg != 0) {
  1203. this.luyinList = res;
  1204. this.recordPath = res[0].recordPath
  1205. this.date = res[0].receptionTime;
  1206. this.getCorpusAnalysis(info);
  1207. } else {
  1208. this.luyinList = res;
  1209. this.recordPath = res[0].recordPath
  1210. this.date = res[0].receptionTime;
  1211. this.getCorpusAnalysis(info);
  1212. this.zyAudio()
  1213. }
  1214. if (this.refresh) this.zyAudio()
  1215. }
  1216. })
  1217. },
  1218. //搜索跳转 定位到选择
  1219. adasdasdasd(e) {
  1220. this.stepPlay(e)
  1221. },
  1222. //下一页
  1223. ltolower() {
  1224. var lengthcz = this.newluyinList.length - 1;
  1225. if (this.textindex >= lengthcz) {
  1226. uni.showToast({
  1227. title: '到底了',
  1228. icon: 'none',
  1229. duration: 2000
  1230. });
  1231. return
  1232. } else {
  1233. this.textindex = this.textindex + 1;
  1234. this.newluyinList[this.textindex].message.forEach(item => {
  1235. this.dialogList[0].message.push(item)
  1236. })
  1237. }
  1238. },
  1239. //下一页
  1240. ltolower() {
  1241. var lengthcz = this.newluyinList.length - 1;
  1242. if (this.textindex >= lengthcz) {
  1243. uni.showToast({
  1244. title: '到底了',
  1245. icon: 'none',
  1246. duration: 2000
  1247. });
  1248. return
  1249. } else {
  1250. this.textindex = this.textindex + 1;
  1251. this.newluyinList[this.textindex].message.forEach(item => {
  1252. this.dialogList[0].message.push(item)
  1253. })
  1254. }
  1255. console.log("下一页", this.textindex)
  1256. },
  1257. //上一页
  1258. rolltoupper() {
  1259. if (this.toptextindex == 0) {
  1260. // uni.showToast({
  1261. // title: '到头了',
  1262. // duration: 2000
  1263. // });
  1264. return
  1265. } else {
  1266. if (this.dialogList[0] == undefined) {
  1267. return
  1268. } else {
  1269. this.toptextindex = this.toptextindex - 1;
  1270. let reverselist = this.newluyinList[this.toptextindex].message;
  1271. let runlist = reverselist.reverse();
  1272. runlist.forEach(item => {
  1273. this.dialogList[0].message.unshift(item)
  1274. })
  1275. }
  1276. }
  1277. console.log("上一页", this.toptextindex)
  1278. },
  1279. jiajing() {
  1280. if (this.status == 1) { // 加精
  1281. this.tappick()
  1282. } else { // 取消加精
  1283. this.notappick()
  1284. }
  1285. },
  1286. // 取消全部加精
  1287. notappick() {
  1288. console.log('quxiao')
  1289. var that = this;
  1290. uni.showModal({
  1291. title: '提示',
  1292. content: '确认取消加精?',
  1293. success: function(res) {
  1294. if (res.confirm) {
  1295. that.$u.get(config.service.delATD, {
  1296. carId: that.customerId,
  1297. itemId: that.buildingID
  1298. }).then(data => {
  1299. console.log(data)
  1300. if (!data || data.code == 10000) {
  1301. that.status = 1
  1302. uni.showToast({
  1303. title: '取消成功',
  1304. duration: 2000
  1305. });
  1306. }
  1307. }).catch(e => {
  1308. uni.showToast({
  1309. title: e.message,
  1310. duration: 2000
  1311. });
  1312. })
  1313. } else if (res.cancel) {
  1314. console.log('用户点击取消');
  1315. }
  1316. }
  1317. });
  1318. },
  1319. //全部加精
  1320. tappick() {
  1321. var that = this;
  1322. uni.showModal({
  1323. title: '提示',
  1324. content: '确认加精?',
  1325. success: function(res) {
  1326. if (res.confirm) {
  1327. console.log('用户点击确定');
  1328. let objdata = {
  1329. "carId": that.customerId, //客户id
  1330. "status": 0,
  1331. "itemId": that.buildingID,
  1332. }
  1333. that.$u.post(config.service.addATD, objdata).then(data => {
  1334. console.log(data)
  1335. if (!data || data.code == 10000) {
  1336. that.status = 0
  1337. uni.showToast({
  1338. title: '加精成功',
  1339. duration: 2000
  1340. });
  1341. }
  1342. }).catch(e => {
  1343. uni.showToast({
  1344. title: e.message,
  1345. duration: 2000
  1346. });
  1347. })
  1348. } else if (res.cancel) {
  1349. console.log('用户点击取消');
  1350. }
  1351. }
  1352. });
  1353. },
  1354. //标签选择
  1355. tapbiaoqianclisck(index) {
  1356. this.biaoqianindex = index;
  1357. this.biaoqianid = this.biaoqianlist[index].id
  1358. },
  1359. //复制
  1360. clickcopy() {
  1361. var that = this;
  1362. uni.setClipboardData({
  1363. data: that.thewrongword,
  1364. success: function() {
  1365. that.dialogList.forEach(res => {
  1366. res.message.forEach(asd => {
  1367. asd.isshow = false;
  1368. })
  1369. })
  1370. that.$forceUpdate();
  1371. }
  1372. });
  1373. },
  1374. //确认加入常错词
  1375. Confirmtheexit() {
  1376. if (this.reswrongword.length > 8 || this.thewrongword.length > 8) {
  1377. this.$refs.uToast.show({
  1378. title: '正确词错误词不能超过8个字',
  1379. type: 'warning',
  1380. })
  1381. this.isshow2 = true;
  1382. } else {
  1383. let reg = /^[0-9]+$/
  1384. if (reg.test(this.thewrongword)) {
  1385. this.$refs.uToast.show({
  1386. title: '错误词不能为纯数字',
  1387. type: 'warning',
  1388. })
  1389. this.isshow2 = true;
  1390. } else {
  1391. if (this.thewrongword) {
  1392. if (this.reswrongword) {
  1393. let parames = {
  1394. customerId: this.customerId,
  1395. cupid: this.luyinList[this.csdFileindex].id,
  1396. wrongWord: this.thewrongword, //错误词
  1397. correctWord: this.reswrongword, //正确词
  1398. translateHtmlContent: this.messagelisy,
  1399. }
  1400. this.isshow2 = false;
  1401. let sas = this.textItself.replace(this.thewrongword, this.reswrongword)
  1402. this.dialogList[this.argtextindex1].message[this.argtextindex2].onebest = sas
  1403. this.cancelBeast()
  1404. this.$u.post("/corpus/addCorrectWord", parames).then(data => {
  1405. this.thewrongword = "";
  1406. this.reswrongword = "";
  1407. })
  1408. } else {
  1409. this.$refs.uToast.show({
  1410. title: '正确值不能为空',
  1411. type: 'warning',
  1412. })
  1413. this.isshow2 = true;
  1414. return
  1415. }
  1416. } else {
  1417. this.$refs.uToast.show({
  1418. title: '错误词不能为空',
  1419. type: 'warning',
  1420. })
  1421. this.isshow2 = true;
  1422. return
  1423. }
  1424. }
  1425. }
  1426. },
  1427. //取消加入常错词
  1428. Cancelout() {
  1429. this.isshow2 = false;
  1430. this.cancelBeast()
  1431. },
  1432. //加入长错词
  1433. Oftenthewrongword() {
  1434. this.isNum = false;
  1435. this.reswrongword = "";
  1436. this.isshow2 = true;
  1437. let reg = /^[0-9]+$/
  1438. if (reg.test(this.thewrongword)) {
  1439. this.isNum = true
  1440. }
  1441. },
  1442. // 选中取反
  1443. cbChange(item) {
  1444. item.checked = !item.checked
  1445. this.$forceUpdate()
  1446. },
  1447. // 隐藏长按提示框
  1448. cancelBeast() {
  1449. this.dialogList.forEach(res => {
  1450. res.message.forEach(asd => {
  1451. asd.isshow = false;
  1452. })
  1453. })
  1454. },
  1455. //加精华
  1456. Addtheessence() {
  1457. this.refined = true
  1458. this.cancelBeast()
  1459. },
  1460. // 重置选择加精的内容
  1461. cancelAllAdd() {
  1462. console.log('chufa')
  1463. this.dialogList.forEach(item => {
  1464. if (item.message && item.message.length > 0) {
  1465. item.message.forEach(items => {
  1466. items.checked = false
  1467. })
  1468. }
  1469. })
  1470. this.refined = false
  1471. // this.$forceUpdate()
  1472. },
  1473. // 确认批量加精
  1474. sureRefinement() {
  1475. this.isshow3 = true;
  1476. this.biaoqianlist = []
  1477. let parames = {
  1478. "itemId": this.buildingID
  1479. }
  1480. this.$u.post("/addtodigest/findAllYi", parames).then(data => {
  1481. this.biaoqianlist = data
  1482. this.biaoqianlist.unshift({
  1483. name: "逼单话术",
  1484. id: 0
  1485. })
  1486. })
  1487. },
  1488. // 取消加精
  1489. Cancelout2() {
  1490. this.isshow3 = false;
  1491. this.cancelBeast()
  1492. },
  1493. // 确认加精
  1494. Confirmtheexit2() {
  1495. if (this.biaoqianid) {
  1496. this.biaoqianid = this.biaoqianid
  1497. } else {
  1498. this.biaoqianid = 0
  1499. }
  1500. this.isshow3 = false;
  1501. this.cancelBeast()
  1502. let objdata = {
  1503. itemId: this.buildingID,
  1504. carId: this.customerId, //客户id
  1505. status: 1,
  1506. startFile: this.duihuawenjianid, //对话所在录音文件id
  1507. marketingId: this.biaoqianid, //对应一级父id
  1508. // jjTransfer: this.changanitem.onebest, //选中对话
  1509. // endTime: this.changanitem.ed, //结束时间
  1510. // startTime: this.changanitem.bg, //开始时间
  1511. toDigestList: [], // 加精多选的内容
  1512. // jjTransfer: this.changanitem.onebest, //选中对话
  1513. // endTime: this.changanitem.ed, //结束时间
  1514. // startTime: this.changanitem.bg, //开始时间
  1515. }
  1516. // 将数据筛选出来并排序并且翻转数据让后端获取第一条加精的数据在分点加精的学习列表使用
  1517. this.dialogList.forEach(items => {
  1518. if (items.message && items.message.length > 0) {
  1519. items.message.forEach(item => {
  1520. if (item.checked) {
  1521. objdata.toDigestList.push({
  1522. jjTransfer: item.onebest,
  1523. startTime: item.bg,
  1524. endTime: item.ed,
  1525. })
  1526. }
  1527. })
  1528. }
  1529. })
  1530. objdata.toDigestList.sort((a, b) => {
  1531. return Number(a.startTime) - Number(b.startTime)
  1532. }).reverse()
  1533. this.isshow3 = false;
  1534. this.$u.post(config.service.addATD, objdata).then(res => {
  1535. console.log(res)
  1536. uni.showToast({
  1537. title: '加精成功',
  1538. duration: 2000
  1539. });
  1540. this.cancelAllAdd()
  1541. }).catch(e => {
  1542. uni.showToast({
  1543. title: '网络异常,请稍候重试~',
  1544. duration: 2000
  1545. });
  1546. this.cancelAllAdd()
  1547. })
  1548. },
  1549. //长按对话
  1550. changanxiaoguo(item, index, i) {
  1551. this.messagelisy = [];
  1552. this.changanitem = {};
  1553. this.duihuawenjianid = "";
  1554. this.cancelBeast()
  1555. this.changanitem = item;
  1556. this.duihuawenjianid = this.luyinList[this.csdFileindex].id;
  1557. this.dialogList[i].message[index].isshow = !this.dialogList[i].message[index].isshow;
  1558. this.textItself = item.onebest;
  1559. let onebest = item.onebest;
  1560. this.thewrongword = onebest.replace(/<.*?>/ig, "");
  1561. this.messagelisy = this.dialogList[i].message
  1562. this.argtextindex1 = i;
  1563. this.argtextindex2 = index;
  1564. },
  1565. //回到顶部
  1566. gotoTop() {
  1567. this.scrollId = null;
  1568. this.$nextTick(() => {
  1569. this.scrollId = "top";
  1570. })
  1571. },
  1572. //切换tab
  1573. changeTab(type) {
  1574. if (type == 0) {
  1575. this.tab = 0
  1576. } else {
  1577. this.tab = 1;
  1578. this.getRatelist();
  1579. }
  1580. },
  1581. //评分上下显隐
  1582. changeshow(item, type) {
  1583. item.show = !item.show;
  1584. },
  1585. changeshow2(item, type) {
  1586. item.show = !item.show;
  1587. },
  1588. // 获取评分
  1589. getRatelist() {
  1590. if (this.ratelist.length == 0) {
  1591. uni.showLoading({
  1592. title: '加载中'
  1593. });
  1594. this.$u.get("/customer/findzkMByCusId", {
  1595. cusId: this.customerId
  1596. }).then(res => {
  1597. if (res.length) {
  1598. let level1 = []
  1599. let level2rate = 0
  1600. res.forEach(item => {
  1601. if (item.pid == 0) {
  1602. level1.push({
  1603. id: item.marketingId,
  1604. rate: item.fraction,
  1605. name: item.name,
  1606. sort: item.sort,
  1607. show: false,
  1608. ratepercent: 0,
  1609. children: []
  1610. })
  1611. } else {
  1612. if (item.selected == 0) {
  1613. level2rate += item.fraction
  1614. }
  1615. }
  1616. })
  1617. this.totalRate = level2rate;
  1618. res.forEach(subitem => {
  1619. let subitempid = subitem.pid
  1620. level1.forEach(item => {
  1621. if (subitempid == item.id) {
  1622. if (subitem.selected == 0) {
  1623. item.ratepercent += subitem.fraction
  1624. }
  1625. item.children.push({
  1626. id: subitem.id,
  1627. rate: subitem.fraction,
  1628. selected: subitem.selected,
  1629. name: subitem.name,
  1630. show: false,
  1631. marketingId: subitem.marketingId,
  1632. children: []
  1633. })
  1634. }
  1635. })
  1636. })
  1637. res.forEach(subitem => {
  1638. let subitempid = subitem.pid
  1639. level1.forEach(chen => {
  1640. chen.children.forEach(zxc => {
  1641. if (subitempid == zxc.marketingId) {
  1642. zxc.children.push({
  1643. id: subitem.id,
  1644. rate: subitem.fraction,
  1645. selected: subitem.selected,
  1646. name: subitem.name,
  1647. marketingId: subitem.marketingId,
  1648. })
  1649. }
  1650. })
  1651. })
  1652. })
  1653. level1[0].show = true;
  1654. level1[0].children[0].show = true;
  1655. this.ratelist = level1
  1656. }
  1657. setTimeout(function() {
  1658. uni.hideLoading();
  1659. }, 1000);
  1660. })
  1661. }
  1662. },
  1663. // 获取转义后的对话结果
  1664. getCorpusAnalysis(info) {
  1665. this.dialogList = [];
  1666. this.newluyinList = []
  1667. uni.request({
  1668. url: config.service.getCorpusAnal + '?corpusId=' + this.luyinList[this.csdFileindex].id +
  1669. "&bg=" + info.bg + "&speaker=" + this.roleindex + '&num=50', //仅为示例,并非真实接口地址。
  1670. method: "GET",
  1671. header: {
  1672. 'content-type': 'application/json',
  1673. 'Authorization': 'Bearer ' + uni.getStorageSync('weapp_session_login_data').token
  1674. },
  1675. success: (data) => {
  1676. this.LOADING = false
  1677. this.tablist = [];
  1678. let jsonInfo = JSON.parse(data.data.data.audioContent);
  1679. this.creatTabList(data.data.data.speakerNum)
  1680. this.tablist[0].select = true // 默认选中第一个
  1681. if (data.data.data.speaker == null) {
  1682. this.roleindexbiaoji = -1;
  1683. this.dshfkjsdkksodofydwfkhwdfkjh = -1;
  1684. } else {
  1685. this.tablist[data.data.data.speaker].name = this.tablist[data.data.data.speaker]
  1686. .name + "顾问";
  1687. this.roleindexbiaoji = data.data.data.speaker - 1;
  1688. this.dshfkjsdkksodofydwfkhwdfkjh = data.data.data.speaker - 1;
  1689. }
  1690. //上拉标记点
  1691. this.textindex = data.data.data.index;
  1692. //下拉标记点
  1693. this.toptextindex = data.data.data.index;
  1694. jsonInfo.forEach(item => {
  1695. item.message = JSON.parse(item.onebest)
  1696. item.backindex = this.csdFileindex;
  1697. if (info.onebest) {
  1698. item.message.forEach(che => {
  1699. if (che.onebest == info.onebest) {
  1700. che.onebest =
  1701. `<font style='color: red'>${che.onebest}</font>`;
  1702. }
  1703. })
  1704. }
  1705. })
  1706. this.dialogList = [];
  1707. this.newluyinList = []
  1708. this.newluyinList = jsonInfo;
  1709. this.dialogList.push(jsonInfo[this.textindex]);
  1710. this.adasdasdasd(Math.floor(info.bg / 1000))
  1711. },
  1712. fail: () => {
  1713. this.LOADING = false
  1714. }
  1715. })
  1716. },
  1717. getTime(time) {
  1718. return util.formatSecond(time)
  1719. },
  1720. // 音频前进回退
  1721. sliderChangeComplate(currentTime) {
  1722. this.dialogList = []
  1723. this.$u.get(config.service.fastForward, {
  1724. corpusId: this.luyinList[this.csdFileindex].id,
  1725. bg: (currentTime * 1000) || 0
  1726. }).then(data => {
  1727. this.textindex = data.index;
  1728. this.toptextindex = data.index;
  1729. if (data.index > this.newluyinList.length) {
  1730. this.dialogList.push(this.newluyinList[0])
  1731. } else {
  1732. this.dialogList.push(this.newluyinList[data.index])
  1733. }
  1734. })
  1735. },
  1736. //长按点击播放
  1737. clickbofang(dialog, item) {
  1738. this.cancelBeast()
  1739. this.$forceUpdate()
  1740. let platetime = item.bg;
  1741. let newtime = Math.floor(item.bg / 1000);
  1742. this.dialogList = []
  1743. uni.request({
  1744. url: config.service.fastForward + '?corpusId=' + this.luyinList[this.csdFileindex].id +
  1745. "&bg=" + platetime || 0, //仅为示例,并非真实接口地址。
  1746. method: "GET",
  1747. header: {
  1748. 'content-type': 'application/json',
  1749. 'Authorization': 'Bearer ' + uni.getStorageSync('weapp_session_login_data').token
  1750. },
  1751. success: (data) => {
  1752. this.textindex = data.data.data.index;
  1753. this.toptextindex = data.data.data.index;
  1754. this.dialogList.push(this.newluyinList[data.data.data.index])
  1755. this.stepPlay(newtime);
  1756. }
  1757. })
  1758. },
  1759. formatTime(num) {
  1760. //格式化时间格式
  1761. num = num.toFixed(0);
  1762. let second = num % 60;
  1763. if (second < 10) second = '0' + second;
  1764. let min = Math.floor(num / 60);
  1765. if (min < 10) min = '0' + min;
  1766. return min + ":" + second;
  1767. },
  1768. changeEditing() {
  1769. this.dialogListres[0].message.forEach(asd => {
  1770. asd.isshow = false;
  1771. })
  1772. },
  1773. //录音实例
  1774. zyAudio() {
  1775. let data = [{
  1776. src: this.recordPath,
  1777. title: '录音音频',
  1778. singer: '',
  1779. coverImgUrl: ''
  1780. }]
  1781. this.$zaudio.setAudio(data)
  1782. //渲染第一首音频
  1783. this.$zaudio.setRender(0)
  1784. if (!this.refresh) {
  1785. setTimeout(() => {
  1786. this.$zaudio.operate()
  1787. }, 150)
  1788. }
  1789. },
  1790. // 跳转指定位置播放
  1791. stepPlay(t) {
  1792. this.$zaudio.seek(t)
  1793. if (this.$zaudio.paused) {
  1794. this.$zaudio.operate()
  1795. }
  1796. }
  1797. },
  1798. }
  1799. </script>
  1800. <style lang="scss" scoped>
  1801. .box {
  1802. width: 100%;
  1803. height: 100vh;
  1804. display: flex;
  1805. flex-direction: column;
  1806. .pingfenbox {
  1807. width: 100%;
  1808. height: 60rpx;
  1809. line-height: 60rpx;
  1810. border-bottom: 1px solid #E0E0E0;
  1811. display: flex;
  1812. }
  1813. .pingfenbox view {
  1814. flex: 1;
  1815. text-align: center;
  1816. font-size: 28rpx;
  1817. text-indent: 20rpx;
  1818. }
  1819. .activecllasscet {
  1820. background: #2671E2;
  1821. color: #FFFFFF;
  1822. }
  1823. .title1-12 {
  1824. font-size: 28rpx;
  1825. color: #2671E2;
  1826. font-weight: 400;
  1827. text-indent: 30rpx;
  1828. margin-top: 18rpx;
  1829. }
  1830. .headbox {
  1831. width: 100%;
  1832. min-height: 173rpx;
  1833. }
  1834. .zhuti {
  1835. flex: 1;
  1836. overflow: auto;
  1837. }
  1838. .bottombox {
  1839. width: 100%;
  1840. // min-height: 170rpx;
  1841. border-top: 1rpx solid #E0E0E0;
  1842. padding-bottom: 60rpx;
  1843. .bottomhead {
  1844. width: 100%;
  1845. height: 81rpx;
  1846. border-bottom: 1rpx solid #E0E0E0;
  1847. display: flex;
  1848. justify-content: space-between;
  1849. align-items: center;
  1850. .audio-slider {
  1851. width: 87%;
  1852. display: flex;
  1853. justify-content: space-between;
  1854. align-items: center;
  1855. padding-right: 30rpx;
  1856. }
  1857. .audio-slider .slider {
  1858. width: 100%;
  1859. padding: 0px 15rpx;
  1860. box-sizing: border-box;
  1861. }
  1862. .audio-time {
  1863. width: 110rpx;
  1864. text-align: right;
  1865. font-size: 26rpx;
  1866. line-height: 28rpx;
  1867. color: #70798D;
  1868. display: flex;
  1869. justify-content: space-between;
  1870. }
  1871. .audio-play {
  1872. width: 48rpx;
  1873. height: 48rpx;
  1874. flex-shrink: 0;
  1875. }
  1876. .audio-play .image {
  1877. width: 100%;
  1878. height: 100%;
  1879. margin-left: 30rpx;
  1880. }
  1881. }
  1882. .botbotmm {
  1883. width: 100%;
  1884. height: 88rpx;
  1885. display: flex;
  1886. align-items: center;
  1887. }
  1888. }
  1889. .bottomboxs {
  1890. width: 100%;
  1891. height: 90rpx;
  1892. display: flex;
  1893. justify-content: space-around;
  1894. .bottomboxs-item {
  1895. width: 45%;
  1896. height: 100%;
  1897. display: flex;
  1898. justify-content: center;
  1899. align-items: center;
  1900. color: #fff;
  1901. background: #008EF2;
  1902. font-size: 36rpx;
  1903. font-weight: bold;
  1904. }
  1905. }
  1906. }
  1907. .moremodal {
  1908. position: fixed;
  1909. top: 0;
  1910. bottom: 0;
  1911. left: 0;
  1912. right: 0;
  1913. background: rgba(0, 0, 0, 0.5);
  1914. display: flex;
  1915. flex-direction: column;
  1916. justify-content: flex-end;
  1917. z-index: 1000000;
  1918. .more-cont {
  1919. width: 690rpx;
  1920. padding: 30rpx;
  1921. background: #fff;
  1922. box-sizing: content-box;
  1923. border-radius: 20rpx 20rpx 0 0;
  1924. .more-title {
  1925. width: 100%;
  1926. display: flex;
  1927. justify-content: space-between;
  1928. height: 50rpx;
  1929. font-size: 36rpx;
  1930. font-family: PingFangSC-Medium, PingFang SC;
  1931. font-weight: 500;
  1932. color: #333333;
  1933. align-items: center;
  1934. .close-icon {
  1935. width: 32rpx;
  1936. height: 32rpx;
  1937. }
  1938. }
  1939. .more-btn {
  1940. display: flex;
  1941. margin-top: 30rpx;
  1942. padding-bottom: 30rpx;
  1943. // border-bottom: 1rpx solid #e0e0e0;
  1944. .btn-item {
  1945. width: 284rpx;
  1946. height: 72rpx;
  1947. display: flex;
  1948. justify-content: center;
  1949. align-items: center;
  1950. background: #FFFFFF;
  1951. border-radius: 8rpx;
  1952. font-size: 30rpx;
  1953. border: 1rpx solid #000;
  1954. font-family: PingFangSC-Regular, PingFang SC;
  1955. font-weight: 400;
  1956. color: #333333;
  1957. margin-right: 30rpx;
  1958. .icon {
  1959. width: 30rpx;
  1960. height: 30rpx;
  1961. margin-right: 12rpx;
  1962. }
  1963. }
  1964. }
  1965. .other-btn {
  1966. .btn-item {
  1967. display: flex;
  1968. align-items: center;
  1969. font-size: 30rpx;
  1970. font-family: PingFangSC-Regular, PingFang SC;
  1971. font-weight: 400;
  1972. color: #333333;
  1973. line-height: 42rpx;
  1974. padding: 30rpx 0;
  1975. border-bottom: 1rpx solid #e0e0e0;
  1976. .icon {
  1977. width: 30rpx;
  1978. height: 30rpx;
  1979. margin-right: 12rpx;
  1980. }
  1981. }
  1982. }
  1983. }
  1984. }
  1985. .headboxhead {
  1986. width: 100%;
  1987. height: 84rpx;
  1988. // border-bottom: 1px solid #E0E0E0;
  1989. display: flex;
  1990. .boxhead1 {
  1991. margin-left: 30rpx;
  1992. height: 84rpx;
  1993. font-size: 30rpx;
  1994. font-family: PingFangSC-Medium, PingFang SC;
  1995. font-weight: 500;
  1996. color: #303030;
  1997. line-height: 84rpx;
  1998. }
  1999. .boxhead2 {
  2000. width: 46%;
  2001. height: 84rpx;
  2002. text-align: right;
  2003. }
  2004. }
  2005. .boxhead2 image {
  2006. width: 36rpx;
  2007. height: 36rpx;
  2008. margin-top: 24rpx;
  2009. }
  2010. .headboxbott {
  2011. width: 100%;
  2012. height: 88rpx;
  2013. display: flex;
  2014. align-items: center;
  2015. border-top: 1rpx solid #E0E0E0;
  2016. border-bottom: 1rpx solid #E0E0E0;
  2017. .headovfu {
  2018. flex: 1;
  2019. height: 88rpx;
  2020. overflow-x: scroll;
  2021. display: flex;
  2022. align-items: center;
  2023. .mytab {
  2024. margin-left: 20rpx;
  2025. flex-shrink: 0;
  2026. .tab-item {
  2027. padding: 0 20rpx;
  2028. height: 52rpx;
  2029. line-height: 52rpx;
  2030. background: #FFFFFF;
  2031. border-radius: 8rpx;
  2032. border: 1rpx solid #E0E0E0;
  2033. font-size: 26rpx;
  2034. font-family: PingFangSC-Regular, PingFang SC;
  2035. font-weight: 400;
  2036. color: #999999;
  2037. }
  2038. .tabActive {
  2039. background: #2671E2;
  2040. color: #fff;
  2041. }
  2042. }
  2043. &::-webkit-scrollbar {
  2044. width: 0;
  2045. height: 0;
  2046. color: transparent;
  2047. }
  2048. }
  2049. .headpade {
  2050. width: 160rpx;
  2051. height: 88rpx;
  2052. display: flex;
  2053. justify-content: center;
  2054. align-items: center;
  2055. box-shadow: -4rpx 0px 8rpx -4rpx rgba(0, 0, 0, 0.2);
  2056. .biaoji {
  2057. text-align: center;
  2058. line-height: 52rpx;
  2059. color: #FFFFFF;
  2060. font-size: 26rpx;
  2061. width: 100rpx;
  2062. height: 52rpx;
  2063. background: #E6625B;
  2064. border-radius: 26rpx;
  2065. }
  2066. }
  2067. }
  2068. .fill {
  2069. width: 2rpx;
  2070. height: 41rpx;
  2071. background: #E0E0E0;
  2072. }
  2073. .tmmchen {
  2074. width: 25%;
  2075. height: 88rpx;
  2076. text-align: center;
  2077. color: #666666;
  2078. font-size: 24rpx;
  2079. position: relative;
  2080. .allimg {
  2081. position: absolute;
  2082. width: 168rpx;
  2083. top: -152rpx;
  2084. border: 1px solid #E0E0E0;
  2085. background: #FFFFFF;
  2086. font-size: 26rpx;
  2087. color: #333333;
  2088. text-align: center;
  2089. box-shadow: 10rpx 10rpx 5rpx #888888;
  2090. }
  2091. }
  2092. .tmmchen image {
  2093. width: 44rpx;
  2094. height: 44rpx;
  2095. margin-bottom: 10rpx;
  2096. }
  2097. .tmmchen .text {
  2098. height: 32rx;
  2099. font-size: 24rpx;
  2100. font-family: PingFangSC-Regular, PingFang SC;
  2101. font-weight: 400;
  2102. color: #666666;
  2103. line-height: 32rpx;
  2104. }
  2105. .zhezhao {
  2106. position: fixed;
  2107. top: 0;
  2108. left: 0;
  2109. z-index: 999;
  2110. width: 100%;
  2111. height: 100vh;
  2112. opacity: 0.5;
  2113. background-color: #666666;
  2114. }
  2115. .followingpop-up {
  2116. width: 100%;
  2117. height: 75vh;
  2118. background: #FFFFFF;
  2119. position: fixed;
  2120. background: #FFFFFF;
  2121. left: 0px;
  2122. bottom: 0px;
  2123. z-index: 1000;
  2124. display: flex;
  2125. flex-direction: column;
  2126. // position: absolute;
  2127. .calibration {
  2128. width: 90rpx;
  2129. height: 90rpx;
  2130. background: #2671E2;
  2131. text-align: center;
  2132. line-height: 90rpx;
  2133. border-radius: 50%;
  2134. color: #FFFFFF;
  2135. position: absolute;
  2136. right: 30rpx;
  2137. bottom: 100rpx;
  2138. }
  2139. .guanbibox {
  2140. width: 100%;
  2141. padding-bottom: 20rpx;
  2142. margin-top: 20rpx;
  2143. border-bottom: 1px solid #E0E0E0;
  2144. position: relative;
  2145. .guanbixen {
  2146. width: 30rpx;
  2147. height: 30rpx;
  2148. position: absolute;
  2149. right: 30rpx;
  2150. top: 6rpx;
  2151. }
  2152. .cenisboxtab {
  2153. width: 100%;
  2154. display: flex;
  2155. .cenisboxtabview {
  2156. flex: 1;
  2157. display: flex;
  2158. align-items: center;
  2159. justify-content: center;
  2160. color: #333333;
  2161. font-size: 30rpx;
  2162. font-weight: 600;
  2163. }
  2164. }
  2165. }
  2166. .cenisbox {
  2167. flex: 1;
  2168. overflow: auto;
  2169. .jianbox {
  2170. width: 100%;
  2171. border-bottom: 1px solid #E0E0E0;
  2172. padding-top: 24rpx;
  2173. padding-bottom: 24rpx;
  2174. .jianbox-cen {
  2175. width: 100%;
  2176. height: 78rpx;
  2177. // border-bottom: 1px solid #E0E0E0;
  2178. display: flex;
  2179. .jianboxtext {
  2180. flex: 1;
  2181. height: 100%;
  2182. font-size: 30rpx;
  2183. font-weight: 600;
  2184. line-height: 78rpx;
  2185. color: #333333;
  2186. text-indent: 30rpx;
  2187. }
  2188. .jianboxjian {
  2189. width: 80rpx;
  2190. height: 100%;
  2191. line-height: 78rpx;
  2192. text-align: center;
  2193. }
  2194. }
  2195. .bioqianwayl {
  2196. width: 690rpx;
  2197. margin: 0 auto;
  2198. display: flex;
  2199. flex-wrap: wrap;
  2200. }
  2201. .bioqianwayl view {
  2202. padding-left: 24rpx;
  2203. padding-right: 24rpx;
  2204. padding-top: 10rpx;
  2205. padding-bottom: 10rpx;
  2206. margin-right: 24rpx;
  2207. margin-top: 20rpx;
  2208. border-radius: 8rpx;
  2209. font-size: 26rpx;
  2210. }
  2211. }
  2212. }
  2213. }
  2214. .jiantop {
  2215. width: 14rpx;
  2216. height: 24rpx;
  2217. }
  2218. .jiantop1 {
  2219. width: 20rpx;
  2220. height: 14rpx;
  2221. }
  2222. .sdfsaf {
  2223. padding-left: 24rpx;
  2224. padding-right: 24rpx;
  2225. padding-top: 10rpx;
  2226. padding-bottom: 10rpx;
  2227. border-radius: 8rpx;
  2228. font-size: 26rpx;
  2229. }
  2230. .yixingindexclass {
  2231. border-bottom: 3px solid #2671E2;
  2232. }
  2233. .cenisboxdspl {
  2234. width: 94%;
  2235. margin: 0 auto;
  2236. padding-bottom: 24rpx;
  2237. display: flex;
  2238. flex-wrap: wrap;
  2239. .cenisboxdsplview {
  2240. padding-left: 24rpx;
  2241. padding-right: 24rpx;
  2242. padding-top: 10rpx;
  2243. padding-bottom: 10rpx;
  2244. background: #F4F8FD;
  2245. color: #2671E2;
  2246. font-size: 26rpx;
  2247. margin-right: 24rpx;
  2248. margin-top: 24rpx;
  2249. }
  2250. }
  2251. .bounced {
  2252. width: 570rpx;
  2253. background: #FFFFFF;
  2254. z-index: 1000;
  2255. border-radius: 10rpx;
  2256. position: fixed;
  2257. left: 50%;
  2258. top: 50%;
  2259. transform: translate(-50%, -50%);
  2260. .headpade {
  2261. margin-top: 10rpx;
  2262. padding: 8rpx 8rpx 8rpx 8rpx;
  2263. background: #108ee9;
  2264. color: #fff;
  2265. border-radius: 16rpx;
  2266. }
  2267. /* 50%为自身尺寸的一半 */
  2268. .jiajinghuatit {
  2269. width: 100%;
  2270. height: 68rpx;
  2271. font-size: 30rpx;
  2272. text-align: center;
  2273. line-height: 68rpx;
  2274. }
  2275. .jiajinghuaview {
  2276. padding: 18rpx 18rpx 18rpx 18rpx;
  2277. display: flex;
  2278. flex-wrap: wrap;
  2279. .jiajinghuaview1 {
  2280. padding: 8rpx 8rpx 8rpx 8rpx;
  2281. font-size: 26rpx;
  2282. border-radius: 12rpx;
  2283. border: 1px solid #979797;
  2284. margin-left: 8rpx;
  2285. }
  2286. .jighuaview2 {
  2287. padding: 8rpx 18rpx 8rpx 18rpx;
  2288. font-size: 26rpx;
  2289. border-radius: 12rpx;
  2290. border: 1px solid #979797;
  2291. margin-left: 20rpx;
  2292. margin-top: 10rpx;
  2293. display: flex;
  2294. .view1-text {
  2295. text-align: center;
  2296. }
  2297. .view1-img {
  2298. width: 50rpx;
  2299. }
  2300. }
  2301. }
  2302. .bounced3 {
  2303. height: 100rpx;
  2304. width: 100%;
  2305. margin-top: 40rpx;
  2306. border-top: 1px solid #dddddd;
  2307. display: flex;
  2308. }
  2309. .bounced3-1 {
  2310. width: 50%;
  2311. height: 100%;
  2312. text-align: center;
  2313. line-height: 100rpx;
  2314. border-right: 1px solid #dddddd;
  2315. font-size: 36rpx;
  2316. color: #999999;
  2317. }
  2318. .bounced3-2 {
  2319. width: 50%;
  2320. height: 100%;
  2321. text-align: center;
  2322. line-height: 100rpx;
  2323. font-size: 36rpx;
  2324. color: #108ee9;
  2325. }
  2326. }
  2327. .viewclace {
  2328. width: 100rpx;
  2329. height: 40rpx;
  2330. text-align: center;
  2331. line-height: 40rpx;
  2332. border-radius: 14rpx;
  2333. margin-right: 34rpx;
  2334. margin-top: 16rpx;
  2335. font-size: 24rpx;
  2336. background: #eee;
  2337. }
  2338. .bosdttom {
  2339. color: #FFFFFF;
  2340. background-color: #2671E2;
  2341. }
  2342. .dialog-block {
  2343. margin: 20rpx 0;
  2344. border-bottom: 1px solid #ccc;
  2345. .fileName {
  2346. max-width: 200rpx;
  2347. text-align: center;
  2348. margin: 10rpx auto;
  2349. font-size: 28rpx;
  2350. font-weight: 400;
  2351. color: #666;
  2352. height: 52rpx;
  2353. line-height: 52rpx;
  2354. background: #F8F8F8;
  2355. border-radius: 4rpx;
  2356. padding: 0 20rpx;
  2357. }
  2358. }
  2359. .scroll-Y {
  2360. font-size: 36rpx;
  2361. color: #999999;
  2362. background: #FFFFFF;
  2363. margin-top: 30rpx;
  2364. flex: 1;
  2365. overflow-y: scroll;
  2366. width: 100%;
  2367. }
  2368. // 顾问默认在右边显示
  2369. .scroll-Y .text[data-guwen="0"] // .scroll-Y .text[data-speaker="2"],
  2370. // .scroll-Y .text[data-speaker="4"],
  2371. // .scroll-Y .text[data-speaker="6"]
  2372. {
  2373. flex-direction: row-reverse;
  2374. text-align: right;
  2375. .contentInfo {
  2376. .info {
  2377. color: #666;
  2378. font-size: 22rpx;
  2379. padding: 0 28rpx;
  2380. height: 62rpx;
  2381. }
  2382. .contentMain {
  2383. display: flex;
  2384. flex-direction: row-reverse;
  2385. align-items: center;
  2386. .content {
  2387. margin-left: 0;
  2388. margin-right: 30rpx;
  2389. }
  2390. .play {
  2391. width: 50rpx;
  2392. height: 50rpx;
  2393. margin-right: 20rpx;
  2394. }
  2395. }
  2396. }
  2397. }
  2398. .scroll-Y .text[data-guwen="0"] // .scroll-Y .text[data-speaker="2"],
  2399. // .scroll-Y .text[data-speaker="4"],
  2400. // .scroll-Y .text[data-speaker="6"]
  2401. {
  2402. .contentInfo {
  2403. .info {
  2404. .AudioUserName {
  2405. margin-left: 10rpx;
  2406. }
  2407. display: flex;
  2408. flex-direction: row-reverse;
  2409. }
  2410. }
  2411. }
  2412. .scroll-Y .text {
  2413. position: relative;
  2414. margin: 30rpx;
  2415. line-height: 80rpx;
  2416. display: flex;
  2417. .contentInfo {
  2418. .info {
  2419. .AudioUserName {
  2420. margin-right: 10rpx;
  2421. }
  2422. }
  2423. }
  2424. }
  2425. .scroll-Y .text .avatar {
  2426. text {
  2427. display: block;
  2428. width: 72rpx;
  2429. height: 72rpx;
  2430. line-height: 72rpx;
  2431. text-align: center;
  2432. background: #FFFFFF;
  2433. border-radius: 8rpx;
  2434. font-size: 30rpx;
  2435. font-family: PingFangSC-Medium, PingFang SC;
  2436. font-weight: 500;
  2437. box-sizing: border-box;
  2438. }
  2439. image {
  2440. width: 72rpx;
  2441. height: 72rpx;
  2442. }
  2443. }
  2444. .scroll-Y .text .contentInfo .info {
  2445. color: #666;
  2446. font-size: 22rpx;
  2447. padding: 0 28rpx;
  2448. height: 50rpx;
  2449. line-height: 50rpx;
  2450. }
  2451. .scroll-Y .text .contentInfo .contentMain {
  2452. display: flex;
  2453. align-items: center;
  2454. }
  2455. .scroll-Y .text .contentInfo .contentMain .content {
  2456. margin-left: 30rpx;
  2457. line-height: 42rpx;
  2458. text-align: left;
  2459. padding: 15rpx 20rpx;
  2460. border-radius: 8rpx;
  2461. max-width: 442rpx;
  2462. background: #F8F8F8;
  2463. font-size: 30rpx;
  2464. font-family: PingFangSC-Regular, PingFang SC;
  2465. font-weight: 400;
  2466. color: #505050;
  2467. .tankuangcss {
  2468. position: absolute;
  2469. top: -140rpx;
  2470. left: 50%;
  2471. transform: translateX(-50%);
  2472. z-index: 1000;
  2473. min-width: 150rpx;
  2474. height: 140rpx;
  2475. display: flex;
  2476. background: rgba(48, 48, 48, 0.8);
  2477. border-radius: 15rpx;
  2478. .tankuangcss-items {
  2479. width: 150rpx;
  2480. display: flex;
  2481. flex-direction: column;
  2482. justify-content: center;
  2483. align-items: center;
  2484. image {
  2485. width: 36rpx;
  2486. height: 36rpx;
  2487. }
  2488. text {
  2489. margin: 12rpx 0 0 0;
  2490. font-size: 24rpx;
  2491. color: #fff;
  2492. }
  2493. }
  2494. }
  2495. .bottoms {
  2496. top: unset;
  2497. bottom: -140rpx;
  2498. }
  2499. }
  2500. .scroll-Y .text .contentInfo .contentMain .play {
  2501. width: 50rpx;
  2502. height: 50rpx;
  2503. margin-left: 20rpx;
  2504. }
  2505. .backTop {
  2506. width: 60rpx;
  2507. height: 60rpx;
  2508. background: rgba(211, 235, 253, 1);
  2509. box-shadow: 0rpx 0rpx 2rpx 4rpx rgba(38, 161, 255, 0.04);
  2510. border-radius: 50%;
  2511. position: fixed;
  2512. bottom: 200rpx;
  2513. right: 8rpx;
  2514. display: flex;
  2515. justify-content: center;
  2516. align-items: center;
  2517. image {
  2518. width: 26rpx;
  2519. height: 34rpx;
  2520. }
  2521. }
  2522. .jiangshang {
  2523. color: #fff;
  2524. background: #2671E2;
  2525. }
  2526. .jiangshang1 {
  2527. color: #FFFFFF;
  2528. background: #999999;
  2529. }
  2530. // 表单
  2531. .tian-view {
  2532. width: 570rpx;
  2533. background-color: #FFFFFF;
  2534. border-bottom: 1px solid #ededee;
  2535. display: flex;
  2536. min-height: 96rpx;
  2537. .tian-view-t1 {
  2538. width: 20rpx;
  2539. font-size: 34rpx;
  2540. height: 34rpx;
  2541. line-height: 110rpx;
  2542. letter-spacing: 0px;
  2543. color: red;
  2544. }
  2545. .tian-view-t2 {
  2546. width: 30%;
  2547. min-height: 96rpx;
  2548. line-height: 96rpx;
  2549. font-size: 34rpx;
  2550. color: #333;
  2551. }
  2552. .tian-view-t3 {
  2553. width: 61%;
  2554. padding-top: 31rpx;
  2555. padding-bottom: 31rpx;
  2556. display: flex;
  2557. .tian-input {
  2558. width: 98%;
  2559. font-size: 34rpx;
  2560. border: none;
  2561. }
  2562. }
  2563. }
  2564. .inputbox {
  2565. width: 100%;
  2566. height: 100rpx;
  2567. display: flex;
  2568. align-items: center;
  2569. justify-content: center;
  2570. border-bottom: 1px solid #E0E0E0;
  2571. .thisinput {
  2572. width: 94%;
  2573. height: 52rpx;
  2574. background: #FFFFFF;
  2575. border-radius: 8rpx;
  2576. border: 1px solid #C9C9C9;
  2577. color: #333333;
  2578. font-size: 26rpx;
  2579. text-indent: 26rpx;
  2580. line-height: 52rpx;
  2581. }
  2582. }
  2583. .biaoqiantom {
  2584. background-color: #008EF2;
  2585. color: #FFFFFF;
  2586. border: none;
  2587. }
  2588. .Level-box {
  2589. padding-bottom: 2rpx;
  2590. .hhhbox {
  2591. width: 100%;
  2592. padding-left: 30rpx;
  2593. padding-right: 30rpx;
  2594. border-bottom: 1rpx solid #E0E0E0;
  2595. background: #FFFFFF;
  2596. // padding-bottom: 32rpx;
  2597. .hsnrtest {
  2598. height: 24rpx;
  2599. font-size: 24rpx;
  2600. font-weight: 400;
  2601. color: #666666;
  2602. line-height: 24rpx;
  2603. }
  2604. .Level3che {
  2605. width: 100%;
  2606. height: 28rpx;
  2607. display: flex;
  2608. line-height: 28rpx;
  2609. align-items: center;
  2610. margin-top: 30rpx;
  2611. .title1 {
  2612. flex: 1;
  2613. font-size: 28rpx;
  2614. color: #2671E2;
  2615. font-weight: 400;
  2616. }
  2617. .jiantobox {
  2618. width: 30rpx;
  2619. height: 30rpx;
  2620. display: flex;
  2621. align-items: center;
  2622. .arrow {
  2623. width: 28rpx;
  2624. height: 28rpx;
  2625. }
  2626. }
  2627. }
  2628. }
  2629. .Level2che {
  2630. width: 100%;
  2631. height: 88rpx;
  2632. display: flex;
  2633. line-height: 88rpx;
  2634. align-items: center;
  2635. .title1 {
  2636. flex: 2;
  2637. font-size: 28rpx;
  2638. color: #333333;
  2639. font-weight: 400;
  2640. }
  2641. .leve1-jindu {
  2642. flex: 3;
  2643. display: flex;
  2644. justify-content: center;
  2645. align-items: center;
  2646. .zhixing {
  2647. width: 108rpx;
  2648. height: 44rpx;
  2649. background: #2671E2;
  2650. border-radius: 4rpx;
  2651. font-size: 28rpx;
  2652. text-align: center;
  2653. line-height: 44rpx;
  2654. color: #FFFFFF;
  2655. }
  2656. .zhixing2 {
  2657. width: 108rpx;
  2658. height: 44rpx;
  2659. background: #F8F8F8;
  2660. border-radius: 4rpx;
  2661. font-size: 28rpx;
  2662. text-align: center;
  2663. line-height: 44rpx;
  2664. color: #999999;
  2665. }
  2666. }
  2667. .jiantobox {
  2668. width: 30rpx;
  2669. height: 30rpx;
  2670. display: flex;
  2671. align-items: center;
  2672. .arrow {
  2673. width: 30rpx;
  2674. height: 18rpx;
  2675. }
  2676. }
  2677. }
  2678. .Level1che {
  2679. width: 100%;
  2680. height: 94rpx;
  2681. background: #F5F5F5;
  2682. display: flex;
  2683. line-height: 94rpx;
  2684. align-items: center;
  2685. padding-left: 30rpx;
  2686. padding-right: 30rpx;
  2687. .title1 {
  2688. flex: 2;
  2689. font-size: 30rpx;
  2690. color: #333333;
  2691. font-weight: 400;
  2692. }
  2693. .leve1-jindu {
  2694. flex: 3;
  2695. .jindutiao {
  2696. width: 96%;
  2697. height: 28rpx;
  2698. background: #D5EEE2;
  2699. line-height: 28rpx;
  2700. border-radius: 14rpx;
  2701. position: relative;
  2702. .huanxing {
  2703. height: 100%;
  2704. background: #4FC78F;
  2705. border-radius: 14rpx;
  2706. }
  2707. .text {
  2708. position: absolute;
  2709. top: 0rpx;
  2710. right: 0rpx;
  2711. font-size: 28rpx;
  2712. font-weight: 400;
  2713. color: #333333;
  2714. }
  2715. }
  2716. }
  2717. .jiantobox {
  2718. width: 30rpx;
  2719. height: 30rpx;
  2720. display: flex;
  2721. align-items: center;
  2722. .arrow {
  2723. width: 30rpx;
  2724. height: 18rpx;
  2725. }
  2726. }
  2727. }
  2728. }
  2729. .rotatearrow {
  2730. transform: rotate(270deg);
  2731. }
  2732. .ffectivetext {
  2733. width: 85%;
  2734. margin: 10rpx auto;
  2735. height: 100rpx;
  2736. padding: 20rpx;
  2737. border: 1rpx solid #E4F0FF;
  2738. }
  2739. .scroll-Y .text.active .content {
  2740. color: #2671E2 !important;
  2741. // position: relative;
  2742. }
  2743. .scroll-Y .text.active .info {
  2744. color: #2671E2 !important;
  2745. // position: relative;
  2746. }
  2747. .scroll-Y .text.active[data-speaker] .content,
  2748. .scroll-Y .text.active[data-speaker="2"] .content,
  2749. .scroll-Y .text.active[data-speaker="4"] .content,
  2750. .scroll-Y .text.active[data-speaker="6"] .content {
  2751. color: #2671E2 !important;
  2752. // position: relative;
  2753. }
  2754. /deep/ .u-model-title {
  2755. padding: 34rpx 0 16rpx !important;
  2756. }
  2757. .checkbox {
  2758. margin: 0 10rpx 0 0;
  2759. width: 48rpx;
  2760. height: 48rpx;
  2761. display: flex;
  2762. justify-content: center;
  2763. align-items: center;
  2764. border-radius: 50%;
  2765. border: 1rpx solid #70798D;
  2766. &.select {
  2767. border-color: #008EF2;
  2768. background: #008EF2;
  2769. color: #fff;
  2770. }
  2771. }
  2772. </style>