UNPKG

vaneditor

Version:

``` 移动端ui框架统一用uView,css扩展语言用scss,全局数据管理vuex,统一样式主体风格颜色定义/src/uni.scss ```

1 lines 4.58 kB
(window["webpackJsonp"]=window["webpackJsonp"]||[]).push([["pages-personalCenter-myIntegral-detail"],{"1e55":function(t,e,a){"use strict";Object.defineProperty(e,"__esModule",{value:!0}),e.default=void 0;var i={data:function(){return{detail:{},id:"",integral:0}},onLoad:function(t){this.id=t.id,this.queryData()},methods:{queryData:function(){var t=this;this.$ajax({method:"post",url:"/weChat/integrals/mall/selectFromId",data:{id:this.id}}).then((function(e){t.detail=e.data}))},conversion:function(){var t=this,e=this;this.$ajax({method:"post",url:"/weChat/integrals/member/selectByMemberId",data:{memberId:this.$store.state.userInfo.memberId}}).then((function(a){t.integral=a.data,t.integral>=t.detail.needIntegrals?uni.showModal({title:t.detail.productName,content:"商品一经兑换不可退换,确定兑换吗?",success:function(t){t.confirm&&e.$ajax({method:"post",url:"/weChat/integrals/member/exchage",data:{memberId:e.$store.state.userInfo.memberId,id:e.id}}).then((function(t){uni.navigateTo({url:"/pages/personalCenter/myIntegral/success"})}))}}):uni.showToast({title:"您的积分剩余不足,暂时无法兑换。",icon:"none"})}))}}};e.default=i},"447a":function(t,e,a){var i=a("8c61");"string"===typeof i&&(i=[[t.i,i,""]]),i.locals&&(t.exports=i.locals);var n=a("4f06").default;n("35cab850",i,!0,{sourceMap:!1,shadowMode:!1})},"5a1c":function(t,e,a){"use strict";a.r(e);var i=a("dbc5"),n=a("ec77");for(var r in n)"default"!==r&&function(t){a.d(e,t,(function(){return n[t]}))}(r);a("7b12");var o=a("2877"),l=Object(o["a"])(n["default"],i["a"],i["b"],!1,null,"2b641bb1",null);e["default"]=l.exports},"7b12":function(t,e,a){"use strict";var i=a("447a"),n=a.n(i);n.a},"8c61":function(t,e,a){e=t.exports=a("2350")(!1),e.push([t.i,'.integral-detail .image[data-v-2b641bb1]{width:100%;height:%?370?%}.integral-detail .header[data-v-2b641bb1]{padding:0 %?30?%;border-bottom:%?1?% solid #e9e9e9}.integral-detail .header .title[data-v-2b641bb1]{line-height:%?60?%;font-weight:700;font-size:%?34?%;color:#333}.integral-detail .header .integral[data-v-2b641bb1]{font-size:%?42?%;font-weight:700;color:#353535;line-height:%?60?%;display:inline-block}.integral-detail .header .integral[data-v-2b641bb1]:after{content:" \\79EF\\5206";font-size:%?24?%;line-height:%?30?%;font-weight:400;color:#666}.integral-detail .header .used[data-v-2b641bb1]{display:inline-block;margin-left:%?50?%;font-size:%?24?%;color:#666}.integral-detail .header .used[data-v-2b641bb1]:before{content:"\\5DF2\\5151\\6362";line-height:%?30?%;font-weight:400}.integral-detail .header .exchangeNum[data-v-2b641bb1]{font-size:%?24?%;line-height:24px;color:#666;margin-bottom:%?10?%}.integral-detail .header .exchangeNum[data-v-2b641bb1]:before{content:"\\53EF\\5151\\6362\\6B21\\6570\\FF1A"}.integral-detail .header .exchangeNum[data-v-2b641bb1]:after{content:"\\6B21"}.integral-detail .content[data-v-2b641bb1]{margin-top:%?40?%;padding:0 %?30?%}.integral-detail .content .title[data-v-2b641bb1]{padding-left:%?20?%;font-size:%?30?%;font-weight:400;color:#333;line-height:%?30?%;border-left:%?4?% solid #ff740b}.integral-detail .content .main[data-v-2b641bb1]{font-size:%?26?%;margin-top:%?40?%;word-wrap:break-word}.integral-detail .btn[data-v-2b641bb1]{position:fixed;width:%?710?%;font-weight:700;font-size:%?32?%;background:#ff740b;color:#fff;margin:0 %?20?%;bottom:%?10?%;line-height:%?90?%;text-align:center;border-radius:%?10?%}',""])},dbc5:function(t,e,a){"use strict";var i=function(){var t=this,e=t.$createElement,a=t._self._c||e;return a("v-uni-view",{staticClass:"integral-detail"},[a("v-uni-image",{staticClass:"image",attrs:{src:t.$getImg(t.detail.img),mode:"aspectFill"}}),a("v-uni-view",{staticClass:"header"},[a("v-uni-view",{staticClass:"title"},[t._v(t._s(t.detail.productName))]),a("v-uni-view",{staticClass:"integral"},[t._v(t._s(t.detail.needIntegrals))]),a("v-uni-view",{staticClass:"used"},[t._v(t._s(t.detail.usedAmount))]),a("v-uni-view",{staticClass:"exchangeNum"},[t._v(t._s(0===t.detail.infinite?"无限":t.detail.exchangeNum))])],1),a("v-uni-view",{staticClass:"content"},[a("v-uni-view",{staticClass:"title"},[t._v("商品简介")]),a("v-uni-view",{staticClass:"main"},[t._v(t._s(t.detail.introduction))])],1),a("v-uni-view",{staticClass:"btn",on:{click:function(e){e=t.$handleEvent(e),t.conversion(e)}}},[t._v("立即兑换")])],1)},n=[];a.d(e,"a",(function(){return i})),a.d(e,"b",(function(){return n}))},ec77:function(t,e,a){"use strict";a.r(e);var i=a("1e55"),n=a.n(i);for(var r in i)"default"!==r&&function(t){a.d(e,t,(function(){return i[t]}))}(r);e["default"]=n.a}}]);