Spaces:
Running
Running
File size: 4,704 Bytes
bcdcd19 |
1 |
(window["webpackJsonp"]=window["webpackJsonp"]||[]).push([["pages-buying-payment"],{2512:function(t,e,n){"use strict";n.r(e);var i=n("ff56"),a=n("e82e");for(var s in a)["default"].indexOf(s)<0&&function(t){n.d(e,t,(function(){return a[t]}))}(s);n("a24a");var o=n("828b"),c=Object(o["a"])(a["default"],i["b"],i["c"],!1,null,"5124e724",null,!1,i["a"],void 0);e["default"]=c.exports},a24a:function(t,e,n){"use strict";var i=n("d6d5"),a=n.n(i);a.a},cf8a: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/* 图片尺寸 */\n/* Border Radius */\n/* 水平间距 */\n/* 垂直间距 */\n/* 透明度 */\n/* 文章场景相关 */.top-wrap[data-v-5124e724]{width:100vw;height:35vw}.tc-input .money[data-v-5124e724]{text-align:right;font-size:36px;font-weight:700;margin-right:5px}.payment_method[data-v-5124e724]{width:96%;margin:0 auto;border-radius:5px;border:1px solid #dedede;padding:10px}.payment_method .title[data-v-5124e724]{padding:10px 0}.payment_method .method[data-v-5124e724]{padding:10px 0}.btn[data-v-5124e724]{position:fixed;bottom:0;width:100%;height:92px;border-top:1px solid #dedede;padding:0 10px}',""]),t.exports=e},d6d5:function(t,e,n){var i=n("cf8a");i.__esModule&&(i=i.default),"string"===typeof i&&(i=[[t.i,i,""]]),i.locals&&(t.exports=i.locals);var a=n("967d").default;a("c8e37e66",i,!0,{sourceMap:!1,shadowMode:!1})},d94d:function(t,e,n){"use strict";n("6a54");var i=n("f5bd").default;Object.defineProperty(e,"__esModule",{value:!0}),e.default=void 0;var a=i(n("9b1b")),s=n("8f59"),o={data:function(){return{money:"",symbol:"",second:60}},computed:(0,a.default)({},(0,s.mapState)(["theme"])),onLoad:function(t){var e=this;this.money=t.money,this.symbol=t.symbol;var n=setInterval((function(){e.second>0?e.second-=1:clearInterval(n)}),1e3)},methods:{commit:function(){uni.navigateTo({url:"/pages/buying/commitorder?money="+this.money+"&symbol="+this.symbol})}}};e.default=o},e82e:function(t,e,n){"use strict";n.r(e);var i=n("d94d"),a=n.n(i);for(var s in i)["default"].indexOf(s)<0&&function(t){n.d(e,t,(function(){return i[t]}))}(s);e["default"]=a.a},ff56:function(t,e,n){"use strict";n.d(e,"b",(function(){return i})),n.d(e,"c",(function(){return a})),n.d(e,"a",(function(){}));var i=function(){var t=this,e=t.$createElement,n=t._self._c||e;return n("v-uni-view",{class:{light:"light"==t.theme}},[n("v-uni-view",{staticClass:"top-wrap flex jscenter alcenter"},[n("v-uni-view",{staticClass:"top-content "},[n("v-uni-view",{staticClass:"tips flex jscenter alcenter mb10"},[n("v-uni-text",{staticClass:"tips"},[t._v("您将支付")])],1),n("v-uni-view",{staticClass:"tc-input flex jscenter alcenter "},[n("v-uni-view",{},[n("v-uni-text",{staticClass:"money"},[t._v(t._s(t.money))]),n("v-uni-text",{staticClass:"unit"},[t._v(t._s(t.symbol))])],1)],1)],1)],1),n("v-uni-view",{staticClass:"payment_method"},[n("v-uni-view",{staticClass:"title gray6"},[t._v("C2C交易")]),n("v-uni-view",{staticClass:"method flex between alcenter"},[n("v-uni-view",{staticClass:"name "},[t._v("银行借记卡")]),n("v-uni-view",{staticClass:"action flex between alcenter"},[n("v-uni-text",[t._v("69.5542343 USDT")]),n("v-uni-radio",{staticStyle:{transform:"scale(0.7)"},attrs:{value:"r1",checked:"true",color:"#FFCC33"}})],1)],1)],1),n("v-uni-view",{staticClass:"btn flex between alcenter"},[n("v-uni-view",{staticClass:"tips"},[n("v-uni-view",{},[t._v("您将支付")]),n("v-uni-view",[n("v-uni-text",{staticClass:"ft14"},[t._v(t._s(t.money))]),t._v(t._s(t.symbol))],1),n("v-uni-view",{staticClass:"pl10"},[t._v("价格有效时间"+t._s(t.second)+"s")])],1),n("v-uni-view",{staticClass:"ptb10 plr10"},[n("v-uni-view",{staticClass:"mt20 bgyellow radius20 ptb10 plr40 back ft16 tc mb10",on:{click:function(e){arguments[0]=e=t.$handleEvent(e),t.commit.apply(void 0,arguments)}}},[t._v("确认")])],1)],1)],1)},a=[]}}]); |