Files
陈誉午 994b267f5c feat: 电子药箱小程序 - 4Tab药品管理
- 电子药箱: 药品库存管理 + 手动录入 + 今日用药打卡
- 药品百科: 搜索 + 分类筛选 + 20种药品静态数据
- 惠教中心: 4条药品使用指南课程
- 我的: 家庭成员信息管理
- 自定义TabBar + navigation-bar组件
- SVG药品分类插图
2026-07-29 11:20:52 +08:00

1 line
14 KiB
JavaScript

"use strict";var _luckymoneyService=require("../../../../services/luckymoney-service"),_luckymoney2=require("../../../../utils/luckymoney"),_constant=require("../../../../utils/constant"),_jump=require("../../../../utils/jump");function _typeof(t){return _typeof="function"==typeof Symbol&&"symbol"==typeof Symbol.iterator?function(t){return typeof t}:function(t){return t&&"function"==typeof Symbol&&t.constructor===Symbol&&t!==Symbol.prototype?"symbol":typeof t},_typeof(t)}function _regeneratorRuntime(){_regeneratorRuntime=function(){return t};var t={},e=Object.prototype,r=e.hasOwnProperty,n=Object.defineProperty||function(t,e,r){t[e]=r.value},o="function"==typeof Symbol?Symbol:{},i=o.iterator||"@@iterator",a=o.asyncIterator||"@@asyncIterator",c=o.toStringTag||"@@toStringTag";function u(t,e,r){return Object.defineProperty(t,e,{value:r,enumerable:!0,configurable:!0,writable:!0}),t[e]}try{u({},"")}catch(t){u=function(t,e,r){return t[e]=r}}function l(t,e,r,o){var i=e&&e.prototype instanceof f?e:f,a=Object.create(i.prototype),c=new E(o||[]);return n(a,"_invoke",{value:k(t,r,c)}),a}function s(t,e,r){try{return{type:"normal",arg:t.call(e,r)}}catch(t){return{type:"throw",arg:t}}}t.wrap=l;var d={};function f(){}function p(){}function h(){}var v={};u(v,i,function(){return this});var y=Object.getPrototypeOf,m=y&&y(y(x([])));m&&m!==e&&r.call(m,i)&&(v=m);var g=h.prototype=f.prototype=Object.create(v);function w(t){["next","throw","return"].forEach(function(e){u(t,e,function(t){return this._invoke(e,t)})})}function b(t,e){function o(n,i,a,c){var u=s(t[n],t,i);if("throw"!==u.type){var l=u.arg,d=l.value;return d&&"object"==_typeof(d)&&r.call(d,"__await")?e.resolve(d.__await).then(function(t){o("next",t,a,c)},function(t){o("throw",t,a,c)}):e.resolve(d).then(function(t){l.value=t,a(l)},function(t){return o("throw",t,a,c)})}c(u.arg)}var i;n(this,"_invoke",{value:function(t,r){function n(){return new e(function(e,n){o(t,r,e,n)})}return i=i?i.then(n,n):n()}})}function k(t,e,r){var n="suspendedStart";return function(o,i){if("executing"===n)throw new Error("Generator is already running");if("completed"===n){if("throw"===o)throw i;return{value:void 0,done:!0}}for(r.method=o,r.arg=i;;){var a=r.delegate;if(a){var c=_(a,r);if(c){if(c===d)continue;return c}}if("next"===r.method)r.sent=r._sent=r.arg;else if("throw"===r.method){if("suspendedStart"===n)throw n="completed",r.arg;r.dispatchException(r.arg)}else"return"===r.method&&r.abrupt("return",r.arg);n="executing";var u=s(t,e,r);if("normal"===u.type){if(n=r.done?"completed":"suspendedYield",u.arg===d)continue;return{value:u.arg,done:r.done}}"throw"===u.type&&(n="completed",r.method="throw",r.arg=u.arg)}}}function _(t,e){var r=e.method,n=t.iterator[r];if(void 0===n)return e.delegate=null,"throw"===r&&t.iterator.return&&(e.method="return",e.arg=void 0,_(t,e),"throw"===e.method)||"return"!==r&&(e.method="throw",e.arg=new TypeError("The iterator does not provide a '"+r+"' method")),d;var o=s(n,t.iterator,e.arg);if("throw"===o.type)return e.method="throw",e.arg=o.arg,e.delegate=null,d;var i=o.arg;return i?i.done?(e[t.resultName]=i.value,e.next=t.nextLoc,"return"!==e.method&&(e.method="next",e.arg=void 0),e.delegate=null,d):i:(e.method="throw",e.arg=new TypeError("iterator result is not an object"),e.delegate=null,d)}function I(t){var e={tryLoc:t[0]};1 in t&&(e.catchLoc=t[1]),2 in t&&(e.finallyLoc=t[2],e.afterLoc=t[3]),this.tryEntries.push(e)}function P(t){var e=t.completion||{};e.type="normal",delete e.arg,t.completion=e}function E(t){this.tryEntries=[{tryLoc:"root"}],t.forEach(I,this),this.reset(!0)}function x(t){if(t){var e=t[i];if(e)return e.call(t);if("function"==typeof t.next)return t;if(!isNaN(t.length)){var n=-1,o=function e(){for(;++n<t.length;)if(r.call(t,n))return e.value=t[n],e.done=!1,e;return e.value=void 0,e.done=!0,e};return o.next=o}}return{next:C}}function C(){return{value:void 0,done:!0}}return p.prototype=h,n(g,"constructor",{value:h,configurable:!0}),n(h,"constructor",{value:p,configurable:!0}),p.displayName=u(h,c,"GeneratorFunction"),t.isGeneratorFunction=function(t){var e="function"==typeof t&&t.constructor;return!!e&&(e===p||"GeneratorFunction"===(e.displayName||e.name))},t.mark=function(t){return Object.setPrototypeOf?Object.setPrototypeOf(t,h):(t.__proto__=h,u(t,c,"GeneratorFunction")),t.prototype=Object.create(g),t},t.awrap=function(t){return{__await:t}},w(b.prototype),u(b.prototype,a,function(){return this}),t.AsyncIterator=b,t.async=function(e,r,n,o,i){void 0===i&&(i=Promise);var a=new b(l(e,r,n,o),i);return t.isGeneratorFunction(r)?a:a.next().then(function(t){return t.done?t.value:a.next()})},w(g),u(g,c,"Generator"),u(g,i,function(){return this}),u(g,"toString",function(){return"[object Generator]"}),t.keys=function(t){var e=Object(t),r=[];for(var n in e)r.push(n);return r.reverse(),function t(){for(;r.length;){var n=r.pop();if(n in e)return t.value=n,t.done=!1,t}return t.done=!0,t}},t.values=x,E.prototype={constructor:E,reset:function(t){if(this.prev=0,this.next=0,this.sent=this._sent=void 0,this.done=!1,this.delegate=null,this.method="next",this.arg=void 0,this.tryEntries.forEach(P),!t)for(var e in this)"t"===e.charAt(0)&&r.call(this,e)&&!isNaN(+e.slice(1))&&(this[e]=void 0)},stop:function(){this.done=!0;var t=this.tryEntries[0].completion;if("throw"===t.type)throw t.arg;return this.rval},dispatchException:function(t){if(this.done)throw t;var e=this;function n(r,n){return a.type="throw",a.arg=t,e.next=r,n&&(e.method="next",e.arg=void 0),!!n}for(var o=this.tryEntries.length-1;o>=0;--o){var i=this.tryEntries[o],a=i.completion;if("root"===i.tryLoc)return n("end");if(i.tryLoc<=this.prev){var c=r.call(i,"catchLoc"),u=r.call(i,"finallyLoc");if(c&&u){if(this.prev<i.catchLoc)return n(i.catchLoc,!0);if(this.prev<i.finallyLoc)return n(i.finallyLoc)}else if(c){if(this.prev<i.catchLoc)return n(i.catchLoc,!0)}else{if(!u)throw new Error("try statement without catch or finally");if(this.prev<i.finallyLoc)return n(i.finallyLoc)}}}},abrupt:function(t,e){for(var n=this.tryEntries.length-1;n>=0;--n){var o=this.tryEntries[n];if(o.tryLoc<=this.prev&&r.call(o,"finallyLoc")&&this.prev<o.finallyLoc){var i=o;break}}i&&("break"===t||"continue"===t)&&i.tryLoc<=e&&e<=i.finallyLoc&&(i=null);var a=i?i.completion:{};return a.type=t,a.arg=e,i?(this.method="next",this.next=i.finallyLoc,d):this.complete(a)},complete:function(t,e){if("throw"===t.type)throw t.arg;return"break"===t.type||"continue"===t.type?this.next=t.arg:"return"===t.type?(this.rval=this.arg=t.arg,this.method="return",this.next="end"):"normal"===t.type&&e&&(this.next=e),d},finish:function(t){for(var e=this.tryEntries.length-1;e>=0;--e){var r=this.tryEntries[e];if(r.finallyLoc===t)return this.complete(r.completion,r.afterLoc),P(r),d}},catch:function(t){for(var e=this.tryEntries.length-1;e>=0;--e){var r=this.tryEntries[e];if(r.tryLoc===t){var n=r.completion;if("throw"===n.type){var o=n.arg;P(r)}return o}}throw new Error("illegal catch attempt")},delegateYield:function(t,e,r){return this.delegate={iterator:x(t),resultName:e,nextLoc:r},"next"===this.method&&(this.arg=void 0),d}},t}function asyncGeneratorStep(t,e,r,n,o,i,a){try{var c=t[i](a),u=c.value}catch(t){return void r(t)}c.done?e(u):Promise.resolve(u).then(n,o)}function _asyncToGenerator(t){return function(){var e=this,r=arguments;return new Promise(function(n,o){var i=t.apply(e,r);function a(t){asyncGeneratorStep(i,n,o,a,c,"next",t)}function c(t){asyncGeneratorStep(i,n,o,a,c,"throw",t)}a(void 0)})}}function ownKeys(t,e){var r=Object.keys(t);if(Object.getOwnPropertySymbols){var n=Object.getOwnPropertySymbols(t);e&&(n=n.filter(function(e){return Object.getOwnPropertyDescriptor(t,e).enumerable})),r.push.apply(r,n)}return r}function _objectSpread(t){for(var e=1;e<arguments.length;e++){var r=null!=arguments[e]?arguments[e]:{};e%2?ownKeys(Object(r),!0).forEach(function(e){_defineProperty(t,e,r[e])}):Object.getOwnPropertyDescriptors?Object.defineProperties(t,Object.getOwnPropertyDescriptors(r)):ownKeys(Object(r)).forEach(function(e){Object.defineProperty(t,e,Object.getOwnPropertyDescriptor(r,e))})}return t}function _defineProperty(t,e,r){return(e=_toPropertyKey(e))in t?Object.defineProperty(t,e,{value:r,enumerable:!0,configurable:!0,writable:!0}):t[e]=r,t}function _toPropertyKey(t){var e=_toPrimitive(t,"string");return"symbol"===_typeof(e)?e:String(e)}function _toPrimitive(t,e){if("object"!==_typeof(t)||null===t)return t;var r=t[Symbol.toPrimitive];if(void 0!==r){var n=r.call(t,e||"default");if("object"!==_typeof(n))return n;throw new TypeError("@@toPrimitive must return a primitive value.")}return("string"===e?String:Number)(t)}Component({properties:{visible:{type:Boolean,value:!1},luckymoney:{type:Object,value:{}},record:{type:Object,value:{}},sdkInstance:{type:Object,value:null}},data:{isPoint:!1,cellError:"",cellCountdown:0,verifyCode:"",phoneNumber:"",unableToWithdraw:!1,IsOpenWeChatWithdraw:!1,mergedCurrent:{},canWithdraw:!1,withdrawRedirectInfo:{}},observers:{visible:function(t){var e=this._lastVisible;if(t!==e){this._lastVisible=t;var r=this.selectComponent("#withdrawDrawer");r&&(t?r.showFrame():e&&r.hideFrame())}},record:function(t){var e,r=(null===(e=this.data.luckymoney)||void 0===e?void 0:e.current)||{};this.updateMergedCurrent(r,t)},luckymoney:function(t){var e=(null==t?void 0:t.current)||{},r=this.data.record||{};this.updateMergedCurrent(e,r),this.updateWechatWithdrawState(t,e)}},methods:{updateMergedCurrent:function(t,e){var r=_objectSpread(_objectSpread({},t),e),n=r||{},o=n.EnableMiniApp,i=n.EnableCustomRedirect,a=n.MiniAppId,c=n.MiniAppRedirectUrl,u=n.CustomRedirectUrl,l=Boolean(o&&a),s=Boolean(i&&u),d=l||s,f={EnableMiniApp:o,EnableCustomRedirect:i,MiniAppId:a,MiniAppRedirectUrl:c,CustomRedirectUrl:u};this.setData({mergedCurrent:r,isPoint:r.RedPacketType===_luckymoney2.RedPacketType.POINT,canWithdraw:d,withdrawRedirectInfo:f})},updateWechatWithdrawState:function(t,e){if(t&&t.data&&e&&e.RedPacketID){var r=t.data[e.RedPacketID]||{};this.setData({IsOpenWeChatWithdraw:r.IsOpenWeChatWithdraw,unableToWithdraw:!1})}},getSdkInstanceId:function(){var t,e,r;return(null===(t=this.properties)||void 0===t||null===(e=t.sdkInstance)||void 0===e?void 0:e.uuid)||(null===(r=this.properties)||void 0===r?void 0:r.sdkInstance)},closeWithdrawModal:function(){var t,e=(0,_luckymoneyService.getLuckymoneyService)(this.getSdkInstanceId());null==e||null===(t=e.closeWithdrawModal)||void 0===t||t.call(e),this.setData({cellError:"",verifyCode:"",cellCountdown:0,phoneNumber:""}),this._lastVisible=!1},refreshResult:function(){var t;if(null!==(t=this.data.mergedCurrent)&&void 0!==t&&t.RedPacketID){var e,r=(0,_luckymoneyService.getLuckymoneyService)(this.getSdkInstanceId());null==r||null===(e=r.getLuckymoneyResult)||void 0===e||e.call(r,this.data.mergedCurrent.RedPacketID,!0)}},onPhoneInput:function(t){this.setData({phoneNumber:t.detail.value,cellError:""})},onVerifyCodeInput:function(t){this.setData({verifyCode:t.detail.value,cellError:""})},sendVerifyCode:function(){var t=this;return _asyncToGenerator(_regeneratorRuntime().mark(function e(){var r,n,o,i;return _regeneratorRuntime().wrap(function(e){for(;;)switch(e.prev=e.next){case 0:if(!(t.data.cellCountdown>0)){e.next=2;break}return e.abrupt("return");case 2:if(r=t.data.phoneNumber,t.isValidPhoneNumber(r)){e.next=6;break}return t.setData({cellError:"请输入正确的手机号码"}),e.abrupt("return");case 6:return t.setData({cellCountdown:60}),t.countDown(),e.prev=8,o=(0,_luckymoneyService.getLuckymoneyService)(t.getSdkInstanceId()),e.next=12,null==o||null===(n=o.sendVerifyCode)||void 0===n?void 0:n.call(o,r);case 12:(i=e.sent)&&i.Status||t.setData({cellCountdown:0}),e.next=19;break;case 16:e.prev=16,e.t0=e.catch(8),t.setData({cellError:"notify too frequency"===e.t0.message?"发送验证码太频繁":"请求失败,请重试",cellCountdown:0});case 19:case"end":return e.stop()}},e,null,[[8,16]])}))()},countDown:function(){var t=this;this.data.cellCountdown<=0||setTimeout(function(){t.data.cellCountdown>0&&(t.setData({cellCountdown:t.data.cellCountdown-1}),t.countDown())},1e3)},onHandleWechatRedirect:function(){var t,e,r,n,o,i=this.data.mergedCurrent,a=this.properties.sdkInstance;if(a&&null!=i&&i.RedPacketID){var c=(null===(t=a.store)||void 0===t||null===(e=t.get)||void 0===e?void 0:e.call(t,"liveInfo.ActivityId"))||(null===(r=a.store)||void 0===r||null===(n=r.get)||void 0===n?void 0:n.call(r,"mainInfo.activityId"));a.emitEvent(_constant.EVENTS.PUBLIC.luckymoney.withdrawal,{activityId:c,redPacketId:i.RedPacketID,timestamp:Date.now(),detail:{redPacketId:i.RedPacketID}}),null==a||null===(o=a.reportTea)||void 0===o||o.call(a,"withdraw_wechat_auth_click",{terminal:"miniprogram",evModule:"luckymoney",params:{activityId:c,redPacketId:i.RedPacketID,timestamp:Date.now()}})}},isValidPhoneNumber:function(t){return _constant.TelRegx.test(t)},emitWithdrawEvent:function(){var t,e,r,n,o=arguments.length>0&&void 0!==arguments[0]?arguments[0]:{},i=this.data.mergedCurrent,a=this.properties.sdkInstance;if(a&&null!=i&&i.RedPacketID){var c=(null===(t=a.store)||void 0===t||null===(e=t.get)||void 0===e?void 0:e.call(t,"liveInfo.ActivityId"))||(null===(r=a.store)||void 0===r||null===(n=r.get)||void 0===n?void 0:n.call(r,"mainInfo.activityId"));a.emitEvent(_constant.EVENTS.PUBLIC.luckymoney.withdrawal,_objectSpread({activityId:c,redPacketId:i.RedPacketID,timestamp:Date.now()},o||{}))}},onWithdrawClick:function(){var t=this;return _asyncToGenerator(_regeneratorRuntime().mark(function e(){var r,n,o,i,a,c,u,l,s,d,f,p,h,v;return _regeneratorRuntime().wrap(function(e){for(;;)switch(e.prev=e.next){case 0:if(r=t.data,n=r.mergedCurrent,o=r.canWithdraw,i=r.withdrawRedirectInfo,a=t.properties.sdkInstance,o){e.next=4;break}return e.abrupt("return");case 4:if(a&&null!=n&&n.RedPacketID){e.next=6;break}return e.abrupt("return");case 6:if(u=(c=i||{}).EnableMiniApp,l=c.EnableCustomRedirect,s=c.MiniAppId,d=c.MiniAppRedirectUrl,f=c.CustomRedirectUrl,p=Boolean(u&&s&&d),h=Boolean(l&&f),v="",p?v="miniapp":h&&(v="custom"),v){e.next=13;break}return e.abrupt("return");case 13:if("miniapp"!==v){e.next=20;break}if(!s){e.next=18;break}return wx.navigateToMiniProgram({appId:s,path:d||"",fail:function(t){console.log("navigateToMiniProgram fail",t)}}),t.emitWithdrawEvent({type:"miniapp"}),e.abrupt("return");case 18:e.next=25;break;case 20:if("custom"!==v){e.next=25;break}if(!f){e.next=25;break}return t.emitWithdrawEvent({type:"custom",customRedirectUrl:f}),(0,_jump.navigateToConfiguredWebview)(a,_jump.JUMP_FEATURES.LUCKYMONEY_WITHDRAWAL,f),e.abrupt("return");case 25:case"end":return e.stop()}},e)}))()}}});