1 line
22 KiB
JavaScript
1 line
22 KiB
JavaScript
(window["webpackJsonp"]=window["webpackJsonp"]||[]).push([["pages-users-goods_comment_con-index"],{"22cd":function(t,e,n){"use strict";n.r(e);var i=n("86ef"),o=n("bf88");for(var a in o)["default"].indexOf(a)<0&&function(t){n.d(e,t,(function(){return o[t]}))}(a);n("a35f");var r=n("f0c5"),u=Object(r["a"])(o["default"],i["b"],i["c"],!1,null,"49047018",null,!1,i["a"],void 0);e["default"]=u.exports},"66c0":function(t,e,n){"use strict";n("7a82");var i=n("4ea4").default;Object.defineProperty(e,"__esModule",{value:!0}),e.default=void 0,n("a434"),n("14d9");var o=n("d09b"),a=n("26cb"),r=i(n("fecf")),u={components:{authorize:r.default},data:function(){return{pics:[],scoreList:[{name:"商品质量",stars:["","","","",""],index:-1},{name:"服务态度",stars:["","","","",""],index:-1},{name:"物流服务",stars:["","","","",""],index:-1}],orderId:"",unique:"",productInfo:{},cart_num:0,isAuto:!1,isShowAuth:!1}},computed:(0,a.mapGetters)(["isLogin","viewColor"]),onLoad:function(t){if(!t.uni&&t.order_id)return this.$util.Tips({title:"缺少参数"},{tab:3,url:1});this.unique=t.uni,this.orderId=t.order_id,this.isLogin?this.getOrderProduct():(this.isAuto=!0,this.isShowAuth=!0)},methods:{onLoadFun:function(){this.isShowAuth=!1,this.getOrderProduct()},authColse:function(t){this.isShowAuth=t},getOrderProduct:function(){var t=this,e=this;(0,o.orderProduct)(e.unique).then((function(t){e.$set(e,"productInfo",t.data.cart_info),e.cart_num=t.data.product_num})).catch((function(e){t.$util.Tips({title:e},{tab:3,url:1})}))},stars:function(t,e){this.scoreList[e].index=t},DelPic:function(t){this.pics[t];this.pics.splice(t,1),this.$set(this,"pics",this.pics)},uploadpic:function(){var t=this;t.$util.uploadImageOne("upload/image",(function(e){t.pics.push(e.data.path),t.$set(t,"pics",t.pics)}))},formSubmit:function(t){t.detail.formId;var e=t.detail.value,n=this,i=n.scoreList[0].index+1===0?"":n.scoreList[0].index+1,a=n.scoreList[1].index+1===0?"":n.scoreList[1].index+1,r=n.scoreList[2].index+1===0?"":n.scoreList[2].index+1;if(!e.comment)return n.$util.Tips({title:"请填写你对宝贝的心得!"});e.product_score=i,e.service_score=a,e.postage_score=r,e.pics=n.pics,uni.showLoading({title:"正在发布评论……"}),(0,o.orderComment)(this.unique,e).then((function(t){uni.hideLoading(),n.$util.Tips({title:"感谢您的评价!",icon:"success"}),setTimeout((function(){uni.redirectTo({url:"/pages/order_details/index?order_id="+n.orderId})}),500)})).catch((function(t){return uni.hideLoading(),n.$util.Tips({title:t})}))}}};e.default=u},"71b4":function(t,e,n){var i=n("24fb");e=i(!1),e.push([t.i,'@charset "UTF-8";\n/**\n * 这里是uni-app内置的常用样式变量\n *\n * uni-app 官方扩展插件及插件市场(https://ext.dcloud.net.cn)上很多三方插件均使用了这些样式变量\n * 如果你是插件开发者,建议你使用scss预处理,并在插件代码中直接使用这些变量(无需 import 这个文件),方便用户通过搭积木的方式开发整体风格一致的App\n *\n */\n/**\n * 如果你是App开发者(插件使用者),你可以通过修改这些变量来定制自己的插件主题,实现自定义主题功能\n *\n * 如果你的项目同样使用了scss预处理,你也可以直接在你的 scss 代码中使用如下变量,同时无需 import 这个文件\n */\n/* 颜色变量 */\n/* 行为相关颜色 */\n/* 背景颜色 */\n/* 边框颜色 */\n/* 尺寸变量 */\n/* 文字尺寸 */\n/* 图片尺寸 */\n/* Border Radius */\n/* 水平间距 */\n/* 垂直间距 */\n/* 透明度 */\n/* 文章场景相关 */.Popup[data-v-6cfa5c77]{--logo-auth-size-:%?180?%;width:80%;background-color:#fff;position:fixed;top:%?500?%;left:10%;z-index:900;padding:calc(var(--logo-auth-size-) / 2) %?20?% %?20?% %?20?%;border-radius:%?15?%}.Popup .logo-auth[data-v-6cfa5c77]{position:absolute;top:calc(%?0?% - (var(--logo-auth-size-) + %?8?%) / 2);left:calc((100% - %?180?%) / 2);width:var(--logo-auth-size-);height:var(--logo-auth-size-);border:%?8?% solid #fff;border-radius:50%;background:#fff;display:inline-flex;flex-direction:row;flex-wrap:nowrap;justify-content:center;align-items:center}.Popup .logo-auth .image[data-v-6cfa5c77]{height:var(--logo-auth-size-);margin-top:%?-30?%}.Popup .title[data-v-6cfa5c77]{width:100%;height:%?60?%;line-height:%?60?%;text-align:center;font-size:%?32?%;color:#000}.Popup .tip[data-v-6cfa5c77]{width:100%;line-height:%?50?%;font-size:%?28?%;color:#555;padding:%?20?% 0;text-align:left}.Popup .bottom[data-v-6cfa5c77]{width:100%;height:%?80?%;margin-top:%?50?%;display:inline-flex;flex-direction:row;flex-wrap:nowrap;justify-content:space-around;align-items:center}.Popup .bottom .item[data-v-6cfa5c77]{width:%?200?%;height:%?80?%;line-height:%?80?%;background-color:#eee;text-align:center;font-size:%?26?%;color:#666}.Popup .bottom .item .text[data-v-6cfa5c77]{font-size:%?26?%;color:#666}.Popup .bottom .item.on[data-v-6cfa5c77]{width:%?500?%}.Popup .bottom .item.grant[data-v-6cfa5c77]{font-weight:700;background-color:#e93323;\n /* background-color: var(--view-theme); */border-radius:0;padding:0}.Popup .bottom .item.grant .text[data-v-6cfa5c77]{font-size:%?28?%;color:#fff}.flex[data-v-6cfa5c77]{display:flex;flex-direction:row}.mask[data-v-6cfa5c77]{position:fixed;top:0;right:0;left:0;bottom:0;background-color:rgba(0,0,0,.65);z-index:99}.popup_box[data-v-6cfa5c77]{width:100%;background-color:#fff;border-radius:%?35?%;display:flex;flex-direction:column}.popup_box .h1[data-v-6cfa5c77]{width:100%;position:fixed;top:0;background:#fff;font-size:%?36?%;height:%?100?%;line-height:%?100?%;display:-ms-flexbox;display:flex;-ms-flex-pack:justify;justify-content:space-between;padding:0 %?28?%;box-sizing:border-box}.popup_box .h1 uni-icon[data-v-6cfa5c77]{font-size:%?32?%;color:#c9c9c9}.popup_box .info[data-v-6cfa5c77]{width:100%;display:flex;justify-content:center;align-items:center;flex-direction:column}.popup_box .info .userAvatar[data-v-6cfa5c77]{width:%?130?%;height:%?130?%;border-radius:100%;overflow:hidden;padding:0;margin-top:45px;background-color:#fff;border:%?2?% solid #ccc}.popup_box .info .userAvatar .avatar[data-v-6cfa5c77]{display:block;width:%?130?%;height:%?130?%}.popup_box .info .row[data-v-6cfa5c77]{border-bottom:1px solid #ccc;display:flex;align-items:center;height:%?80?%;padding-left:%?20?%}.popup_box .info .row.text1[data-v-6cfa5c77]{flex:2}.popup_box .info .row.weui-input[data-v-6cfa5c77]{flex:6}.popup_box .btn[data-v-6cfa5c77]{position:fixed;bottom:0;width:100%;background:#fff;align-items:center;justify-content:center;display:flex;padding-top:%?20?%;padding-bottom:%?20?%}.popup_box .btn .button[data-v-6cfa5c77]{width:90%;height:%?84?%;border-radius:%?64?%;background:#f15353;color:#fff;font-size:%?36?%;border:none;text-align:center;line-height:%?84?%}',""]),t.exports=e},7519:function(t,e,n){var i=n("ce58");i.__esModule&&(i=i.default),"string"===typeof i&&(i=[[t.i,i,""]]),i.locals&&(t.exports=i.locals);var o=n("4f06").default;o("94b0e1fe",i,!0,{sourceMap:!1,shadowMode:!1})},"86ef":function(t,e,n){"use strict";n.d(e,"b",(function(){return i})),n.d(e,"c",(function(){return o})),n.d(e,"a",(function(){}));var i=function(){var t=this,e=t.$createElement,n=t._self._c||e;return n("v-uni-view",{style:t.viewColor},[n("v-uni-form",{attrs:{"report-submit":"true"},on:{submit:function(e){arguments[0]=e=t.$handleEvent(e),t.formSubmit.apply(void 0,arguments)}}},[t.productInfo.product?n("v-uni-view",{staticClass:"evaluate-con"},[n("v-uni-view",{staticClass:"goodsStyle acea-row row-between"},[n("v-uni-view",{staticClass:"pictrue"},[t.productInfo.productAttr.image?n("v-uni-image",{attrs:{src:t.productInfo.productAttr.image}}):n("v-uni-image",{attrs:{src:t.productInfo.product.image}})],1),n("v-uni-view",{staticClass:"text acea-row row-between"},[n("v-uni-view",{staticClass:"name"},[t._v(t._s(t.productInfo.product.store_name))]),n("v-uni-view",{staticClass:"money"},[n("v-uni-view",[t._v("¥"+t._s(3==t.productInfo.product_type?t.productInfo.productAssistAttr.assist_price:t.productInfo.productAttr.price))]),n("v-uni-view",{staticClass:"num"},[t._v("x"+t._s(t.cart_num))])],1)],1)],1),n("v-uni-view",{staticClass:"score"},[t._l(t.scoreList,(function(e,i){return n("v-uni-view",{key:i,staticClass:"item acea-row row-middle"},[n("v-uni-view",[t._v(t._s(e.name))]),n("v-uni-view",{staticClass:"starsList"},t._l(e.stars,(function(o,a){return n("v-uni-text",{key:a,staticClass:"iconfont",class:e.index>=a?"icon-shitixing font-color":"icon-kongxinxing",on:{click:function(e){arguments[0]=e=t.$handleEvent(e),t.stars(a,i)}}})})),1),n("v-uni-text",{staticClass:"evaluate"},[t._v(t._s(-1===e.index?"":e.index+1+"分"))])],1)})),n("v-uni-view",{staticClass:"textarea"},[n("v-uni-textarea",{attrs:{placeholder:"商品满足你的期待么?说说你的想法,分享给想买的他们吧~",name:"comment","placeholder-class":"placeholder"}}),n("v-uni-view",{staticClass:"list acea-row row-middle"},[t._l(t.pics,(function(e,i){return n("v-uni-view",{key:i,staticClass:"pictrue"},[n("v-uni-image",{attrs:{src:e}}),n("v-uni-text",{staticClass:"iconfont icon-guanbi1 font-color",on:{click:function(e){arguments[0]=e=t.$handleEvent(e),t.DelPic(i)}}})],1)})),t.pics.length<6?n("v-uni-view",{staticClass:"pictrue acea-row row-center-wrapper row-column",on:{click:function(e){arguments[0]=e=t.$handleEvent(e),t.uploadpic.apply(void 0,arguments)}}},[n("v-uni-text",{staticClass:"iconfont icon-icon25201"}),n("v-uni-view",[t._v("上传图片")])],1):t._e()],2)],1),n("v-uni-button",{staticClass:"evaluateBnt",attrs:{formType:"submit"}},[t._v("立即评价")])],2)],1):t._e()],1),n("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)},o=[]},a35f:function(t,e,n){"use strict";var i=n("7519"),o=n.n(i);o.a},aef0:function(t,e,n){"use strict";n.r(e);var i=n("cf78"),o=n.n(i);for(var a in i)["default"].indexOf(a)<0&&function(t){n.d(e,t,(function(){return i[t]}))}(a);e["default"]=o.a},bf88:function(t,e,n){"use strict";n.r(e);var i=n("66c0"),o=n.n(i);for(var a in i)["default"].indexOf(a)<0&&function(t){n.d(e,t,(function(){return i[t]}))}(a);e["default"]=o.a},ce58:function(t,e,n){var i=n("24fb");e=i(!1),e.push([t.i,'@charset "UTF-8";\n/**\n * 这里是uni-app内置的常用样式变量\n *\n * uni-app 官方扩展插件及插件市场(https://ext.dcloud.net.cn)上很多三方插件均使用了这些样式变量\n * 如果你是插件开发者,建议你使用scss预处理,并在插件代码中直接使用这些变量(无需 import 这个文件),方便用户通过搭积木的方式开发整体风格一致的App\n *\n */\n/**\n * 如果你是App开发者(插件使用者),你可以通过修改这些变量来定制自己的插件主题,实现自定义主题功能\n *\n * 如果你的项目同样使用了scss预处理,你也可以直接在你的 scss 代码中使用如下变量,同时无需 import 这个文件\n */\n/* 颜色变量 */\n/* 行为相关颜色 */\n/* 背景颜色 */\n/* 边框颜色 */\n/* 尺寸变量 */\n/* 文字尺寸 */\n/* 图片尺寸 */\n/* Border Radius */\n/* 水平间距 */\n/* 垂直间距 */\n/* 透明度 */\n/* 文章场景相关 */.evaluate-con .score[data-v-49047018]{background-color:#fff;border-top:1px solid #f5f5f5;font-size:%?28?%;color:#282828;padding:%?48?% %?30?% %?65?% %?30?%}.evaluate-con .score .item ~ .item[data-v-49047018]{margin-top:%?30?%}.evaluate-con .score .item .starsList[data-v-49047018]{padding:0 %?35?% 0 %?40?%}.evaluate-con .score .item .starsList .iconfont[data-v-49047018]{font-size:%?40?%;color:#aaa}.evaluate-con .score .item .starsList .iconfont ~ .iconfont[data-v-49047018]{margin-left:%?20?%}.evaluate-con .score .item .evaluate[data-v-49047018]{color:#aaa;font-size:%?24?%}.evaluate-con .score .textarea[data-v-49047018]{width:%?690?%;background-color:#fafafa;border-radius:%?10?%;margin-top:%?48?%}.evaluate-con .score .textarea uni-textarea[data-v-49047018]{font-size:%?28?%;padding:%?38?% %?30?% 0 %?30?%;width:100%;box-sizing:border-box;height:%?160?%}.evaluate-con .score .textarea .placeholder[data-v-49047018]{color:#bbb}.evaluate-con .score .textarea .list[data-v-49047018]{margin-top:%?25?%;padding-left:%?5?%}.evaluate-con .score .textarea .list .pictrue[data-v-49047018]{width:%?140?%;height:%?140?%;margin:0 0 %?35?% %?25?%;position:relative;font-size:%?22?%;color:#bbb}.evaluate-con .score .textarea .list .pictrue[data-v-49047018]:nth-last-child(1){border:1px solid #ddd;box-sizing:border-box}.evaluate-con .score .textarea .list .pictrue uni-image[data-v-49047018]{width:100%;height:100%;border-radius:%?3?%}.evaluate-con .score .textarea .list .pictrue .icon-guanbi1[data-v-49047018]{font-size:%?45?%;position:absolute;top:%?-20?%;right:%?-20?%}.evaluate-con .score .textarea .list .pictrue .icon-icon25201[data-v-49047018]{color:#bfbfbf;font-size:%?50?%}.evaluate-con .score .evaluateBnt[data-v-49047018]{font-size:%?30?%;color:#fff;width:%?690?%;height:%?86?%;border-radius:%?43?%;text-align:center;line-height:%?86?%;margin-top:%?45?%;background-color:var(--view-theme)}',""]),t.exports=e},cf78:function(t,e,n){"use strict";n("7a82");var i=n("4ea4").default;Object.defineProperty(e,"__esModule",{value:!0}),e.default=void 0;var o=i(n("5530")),a=i(n("956a")),r=n("f063"),u=n("93f6"),c=n("26cb"),s=i(n("d2b7")),d=n("8f46"),f=n("79a6"),l=getApp(),p={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,canGetPrivacySetting:!1,avatar:"",nickname:""}},computed:(0,o.default)((0,o.default)({},(0,c.mapGetters)(["isLogin","userInfo","viewColor"])),(0,d.configMap)(["routine_logo","first_avatar_switch","wechat_phone_switch"])),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:{onclose:function(){this.canGetPrivacySetting=!1},onAgree:function(){var t=this;t.canUseGetUserProfile=!1,s.default.getUserProfile().then((function(e){var n=e.userInfo;n.code=t.code,n.spread=l.globalData.spid,n.spread_code=l.globalData.code,n.new_nickname=t.nickname,n.new_avatar=t.avatar,(0,r.commonAuth)({auth:{type:"routine",auth:n}}).then((function(e){if(200!=e.data.status)return uni.setStorageSync("auth_token",e.data.result.key),uni.navigateTo({url:"/pages/users/login/index"});var n=e.data.result.expires_time-a.default.time();t.$store.commit("UPDATE_USERINFO",e.data.result.user),t.$store.commit("LOGIN",{token:e.data.result.token,time:n}),t.$store.commit("SETUID",e.data.result.user.uid),a.default.set(u.EXPIRES_TIME,e.data.result.expires_time,n),a.default.set(u.USER_INFO,e.data.result.user,n),t.$emit("onLoadFun",e.data.result.user),e.data.result.user.isNew&&t.mp_is_new&&1==t.first_avatar_switch&&1==t.wechat_phone_switch&&(t.editModal=!0)})).catch((function(t){uni.hideLoading(),uni.showToast({title:t.message,icon:"none",duration:2e3})}))})).catch((function(t){uni.hideLoading()}))},setAuthStatus:function(){},getCode:function(t){t&&(this.code=1)},toWecahtAuth:function(){(0,f.toLogin)(!0)},getUserProfile:function(){var t=this;wx.getPrivacySetting?wx.getPrivacySetting({success:function(e){e.needAuthorization?(t.canGetPrivacySetting=!0,t.$nextTick((function(){t.$refs.privacyAgreement.showPoupon(e.privacyContractName)}))):t.onAgree()},fail:function(t){},complete:function(){}}):this.onAgree()},close:function(){var t=getCurrentPages();t[t.length-1];this.$emit("authColse",!1),this.canGetPrivacySetting=!1},onChooseAvatar:function(t){var e=this,n=t.detail.avatarUrl;this.$util.uploadImgs("upload/image",n,(function(t){e.avatar=t.data.path}),(function(t){}))},changeNickname:function(t){this.nickname=t.detail.value||t.target.value}}};e.default=p},d09b:function(t,e,n){"use strict";n("7a82");var i=n("4ea4").default;Object.defineProperty(e,"__esModule",{value:!0}),e.applyInvoiceApi=function(t,e){return o.default.post("order/receipt/".concat(t),e)},e.cartDel=function(t){return o.default.post("user/cart/delete",t)},e.changeCartNum=function(t,e){return o.default.post("user/cart/change/"+t,e)},e.createOrder=function(t){return o.default.post("v2/order/create",t,{noAuth:!0})},e.develiveryDetail=function(t){return o.default.get("order/delivery/".concat(t))},e.express=function(t){return o.default.post("order/express/"+t)},e.expressList=function(){return o.default.get("common/express")},e.getCallBackUrlApi=function(t){return o.default.get("common/pay_key/"+t,{},{noAuth:!0})},e.getCartCounts=function(){return o.default.get("user/cart/count")},e.getCartList=function(){return o.default.get("user/cart/lst")},e.getCouponsOrderPrice=function(t,e){return o.default.get("coupons/order/"+t,e)},e.getOrderConfirm=function(t){return o.default.post("v2/order/check",t)},e.getOrderDetail=function(t){return o.default.get("order/detail/"+t)},e.getOrderList=function(t){return o.default.get("order/list",t)},e.getPayOrder=function(t){return o.default.get("order/status/"+t)},e.getReceiptOrder=function(t){return o.default.get("user/receipt/order/"+t)},e.groupOrderDetail=function(t){return o.default.get("order/group_order_detail/"+t)},e.groupOrderList=function(t){return o.default.get("order/group_order_list",t,{noAuth:!0})},e.integralOrderPay=function(t,e){return o.default.post("order/points/pay/"+t,e)},e.ordeRefundReason=function(){return o.default.get("order/refund/reason")},e.orderAgain=function(t){return o.default.post("user/cart/again",t)},e.orderComment=function(t,e){return o.default.post("reply/"+t,e)},e.orderConfirm=function(t){return o.default.post("order/check",t)},e.orderCreate=function(t){return o.default.post("order/create",t,{noAuth:!0})},e.orderData=function(){return o.default.get("order/number")},e.orderDel=function(t){return o.default.post("order/del/"+t)},e.orderPay=function(t,e){return o.default.post("order/pay/"+t,e)},e.orderProduct=function(t){return o.default.get("reply/product/"+t)},e.orderRefundVerify=function(t){return o.default.post("order/refund/verify",t)},e.orderTake=function(t){return o.default.post("order/take/"+t)},e.postOrderComputed=function(t,e){return o.default.post("/order/computed/"+t,e)},e.presellOrderPay=function(t,e){return o.default.post("presell/pay/"+t,e)},e.receiptOrder=function(t){return o.default.get("user/receipt/order",t)},e.refundApply=function(t,e){return o.default.post("refund/apply/"+t,e,{noAuth:!0})},e.refundBackGoods=function(t,e){return o.default.post("refund/back_goods/"+t,e,{noAuth:!0})},e.refundBatch=function(t){return o.default.get("refund/batch_product/"+t,{noAuth:!0})},e.refundCancelApi=function(t){return o.default.post("refund/cancel/".concat(t))},e.refundDel=function(t){return o.default.post("refund/del/"+t,{noAuth:!0})},e.refundDetail=function(t){return o.default.get("refund/detail/"+t,{noAuth:!0})},e.refundExpress=function(t){return o.default.get("refund/express/"+t,{noAuth:!0})},e.refundList=function(t){return o.default.get("refund/list",t,{noAuth:!0})},e.refundMessage=function(){return o.default.get("common/refund_message",{noAuth:!0})},e.refundOrderExpress=function(t,e){return o.default.get("server/".concat(t,"/refund/express/").concat(e))},e.refundProduct=function(t,e){return o.default.get("refund/product/"+t,e,{noAuth:!0})},e.unOrderCancel=function(t){return o.default.post("order/cancel/"+t)},e.verifyCode=function(t){return o.default.get("order/verify_code/"+t)},n("99af");var o=i(n("5a4d"))},d3e4:function(t,e,n){"use strict";var i=n("ddbf"),o=n.n(i);o.a},dda2:function(t,e,n){"use strict";n.d(e,"b",(function(){return i})),n.d(e,"c",(function(){return o})),n.d(e,"a",(function(){}));var i=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",class:{privacyPoupon:t.canGetPrivacySetting},style:"top:"+t.top+"px;"},[n("v-uni-view",{staticClass:"logo-auth"},[n("v-uni-image",{staticClass:"image",attrs:{src:t.routine_logo,mode:"aspectFit"}})],1),[t.isWeixin?n("v-uni-view",{staticClass:"title"},[t._v("授权提醒")]):n("v-uni-view",{staticClass:"title"},[t._v(t._s(t.title))])],[t.isWeixin?n("v-uni-view",{staticClass:"tip"},[t._v("请授权用户信息,以便为您提供更好的服务!")]):n("v-uni-view",{staticClass:"tip"},[t._v(t._s(t.info))]),n("v-uni-view",{staticClass:"tip"},[t._v(t._s(t.info))])],n("v-uni-view",{staticClass:"bottom flex"},[n("v-uni-view",{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-view",{staticClass:"text"},[t._v("去授权")]):n("v-uni-view",{staticClass:"text"},[t._v("去登录")])],1)],1)],2):t._e()],1)},o=[]},ddbf:function(t,e,n){var i=n("71b4");i.__esModule&&(i=i.default),"string"===typeof i&&(i=[[t.i,i,""]]),i.locals&&(t.exports=i.locals);var o=n("4f06").default;o("f7f3db9a",i,!0,{sourceMap:!1,shadowMode:!1})},fecf:function(t,e,n){"use strict";n.r(e);var i=n("dda2"),o=n("aef0");for(var a in o)["default"].indexOf(a)<0&&function(t){n.d(e,t,(function(){return o[t]}))}(a);n("d3e4");var r=n("f0c5"),u=Object(r["a"])(o["default"],i["b"],i["c"],!1,null,"6cfa5c77",null,!1,i["a"],void 0);e["default"]=u.exports}}]); |