公司小程序
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.

12 lines
3.5 KiB

3 years ago
(global["webpackJsonp"]=global["webpackJsonp"]||[]).push([["components/Mine/Mine"],{260:function(e,n,o){"use strict";o.r(n);var t=o(463),i=o(307);for(var a in i)"default"!==a&&function(e){o.d(n,e,(function(){return i[e]}))}(a);o(422);var r,u=o(1),s=Object(u["a"])(i["default"],t["b"],t["c"],!1,null,"e0833338",null,!1,t["a"],r);s.options.__file="components/Mine/Mine.vue",n["default"]=s.exports},307:function(e,n,o){"use strict";o.r(n);var t=o(308),i=o.n(t);for(var a in t)"default"!==a&&function(e){o.d(n,e,(function(){return t[e]}))}(a);n["default"]=i.a},308:function(e,n,o){"use strict";(function(e){Object.defineProperty(n,"__esModule",{value:!0}),n.default=void 0;var o=getApp().globalData.Player,t={name:"Mine",data:function(){return{Player:o,isMoneyVisiable:!1,items:[{title:"实名认证",icon:"../../static/images/wode/shiming.png",message:"提现必须进行实名认证"},{title:"官方客服",icon:"../../static/images/wode/kefu2.png",message:null},{title:"帮助",icon:"../../static/images/wode/bangzhu.png",message:null}]}},methods:{onTouchToLogin:function(){e.navigateTo({url:"/pages/WxLogin/WxLogin"})},onTouchItem:function(n){console.log(n);var o=getApp().globalData.Player;if(0==n){if(!o.isLogined())return void e.$u.toast("请先登录");e.navigateTo({url:"/pages/Verified/Verified"})}else 2==n?e.navigateTo({url:"/pages/HelpView/HelpView"}):1==n&&e.navigateTo({url:"/pages/CustomerService/CustomerService"})},onTouchToShowMineCenter:function(){e.navigateTo({url:"/pages/MineCenter/MineCenter"})},getMoneyFormat:function(){var e=o.balancescore,n="¥"+this.$utils.formatMoney(e);return n},onTouchEye:function(){var n=this.isMoneyVisiable;if(!n){var t=o.user_token;if(!t||""==t)return void e.$u.toast("请先登录")}this.isMoneyVisiable=!this.isMoneyVisiable},onTouchToEnterWallet:function(){var n=getApp().globalData.Player;""!=n.user_token?e.navigateTo({url:"/pages/Wallet/Wallet"}):e.$u.toast("请先登录")},doNothing:function(e){e.preventDefault()}}};n.default=t}).call(this,o(0)["default"])},309:function(e,n,o){},422:function(e,n,o){"use strict";var t=o(309),i=o.n(t);i.a},463:function(e,n,o){"use strict";var t;o.d(n,"b",(function(){return i})),o.d(n,"c",(function(){return a})),o.d(n,"a",(function(){return t}));try{t={uNavbar:function(){return Promise.all([o.e("common/vendor"),o.e("uni_modules/uview-ui/components/u-navbar/u-navbar")]).then(o.bind(null,504))},uIcon:function(){return Promise.all([o.e("common/vendor"),o.e("uni_modules/uview-ui/components/u-icon/u-icon")]).then(o.bind(null,511))}}}catch(r){if(-1===r.message.indexOf("Cannot find module")||-1===r.message.indexOf(".vue"))throw r;console.error(r.message),console.error("1. 排查组件名称拼写是否正确"),console.error("2. 排查组件是否符合 easycom 规范,文档:https://uniapp.dcloud.net.cn/collocation/pages?id=easycom"),console.error("3. 若组件不符合 easycom 规范,需手动引入,并在 components 中注册该组件")}var i=function(){var e=this,n=e.$createElement,o=(e._self._c,e.isMoneyVisiable?e.getMoneyFormat():null);e.$mp.data=Object.assign({},{$root:{m0:o}})},a=[];i._withStripped=!0}}]);
//# sourceMappingURL=../../../.sourcemap/mp-weixin/components/Mine/Mine.js.map
;(global["webpackJsonp"] = global["webpackJsonp"] || []).push([
'components/Mine/Mine-create-component',
{
'components/Mine/Mine-create-component':(function(module, exports, __webpack_require__){
3 years ago
__webpack_require__('0')['createComponent'](__webpack_require__(260))
})
},
[['components/Mine/Mine-create-component']]
]);