shop-php/public/static/js/pages-users-user_get_coupon-index.c88f7ec1.js
2024-03-02 11:43:58 +08:00

1 line
15 KiB
JavaScript
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

(window["webpackJsonp"]=window["webpackJsonp"]||[]).push([["pages-users-user_get_coupon-index"],{"104c":function(t,e,n){"use strict";n.r(e);var o=n("64fb"),i=n("5bfe");for(var u in i)["default"].indexOf(u)<0&&function(t){n.d(e,t,(function(){return i[t]}))}(u);n("495d");var a=n("f0c5"),s=Object(a["a"])(i["default"],o["b"],o["c"],!1,null,"2e785e93",null,!1,o["a"],void 0);e["default"]=s.exports},"136f":function(t,e,n){var o=n("24fb");e=o(!1),e.push([t.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/* Border Radius */\r\n/* 水平间距 */\r\n/* 垂直间距 */\r\n/* 透明度 */\r\n/* 文章场景相关 */.Popup[data-v-2e785e93]{flex:1;align-items:center;justify-content:center;width:%?500?%;background-color:#fff;position:fixed;top:%?500?%;left:%?125?%;z-index:1000;border-radius:8px;overflow:hidden}.Popup .logo-auth[data-v-2e785e93]{z-index:-1;position:absolute;left:50%;top:0;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);width:%?150?%;height:%?150?%;display:flex;align-items:center;justify-content:center;border:%?8?% solid #fff;border-radius:50%;background:#fff}.Popup .image[data-v-2e785e93]{height:%?42?%;margin-top:%?-54?%}.Popup .title[data-v-2e785e93]{font-size:%?28?%;color:#000;text-align:center;margin-top:%?30?%;align-items:center;justify-content:center;width:%?500?%;display:flex}.Popup .tip[data-v-2e785e93]{font-size:%?22?%;color:#555;padding:0 %?24?%;margin-top:%?25?%;display:flex;align-items:center;justify-content:center}.Popup .bottom .item[data-v-2e785e93]{width:%?250?%;height:%?80?%;background-color:#eee;text-align:center;line-height:%?80?%;margin-top:%?54?%;font-size:%?24?%;color:#666}.Popup .bottom .item .text[data-v-2e785e93]{font-size:%?24?%;color:#666}.Popup .bottom .item.on[data-v-2e785e93]{width:%?500?%}.flex[data-v-2e785e93]{display:flex;flex-direction:row}.Popup .bottom .item.grant[data-v-2e785e93]{font-weight:700;background-color:#e93323;\r\n /* background-color: var(--view-theme); */border-radius:0;padding:0}.Popup .bottom .item.grant .text[data-v-2e785e93]{font-size:%?28?%;color:#fff}.mask[data-v-2e785e93]{position:fixed;top:0;right:0;left:0;bottom:0;background-color:rgba(0,0,0,.65);z-index:99}',""]),t.exports=e},"2ba1":function(t,e,n){"use strict";n("7a82");var o=n("4ea4").default;Object.defineProperty(e,"__esModule",{value:!0}),e.default=void 0;var i=n("ece0"),u=n("26cb"),a=o(n("104c")),s={components:{authorize:a.default},data:function(){return{couponsList:[],loading:!1,loadend:!1,loadTitle:"加载更多",page:1,limit:20,isAuto:!1,isShowAuth:!1}},computed:(0,u.mapGetters)(["isLogin"]),onLoad:function(){this.isLogin?this.getUseCoupons():(this.isAuto=!0,this.isShowAuth=!0)},onReachBottom:function(){this.getUseCoupons()},methods:{onLoadFun:function(){this.isShowAuth=!1,this.getUseCoupons()},authColse:function(t){this.isShowAuth=t},getCoupon:function(t,e){var n=this,o=n.couponsList;(0,i.setCouponReceive)(t).then((function(t){o[e].is_use=!0,n.$set(n,"couponsList",o),n.$util.Tips({title:"领取成功"})}),(function(t){return n.$util.Tips({title:t.msg})}))},getUseCoupons:function(){var t=this;return!this.loadend&&(!this.loading&&void(0,i.getCoupons)({page:t.page,limit:t.limit}).then((function(e){var n=e.data,o=n.length<t.limit,i=t.$util.SplitArray(n,t.couponsList);t.$set(t,"couponsList",i),t.loadend=o,t.loadTitle=o?"我也是有底线的":"加载更多",t.page=t.page+1,t.loading=!1})).catch((function(e){t.loading=!1,t.loadTitle="加载更多"})))}}};e.default=s},"320e":function(t,e,n){t.exports=n.p+"static/img/noCoupon.27891225.png"},"495d":function(t,e,n){"use strict";var o=n("4a59"),i=n.n(o);i.a},"4a59":function(t,e,n){var o=n("136f");o.__esModule&&(o=o.default),"string"===typeof o&&(o=[[t.i,o,""]]),o.locals&&(t.exports=o.locals);var i=n("4f06").default;i("6b12986a",o,!0,{sourceMap:!1,shadowMode:!1})},"5bfe":function(t,e,n){"use strict";n.r(e);var o=n("e40c"),i=n.n(o);for(var u in o)["default"].indexOf(u)<0&&function(t){n.d(e,t,(function(){return o[t]}))}(u);e["default"]=i.a},"64fb":function(t,e,n){"use strict";n.d(e,"b",(function(){return o})),n.d(e,"c",(function(){return i})),n.d(e,"a",(function(){}));var o=function(){var t=this,e=t.$createElement,n=t._self._c||e;return n("v-uni-view",[t.isShowAuth&&t.code?n("v-uni-view",{staticClass:"mask",on:{click:function(e){arguments[0]=e=t.$handleEvent(e),t.close.apply(void 0,arguments)}}}):t._e(),t.isShowAuth&&t.code?n("v-uni-view",{staticClass:"Popup",style:"top:"+t.top+"px;"},[t.isWeixin?n("v-uni-text",{staticClass:"title"},[t._v("授权提醒")]):n("v-uni-text",{staticClass:"title"},[t._v(t._s(t.title))]),t.isWeixin?n("v-uni-text",{staticClass:"tip"},[t._v("请授权头像等信息,以便为您提供更好的服务!")]):n("v-uni-text",{staticClass:"tip"},[t._v(t._s(t.info))]),n("v-uni-view",{staticClass:"bottom flex"},[n("v-uni-text",{staticClass:"item",on:{click:function(e){arguments[0]=e=t.$handleEvent(e),t.close.apply(void 0,arguments)}}},[t._v("随便逛逛")]),n("v-uni-button",{staticClass:"item grant",on:{click:function(e){arguments[0]=e=t.$handleEvent(e),t.toWecahtAuth.apply(void 0,arguments)}}},[t.isWeixin?n("v-uni-text",{staticClass:"text"},[t._v("去授权")]):n("v-uni-text",{staticClass:"text"},[t._v("去登录")])],1)],1)],1):t._e()],1)},i=[]},"72a1":function(t,e,n){"use strict";n.r(e);var o=n("f165"),i=n("b30e");for(var u in i)["default"].indexOf(u)<0&&function(t){n.d(e,t,(function(){return i[t]}))}(u);n("966d");var a=n("f0c5"),s=Object(a["a"])(i["default"],o["b"],o["c"],!1,null,"0960d56e",null,!1,o["a"],void 0);e["default"]=s.exports},"78b4":function(t,e,n){var o=n("24fb");e=o(!1),e.push([t.i,".condition .line-title[data-v-0960d56e]{width:%?90?%;padding:0 %?10?%;box-sizing:border-box;background:#fff7f7;border:1px solid #e83323;opacity:1;border-radius:%?20?%;font-size:%?20?%;color:#e83323;margin-right:%?12?%}.condition .line-title.gray[data-v-0960d56e]{border-color:#bbb;color:#bbb;background-color:#f5f5f5}.coupon-list .pic-num[data-v-0960d56e]{color:#fff;font-size:%?24?%}",""]),t.exports=e},"966d":function(t,e,n){"use strict";var o=n("f645"),i=n.n(o);i.a},b30e:function(t,e,n){"use strict";n.r(e);var o=n("2ba1"),i=n.n(o);for(var u in o)["default"].indexOf(u)<0&&function(t){n.d(e,t,(function(){return o[t]}))}(u);e["default"]=i.a},e40c:function(t,e,n){"use strict";n("7a82");var o=n("4ea4").default;Object.defineProperty(e,"__esModule",{value:!0}),e.default=void 0;var i=o(n("5530")),u=(o(n("a040")),n("cc48"),n("8a31"),n("26cb")),a=(o(n("8afb")),n("5315")),s=(o(n("1ba1")),n("5eb1")),r=(getApp(),{name:"Authorize",props:{isAuto:{type:Boolean,default:!0},isGoIndex:{type:Boolean,default:!0},isShowAuth:{type:Boolean,default:!1}},components:{},data:function(){return{title:"用户登录",info:"请登录,将为您提供更好的服务!",isWeixin:this.$wechat.isWeixin(),canUseGetUserProfile:!1,code:null,top:0,mp_is_new:this.$Cache.get("MP_VERSION_ISNEW")||!1,editModal:!1}},computed:(0,i.default)((0,i.default)({},(0,u.mapGetters)(["isLogin","userInfo","viewColor"])),(0,a.configMap)(["routine_logo"])),watch:{isLogin:function(t){!0===t&&this.$emit("onLoadFun",this.userInfo)},isShowAuth:function(t){this.getCode(this.isShowAuth)}},created:function(){this.top=uni.getSystemInfoSync().windowHeight/2-70,wx.getUserProfile&&(this.canUseGetUserProfile=!0),this.setAuthStatus(),this.getCode(this.isShowAuth)},methods:{setAuthStatus:function(){},getCode:function(t){t&&(this.code=1)},toWecahtAuth:function(){(0,s.toLogin)(!0)},getUserProfile:function(){(0,s.toLogin)(!0),uni.navigateTo({url:"/pages/users/login/login_copy"})},close:function(){var t=getCurrentPages();t[t.length-1];this.$emit("authColse",!1),this.isGoIndex?uni.switchTab({url:"/pages/index/index"}):this.$emit("authColse",!1)}}});e.default=r},ece0:function(t,e,n){"use strict";n("7a82");var o=n("4ea4").default;Object.defineProperty(e,"__esModule",{value:!0}),e.ajcaptchaCheck=function(t){return i.default.post("ajcheck",t,{noAuth:!0})},e.appleAppAuth=function(t){return i.default.post("auth/apple",t,{noAuth:!0})},e.appletsDecrypt=function(t){return i.default.post("user/mp/binding",t)},e.bindingPhone=function(t){return i.default.post("user/binding",t)},e.brigade=function(t){return i.default.get("v2/system/brigade",t,{noAuth:!0})},e.cloudWarehouse=function(t){return i.default.get("store/product/cloudWarehouse",t,{noAuth:!0})},e.getAjcaptcha=function(t){return i.default.get("ajcaptcha",t,{noAuth:!0})},e.getAppVersion=function(){return i.default.get("appVersion",{},{noAuth:!0})},e.getArticleBannerList=function(){return i.default.get("article/banner/list",{},{noAuth:!0})},e.getArticleCategoryList=function(){return i.default.get("article/category/lst",{},{noAuth:!0})},e.getArticleCategoryLists=function(){return i.default.get("article/category/lst?is_home=1",{},{noAuth:!0})},e.getArticleDetails=function(t){return i.default.get("article/detail/"+t,{},{noAuth:!0})},e.getArticleHotList=function(){return i.default.get("article/hot/list",{},{noAuth:!0})},e.getArticleList=function(t,e){return i.default.get("article/lst/"+t,e,{noAuth:!0})},e.getCity=function(){return i.default.get("system/city/lst",{},{noAuth:!0})},e.getCityCloundShop=function(t){return i.default.get("city/get_cloud_shop",t)},e.getCityList=function(t){return i.default.get("v2/system/city",{address:t},{noAuth:!0})},e.getCityV2=function(t){return i.default.get("v2/system/city/lst/"+t,{},{noAuth:!0})},e.getCoupons=function(t){return i.default.get("coupon/product",t,{noAuth:!0})},e.getDiy=function(t){return i.default.get("diy",t,{noAuth:!0})},e.getIndexData=function(){return i.default.get("common/home",{},{noAuth:!0})},e.getLiveList=function(t,e){return i.default.get("wechat/live",{page:t,limit:e},{noAuth:!0})},e.getLogo=function(){return i.default.get("wechat/get_logo",{},{noAuth:!0})},e.getPageDiy=function(t){return i.default.get("micro",t,{noAuth:!0})},e.getProductSpuAPI=function(t,e){return i.default.get("product/spu/cloud_merchant/".concat(t),e,{noAuth:!0})},e.getShopCoupons=function(t){return i.default.get("coupon/store/"+t,{},{noAuth:!0})},e.getTemlIds=function(){return i.default.get("wechat/teml_ids",{},{noAuth:!0})},e.getUserCoupons=function(t){return i.default.get("coupon/list",t)},e.get_cloud_shop=function(t){return i.default.get("city/get_cloud_shop?street_code=".concat(t),{},{noAuth:!0})},e.loginMobile=function(t){return i.default.post("login/mobile",t,{noAuth:!0})},e.logout=function(){return i.default.get("logout")},e.marginlist=function(t){return i.default.get("user/margin/list",t)},e.merchant=function(t){return i.default.get("store/merchant/margin",t)},e.modifyPassword=function(t){return i.default.post("user/change/password",t)},e.modifyPhone=function(t){return i.default.post("user/change/phone",t)},e.paymerchant=function(){return i.default.post("user/margin",{})},e.phoneLogin=function(t){return i.default.post("login",t,{noAuth:!0})},e.phoneRegister=function(t){return i.default.post("register",t,{noAuth:!0})},e.phoneRegisterReset=function(t){return i.default.post("register/reset",t,{noAuth:!0})},e.pink=function(){return i.default.get("pink",{},{noAuth:!0})},e.post_product_import=function(t){return i.default.post("micro/product_import",{id:t},{noAuth:!0})},e.registerVerify=function(t,e,n,o){return i.default.post("register/verify",{phone:t,type:void 0===e?"reset":e,key:n,code:o},{noAuth:!0})},e.seachBarCodeAPI=function(t){return i.default.get("micro/seach_bar_code",t)},e.setCouponReceive=function(t){return i.default.post("coupon/receive/"+t)},e.setFormId=function(t){return i.default.post("wechat/set_form_id",{formId:t})},e.spuRecommend=function(t){return i.default.get("product/spu/recommend",t,{noAuth:!0})},e.switchH5Login=function(t){return i.default.post("user/switch",t)},e.verifyCode=function(){return i.default.get("verify_code",{},{noAuth:!0})},e.village=function(t){return i.default.get("v2/system/geo/lst",t,{noAuth:!0})},e.wechatAppAuth=function(t){return i.default.post("auth/app",t,{noAuth:!0})};var i=o(n("6860"))},f165:function(t,e,n){"use strict";n.d(e,"b",(function(){return o})),n.d(e,"c",(function(){return i})),n.d(e,"a",(function(){}));var o=function(){var t=this,e=t.$createElement,o=t._self._c||e;return o("v-uni-view",[t.couponsList.length?o("v-uni-view",{staticClass:"coupon-list"},t._l(t.couponsList,(function(e,n){return o("v-uni-view",{key:n,staticClass:"item acea-row row-center-wrapper"},[o("v-uni-view",{staticClass:"money",class:e.is_use?"moneyGray":""},[o("v-uni-view",[t._v("¥"),o("v-uni-text",{staticClass:"num"},[t._v(t._s(e.coupon_price))])],1),o("v-uni-view",{staticClass:"pic-num"},[t._v("满"+t._s(e.use_min_price)+"元可用")])],1),o("v-uni-view",{staticClass:"text"},[o("v-uni-view",{staticClass:"condition line1"},[0===e.type?o("span",{staticClass:"line-title",class:1==e.is_use||2==e.is_use?"gray":""},[t._v("通用劵")]):1===e.type?o("span",{staticClass:"line-title",class:1==e.is_use||2==e.is_use?"gray":""},[t._v("品类券")]):o("span",{staticClass:"line-title",class:1==e.is_use||2==e.is_use?"gray":""},[t._v("商品券")]),o("span",[t._v(t._s(e.title))])]),o("v-uni-view",{staticClass:"data acea-row row-between-wrapper"},[o("v-uni-view",[t._v(t._s(e.start_time?e.start_time+"-":"")+t._s(e.end_time))]),1==e.is_use?o("v-uni-view",{staticClass:"bnt gray"},[t._v("已领取")]):2==e.is_use?o("v-uni-view",{staticClass:"bnt gray"},[t._v("已领完")]):o("v-uni-view",{staticClass:"bnt bg-color",on:{click:function(o){arguments[0]=o=t.$handleEvent(o),t.getCoupon(e.id,n)}}},[t._v("立即领取")])],1)],1)],1)})),1):t._e(),t.couponsList.length?o("v-uni-view",{staticClass:"loadingicon acea-row row-center-wrapper"},[o("v-uni-text",{staticClass:"loading iconfont icon-jiazai",attrs:{hidden:0==t.loading}}),t._v(t._s(t.loadTitle))],1):t.couponsList.length||1!=t.loading?t._e():o("v-uni-view",{staticClass:"noCommodity"},[o("v-uni-view",{staticClass:"pictrue"},[o("v-uni-image",{attrs:{src:n("320e")}})],1)],1),o("authorize",{attrs:{isAuto:t.isAuto,isShowAuth:t.isShowAuth},on:{onLoadFun:function(e){arguments[0]=e=t.$handleEvent(e),t.onLoadFun.apply(void 0,arguments)},authColse:function(e){arguments[0]=e=t.$handleEvent(e),t.authColse.apply(void 0,arguments)}}})],1)},i=[]},f645:function(t,e,n){var o=n("78b4");o.__esModule&&(o=o.default),"string"===typeof o&&(o=[[t.i,o,""]]),o.locals&&(t.exports=o.locals);var i=n("4f06").default;i("12cacdce",o,!0,{sourceMap:!1,shadowMode:!1})}}]);