kj-chat.vue 22 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841842843844845846847848849850851852853854855856857858859860861862863864865866867868869870871872873874875876877878879880881882883884885886887888889890891892893894895896897898899900901902903904905906907908909910911912913914915916917918919920921922923924925926927928929930931932933934935
  1. <template>
  2. <view class="chat-bottom">
  3. <view :style="{height: height}"></view>
  4. <view class="safe-area-inset-bottom"></view>
  5. <view class="chat-down-box u-flex-col u-col-center">
  6. <view class="chat-down-btn u-flex u-row-between" v-if="isjianpan">
  7. <image @click="openchangyong" v-if="showtype == 2" class="img2" src="@/static/imagess/jianpan.png"
  8. mode=""></image>
  9. <input class="input" :cursor-spacing="15" v-model="text" type="text" confirm-type="send" @confirm="send"
  10. placeholder="请输入消息内容…">
  11. <image @click="openemoji" class="img1" src="@/static/imagess/biaoqing.png" mode=""></image>
  12. <text @click="send" v-if="text" class="send">发送</text>
  13. <image @click="openmore" v-else-if="showtype == 1" class="img2" src="@/static/imagess/jianpan.png"
  14. mode="">
  15. </image>
  16. <image @click="openmore" v-else-if="showtype != 1" class="img2" src="@/static/imagess/wenjian.png"
  17. mode=""></image>
  18. </view>
  19. <view class="chat-down-btn luyin u-flex u-row-between" v-else>
  20. <image @click="isjianpan = true" class="img2" src="@/static/imagess/jianpan.png" mode=""></image>
  21. <button class="record-btn" :class="longPress == '1' ? 'record-btn-1' : 'record-btn-2'"
  22. @longpress="longpressBtn()" @touchend="touchendBtn()">
  23. <!-- <image src="@/static/images/luyin.png" mode="" style="changyong" /> -->
  24. <text>{{longPress == '1' ? '按住说话' : '说话中...'}}</text>
  25. </button>
  26. </view>
  27. <view class="prompt-layer prompt-layer-1" v-if="longPress == '2'">
  28. <view class="prompt-loader">
  29. <view class="em" v-for="(item,index) in 15" :key="index"></view>
  30. </view>
  31. <text class="span">松手结束录音</text>
  32. </view>
  33. <view v-if="showtype == 1" class="more-box u-flex acenter">
  34. <!-- <view class="more-item u-flex-col u-col-center">
  35. <view class="item-img u-flex u-row-center">
  36. <image src="../static/images/more1.png" mode=""></image>
  37. </view>
  38. <view class="item-text">
  39. 发简历
  40. </view>
  41. </view> -->
  42. <view class="more-item u-flex-col u-col-center"
  43. style="display: flex;flex-direction: column;justify-content: center;align-items: center;"
  44. @click="toalbum">
  45. <view class="item-img u-flex u-row-center">
  46. <image src="/static/imagess/more2.png" mode=""></image>
  47. </view>
  48. <view class="item-text">
  49. 相册
  50. </view>
  51. </view>
  52. <view class="more-item u-flex-col u-col-center"
  53. style="display: flex;flex-direction: column;justify-content: center;align-items: center;"
  54. @click="tocapture">
  55. <view class="item-img u-flex u-row-center">
  56. <image src="/static/imagess/more3.png" mode=""></image>
  57. </view>
  58. <view class="item-text">
  59. 拍摄
  60. </view>
  61. </view>
  62. <view class="more-item u-flex-col u-col-center"
  63. style="display: flex;flex-direction: column;justify-content: center;align-items: center;"
  64. @click="isjianpan = false;showtype = 0">
  65. <view class="item-img u-flex u-row-center">
  66. <image src="/static/imagess/more4.png" mode=""></image>
  67. </view>
  68. <view class="item-text">
  69. 语音
  70. </view>
  71. </view>
  72. <view v-if="user_no!='13523652365'&&to=='13523652365'" class="more-item u-flex-col u-col-center"
  73. style="display: flex;flex-direction: column;justify-content: center;align-items: center;"
  74. @click="show = true">
  75. <view class="item-img u-flex u-row-center">
  76. <image src="/static/imagess/more5.png" mode=""></image>
  77. </view>
  78. <view class="item-text">
  79. 我的订单
  80. </view>
  81. </view>
  82. </view>
  83. <scroll-view v-if="showtype == 3" scroll-y="true" class="emoji-scroll">
  84. <view class="empji-box u-flex u-flex-wrap">
  85. <text v-for="(a,b) in emoji" :key="b" @click="changeemoji(a)">{{a}}</text>
  86. </view>
  87. </scroll-view>
  88. <view class="safe-area-inset-bottom"></view>
  89. <u-popup :round="10" :show="show" @close="close">
  90. <view class="" style="padding: 20rpx;">
  91. <view class="" style="text-align: center;font-size: 36rpx;margin-bottom: 10rpx;">我的订单</view>
  92. <scroll-view @scrolltolower='lower' scroll-y="true" style="height: 50vh;">
  93. <view v-for="(item,idx) in orderList" :key="idx">
  94. <view class="chatfu"
  95. style="height: 50rpx;display: flex;justify-content: space-between;align-items: center;">
  96. <view class="">订单编号:{{item.order.order_no}}</view>
  97. <view class=""
  98. style=" border: 2rpx solid red;color: red; font-size: 26rpx;height: 30rpx;line-height: 30rpx;text-align: center;border-radius: 30rpx;padding: 5rpx 10rpx;"
  99. @click="sendorder(item)">发送</view>
  100. </view>
  101. <view class="u-flex " v-for="(child,index) in item.order_goods" :key="index"
  102. style="margin-top: 10rpx;">
  103. <image :src="child.goods_image" style="width: 152rpx;height: 152rpx;" mode="">
  104. </image>
  105. <view class="u-flex-column u-row-between" style="margin-left: 20rpx;height: 152rpx;">
  106. <view class="chattitle">{{child.goods_name}}</view>
  107. <text class="catmoney">¥{{child.amount}}</text>
  108. </view>
  109. </view>
  110. <view class="" style="border: 2rpx solid #979797;opacity: 0.1;margin: 24rpx 0;"></view>
  111. </view>
  112. </scroll-view>
  113. </view>
  114. </u-popup>
  115. </view>
  116. </view>
  117. </template>
  118. <script>
  119. import {
  120. conn,
  121. } from '@/utils/WebIM';
  122. import WebIM from '@/newSDK/Easemob-chat-4.1.7.js'
  123. import emoji from "@/commont/emoji.js"
  124. const recorderManager = uni.getRecorderManager()
  125. var init // 录制时长计时器
  126. export default {
  127. props: {
  128. to: {
  129. typeof: String,
  130. default: ''
  131. },
  132. list: {
  133. typeof: Array,
  134. default: []
  135. },
  136. user_other: {
  137. type: Object,
  138. default: {}
  139. },
  140. user: {
  141. type: Object,
  142. default: {}
  143. }
  144. },
  145. data() {
  146. return {
  147. height: '100rpx',
  148. showtype: 0, //默认0,1显示更多,2显示常用,3显示表情
  149. emoji: emoji,
  150. text: '',
  151. changlist: [],
  152. isjianpan: true,
  153. longPress: '1',
  154. time: 0, //录音时长
  155. duration: 60000, //录音最大值ms 60000/1分钟
  156. tempFilePath: '', //音频路径
  157. playStatus: 0, //录音播放状态 0:未播放 1:正在播放
  158. show: false,
  159. page: 1,
  160. follow: '',
  161. orderList: [],
  162. keywords: '',
  163. last_page: '',
  164. user_no: ''
  165. }
  166. },
  167. created() {
  168. this.getOrderList()
  169. this.user_no = uni.getStorageSync('user_no')
  170. },
  171. methods: {
  172. lower() {
  173. if (this.page < this.last_page) {
  174. this.page++
  175. this.getOrderList()
  176. } else {
  177. this.$u.toast(this.i18n.Nofurtherdata)
  178. }
  179. },
  180. getOrderList(value) {
  181. uni.$u.http
  182. .get(
  183. `/api/order/order_list?status=${this.follow}&page=${this.page}&limit=10&keywords=${this.keywords}`
  184. )
  185. .then((res) => {
  186. //确定是触底还是点击tab栏
  187. if (value) {
  188. this.orderList = res.data;
  189. } else {
  190. if (this.orderList.length == 0) {
  191. this.orderList = res.data;
  192. } else {
  193. this.orderList = this.orderList.concat(res.data);
  194. }
  195. }
  196. this.last_page = res.last_page
  197. });
  198. },
  199. close() {
  200. this.show = false
  201. },
  202. longpressBtn() {
  203. console.log(recorderManager);
  204. console.log('长按说话');
  205. this.longPress = '2';
  206. // this.countdown(60); // 倒计时
  207. // clearInterval(init) // 清除定时器
  208. recorderManager.onStop((res) => {
  209. console.log('onstop', res);
  210. // this.tempFilePath = res.tempFilePath;
  211. // this.recordingTimer(this.time);
  212. })
  213. const options = {
  214. duration: this.duration, // 指定录音的时长,单位 ms
  215. sampleRate: 16000, // 采样率
  216. numberOfChannels: 1, // 录音通道数
  217. encodeBitRate: 96000, // 编码码率
  218. format: 'mp3', // 音频格式,有效值 aac/mp3
  219. frameSize: 10, // 指定帧大小,单位 KB
  220. }
  221. this.recordingTimer();
  222. recorderManager.start(options);
  223. // 监听音频开始事件
  224. recorderManager.onStart((res) => {})
  225. recorderManager.onError((res) => {
  226. console.log(res);
  227. })
  228. },
  229. // 长按松开录音事件
  230. touchendBtn() {
  231. console.log('长按松开录音事件');
  232. let _this = this
  233. this.longPress = '1';
  234. recorderManager.onStop((res) => {
  235. console.log(res);
  236. _this.tempFilePath = res.tempFilePath
  237. console.log(_this.tempFilePath);
  238. uni.uploadFile({
  239. url: 'https://cbec.hdlkeji.com/api/upload/images',
  240. filePath: _this.tempFilePath,
  241. name: 'file',
  242. success: (res) => {
  243. console.log('发送语音', res);
  244. uni.hideLoading()
  245. if (JSON.parse(res.data).code == 10000) {
  246. _this.sendluyin(JSON.parse(res.data).data.filePath);
  247. } else {
  248. _this.$u.toast(JSON.parse(res.data).msg)
  249. }
  250. },
  251. fail: (e) => {
  252. console.log(e);
  253. }
  254. })
  255. })
  256. this.recordingTimer(this.time)
  257. recorderManager.stop()
  258. },
  259. recordingTimer(time) {
  260. var that = this;
  261. if (time == undefined) {
  262. // 将计时器赋值给init
  263. init = setInterval(function() {
  264. that.time++
  265. }, 1000);
  266. } else {
  267. clearInterval(init)
  268. }
  269. },
  270. sendluyin(url) {
  271. var option = {
  272. type: "audio",
  273. chatType: "singleChat",
  274. filename: url,
  275. // 消息接收方:单聊为对端用户 ID,群聊和聊天室分别为群组 ID 和聊天室 ID。
  276. to: this.to,
  277. body: {
  278. //文件 URL。
  279. url: url,
  280. //文件类型。
  281. type: "audio",
  282. //文件名。
  283. filename: url,
  284. // 音频文件时长,单位为秒。
  285. length: this.time,
  286. },
  287. ext: {
  288. user_other: this.user_other,
  289. user: this.user
  290. },
  291. };
  292. let msg = new WebIM.message.create(option);
  293. // 调用 `send` 方法发送该语音消息。
  294. conn.send(msg).then((res) => {
  295. // 语音消息成功发送。
  296. console.log("Success");
  297. setTimeout(() => {
  298. this.$emit('success', true)
  299. }, 800)
  300. })
  301. .catch((e) => {
  302. // 语音消息发送失败。
  303. console.log("Fail", e);
  304. });
  305. },
  306. addinfo(text,from,to,id) {
  307. uni.$u.http.post('/api/easemob/add', {
  308. text:text,
  309. send_time:new Date().getTime(),
  310. form_id:from,
  311. to_id:to,
  312. easemob_log_id:id
  313. }).then((res) => {
  314. console.log(res);
  315. }).catch(() => {
  316. })
  317. },
  318. sendorder(item) {
  319. let _this = this
  320. let useinfo = uni.getStorageSync("user_info");
  321. let that = this;
  322. let id = conn.getUniqueId(); // 生成本地消息id
  323. let msg = new WebIM.message("txt", id); // 创建文本消息
  324. msg.set({
  325. type: "txt",
  326. msg: '订单消息',
  327. to: '13523652365',
  328. chatType: "singleChat",
  329. ext: {
  330. type: "orderinfo",
  331. order: {
  332. info: item
  333. },
  334. // user_other: that.goodinfo.merchant,
  335. user: useinfo,
  336. id:id
  337. },
  338. success: function(id, serverMsgId) {
  339. _this.addinfo(item.order.order_no,_this.user_no,'13523652365',id)
  340. setTimeout(() => {
  341. _this.$emit('success', true)
  342. }, 800);
  343. },
  344. fail: function(e) {
  345. console.log("发送消息失败");
  346. },
  347. });
  348. this.show = false
  349. conn.send(msg.body);
  350. },
  351. send() {
  352. let _this = this
  353. if (this.text == '' || this.text == null) {
  354. this.$u.toast('发送消息不能为空')
  355. return
  356. }
  357. let id = conn.getUniqueId(); // 生成本地消息id
  358. let msg = new WebIM.message('txt', id); // 创建文本消息
  359. // console.log('msg',msg);
  360. msg.set({
  361. type: "txt",
  362. msg: this.text, // 消息内容
  363. to: this.to, // 接收消息对象(用户id)
  364. chatType: 'singleChat', // 设置为单聊
  365. ext: {
  366. user_other: this.user_other,
  367. user: this.user,
  368. id:id
  369. },
  370. success: function(id, serverMsgId) {
  371. console.log('成功发送消息');
  372. _this.addinfo(_this.text,_this.user_no,_this.to,id)
  373. _this.text = ''
  374. setTimeout(() => {
  375. _this.$emit('success', true)
  376. }, 800);
  377. },
  378. fail: function(e) {
  379. console.log("发送消息失败", e);
  380. }
  381. });
  382. console.log('msg', msg);
  383. conn.send(msg.body);
  384. // let option = {
  385. // // 消息类型。
  386. // type: "txt",
  387. // // 消息内容。
  388. // msg: 'this.text',
  389. // // 消息接收方:单聊为对方用户 ID,群聊和聊天室分别为群组 ID 和聊天室 ID。
  390. // to: this.to,
  391. // // 会话类型:单聊、群聊和聊天室分别为 `singleChat`、`groupChat` 和 `chatRoom`,默认为单聊。
  392. // chatType: "singleChat",
  393. // };
  394. // // 创建文本消息。
  395. // let msg = WebIM.message.create(option);
  396. // // 调用 `send` 方法发送该文本消息。
  397. // conn.send(msg).then((res) => {
  398. // console.log("Send message success", res);
  399. // }).catch((e) => {
  400. // console.log("Send message fail", e);
  401. // });
  402. },
  403. toalbum() {
  404. let _this = this
  405. uni.chooseImage({
  406. count: 1,
  407. sizeType: ["original", "compressed"],
  408. sourceType: ["album"],
  409. success(img) {
  410. uni.showLoading({
  411. mask: true,
  412. title: "请稍后"
  413. })
  414. console.log('img', img);
  415. uni.uploadFile({
  416. url: 'https://cbec.hdlkeji.com/api/upload/images',
  417. filePath: img.tempFilePaths[0],
  418. name: 'file',
  419. success: (res) => {
  420. uni.hideLoading()
  421. console.log(JSON.parse(res.data));
  422. if (JSON.parse(res.data).code == 10000) {
  423. console.log('data', JSON.parse(res.data).data.filePath);
  424. _this.sendPrivateImg(JSON.parse(res.data).data.filePath);
  425. } else {
  426. _this.$u.toast(JSON.parse(res.data).msg)
  427. }
  428. },
  429. fail: (e) => {
  430. console.log(e);
  431. }
  432. })
  433. },
  434. });
  435. },
  436. tocapture() {
  437. let _this = this
  438. uni.chooseImage({
  439. count: 1,
  440. sizeType: ["original", "compressed"],
  441. sourceType: ["camera"],
  442. success(img) {
  443. uni.showLoading({
  444. mask: true,
  445. title: "请稍后"
  446. })
  447. console.log('img', img);
  448. uni.uploadFile({
  449. url: 'https://cbec.hdlkeji.com/api/upload/images',
  450. filePath: img.tempFilePaths[0],
  451. name: 'file',
  452. success: (res) => {
  453. uni.hideLoading()
  454. console.log(JSON.parse(res.data));
  455. if (JSON.parse(res.data).code == 10000) {
  456. _this.sendPrivateImg(JSON.parse(res.data).data.filePath);
  457. } else {
  458. _this.$u.toast(JSON.parse(res.data).msg)
  459. }
  460. },
  461. fail: (e) => {
  462. console.log(e);
  463. }
  464. })
  465. },
  466. });
  467. },
  468. sendPrivateImg(res) {
  469. console.log('sendPrivateImg', res);
  470. let option = {
  471. chatType: "singleChat",
  472. // 消息类型。
  473. type: "img",
  474. // 图片文件的 URL 地址。
  475. url: res,
  476. // 消息接收方:单聊为对方用户 ID,群聊和聊天室分别为群组 ID 和聊天室 ID。
  477. to: this.to,
  478. ext: {
  479. // shopname:this.user_other.merchant_name,
  480. // image:this.user_other.image,
  481. user_other: this.user_other,
  482. user: this.user
  483. },
  484. };
  485. // 创建一条图片消息。
  486. let msg = new WebIM.message.create(option);
  487. // 调用 `send` 方法发送该图片消息。
  488. conn.send(msg).then((res) => {
  489. console.log('发送图片成功');
  490. setTimeout(() => {
  491. this.$emit('success', true)
  492. }, 800)
  493. });
  494. },
  495. select(item) {
  496. this.text = item.content
  497. },
  498. tolist() {
  499. uni.navigateTo({
  500. url: "/pagesC/changyong-list"
  501. })
  502. },
  503. toadd() {
  504. uni.navigateTo({
  505. url: "/pagesC/changyong-add"
  506. })
  507. },
  508. changeemoji(item) {
  509. this.text = this.text + item
  510. },
  511. openemoji() {
  512. this.showtype = this.showtype == 3 ? 0 : 3
  513. this.height = this.showtype == 3 ? '400rpx' : '100rpx'
  514. },
  515. openmore() {
  516. this.showtype = this.showtype == 1 ? 0 : 1
  517. this.height = this.showtype == 1 ? '300rpx' : '100rpx'
  518. },
  519. openchangyong() {
  520. this.showtype = this.showtype == 2 ? 0 : 2
  521. this.height = this.showtype == 2 ? '600rpx' : '100rpx'
  522. this.isjianpan = true
  523. }
  524. }
  525. }
  526. </script>
  527. <style lang="scss">
  528. .chatfu {
  529. font-family: PingFangSC, PingFang SC;
  530. font-weight: 400;
  531. font-size: 20rpx;
  532. color: #555555;
  533. line-height: 28rpx;
  534. text-align: left;
  535. font-style: normal;
  536. }
  537. .chattitle {
  538. width: 314rpx;
  539. height: 72rpx;
  540. font-family: PingFangSC, PingFang SC;
  541. font-weight: 400;
  542. font-size: 26rpx;
  543. color: #222222;
  544. line-height: 36rpx;
  545. text-align: left;
  546. font-style: normal;
  547. overflow: hidden;
  548. text-overflow: ellipsis;
  549. word-break: break-all;
  550. -webkit-line-clamp: 2;
  551. display: -webkit-box;
  552. -webkit-box-orient: vertical;
  553. // white-space: pre-wrap;
  554. }
  555. .catmoney {
  556. width: 104rpx;
  557. height: 46rpx;
  558. font-family: HarmonyOS_Sans_Medium;
  559. font-size: 26rpx;
  560. color: #F83224;
  561. line-height: 36rpx;
  562. text-align: left;
  563. font-style: normal;
  564. font-weight: 600;
  565. }
  566. .title {
  567. font-family: PingFangSC, PingFang SC;
  568. font-weight: 500;
  569. font-size: 36rpx;
  570. color: #222222;
  571. line-height: 50rpx;
  572. text-align: left;
  573. font-style: normal;
  574. }
  575. .send {
  576. font-size: 26rpx;
  577. color: #fff;
  578. padding: 16rpx 20rpx;
  579. background: #0C66C2;
  580. border-radius: 16rpx;
  581. }
  582. .chat-bottom {
  583. .chat-down-box {
  584. position: fixed;
  585. bottom: 0;
  586. left: 0;
  587. z-index: 99;
  588. width: 750rpx;
  589. background-color: #fff;
  590. .emoji-scroll {
  591. height: 300rpx;
  592. .empji-box {
  593. width: 750rpx;
  594. text {
  595. padding: 10rpx 0;
  596. text-align: center;
  597. width: 10%;
  598. font-size: 40rpx;
  599. }
  600. }
  601. }
  602. .changyong-box {
  603. height: 500rpx;
  604. width: 100%;
  605. .changyong-scroll {
  606. min-height: 1rpx;
  607. padding: 0 32rpx;
  608. width: 100%;
  609. box-sizing: border-box;
  610. border-top: 2rpx solid #F0F0F0;
  611. .changyong-text {
  612. border-bottom: 2rpx solid #F0F0F0;
  613. padding: 32rpx 0;
  614. font-size: 30rpx;
  615. font-family: PingFangSC-Regular, PingFang SC;
  616. font-weight: 400;
  617. color: #222222;
  618. }
  619. .changyong-text:last-child {
  620. border: none;
  621. }
  622. }
  623. .changyong-btn {
  624. height: 90rpx;
  625. width: 100%;
  626. box-shadow: 0rpx -1rpx 0rpx 0rpx rgba(0, 0, 0, 0.2);
  627. .text2 {
  628. height: 44rpx;
  629. border: 2rpx solid #E5E5E5;
  630. }
  631. .text1 {
  632. line-height: 90rpx;
  633. width: 45%;
  634. text-align: center;
  635. font-size: 32rpx;
  636. font-family: PingFangSC-Regular, PingFang SC;
  637. font-weight: 400;
  638. color: #0C66C2;
  639. }
  640. }
  641. }
  642. .more-box {
  643. height: 200rpx;
  644. padding: 0 60rpx;
  645. width: 100%;
  646. box-sizing: border-box;
  647. .more-item {
  648. margin: 0 58rpx 0 0;
  649. .item-text {
  650. font-size: 22rpx;
  651. font-family: PingFangSC-Regular, PingFang SC;
  652. font-weight: 400;
  653. color: #444444;
  654. }
  655. .item-img {
  656. width: 114rpx;
  657. height: 114rpx;
  658. background: #F3F3F3;
  659. border-radius: 20rpx;
  660. margin-bottom: 24rpx;
  661. .hide {
  662. position: absolute;
  663. top: 0;
  664. right: 0;
  665. min-width: 100%;
  666. min-height: 100%;
  667. filter: alpha(opacity=0);
  668. opacity: 0;
  669. cursor: inherit;
  670. display: none;
  671. }
  672. image {
  673. width: 52rpx;
  674. height: 52rpx;
  675. }
  676. }
  677. }
  678. }
  679. .chat-down-btn {
  680. margin: 12rpx auto;
  681. width: 686rpx;
  682. height: 84rpx;
  683. background: #F3F3F3;
  684. border-radius: 42rpx;
  685. padding: 0 28rpx;
  686. .input {
  687. flex: 1;
  688. margin-left: 28rpx;
  689. font-size: 28rpx;
  690. }
  691. .img1 {
  692. width: 44rpx;
  693. height: 44rpx;
  694. margin: 0 28rpx;
  695. }
  696. .img2 {
  697. width: 44rpx;
  698. height: 44rpx;
  699. }
  700. .changyong {
  701. width: 44rpx;
  702. height: 44rpx;
  703. line-height: 44rpx;
  704. border: 3rpx solid #131415;
  705. text-align: center;
  706. border-radius: 100rpx;
  707. font-size: 26rpx;
  708. font-family: PingFangSC-Medium, PingFang SC;
  709. font-weight: 500;
  710. color: #131415;
  711. }
  712. }
  713. }
  714. .record-box {
  715. width: 100%;
  716. position: relative;
  717. }
  718. .luyin button::after {
  719. border: none;
  720. }
  721. .luyin button {
  722. font-size: 14px;
  723. line-height: 38px;
  724. width: 100%;
  725. height: 38px;
  726. border-radius: 8px;
  727. text-align: center;
  728. background: #f3f3f3;
  729. }
  730. .luyin button image {
  731. width: 16px;
  732. height: 16px;
  733. margin-right: 4px;
  734. vertical-align: middle;
  735. }
  736. .record-btn-2 {
  737. background: rgba(255, 211, 0, 0.2);
  738. }
  739. /* 提示小弹窗 */
  740. .prompt-layer {
  741. border-radius: 8px;
  742. background: #fff;
  743. padding: 8px 16px;
  744. box-sizing: border-box;
  745. position: absolute;
  746. left: 50%;
  747. transform: translateX(-50%);
  748. }
  749. .prompt-layer::after {
  750. content: '';
  751. display: block;
  752. border: 6px solid rgba(0, 0, 0, 0);
  753. border-top-color: rgba(255, 211, 0, 1);
  754. position: absolute;
  755. bottom: -10px;
  756. left: 50%;
  757. transform: translateX(-50%);
  758. }
  759. .prompt-layer-1 {
  760. font-size: 12px;
  761. width: 128px;
  762. text-align: center;
  763. display: flex;
  764. flex-direction: column;
  765. align-items: center;
  766. justify-content: center;
  767. top: -80px;
  768. }
  769. .prompt-layer-1 .p {
  770. color: #000000;
  771. }
  772. .prompt-layer-1 .span {
  773. color: rgba(0, 0, 0, .6);
  774. }
  775. .prompt-loader .em {}
  776. /* 语音音阶------------- */
  777. .prompt-loader {
  778. width: 96px;
  779. height: 20px;
  780. display: flex;
  781. align-items: center;
  782. justify-content: space-between;
  783. margin-bottom: 6px;
  784. }
  785. .prompt-loader .em {
  786. display: block;
  787. background: #333333;
  788. width: 1px;
  789. height: 10%;
  790. margin-right: 2.5px;
  791. float: left;
  792. }
  793. .prompt-loader .em:last-child {
  794. margin-right: 0px;
  795. }
  796. .prompt-loader .em:nth-child(1) {
  797. animation: load 2.5s 1.4s infinite linear;
  798. }
  799. .prompt-loader .em:nth-child(2) {
  800. animation: load 2.5s 1.2s infinite linear;
  801. }
  802. .prompt-loader .em:nth-child(3) {
  803. animation: load 2.5s 1s infinite linear;
  804. }
  805. .prompt-loader .em:nth-child(4) {
  806. animation: load 2.5s 0.8s infinite linear;
  807. }
  808. .prompt-loader .em:nth-child(5) {
  809. animation: load 2.5s 0.6s infinite linear;
  810. }
  811. .prompt-loader .em:nth-child(6) {
  812. animation: load 2.5s 0.4s infinite linear;
  813. }
  814. .prompt-loader .em:nth-child(7) {
  815. animation: load 2.5s 0.2s infinite linear;
  816. }
  817. .prompt-loader .em:nth-child(8) {
  818. animation: load 2.5s 0s infinite linear;
  819. }
  820. .prompt-loader .em:nth-child(9) {
  821. animation: load 2.5s 0.2s infinite linear;
  822. }
  823. .prompt-loader .em:nth-child(10) {
  824. animation: load 2.5s 0.4s infinite linear;
  825. }
  826. .prompt-loader .em:nth-child(11) {
  827. animation: load 2.5s 0.6s infinite linear;
  828. }
  829. .prompt-loader .em:nth-child(12) {
  830. animation: load 2.5s 0.8s infinite linear;
  831. }
  832. .prompt-loader .em:nth-child(13) {
  833. animation: load 2.5s 1s infinite linear;
  834. }
  835. .prompt-loader .em:nth-child(14) {
  836. animation: load 2.5s 1.2s infinite linear;
  837. }
  838. .prompt-loader .em:nth-child(15) {
  839. animation: load 2.5s 1.4s infinite linear;
  840. }
  841. @keyframes load {
  842. 0% {
  843. height: 10%;
  844. }
  845. 50% {
  846. height: 100%;
  847. }
  848. 100% {
  849. height: 10%;
  850. }
  851. }
  852. /* 语音音阶-------------------- */
  853. .prompt-layer-2 {
  854. top: -40px;
  855. }
  856. .prompt-layer-2 .text {
  857. color: rgba(0, 0, 0, 1);
  858. font-size: 12px;
  859. }
  860. }
  861. </style>