commonCell.js
2.8 KB
(global["webpackJsonp"]=global["webpackJsonp"]||[]).push([["pages_my/components/commonCell"],{"24dc":function(e,t,n){"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.default=void 0;var u={props:{lineInfo:{type:Array,require:!0},border:{type:Boolean,default:!1},headTitle:{type:String,default:""},rightTitle:{type:String,default:""},state:{type:Number,default:0}},data:function(){return{userInfo:{avatar:"https://cdn.uviewui.com/uview/album/1.jpg",nickname:"CLOOL",sex:"男",phoneNum:"13336668888",Birthday:"1999-12-26"}}},computed:{orderState:function(){return function(e){return{1:"已完成",2:"待支付",3:"待评价",4:"已取消",5:"退款/售后",6:"待使用"}[e]}},colorState:function(){return function(e){return{1:"#FFA100",2:"#F33B10",3:"#FFA100",4:"#999999",5:"#F33B10",6:"#999999"}[e]}}},methods:{UpdataInfo:function(e){this.$emit("updataInfo",this.userInfo)},showQR:function(){this.$emit("showQRcode",!0)}}};t.default=u},ac83:function(e,t,n){"use strict";var u=n("dbe7"),o=n.n(u);o.a},d3d2:function(e,t,n){"use strict";n.r(t);var u=n("f3b9"),o=n("ebf5");for(var i in o)["default"].indexOf(i)<0&&function(e){n.d(t,e,(function(){return o[e]}))}(i);n("ac83");var r=n("828b"),a=Object(r["a"])(o["default"],u["b"],u["c"],!1,null,"19a6ba34",null,!1,u["a"],void 0);t["default"]=a.exports},dbe7:function(e,t,n){},ebf5:function(e,t,n){"use strict";n.r(t);var u=n("24dc"),o=n.n(u);for(var i in u)["default"].indexOf(i)<0&&function(e){n.d(t,e,(function(){return u[e]}))}(i);t["default"]=o.a},f3b9:function(e,t,n){"use strict";n.d(t,"b",(function(){return o})),n.d(t,"c",(function(){return i})),n.d(t,"a",(function(){return u}));var u={uCellGroup:function(){return Promise.all([n.e("common/vendor"),n.e("uni_modules/uview-ui/components/u-cell-group/u-cell-group")]).then(n.bind(null,"84d4"))},uCell:function(){return Promise.all([n.e("common/vendor"),n.e("uni_modules/uview-ui/components/u-cell/u-cell")]).then(n.bind(null,"9fd3"))},uAvatar:function(){return Promise.all([n.e("common/vendor"),n.e("uni_modules/uview-ui/components/u-avatar/u-avatar")]).then(n.bind(null,"291e"))},"u-Input":function(){return Promise.all([n.e("common/vendor"),n.e("uni_modules/uview-ui/components/u--input/u--input")]).then(n.bind(null,"4e8a"))}},o=function(){var e=this.$createElement,t=(this._self._c,""!==this.headTitle?this.colorState(this.state):null),n=""!==this.headTitle?this.orderState(this.state):null;this.$mp.data=Object.assign({},{$root:{m0:t,m1:n}})},i=[]}}]);
;(global["webpackJsonp"] = global["webpackJsonp"] || []).push([
'pages_my/components/commonCell-create-component',
{
'pages_my/components/commonCell-create-component':(function(module, exports, __webpack_require__){
__webpack_require__('df3c')['createComponent'](__webpack_require__("d3d2"))
})
},
[['pages_my/components/commonCell-create-component']]
]);