zx/public/static/js/pages-points_mall-exchange_...

1 line
14 KiB
JavaScript
Raw Normal View History

2024-07-02 15:32:59 +08:00
(window["webpackJsonp"]=window["webpackJsonp"]||[]).push([["pages-points_mall-exchange_record"],{"14ff":function(t,e,n){var i=n("c86c");e=i(!1),e.push([t.i,'@charset "UTF-8";\n/**\n * 这里是uni-app内置的常用样式变量\n *\n * uni-app 官方扩展插件及插件市场https://ext.dcloud.net.cn上很多三方插件均使用了这些样式变量\n * 如果你是插件开发者建议你使用scss预处理并在插件代码中直接使用这些变量无需 import 这个文件方便用户通过搭积木的方式开发整体风格一致的App\n *\n */\n/**\n * 如果你是App开发者插件使用者你可以通过修改这些变量来定制自己的插件主题实现自定义主题功能\n *\n * 如果你的项目同样使用了scss预处理你也可以直接在你的 scss 代码中使用如下变量,同时无需 import 这个文件\n */\n/* 颜色变量 */\n/* 行为相关颜色 */\n/* 背景颜色 */\n/* 边框颜色 */\n/* 尺寸变量 */\n/* 文字尺寸 */\n/* 图片尺寸 */\n/* Border Radius */\n/* 水平间距 */\n/* 垂直间距 */\n/* 透明度 */\n/* 文章场景相关 */.exchange-record .item[data-v-4053d546]{background-color:#fff;margin:%?10?% %?30?%;border-radius:%?6?%}.exchange-record .item .exchange_record-time[data-v-4053d546]{color:#333;border-bottom:1px solid #eee;padding:%?22?% %?30?%;display:flex;justify-content:space-between}.exchange-record .item .exchange_record-time .status[data-v-4053d546]{color:var(--view-theme)}.exchange-record .item .picTxt[data-v-4053d546]{border-bottom:1px solid #f0f0f0;padding:%?30?% %?30?%}.exchange-record .item .picTxt .pictrue[data-v-4053d546]{width:%?120?%;height:%?120?%}.exchange-record .item .picTxt .pictrue uni-image[data-v-4053d546]{width:100%;height:100%;border-radius:%?6?%}.exchange-record .item .picTxt .text[data-v-4053d546]{width:%?470?%;font-size:%?30?%;color:#282828}.exchange-record .item .picTxt .text .time[data-v-4053d546]{font-size:%?24?%;color:#868686;justify-content:left!important}.exchange-record .item .picTxt .text .successTxt[data-v-4053d546]{font-size:%?24?%}.exchange-record .item .picTxt .text .endTxt[data-v-4053d546]{font-size:%?24?%;color:#999}.exchange-record .item .picTxt .text .money[data-v-4053d546]{font-size:%?24?%}.exchange-record .item .picTxt .text .money .num[data-v-4053d546]{font-size:%?32?%;font-weight:700}.exchange-record .item .picTxt .text .money .symbol[data-v-4053d546]{font-weight:700}.exchange-record .item .bottom[data-v-4053d546]{height:%?100?%;padding:0 %?30?%;font-size:%?27?%}.exchange-record .item .bottom .purple[data-v-4053d546]{color:#f78513}.exchange-record .item .bottom .end[data-v-4053d546]{color:#999}.exchange-record .item .bottom .success[data-v-4053d546]{color:#e93323}.exchange-record .item .bottom .bnt[data-v-4053d546]{font-size:%?27?%;color:#fff;width:%?176?%;height:%?60?%;border-radius:%?32?%;text-align:center;line-height:%?60?%}.exchange-record .item .bottom .bnt.cancel[data-v-4053d546]{color:#aaa;border:1px solid #ddd}.exchange-record .item .bottom .bnt ~ .bnt[data-v-4053d546]{margin-left:%?18?%}.exchange-record .item .bottom .bg-colort[data-v-4053d546]{background-color:var(--view-theme)}.gray-sty[data-v-4053d546]{width:100%;font-size:%?24?%;color:#999}',""]),t.exports=e},1523:function(t,e,n){"use strict";n("6a54");var i=n("f5bd").default;Object.defineProperty(e,"__esModule",{value:!0}),e.default=void 0,n("aa9c"),n("c9b5"),n("bf0f"),n("ab80"),n("dd2b");var a=i(n("9b1b")),o=i(n("8329")),r=n("8f59"),c=n("475f"),d=n("672a"),s=i(n("82d1")),u=n("96e0"),l=n("e44d"),f={name:"exchangeRecord",components:{emptyPage:o.default,payment:s.default},props:{},data:function(){return{exchangeList:[],payMode:[{name:"微信支付",icon:"icon-weixinzhifu",value:"wechat",title:"微信快捷支付",payStatus:1},{name:"支付宝支付",icon:"icon-zhifubao",value:"alipay",title:"支付宝支付",payStatus:this.$store.getters.globalData.alipay_open},{name:"余额支付",icon:"icon-yuezhifu",value:"balance",title:"可用余额:",number:0,payStatus:this.$store.getters.globalData.yue_pay_status}],loaden