You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
1 line
10 KiB
1 line
10 KiB
1 year ago
|
(window["webpackJsonp"]=window["webpackJsonp"]||[]).push([["pages-PaymentEdit-PaymentEdit"],{"020f":function(e,t,n){var s=n("24fb");t=s(!1),t.push([e.i,'@charset "UTF-8";\r\n/**\r\n * 这里是uni-app内置的常用样式变量\r\n *\r\n * uni-app 官方扩展插件及插件市场(https://ext.dcloud.net.cn)上很多三方插件均使用了这些样式变量\r\n * 如果你是插件开发者,建议你使用scss预处理,并在插件代码中直接使用这些变量(无需 import 这个文件),方便用户通过搭积木的方式开发整体风格一致的App\r\n *\r\n */\r\n/**\r\n * 如果你是App开发者(插件使用者),你可以通过修改这些变量来定制自己的插件主题,实现自定义主题功能\r\n *\r\n * 如果你的项目同样使用了scss预处理,你也可以直接在你的 scss 代码中使用如下变量,同时无需 import 这个文件\r\n */\r\n/* 颜色变量 */\r\n/* 主要颜色 */\r\n/* 行为相关颜色 */\r\n/* 文字基本颜色 */\r\n/* 背景颜色 */\r\n/* 边框颜色 */\r\n/* 尺寸变量 */\r\n/* 文字尺寸 */\r\n/* 图片尺寸 */\r\n/* Border Radius */\r\n/* 水平间距 */\r\n/* 垂直间距 */\r\n/* 透明度 */\r\n/* 文章场景相关 */.page-total[data-v-2d0f9b74]{position:fixed;left:0;bottom:0;width:100%;background-color:#f6f6f6}.key-list[data-v-2d0f9b74]{display:flex;flex-wrap:wrap;align-items:center;padding:0 3%;height:90%;margin-top:%?20?%}.key-list .list[data-v-2d0f9b74]{display:flex;align-items:center;justify-content:center;width:32.3%;height:%?80?%;background-color:#fff;border-radius:%?10?%;box-shadow:0 0 %?10?% rgba(0,0,0,.1);margin-right:1.5%;margin-bottom:%?10?%}.key-list .list uni-text[data-v-2d0f9b74]{font-size:%?38?%;font-weight:700;color:#222}.key-list .list[data-v-2d0f9b74]:nth-child(3n){margin-right:0}.key-list .special[data-v-2d0f9b74]{background-color:#f6f6f6;box-shadow:none}.key-list .special uni-text[data-v-2d0f9b74]{color:#959595}',""]),e.exports=t},"15ea":function(e,t,n){"use strict";n.d(t,"b",(function(){return r})),n.d(t,"c",(function(){return i})),n.d(t,"a",(function(){return s}));var s={CodeKeyboard:n("95f9").default},r=function(){var e=this,t=e.$createElement,n=e._self._c||t;return n("v-uni-view",{staticClass:"page"},[n("v-uni-view",[n("v-uni-view",{staticClass:"pay-title"},[n("v-uni-text",{directives:[{name:"show",rawName:"v-show",value:1===e.AffirmStatus,expression:"AffirmStatus === 1"}]},[e._v("请输入6位支付密码")]),n("v-uni-text",{directives:[{name:"show",rawName:"v-show",value:2===e.AffirmStatus,expression:"AffirmStatus === 2"}]},[e._v("请设置6位支付密码")]),n("v-uni-text",{directives:[{name:"show",rawName:"v-show",value:3===e.AffirmStatus,expression:"AffirmStatus === 3"}]},[e._v("请确认6位支付密码")])],1),n("v-uni-view",{staticClass:"pay-password",on:{click:function(t){arguments[0]=t=e.$handleEvent(t),e.onPayUp.apply(void 0,arguments)}}},[n("v-uni-view",{staticClass:"list"},[n("v-uni-text",{directives:[{name:"show",rawName:"v-show",value:e.passwordArr.length>=1,expression:"passwordArr.length >= 1"}]},[e._v("●")])],1),n("v-uni-view",{staticClass:"list"},[n("v-uni-text",{directives:[{name:"show",rawName:"v-show",value:e.passwordArr.length>=2,expression:"passwordArr.length >= 2"}]},[e._v("●")])],1),n("v-uni-view",{staticClass:"list"},[n("v-uni-text",{directives:[{name:"show",rawName:"v-show",value:e.passwordArr.length>=3,expression:"passwordArr.length >= 3"}]},[e._v("●")])],1),n("v-uni-view",{staticClass:"list"},[n("v-uni-text",{directives:[{name:"show",rawName:"v-show",value:e.passwordArr.length>=4,expression:"passwordArr.length >= 4"}]},[e._v("●")])],1),n("v-uni-view",{staticClass:"list"},[n("v-uni-text",{directives:[{name:"show",rawName:"v-show",value:e.passwordArr.length>=5,expression:"passwordArr.length >= 5"}]},[e._v("●")])],1),n("v-uni-view",{staticClass:"list"},[n("v-uni-text",{directives:[{name:"show",rawName:"v-show",value:e.passwordArr.length>=6,expression:"passwordArr.length >= 6"}]},[e._v("●")])],1)],1),n("v-uni-view",{staticClass:"hint"},[n("v-uni-text",[e._v("忘
|