my.vue 19 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841842843844845846847848849850851852853854855856857858859860861862863864865866867868869870871872873874875876877878879880881882883884
  1. <template>
  2. <view>
  3. <!-- 公共组件-每个页面必须引入 -->
  4. <public-module></public-module>
  5. <!-- 头部信息Start -->
  6. <view class="headers " :style="headerStyle">
  7. <view class="dis a-c j-c">
  8. <text>我的</text>
  9. <view class="headers-right">
  10. <!-- <view>
  11. <image @click="weChatService" src="/static/image/my/kefu.png" mode="">
  12. </image>
  13. <text>客服</text>
  14. </view> -->
  15. <view style="margin-left:15px">
  16. <image @tap="logout" src="/static/image/my/tichu.png" mode="">
  17. </image>
  18. <text>退出</text>
  19. </view>
  20. </view>
  21. </view>
  22. </view>
  23. <view class="Personnel" :style="{ 'background-image': 'url(' + backImage + ')' }">
  24. <view class="Personnel-title" @click="promotionCode">
  25. <image src="/static/icon/code.png" mode="">
  26. </image>
  27. 推广码
  28. </view>
  29. <view class="dis a-c Personnel-info">
  30. <view class="Personnel-img">
  31. <image :src="avatar" class="avatar" mode=""></image>
  32. <image :src="backLogo" mode=""></image>
  33. </view>
  34. <view class="full-name">
  35. <text>{{ userInfo.sysUser.userName }}</text>
  36. <!-- <text >司龄 1年</text> -->
  37. </view>
  38. <text style="line-height: 17px;">{{ userInfo.sysUser.deptName }}</text>
  39. <view class=" dis j-s digit">
  40. <view v-if="userInfo.sysUser.weChat" class=" dis" style="padding-left: 20%;">
  41. <image src="/static/icon/weixin.png" mode=""></image>
  42. <text>{{ userInfo.sysUser.weChat }}</text>
  43. </view>
  44. <view class=" dis a-c">
  45. <image src="/static/icon/dianhua.png" mode=""></image>
  46. <text>{{ userInfo.sysUser.mobile }}</text>
  47. </view>
  48. </view>
  49. </view>
  50. <view class="withdrawal-box">
  51. <view class="dis a-c j-c withdrawal-title">
  52. <text>可提现总金额</text>
  53. <text @tap="accountTool('/pages/wallet/bankCard')">银行卡</text>
  54. </view>
  55. <view class="dis a-s j-c withdrawal-sum">
  56. <text>¥</text>
  57. <text>{{ getApplication.cashFee || 0 }} </text>
  58. </view>
  59. <view class="withdrawal-income dis">
  60. <view style="border-right: 1px solid #C5E7FF;">
  61. <text @click="incomeClick">佣金总收入金额
  62. <image style="display: inline-block; width: 9px;height:9px;vertical-align: -1px;"
  63. src="/static/icon/right.png" mode=""></image>
  64. </text>
  65. <text>¥{{ getApplication.extractFee || 0 }} </text>
  66. </view>
  67. <view>
  68. <text>已经提现金额</text>
  69. <text>¥{{ getApplication.historyFee || 0 }}</text>
  70. </view>
  71. </view>
  72. <view class="withdrawal-fun" @click="toWithdraw">提现</view>
  73. </view>
  74. </view>
  75. <view class=" dis a-c j-s" style="margin: 0px 16px;">
  76. <view class="withdrawal-record">
  77. <i></i>
  78. <text>提现记录</text>
  79. </view>
  80. <view class="search" @click="searchPopup">
  81. <text>自定义时间<i></i></text>
  82. </view>
  83. </view>
  84. <view class="withdrawal-flow">
  85. <!-- <view style="border-bottom: 1px solid #EEEEEE;padding: 15px 0;
  86. margin: 0 15px;" v-for="val in withdrawalData" :key="val"> -->
  87. <view class="withdrawal-card" v-for="val in withdrawalData" :key="val" @click="viewWithdrawal(val)">
  88. <view class="dis j-s">
  89. <view>
  90. <view style="line-height: 18px;">提现</view>
  91. <text style="font-size: 10px;color: #999999;">{{ val.createTime }}</text>
  92. </view>
  93. <view class="dis a-c">
  94. <view style="text-align: right;">
  95. <view style="line-height: 18px;">-{{ val.cashFee }}</view>
  96. <text class="withdrawal-status" v-if="val.status == '0'"
  97. style="background: #EAF0FF;color: #2D6DFF;">提现中</text>
  98. <text class="withdrawal-status" v-if="val.status == '1'"
  99. style="background: #E3FBE7;color: #18B63B;">已提现</text>
  100. <text class="withdrawal-status" v-if="val.status == '2'"
  101. style="background: #FFECEC ;color: #F74141;">提现失败</text>
  102. </view>
  103. <image src="/static/icon/you.png" mode=""></image>
  104. </view>
  105. </view>
  106. </view>
  107. </view>
  108. <my-date-picker ref="datePicker" @confirmPickDate="confirmPickDate" />
  109. <!-- <view style="width: 323px;" id="gxxImg">
  110. <canvas canvas-id="myCanvas" style="width: 300px; height: 200px;"></canvas>
  111. <view class="ShowModalCode-style">
  112. <text>推广码</text>
  113. <text @tap="ShowModalCode=false" >×</text>
  114. </view>
  115. <view class="ShowModalCode-con">
  116. <text>请扫码下载掌柜科技APP</text>
  117. <image :src="workImg" mode="widthFix" lazy-load style="width: 150px;"></image>
  118. </view>
  119. </view> -->
  120. <u-popup v-model="ShowModalCode" mode="center" border-radius="15">
  121. <view style="width: 323px;" id="pdfContentsDiv">
  122. <view class="ShowModalCode-style">
  123. <text>推广码</text>
  124. <text @tap="ShowModalCode = false">×</text>
  125. </view>
  126. <view class="ShowModalCode-con">
  127. <text v-if="type==2">请扫码下载掌柜科技APP</text>
  128. <text v-if="type==1">请扫码下载掌柜合伙人APP</text>
  129. <image :src="workImg" mode="widthFix" lazy-load style="width: 150px;"></image>
  130. </view>
  131. <view class="dis" style="justify-content: space-around;padding:0 60px 20px 60px;">
  132. <view class="share-style" @click="sendPayCode">
  133. <image src="/static/image/my/weixin.png" mode="">
  134. <text>微信好友</text>
  135. </view>
  136. <view class="share-style" @tap="saveImage()">
  137. <image src="/static/image/my/baocun.png" mode="">
  138. <text>保存图片</text>
  139. </view>
  140. <view class="share-style" @click="duplicate">
  141. <image src="/static/image/my/fenxiang.png" mode="">
  142. <text>链接分享</text>
  143. </view>
  144. </view>
  145. </view>
  146. </u-popup>
  147. </view>
  148. </template>
  149. <script>
  150. import myDatePicker from '../components/date-picker.vue';
  151. import QR from "@/common/wxqrcode.js"
  152. import html2canvas from 'html2canvas'
  153. import {
  154. mapState,
  155. mapMutations
  156. } from "vuex"
  157. export default {
  158. components: {
  159. myDatePicker
  160. },
  161. data() {
  162. return {
  163. supportStaffUrl:'',
  164. ShowModalCode: false,
  165. info: ["", ""],
  166. current: 0,
  167. mode: 'default',
  168. headerStyle: {
  169. backgroundColor: '',
  170. backgroundImage: '',
  171. backgroundSize: '',
  172. backgroundPosition: '',
  173. boxShadow: ''
  174. // 其他样式属性...
  175. },
  176. showBackground: false,
  177. prevScrollTop: 0,
  178. avatar: "/static/image/my/wuxingb.png",
  179. getApplication: {},
  180. withdrawalData: [],
  181. backImage: '',
  182. backLogo: '',
  183. workImg: '',
  184. pathUrl: '',
  185. type: uni.getStorageSync('type'),
  186. }
  187. },
  188. computed: {
  189. ...mapState(['userInfo', "userCheckInfo",]),
  190. },
  191. async onShow() {
  192. // level:0 工作室
  193. this.backImage = this.userInfo.sysUser.sysPartnerConfig.image
  194. this.backLogo = this.userInfo.sysUser.sysPartnerConfig.logo
  195. let res = await this.$http.get('/APPPartner/getFee');
  196. if (res.code == 200) {
  197. this.getApplication = res.data || [];
  198. }
  199. if (this.userInfo.sysUser.sex == 'F') {
  200. this.avatar = "/static/image/my/nv.png"
  201. }
  202. if (this.userInfo.sysUser.sex == 'M') {
  203. this.avatar = "/static/image/my/nan.png"
  204. }
  205. this.WithdrawalqueryData()
  206. // if (this.userInfo.sysUser.headSculpture) {
  207. // this.avatar = this.$base.baseUrl + this.userInfo.sysUser.headSculpture;
  208. // } else {
  209. // this.avatar = "/static/image/my/avatar1.png"
  210. // }
  211. },
  212. onPageScroll(e) {
  213. this.handleScroll(e);
  214. },
  215. mounted() {
  216. this.getWechatData()
  217. uni.pageScrollTo({
  218. scrollTop: 0,
  219. duration: 0
  220. });
  221. uni.$on('scroll', this.handleScroll);
  222. },
  223. destroyed() {
  224. uni.$off('scroll', this.handleScroll);
  225. },
  226. methods: {
  227. ...mapMutations(['emptyUserInfo']),
  228. searchPopup() {
  229. this.$refs.datePicker.open()
  230. },
  231. sendPayCode() {
  232. if (this.pathUrl) {
  233. uni.share({
  234. provider: "weixin",
  235. scene: "WXSceneSession",
  236. type: 2,
  237. imageUrl: this.pathUrl
  238. })
  239. }
  240. },
  241. showLoading() {
  242. uni.showLoading({
  243. title: '正在生成图片'
  244. });
  245. },
  246. hideLoading() {
  247. uni.hideLoading();
  248. this.loading = false;
  249. },
  250. //页面截图转路径
  251. receiveRenderData(val) {
  252. uni.downloadFile({
  253. url: val,
  254. success(res) {
  255. // 这时会产生一个临时路径,在应用本次启动期间可以正常使用。
  256. if (res.statusCode == 200) {
  257. // 需要将图片保存到相册
  258. uni.saveImageToPhotosAlbum({
  259. filePath: res.tempFilePath, // 图片文件路径,可以是临时文件路径也可以是永久文件路径,不支持网络图片路径
  260. success(res) {
  261. uni.showToast({
  262. title: '保存成功',
  263. icon: 'none'
  264. })
  265. // 如果保存成功需要打开查看,请使用以下方法,同时也支持打开文件
  266. uni.openDocument({
  267. filePath: res.savedFilePath,
  268. success(res) { },
  269. fail(err) {
  270. uni.showToast({
  271. title: '手机不支持该文件类型,请安装wps或office应用',
  272. icon: 'none'
  273. })
  274. }
  275. })
  276. },
  277. fail(err) {
  278. uni.showToast({
  279. title: '图片保存失败',
  280. icon: 'none'
  281. })
  282. }
  283. })
  284. } else {
  285. uni.showToast({
  286. title: '下载失败,请稍后再试',
  287. icon: 'none'
  288. })
  289. }
  290. },
  291. fail(err) {
  292. uni.showToast({
  293. title: '下载失败,请稍后再试',
  294. icon: 'none'
  295. })
  296. }
  297. })
  298. },
  299. saveImage() {
  300. setTimeout(() => {
  301. this.$ownerInstance.callMethod('showLoading')
  302. const dom = document.getElementById('pdfContentsDiv') // 需要生成图片内容的 dom 节点
  303. html2canvas(dom, {
  304. width: dom.clientWidth, //dom 原始宽度
  305. height: dom.clientHeight,
  306. scrollY: 0, // html2canvas默认绘制视图内的页面,需要把scrollY,scrollX设置为0
  307. scrollX: 0,
  308. useCORS: true, //支持跨域
  309. // allowTaint: false,
  310. scale: 2, // 设置生成图片的像素比例,默认是1,如果生成的图片模糊的话可以开启该配置项
  311. }).then((canvas) => {
  312. // 生成成功
  313. this.$ownerInstance.callMethod('hideLoading')
  314. this.$ownerInstance.callMethod('receiveRenderData', canvas.toDataURL('image/png'))
  315. console.log()
  316. }).catch(err => {
  317. // 生成失败 弹出提示弹窗
  318. this.$ownerInstance.callMethod('_errAlert', `【生成图片失败,请重试】${err}`)
  319. })
  320. }, 300)
  321. },
  322. // 链接分享
  323. duplicate() {
  324. uni.setClipboardData({
  325. data: this.pathUrl,
  326. success: function () {
  327. console.log('复制成功');
  328. uni.showToast({
  329. title: '链接已复制成功',
  330. icon: 'success',
  331. duration: 2000
  332. });
  333. },
  334. fail: function () {
  335. console.log('复制失败');
  336. // 可以添加错误处理或用户友好的提示
  337. }
  338. });
  339. },
  340. async promotionCode() {
  341. this.ShowModalCode = true
  342. let pageRequest={
  343. pageNum: 1,
  344. pageSize: 50,
  345. columnFilters: {
  346. apptype: {
  347. name: "apptype",
  348. value: "apk",
  349. },
  350. appid: {
  351. name: "appid",
  352. value: this.type==2?"__UNI__D4FE29A":'__UNI__3FA05C4',
  353. }
  354. }
  355. }
  356. let res = await this.$http.post('/sysVersion/findPage', pageRequest);
  357. if (res.code == 200) {
  358. this.ShowModalCode = true
  359. this.pathUrl = res.data.content[0].path
  360. this.workImg = QR.createQrCodeImg(res.data.content[0].path, {
  361. size: parseInt(200) //二维码大小
  362. })
  363. }
  364. },
  365. confirmPickDate(dateStr, dateStr1) {
  366. if (dateStr) {
  367. dateStr += ' 00:00:01'
  368. }
  369. if (dateStr1) {
  370. dateStr1 += ' 23:59:59'
  371. }
  372. this.WithdrawalqueryData(dateStr, dateStr1)
  373. },
  374. viewWithdrawal(item) {
  375. uni.navigateTo({
  376. url: "/pages/my/withdrawalDetail?key=" + encodeURIComponent(JSON.stringify(item))
  377. })
  378. },
  379. async toWithdraw() {
  380. let res = await this.$http.post('/userBank/getUserBankList', {
  381. auditStatus: "1",
  382. delFlag: '0'
  383. });
  384. if (res.data.length) {
  385. this.navigate({
  386. url: `/pages/wallet/withdraw?amount=${this.getApplication.cashFee}`,
  387. }, "navigateTo", true)
  388. } else {
  389. uni.showToast({
  390. title: '暂无审核通过的银行卡,不可提现',
  391. duration: 3000,
  392. icon: "none"
  393. });
  394. }
  395. },
  396. async accountTool(path) {
  397. if (path) {
  398. if (path == '/pages/wallet/bankCard') {
  399. let res = await this.$http.post('/userBank/getUserBankList', {
  400. auditStatus: '',
  401. });
  402. if (!res.data.length) {
  403. this.navigate({
  404. url: '/pages/wallet/bindBank',
  405. complete: () => {
  406. setTimeout(() => {
  407. uni.showToast({
  408. title: '请先绑定银行卡',
  409. duration: 3000,
  410. icon: "none"
  411. });
  412. }, 500);
  413. }
  414. }, "navigateTo", true)
  415. } else {
  416. this.navigate({
  417. url: path,
  418. }, "navigateTo", true)
  419. }
  420. } else {
  421. this.navigate({
  422. url: path,
  423. }, "navigateTo", true)
  424. }
  425. } else {
  426. uni.showToast({
  427. title: '功能待开发...',
  428. icon: "none"
  429. });
  430. }
  431. },
  432. async WithdrawalqueryData(beginTime, endTime) {
  433. let params = {
  434. "endTime": endTime || '',
  435. "beginTime": beginTime || '',
  436. }
  437. let res = await this.$http.post('/sysAgencyFeeApproval/queryOperateInfo', params);
  438. if (res.code == '200') {
  439. this.withdrawalData = res.data
  440. }
  441. },
  442. handleScroll(e) {
  443. const scrollTop = e.scrollTop;
  444. if (scrollTop > this.prevScrollTop) {
  445. // 向下滚动
  446. this.showBackground = true; // 显示背景图
  447. } else if (scrollTop < 50) {
  448. // 在顶部附近,隐藏背景图
  449. this.showBackground = false;
  450. } else {
  451. // 向上滚动
  452. this.showBackground = true; // 显示背景图
  453. }
  454. this.headerStyle.backgroundColor = this.showBackground ? '#fff' : 'transparent';
  455. this.headerStyle.backgroundImage = this.showBackground ? 'url("/static/image/my/beijing.png")' : '';
  456. this.headerStyle.backgroundSize = this.showBackground ? 'cover' : '';
  457. // this.headerStyle.backgroundPosition = this.showBackground ? 'center' : '';
  458. this.prevScrollTop = scrollTop;
  459. },
  460. tool() {
  461. uni.navigateTo({
  462. url: "/pages/set/set"
  463. })
  464. },
  465. logout() {
  466. this.emptyUserInfo();
  467. uni.clearStorage({
  468. success: function () {
  469. }
  470. });
  471. setTimeout(() => {
  472. uni.reLaunch({
  473. url: "/pages/login/login"
  474. })
  475. return true;
  476. }, 500);
  477. },
  478. incomeClick() {
  479. uni.navigateTo({
  480. url: "/pages/my/commission"
  481. })
  482. },
  483. // 去账单明细
  484. toBillDetails(type) {
  485. this.navigate({
  486. url: `/pages/wallet/billDetails${type}`,
  487. }, "navigateTo", true)
  488. },
  489. // 去账单明细
  490. toWallet(type) {
  491. this.navigate({
  492. url: "/pages/wallet/wallet"
  493. }, "navigateTo", true)
  494. },
  495. //获取企业微信客服地址,是否展示
  496. getWechatData(){
  497. this.$http.get('/sys/qy/wechat/find/picture').then(res => {
  498. this.supportStaffUrl = res.data.supportStaffUrl
  499. })
  500. },
  501. //点击跳转企业微信客服
  502. weChatService() {
  503. uni.share({
  504. provider: "weixin",
  505. openCustomerServiceChat: true,
  506. customerUrl: this.supportStaffUrl, //企业微信地址
  507. corpid: 'wwfe67d19509d43ec5', //企业id
  508. success: (res) => {},
  509. fail: (err) => {}
  510. });
  511. },
  512. }
  513. }
  514. </script>
  515. <style lang="scss" scoped>
  516. .headers {
  517. position: fixed;
  518. top: 0;
  519. left: 0;
  520. height: auto;
  521. width: 100%;
  522. z-index: 999999;
  523. padding: 16px;
  524. padding-top: 40px;
  525. text {
  526. font-size: 18px;
  527. font-weight: 700;
  528. color: #333333;
  529. }
  530. .headers-right{
  531. // width: 100%;
  532. // height: 100%;
  533. // position: relative;
  534. position: absolute;
  535. right: 15px;
  536. // width: 70px;
  537. display: flex;
  538. justify-content: space-between;
  539. view{
  540. line-height: 8px;
  541. }
  542. text {
  543. font-size: 9px;
  544. color: #666666;
  545. }
  546. image {
  547. // position: absolute;
  548. // right: 0;
  549. width: 16px;
  550. height: 16px;
  551. }
  552. }
  553. }
  554. .Personnel {
  555. height: auto;
  556. width: 100%;
  557. background: #F7F7F7;
  558. background-size: 100% 100%;
  559. padding: 90px 16px 8px 16px;
  560. position: relative;
  561. }
  562. .Personnel-title {
  563. position: absolute;
  564. right: 0;
  565. top: 135px;
  566. background: linear-gradient(132deg, #2DD9FF 0%, #2D6DFF 100%);
  567. border-radius: 16px 0px 0px 16px;
  568. color: #fff;
  569. padding: 2px 6px 2px 10px;
  570. image {
  571. display: inline-block;
  572. width: 15px;
  573. height: 15px;
  574. vertical-align: -2px;
  575. margin-right: 3px;
  576. }
  577. }
  578. .Personnel-img {
  579. position: relative;
  580. .avatar {
  581. width: 60px;
  582. height: 60px;
  583. border-radius: 50%;
  584. }
  585. image:last-child {
  586. display: inline-block;
  587. width: 30px;
  588. height: 30px;
  589. position: absolute;
  590. bottom: -5px;
  591. right: -8px;
  592. }
  593. }
  594. /* 我的钱包Start */
  595. .my-wallet {
  596. .wallet-body {
  597. width: 100%;
  598. height: auto;
  599. padding: 8px 16px;
  600. background: #FFFFFF;
  601. box-shadow: 0px 4px 10px 0px #DAE3F4;
  602. border-radius: 6px;
  603. margin-top: 10px;
  604. .route {
  605. text {
  606. font-size: 12px;
  607. color: #333;
  608. font-weight: 400;
  609. }
  610. image {
  611. width: 45px;
  612. height: 40px;
  613. }
  614. }
  615. .money {
  616. padding: 8px 0;
  617. background-color: #F9F8FD;
  618. border-radius: 4px;
  619. margin-top: 8px;
  620. text {
  621. font-size: 12px;
  622. color: #333;
  623. font-weight: 400;
  624. }
  625. }
  626. }
  627. }
  628. .Personnel-info {
  629. flex-direction: column;
  630. font-size: 14px;
  631. color: #152F63;
  632. }
  633. .full-name {
  634. margin-top: 8px;
  635. // margin-left: 12%;
  636. color: #152F63;
  637. text:first-child {
  638. font-weight: 700;
  639. font-size: 18px;
  640. line-height: 22px;
  641. }
  642. // text:last-child{
  643. // margin-left: 10px;
  644. // font-weight: 400;
  645. // font-size: 10px;
  646. // line-height: 12px;
  647. // }
  648. }
  649. .digit {
  650. margin-top: 8px;
  651. view {
  652. // width: 110px;
  653. }
  654. image {
  655. width: 20px;
  656. height: 20px;
  657. display: inline-block;
  658. }
  659. }
  660. .withdrawal-box {
  661. margin-top: 13px;
  662. background: #FFFFFF;
  663. border-radius: 5px 5px 5px 5px;
  664. padding: 18px 16px;
  665. .withdrawal-title {
  666. width: 100%;
  667. height: 100%;
  668. position: relative;
  669. text:first-child {
  670. font-weight: 400;
  671. font-size: 12px;
  672. color: #999999;
  673. }
  674. text:last-child {
  675. position: absolute;
  676. right: 0;
  677. font-size: 10px;
  678. color: #2D6DFF;
  679. line-height: 12px;
  680. }
  681. }
  682. .withdrawal-sum {
  683. color: #333333;
  684. font-weight: bold;
  685. line-height: 32px;
  686. text:first-child {
  687. font-size: 17px;
  688. line-height: 38px;
  689. }
  690. text:last-child {
  691. font-size: 26px;
  692. }
  693. }
  694. .withdrawal-income {
  695. margin: 10px 0;
  696. background: rgba(240, 248, 255, 0.5);
  697. border-radius: 2px 2px 2px 2px;
  698. padding: 10px;
  699. view {
  700. width: 50%;
  701. text-align: center;
  702. text:first-child {
  703. font-weight: 400;
  704. font-size: 10px;
  705. color: #666666;
  706. display: block;
  707. }
  708. text:last-child {
  709. margin-top: 3px;
  710. font-weight: 700;
  711. font-size: 17px;
  712. color: #333333;
  713. line-height: 20px;
  714. display: block;
  715. }
  716. }
  717. }
  718. .withdrawal-fun {
  719. background: linear-gradient(132deg, #2DD9FF 0%, #2D6DFF 100%);
  720. border-radius: 5px 5px 5px 5px;
  721. color: #fff;
  722. font-size: 16px;
  723. text-align: center;
  724. line-height: 42px;
  725. }
  726. }
  727. .withdrawal-record {
  728. font-weight: 700;
  729. font-size: 16px;
  730. color: #333333;
  731. i {
  732. display: inline-block;
  733. margin-right: 5px;
  734. width: 2px;
  735. height: 20px;
  736. background: linear-gradient(132deg, #2DD9FF 0%, #2D6DFF 100%);
  737. }
  738. }
  739. .withdrawal-flow {
  740. margin: 8px 16px;
  741. overflow: hidden;
  742. background: #FFFFFF;
  743. border-radius: 5px 5px 5px 5px;
  744. font-size: 16px;
  745. color: #333333;
  746. .withdrawal-card {
  747. border-bottom: 1px solid #EEEEEE;
  748. padding: 15px 0;
  749. margin: 0 15px;
  750. image {
  751. display: inline-block;
  752. width: 11px;
  753. height: 11px;
  754. margin-left: 5px;
  755. }
  756. .withdrawal-status {
  757. padding: 2px 5px;
  758. font-size: 10px;
  759. border-radius: 1px 1px 1px 1px;
  760. }
  761. }
  762. }
  763. .search {
  764. text {
  765. font-size: 14px;
  766. color: #666666;
  767. }
  768. i {
  769. margin-left: 2px;
  770. display: inline-block;
  771. width: 0;
  772. height: 0;
  773. border: 4px solid;
  774. border-color: #666666;
  775. border-bottom: 4px solid transparent;
  776. border-right: 4px solid transparent;
  777. border-left: 4px solid transparent;
  778. }
  779. }
  780. .ShowModalCode-style {
  781. // display: block;
  782. font-weight: 600;
  783. font-size: 16px;
  784. color: #333333;
  785. border-bottom: 1px solid #EEEEEE;
  786. padding: 15px;
  787. text-align: center;
  788. position: relative;
  789. text:last-child {
  790. position: absolute;
  791. right: 20px;
  792. color: #999999;
  793. font-size: 24px;
  794. line-height: 26px;
  795. }
  796. }
  797. .ShowModalCode-con {
  798. padding: 20px;
  799. text-align: center;
  800. font-size: 16px;
  801. color: #333333;
  802. image {
  803. margin: 0 auto;
  804. margin-top: 15px;
  805. }
  806. }
  807. .share-style {
  808. image {
  809. width: 45px;
  810. height: 45px
  811. }
  812. text {
  813. font-size: 12px;
  814. }
  815. }</style>