activityDetail.vue 27 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798
  1. <template>
  2. <view class="container activity-detail">
  3. <view class="" v-if="haveAuth == 1">
  4. <block v-if="detailData.YidongActivityUrl">
  5. <web-view :src="detailData.YidongActivityUrl"></web-view>
  6. </block>
  7. <block v-else>
  8. <!-- 头部滚动显示 -->
  9. <view class="notice" v-if="detailData.IsLimitPeople == 1">
  10. <van-notice-bar color="#FFFFFF" background="#FE9000" text="该活动参与名额有限,报名客户请按时参加,若不能按时参加请及时取消报名,爽约会影响您的后续报名资格" />
  11. </view>
  12. <!-- 内容部分 -->
  13. <view class="content">
  14. <view v-if="detailData.ActivityName" class="dialog-title" :class="1 == 1 ? 'brackets-title' : ''">{{ detailData.ActivityName }}</view>
  15. <view class="audio-card" v-if="detailData.AudioLink">
  16. <view class="card-title text_oneLine">
  17. {{ detailData.VoiceList.Name }}
  18. </view>
  19. <slider activeColor="#3385FF" :max="detailData.VoiceList.PlaySeconds" :value="curTime" @change="handleAudioSliderChange($event)" block-size="16" class="slider" />
  20. <view class="card-time">
  21. <text class="time">{{ curTime | formatVoiceTime }}</text>
  22. <text class="time">{{ detailData.VoiceList.PlaySeconds | formatVoiceTime }}</text>
  23. </view>
  24. <view class="is-paly-card">
  25. <image
  26. @click.stop="audioPlayBack"
  27. class=""
  28. :src="
  29. curVoiceId === detailData.ActivityId && !curAudioPaused
  30. ? 'https://hzchart.oss-cn-shanghai.aliyuncs.com/cygx/czbk/suspend_icon.png'
  31. : 'https://hzchart.oss-cn-shanghai.aliyuncs.com/cygx/czbk/play_icon.png'
  32. "
  33. ></image>
  34. </view>
  35. </view>
  36. <view class="city-box">
  37. <text v-if="detailData.ActivityTypeName">活动类型:</text>
  38. <view class="city">
  39. <text style="color: #333">({{ detailData.ChartPermissionName }}){{ detailData.ActivityTypeName }}</text>
  40. <image v-if="detailData.City" style="margin-left: 15rpx" src="https://hzchart.oss-cn-shanghai.aliyuncs.com/cygx/czbk/location.png" mode=""></image>
  41. <text v-if="detailData.City">{{ detailData.City }}</text>
  42. </view>
  43. <view class="choose-limit" @click="strictSelection" v-if="detailData.IsShowSustainable">
  44. <image src="https://hzchart.oss-cn-shanghai.aliyuncs.com/cygx/czbk/purchaser.png" mode=""></image>
  45. <image class="limit-img" src="https://hzchart.oss-cn-shanghai.aliyuncs.com/cygx/czbk/limit_icon.png" mode=""></image>
  46. </view>
  47. </view>
  48. <view v-if="detailData.Listndustrial.length" class="network dustrial-ui">
  49. <view class="network-left">产业标签:</view>
  50. <view class="network-right dustrial-content">
  51. <view :class="['dustrial-li', item.IsJump && 'dustrial-item']" @click="goDustrialHandler(item)" v-for="item in detailData.Listndustrial" :key="item.IndustrialManagementId"
  52. >{{ item.IndustryName }}
  53. <image class="new_icon" src="https://hzchart.oss-cn-shanghai.aliyuncs.com/cygx/czbk/new_icon.png" mode=""></image>
  54. </view>
  55. </view>
  56. </view>
  57. <view v-if="detailData.ActivityTimeText" class="network">
  58. <view class="network-left">活动时间:</view>
  59. <view class="network-right">{{ detailData.ActivityTimeText }}</view>
  60. </view>
  61. <view v-if="detailData.DistinguishedGuest" class="network">
  62. <view class="network-left">嘉&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;宾:</view>
  63. <view class="network-right">{{ detailData.DistinguishedGuest }}</view>
  64. </view>
  65. <view v-if="detailData.Host" class="network">
  66. <view class="network-left">主&nbsp;&nbsp;持&nbsp;人:</view>
  67. <view class="network-right">{{ detailData.Host }}</view>
  68. </view>
  69. <view v-if="detailData.Speaker" class="network">
  70. <view class="network-left">主&nbsp;&nbsp;讲&nbsp;人:</view>
  71. <view class="network-right">{{ detailData.Speaker }}</view>
  72. </view>
  73. <view v-if="detailData.Expert" class="network">
  74. <view class="network-left">专家背景:</view>
  75. <view class="network-right">
  76. <rich-text :nodes="detailData.Expert"></rich-text>
  77. </view>
  78. </view>
  79. <view v-if="detailData.MainlandTell" class="network">
  80. <view class="network-left">大陆拨入:</view>
  81. <view class="network-right" style="color: #2c83ff" @click="phonebtn(detailData.MainlandTell)">{{ detailData.MainlandTell }}</view>
  82. </view>
  83. <view v-if="detailData.HongKongTell" class="network">
  84. <view class="network-left">香港拨入:</view>
  85. <view class="network-right" style="color: #2c83ff" @click="phonebtn(detailData.HongKongTell)">{{ detailData.HongKongTell }}</view>
  86. </view>
  87. <view v-if="detailData.TaiwanTell" class="network">
  88. <view class="network-left">台湾拨入:</view>
  89. <view class="network-right" style="color: #2c83ff" @click="phonebtn(detailData.TaiwanTell)">{{ detailData.TaiwanTell }}</view>
  90. </view>
  91. <view v-if="detailData.AmericaTell" class="network">
  92. <view class="network-left">美国拨入:</view>
  93. <view class="network-right" style="color: #2c83ff" @click="phonebtn(detailData.AmericaTell)">{{ detailData.AmericaTell }}</view>
  94. </view>
  95. <view v-if="detailData.ParticipationCode" class="network">
  96. <view class="network-left">拨入密码:</view>
  97. <view class="network-right">{{
  98. detailData.ActivityTypeName == "公司调研电话会" && detailData.IsLimitPeople == 1 && detailData.IsSignup == 0 ? "请报名获取" : detailData.ParticipationCode
  99. }}</view>
  100. </view>
  101. <view class="network" v-if="detailData.OnlineParticipation">
  102. <view class="network-left">网络参会:</view>
  103. <view class="network-right network-link" style="color: #2c83ff">
  104. <view class="">
  105. <text class="default text_oneLine" @click="networkBtn">{{ detailData.OnlineParticipation }}</text>
  106. <text class="default copy-link" @click="copyLink">复制链接</text>
  107. </view>
  108. </view>
  109. </view>
  110. <view class="network" v-if="detailData.LinkParticipants">
  111. <view class="network-left">链接参会:</view>
  112. <view class="network-right network-zoom" style="color: #2c83ff">
  113. <view>
  114. <text class="default text_zoom">{{ detailData.LinkParticipants }}</text>
  115. <view> 点击<text class="default copy-link copy-zoom" @click="copyLink">复制链接</text>在手机浏览器打开,并输入会议密码 </view>
  116. </view>
  117. </view>
  118. </view>
  119. <view v-if="detailData.AppAttendance" class="network">
  120. <view class="network-left">App参会: </view>
  121. <view class="network-right">
  122. <rich-text :nodes="detailData.AppAttendance"></rich-text>
  123. </view>
  124. </view>
  125. <view v-if="detailData.ConferencePassword" class="network">
  126. <view class="network-left">拨入密码:</view>
  127. <view class="network-right">{{
  128. detailData.ActivityTypeName == "公司调研电话会" && detailData.IsLimitPeople == 1 && detailData.IsSignup == 0 ? "请报名获取" : detailData.ConferencePassword
  129. }}</view>
  130. </view>
  131. <view v-if="detailData.Address" class="network">
  132. <view class="network-left">活动地址:</view>
  133. <view class="network-right" v-if="detailData.IsSignup == 0 && detailData.ActivityTypeName == '公司线下调研' && detailData.IsLimitPeople == 1">请报名获取 </view>
  134. <view class="network-right" v-else>{{ detailData.Address }}</view>
  135. </view>
  136. <view v-if="detailData.Highlights" class="network">
  137. <view class="network-left">活动亮点: </view>
  138. <view class="network-right">
  139. <rich-text :nodes="detailData.Highlights"></rich-text>
  140. </view>
  141. </view>
  142. <view class="network" v-if="detailData.ArticleList.length">
  143. <view class="network-left">相关报告:</view>
  144. <view class="network-right" style="color: #2c83ff">
  145. <view style="margin-left: -20rpx" class="text_oneLine" @click="goDetail(item.ArticleId)" v-for="item in detailData.ArticleList" :key="item.ArticleId"> {{ item.ReportLink }}</view>
  146. </view>
  147. </view>
  148. <view v-if="detailData.Theme" class="network">
  149. <view class="network-left">主&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;题: </view>
  150. <view class="network-right">
  151. <rich-text :nodes="detailData.Theme"></rich-text>
  152. </view>
  153. </view>
  154. <view v-if="detailData.Remarks" class="network">
  155. <view class="network-left">备&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;注: </view>
  156. <view class="network-right">
  157. <rich-text :nodes="detailData.Remarks"></rich-text>
  158. </view>
  159. </view>
  160. </view>
  161. <view class="" style="height: 50rpx"></view>
  162. <!-- 操作按钮部分 -->
  163. <view class="content-bottom">
  164. <block v-if="detailData.ActiveState == 1">
  165. <view class="make-outbound" @click="signupCancel(1)" v-if="detailData.IsShowOutboundCall">{{ detailData.IsSignup == 1 ? "取消外呼" : "预约外呼" }} </view>
  166. <view @click="meetingReminderCancel" class="make-conference" v-if="detailData.IsShowMeetingReminder">
  167. {{ detailData.IsCancelMeetingReminder == 1 ? "取消会议提醒" : "会议提醒" }}
  168. <text>(会前15分钟推送微信消息提醒)</text>
  169. </view>
  170. <view v-if="detailData.IsShowAppointment" @click="summaryIsHandel" class="make-generation make-conference">{{ detailData.IsAppointment == 1 ? "取消纪要" : "预约纪要" }}</view>
  171. <view v-if="detailData.IsShowHelpSsk" class="make-generation make-conference" @click="askingGo"> 帮我带问 </view>
  172. <view class="make-outbound" @click="wanttosignup" v-if="detailData.IsSignup == 0 && detailData.IsShowSignup">
  173. {{ detailData.LimitPeopleNum > 0 ? `我要报名(${detailData.SignupNum}/${detailData.LimitPeopleNum})` : "我要报名" }}
  174. </view>
  175. <view v-if="detailData.IsSignup != 0 && detailData.IsShowSignup" class="make-outbound" @click="signupCancel(2)">
  176. {{ detailData.LimitPeopleNum > 0 ? `取消报名(${detailData.SignupNum}/${detailData.LimitPeopleNum})` : "取消报名" }}
  177. </view>
  178. </block>
  179. <view class="content-bottom" v-if="detailData.ActiveState == 2 && detailData.ActivityTypeId == 1">
  180. <view class="make-conference" @click="askingGo('提问')">
  181. 实时提问
  182. <text>会议过程中,分析师可替您提问专家</text>
  183. </view>
  184. </view>
  185. </view>
  186. </block>
  187. <!-- 参会方式的弹出层 -->
  188. <view class="select-box">
  189. <u-popup v-model="selectShow" mode="bottom">
  190. <view style="color: #333333; font-size: 28rpxrpx">请选择参会方式</view>
  191. <view style="color: #2c83ff" @click="signupAdd(1)">预约外呼</view>
  192. <view style="color: #2c83ff" @click="signupAdd(2)">自主拨入</view>
  193. <view style="color: #a9afb8" @click="selectShow = false">取消</view>
  194. </u-popup>
  195. </view>
  196. <!-- 各种弹框部分 -->
  197. <modalDialog
  198. :isShow="isShow"
  199. :signupType="signupType"
  200. :goFollow="goFollow"
  201. :signupStatus="signupStatus"
  202. :isCancelShow="isCancelShow"
  203. :idTypeCancel="idTypeCancel"
  204. @cancelShowBtn="cancelEnsure"
  205. :editIsShow="editIsShow"
  206. :countryCode="countryCode"
  207. :mobileEdit="mobileEdit"
  208. :goOnNextStep="goOnNextStep"
  209. :mailboxBinding="mailboxBinding"
  210. />
  211. <!-- 区号的弹出层 -->
  212. <areaCode :isAreaCode="isAreaCode" :areaCode="areaCode" />
  213. </view>
  214. <!-- 权限部分 -->
  215. <view v-else>
  216. <jurisdiction :idAct="id" :haveAuth="haveAuth" :industryMsg="industryMsg" :msgType="msgType" :sellerMobile="sellerMobile" :sellerName="sellerName"></jurisdiction>
  217. </view>
  218. <freeCharge class="free-charge" :isShowFreeBtn="isShowFree" />
  219. <audioModule :showAudioPop="false" />
  220. </view>
  221. </template>
  222. <script>
  223. import { activity, User } from "@/config/api.js";
  224. import modalDialog from "@/components/modalDialog.vue";
  225. import areaCode from "@/activityPages/components/areaCode.vue";
  226. import jurisdiction from "./jurisdiction/components.vue";
  227. import freeCharge from "@/components/freeCharge";
  228. import audioModule from "@/components/audioModule/index";
  229. let app = getApp({ allowDefault: true });
  230. export default {
  231. filters: {
  232. formatVoiceTime(e) {
  233. let m = parseInt(e / 60);
  234. let s = parseInt(e % 60);
  235. return `${m > 9 ? m : "0" + m}:${s > 9 ? s : "0" + s}`;
  236. },
  237. },
  238. data() {
  239. return {
  240. id: "",
  241. detailData: {},
  242. isShowJurisdiction: false,
  243. isGain: true,
  244. signupType: "", //关注类型
  245. goFollow: false, //是否关注公众号
  246. signupStatus: "Success", //4个不同的类型提示文案
  247. isShow: false, //弹框
  248. isCancelShow: false,
  249. idTypeCancel: {
  250. id: "",
  251. type: 1,
  252. cutId: "",
  253. state: "",
  254. },
  255. selectShow: false,
  256. isAreaCode: false,
  257. areaCode: {
  258. id: "",
  259. type: "",
  260. },
  261. isNeedAddCountryCode: false,
  262. haveAuth: "",
  263. industryMsg: "",
  264. sellerMobile: "",
  265. sellerName: "", //销售名称
  266. msgType: "",
  267. editIsShow: false, //外呼莫泰框
  268. countryCode: "", //外呼区号
  269. mobileEdit: "", //外呼手机号
  270. goOnNextStep: "", //设置外呼号后弹出哪个
  271. mailboxBinding: false, //是否绑定邮箱
  272. play: false,
  273. };
  274. },
  275. computed: {
  276. curVoiceId() {
  277. //当前正在播放的音频id
  278. return this.$store.state.audioBg.activityId;
  279. },
  280. curAudioPaused() {
  281. //当前音频是否暂停状态
  282. return this.$store.state.audioBg.paused;
  283. },
  284. curTime() {
  285. //当前音频的播放时间
  286. return this.$store.state.audioBg.curTime;
  287. },
  288. },
  289. components: {
  290. modalDialog,
  291. jurisdiction,
  292. areaCode,
  293. freeCharge,
  294. audioModule,
  295. },
  296. watch: {
  297. haveAuth: {
  298. handler() {
  299. if (this.haveAuth == 1) {
  300. this.$store.dispatch("statistics", { PageType: "ActivitParticulars", DetailId: this.id });
  301. }
  302. },
  303. immediate: true,
  304. },
  305. },
  306. methods: {
  307. //获取是否需要填写区号接口
  308. countryCcode() {
  309. User.countryCcode().then((res) => {
  310. if (res.Ret == 200) {
  311. this.isNeedAddCountryCode = res.Data.IsNeedAddCountryCode;
  312. }
  313. });
  314. },
  315. getActivityDetail() {
  316. activity
  317. .getActivityDetail({
  318. ActivityId: this.id,
  319. })
  320. .then((res) => {
  321. if (res.Ret == 200) {
  322. this.haveAuth = res.Data.HasPermission;
  323. this.industryMsg = res.Data.PopupMsg;
  324. this.sellerMobile = res.Data.SellerMobile;
  325. this.sellerName = res.Data.SellerName;
  326. this.msgType = res.Data.MsgType;
  327. if (res.Data.HasPermission == 1) {
  328. this.detailData = res.Data.Detail;
  329. let pages = getCurrentPages();
  330. let prevPage = pages[pages.length - 2];
  331. let path = prevPage ? prevPage.$page.fullPath : "";
  332. if (path == "/pages/activity/activity" || path == "/activityPages/activitySearch/activitySearch") {
  333. const index = prevPage.$vm.collectList.findIndex((item) => item.ActivityId == this.id);
  334. prevPage.$vm.collectList[index].IsSignup = this.detailData.IsSignup;
  335. prevPage.$vm.collectList[index].SignupNum = this.detailData.SignupNum;
  336. prevPage.$vm.collectList[index].IsCancelMeetingReminder = this.detailData.IsCancelMeetingReminder;
  337. }
  338. }
  339. }
  340. });
  341. },
  342. //拨打电话
  343. phonebtn(phone) {
  344. uni.makePhoneCall({
  345. phoneNumber: phone,
  346. });
  347. },
  348. // 跳转新的小程序
  349. networkBtn() {
  350. if (this.detailData.OnlineParticipation.includes("http")) {
  351. uni.navigateTo({
  352. url: "/activityPages/networkAttend/networkAttend?url=" + this.detailData.OnlineParticipation,
  353. });
  354. } else {
  355. uni.navigateToMiniProgram({
  356. appId: "wxade30ff0c4ee757d",
  357. path: this.detailData.OnlineParticipation,
  358. });
  359. }
  360. },
  361. cancelEnsure() {
  362. this.getActivityDetail();
  363. },
  364. goDetail(id) {
  365. uni.navigateTo({
  366. url: "/pageMy/reportDetail/reportDetail?id=" + id,
  367. });
  368. },
  369. askingGo(type = "") {
  370. uni.navigateTo({
  371. url: "/activityPages/generationAsk/generationAsk?id=" + this.id + "&type=" + type,
  372. });
  373. },
  374. meetingReminderAdd() {
  375. activity
  376. .meetingReminderAdd({
  377. ActivityId: Number(this.id),
  378. })
  379. .then((res) => {
  380. if (res.Ret == 200) {
  381. uni.showModal({
  382. confirmText: "知道了",
  383. confirmColor: "#3385FF",
  384. content: res.Msg,
  385. showCancel: false,
  386. success: (res) => {
  387. if (res.confirm) {
  388. this.getActivityDetail();
  389. }
  390. },
  391. });
  392. }
  393. });
  394. },
  395. //取消会议提醒接口
  396. meetingReminderCancel() {
  397. if (this.detailData.IsCancelMeetingReminder == 1) {
  398. activity
  399. .meetingReminderCancel({
  400. ActivityId: Number(this.id),
  401. })
  402. .then((res) => {
  403. if (res.Ret == 200) {
  404. uni.showModal({
  405. confirmText: "知道了",
  406. confirmColor: "#3385FF",
  407. content: res.Msg,
  408. showCancel: false,
  409. success: (res) => {
  410. if (res.confirm) {
  411. this.getActivityDetail();
  412. }
  413. },
  414. });
  415. }
  416. });
  417. } else {
  418. this.meetingReminderAdd();
  419. }
  420. },
  421. wanttosignup() {
  422. if (this.detailData.IsLimitPeople == 1 && this.detailData.ActivityTypeName == "公司调研电话会") {
  423. this.selectShow = true;
  424. } else {
  425. this.signupAdd(3);
  426. }
  427. },
  428. //点击了严选
  429. strictSelection() {
  430. activity.descriptionOfResearch().then((res) => {
  431. if (res.Ret == 200) {
  432. uni.showModal({
  433. content: res.Data.Item.ConfigValue,
  434. confirmText: "知道了",
  435. showCancel: false,
  436. confirmColor: "#3385FF",
  437. success: function (res) {},
  438. });
  439. }
  440. });
  441. },
  442. copyLink() {
  443. uni.setClipboardData({
  444. data: this.detailData.LinkParticipants || this.detailData.OnlineParticipation,
  445. success: function () {
  446. uni.showToast({
  447. title: "复制成功,可在浏览器打开",
  448. icon: "none",
  449. duration: 2000,
  450. });
  451. },
  452. });
  453. },
  454. //跳转产业标签
  455. goDustrialHandler(item) {
  456. if (!item.IsJump) return;
  457. if (item.IsResearch) {
  458. //严选
  459. this.$store.dispatch("checkHandle", "/reportPages/researchTheme/researchTheme?id=" + item.IndustrialManagementId);
  460. } else {
  461. //非严选
  462. this.$store.dispatch("checkHandle", "/reportPages/IndustryReport/IndustryReport?id=" + item.IndustrialManagementId);
  463. }
  464. },
  465. //音频点击暂停播放
  466. audioPlayBack() {
  467. if (this.$store.state.audioBg.activityId == this.detailData.ActivityId) {
  468. if (this.globalBgAudioManager.paused) {
  469. this.globalBgAudioManager.play();
  470. } else {
  471. this.globalBgAudioManager.pause();
  472. }
  473. } else {
  474. this.$store.commit("audioBg/addAudio", { list: this.detailData.VoiceList, activityId: this.detailData.ActivityId, activityTitle: this.detailData.ActivityName });
  475. }
  476. },
  477. //拖动进度条
  478. handleAudioSliderChange(e) {
  479. const value = e.detail.value;
  480. this.globalBgAudioManager.seek(value);
  481. },
  482. },
  483. async onLoad(option) {
  484. this.id = option.id || "";
  485. await this.$store.dispatch("checkHandle");
  486. // this.listenAudio()
  487. if (!this.$store.state.isAuth && !this.$store.state.isBind) {
  488. //已授权已绑定
  489. this.countryCcode(); //判断是否加区号
  490. this.getActivityDetail();
  491. }
  492. },
  493. /**
  494. * 用户点击分享
  495. */
  496. onShareAppMessage: function (res) {
  497. return {
  498. title: this.isHorzMobile ? "好友向您推荐此内容,上传名片享查研观向免费月卡!" : "活动详情",
  499. path: "/activityPages/activityDetail/activityDetail?id=" + this.id,
  500. success: (res) => {},
  501. fail: (err) => {},
  502. };
  503. },
  504. };
  505. </script>
  506. <style lang="scss">
  507. .activity-detail {
  508. padding-bottom: 100rpx;
  509. .notice {
  510. height: 60rpx;
  511. width: 100%;
  512. }
  513. .choose-limit {
  514. position: relative;
  515. display: flex;
  516. align-items: center;
  517. image {
  518. width: 130rpx;
  519. height: 38rpx;
  520. }
  521. .limit-img {
  522. position: absolute;
  523. top: -13rpx;
  524. right: -30rpx;
  525. width: 46rpx;
  526. height: 26rpx;
  527. }
  528. }
  529. .content {
  530. padding: 34rpx 34rpx 0rpx;
  531. margin-bottom: -20rpx;
  532. color: #333333;
  533. font-size: 28rpx;
  534. view {
  535. padding-left: 20rpx;
  536. }
  537. text {
  538. line-height: 80rpx;
  539. padding-left: 20rpx;
  540. }
  541. .phone {
  542. padding: 0;
  543. display: inline-block;
  544. color: #2c83ff;
  545. }
  546. .new_icon {
  547. width: 26rpx;
  548. height: 28rpx;
  549. margin-left: 10rpx;
  550. }
  551. .dialog-title {
  552. width: 682rpx;
  553. padding: 20rpx;
  554. background: #f2f2f2;
  555. opacity: 0.8;
  556. font-size: 30rpx;
  557. font-weight: bold;
  558. margin-bottom: 15rpx;
  559. color: #000;
  560. }
  561. .brackets-title {
  562. padding-left: 20rpx;
  563. }
  564. .city-box {
  565. display: flex;
  566. align-items: center;
  567. text {
  568. padding: 0;
  569. }
  570. .city {
  571. display: flex;
  572. color: #2088ff;
  573. align-items: center;
  574. image {
  575. width: 27rpx;
  576. height: 32rpx;
  577. margin-right: 12rpx;
  578. }
  579. }
  580. }
  581. }
  582. .network {
  583. margin-bottom: 30rpx;
  584. padding: 0 !important;
  585. display: flex;
  586. .network-left {
  587. width: 160rpx;
  588. text-align-last: justify;
  589. text-align: justify;
  590. flex-shrink: 0;
  591. }
  592. .network-right {
  593. width: 480rpx;
  594. }
  595. .dustrial-content {
  596. display: flex;
  597. flex-wrap: wrap;
  598. }
  599. .network-zoom {
  600. .text_zoom {
  601. width: 100%;
  602. word-break: break-all;
  603. color: #333333;
  604. }
  605. view {
  606. padding: 0 !important;
  607. margin: 0 !important;
  608. }
  609. .copy-zoom {
  610. display: inline-block;
  611. padding: 5rpx 17rpx !important;
  612. border-radius: 34rpx;
  613. background-color: #ebf4ff;
  614. font-size: 24rpx;
  615. color: #2c83ff;
  616. margin: 0 10rpx;
  617. margin-top: 30rpx;
  618. }
  619. }
  620. .network-link {
  621. width: 520rpx !important;
  622. view {
  623. padding: 0 !important;
  624. margin: 0 !important;
  625. width: 100%;
  626. display: flex;
  627. justify-content: space-between;
  628. :first-child {
  629. width: 350rpx;
  630. }
  631. .copy-link {
  632. padding: 5rpx 17rpx !important;
  633. border-radius: 34rpx;
  634. background-color: #ebf4ff;
  635. font-size: 24rpx;
  636. color: #2c83ff;
  637. }
  638. }
  639. }
  640. }
  641. .default {
  642. // padding: 0 !important;
  643. // margin: 0;
  644. padding-left: 0 !important;
  645. line-height: 40rpx !important;
  646. }
  647. .content-bottom {
  648. margin: 50rpx 0 30rpx;
  649. .make-outbound {
  650. margin: 0 auto;
  651. width: 368rpx;
  652. height: 80rpx;
  653. background: linear-gradient(268deg, #2ddbff 0%, #1599ff 49%, #005eff 100%);
  654. opacity: 1;
  655. border-radius: 4rpx;
  656. color: #ffffff;
  657. font-size: 34rpx;
  658. line-height: 80rpx;
  659. text-align: center;
  660. }
  661. .make-generation {
  662. padding-top: 0rpx !important;
  663. line-height: 76rpx;
  664. }
  665. .make-conference {
  666. margin: 30rpx auto;
  667. width: 368rpx;
  668. height: 80rpx;
  669. border: 2px solid #2c83ff;
  670. opacity: 1;
  671. border-radius: 4rpx;
  672. padding-top: 5rpx;
  673. text-align: center;
  674. color: #2c83ff;
  675. font-size: 30rpx;
  676. text {
  677. font-size: 16rpx;
  678. }
  679. }
  680. }
  681. .bottom-env {
  682. position: fixed;
  683. bottom: 0;
  684. padding-bottom: constant(safe-area-inset-bottom);
  685. padding-bottom: env(safe-area-inset-bottom);
  686. left: 0;
  687. width: 100%;
  688. background-color: #ffffff;
  689. }
  690. .apply-box {
  691. width: 100%;
  692. height: 100rpx;
  693. display: flex;
  694. font-size: 32rpx;
  695. color: #333333;
  696. line-height: 100rpx;
  697. .cancel-apply {
  698. display: flex;
  699. padding-left: 50rpx;
  700. flex: 1;
  701. border: 2rpx solid #005eff;
  702. background-color: #fff;
  703. text {
  704. color: #005eff;
  705. }
  706. }
  707. .ok-apply {
  708. flex: 1;
  709. background: linear-gradient(268deg, #2ddbff 0%, #1599ff 49%, #005eff 100%);
  710. text-align: center;
  711. color: #ffffff;
  712. }
  713. }
  714. .select-box {
  715. width: 100%;
  716. view {
  717. height: 95prx;
  718. line-height: 95rpx;
  719. text-align: center;
  720. font-size: 32rpx;
  721. border-bottom: 1rpx solid #ebebeb;
  722. }
  723. }
  724. .dustrial-ui {
  725. margin-bottom: 10rpx !important;
  726. }
  727. .dustrial-li {
  728. display:flex;
  729. align-items: center;
  730. padding: 0 13rpx;
  731. margin: 0 20rpx 20rpx 0;
  732. }
  733. .dustrial-item {
  734. background: #edf4ff;
  735. border: 1px solid #3385ff;
  736. border-radius: 4rpx;
  737. color: #3385ff;
  738. }
  739. .audio-card {
  740. width: 100%;
  741. height: 282rpx;
  742. background: #f5f9ff;
  743. border-radius: 16rpx;
  744. margin: 0 auto;
  745. padding: 30rpx !important;
  746. .slider {
  747. width: 100%;
  748. margin: 0;
  749. }
  750. .card-title {
  751. color: #3385ff;
  752. font-size: 26rpx;
  753. padding: 0 66rpx;
  754. text-align: center;
  755. margin-bottom: 35rpx;
  756. }
  757. .card-time {
  758. display: flex;
  759. justify-content: space-between;
  760. color: #999999;
  761. font-size: 20rpx;
  762. padding-left: 0;
  763. .time {
  764. padding: 0;
  765. line-height: 26rpx;
  766. }
  767. }
  768. .is-paly-card {
  769. width: 100%;
  770. text-align: center;
  771. padding-left: 0;
  772. image {
  773. margin-top: 5rpx;
  774. width: 100rpx;
  775. height: 100rpx;
  776. }
  777. }
  778. }
  779. }
  780. </style>