1 line
8.1 KiB
JavaScript
1 line
8.1 KiB
JavaScript
|
(window["webpackJsonp"]=window["webpackJsonp"]||[]).push([["pages-activity-poster-poster-index"],{"18da":function(t,e,i){"use strict";var n=i("86e5"),a=i.n(n);a.a},5841:function(t,e,i){"use strict";i("7a82");var n=i("4ea4").default;Object.defineProperty(e,"__esModule",{value:!0}),e.bargainHeaderApi=function(){return a.default.get("bargain/header")},e.bargainUserCancel=function(t){return a.default.post("bargain/user/cancel",{bargainId:t})},e.combinationHeaderApi=function(){return a.default.get("combination/header")},e.getBargainDetail=function(t){return a.default.get("bargain/detail/"+t)},e.getBargainIndexApi=function(){return a.default.get("bargain/index",{},{noAuth:!0})},e.getBargainList=function(t){return a.default.get("bargain/list",t,{noAuth:!0})},e.getBargainPoster=function(t){return a.default.post("bargain/poster",t)},e.getBargainUser=function(t){return a.default.get("bargain/user",t)},e.getBargainUserCancel=function(t){return a.default.post("/bargain/user/cancel",t)},e.getBargainUserList=function(t){return a.default.get("bargain/record",t)},e.getCombinationDetail=function(t){return a.default.get("combination/detail/"+t)},e.getCombinationIndexApi=function(){return a.default.get("combination/index",{},{noAuth:!0})},e.getCombinationList=function(t){return a.default.get("combination/list",t,{noAuth:!0})},e.getCombinationMore=function(t){return a.default.get("combination/more",t,{noAuth:!0})},e.getCombinationPink=function(t){return a.default.get("combination/pink/"+t)},e.getCombinationPoster=function(t){return a.default.post("combination/poster",t)},e.getSeckillDetail=function(t){return a.default.get("seckill/detail/"+t)},e.getSeckillHeaderApi=function(){return a.default.get("seckill/header",{},{noAuth:!0})},e.getSeckillIndexApi=function(){return a.default.get("seckill/index",{},{noAuth:!0})},e.getSeckillIndexTime=function(){return a.default.get("seckill/index",{},{noAuth:!0})},e.getSeckillList=function(t,e){return a.default.get("seckill/list/"+t,e,{noAuth:!0})},e.postBargainHelp=function(t){return a.default.post("bargain/help",t)},e.postBargainHelpList=function(t,e){return a.default.get("bargain/help/list?limit="+t.limit+"&page="+t.page,e,{})},e.postBargainHelpPrice=function(t){return a.default.post("bargain/help/price",t)},e.postBargainStart=function(t){return a.default.post("bargain/start",{bargainId:t})},e.postCombinationRemove=function(t){return a.default.post("combination/remove",t)},e.scombinationCode=function(t){return a.default.get("combination/code/"+t)},e.seckillCode=function(t,e){return a.default.get("seckill/code/"+t,e)};var a=n(i("0a86"))},"5cfd":function(t,e,i){var n=i("24fb");e=n(!1),e.push([t.i,"uni-page-body[data-v-7ea2cb10]{background-color:#d22516!important}body.?%PAGE?%[data-v-7ea2cb10]{background-color:#d22516!important}.canvas[data-v-7ea2cb10]{position:fixed;z-index:-5;opacity:0}.poster-poster .tip[data-v-7ea2cb10]{height:%?80?%;font-size:%?26?%;color:#e8c787;text-align:center;line-height:%?80?%}.poster-poster .tip .iconfont[data-v-7ea2cb10]{font-size:%?36?%;vertical-align:%?-4?%;margin-right:%?18?%}.poster-poster .pictrue[data-v-7ea2cb10]{width:%?690?%;height:%?1130?%;margin:0 auto %?50?% auto}.poster-poster .pictrue uni-image[data-v-7ea2cb10]{width:100%;height:100%}",""]),t.exports=e},6800:function(t,e,i){"use strict";i.d(e,"b",(function(){return n})),i.d(e,"c",(function(){return a})),i.d(e,"a",(function(){}));var n=function(){var t=this.$createElement,e=this._self._c||t;return e("v-uni-view",[e("v-uni-view",{staticClass:"poster-poster"},[e("v-uni-view",{staticClass:"tip"},[e("v-uni-text",{staticClass:"iconfont icon-shuoming"}),this._v("提示:点击图片即可保存至手机相册")],1),this.canvasStatus?e("v-uni-view",{staticClass:"pictrue"},[e("v-uni-image",{attrs:{src:this.imagePath}})],1):this._e(),e("v-uni-view",{staticClass:"canvas"},[e("v-uni-canvas",{staticStyle:{width:"750px",height:"1130px"},attrs:{"canvas-id":"firstCanvas",id:"firstCanvas"}}),e("v-uni-canvas",{staticStyle:{opacity:"0"},style:{width:this.qrcodeSize+"px",height:this.qrcodeSize+"px"},attrs:{"canvas-id":"qrcode"}})]
|