|
|
|
(window["webpackJsonp"]=window["webpackJsonp"]||[]).push([["pages-order-evaluate"],{"025f":function(t,e,a){var i=a("24fb");e=i(!1),e.push([t.i,'@charset "UTF-8";\n/* 页面左右间距 */\n/* 文字尺寸 */\n/*文字颜色*/\n/* 边框颜色 */\n/* 图片加载中颜色 */\n/* 行为相关颜色 */\n/* 背景颜色*/uni-page-body[data-v-c470fe74]{background:#f5f5f5}.bg[data-v-c470fe74]{margin:%?20?%;border-radius:%?20?%;background-color:#fff;padding-bottom:%?10?%}.header[data-v-c470fe74]{padding:%?20?%}.header .image[data-v-c470fe74]{width:%?120?%;height:%?120?%}.header .right[data-v-c470fe74]{display:inline-block;line-height:%?45?%;vertical-align:text-bottom;padding-bottom:%?10?%;width:%?550?%;padding-left:%?20?%}.header .right .title[data-v-c470fe74]{color:#707277;font-size:%?33?%;text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.header .right .spec[data-v-c470fe74]{color:#91949a;font-size:%?30?%}.rate[data-v-c470fe74]{padding:0 %?20?% %?20?%}.rate .dec[data-v-c470fe74]{display:inline-block;color:#707277}.rate .start[data-v-c470fe74]{width:%?400?%;display:inline-block}.comment[data-v-c470fe74]{padding:%?20?%}.comment uni-textarea[data-v-c470fe74]{padding:%?30?%;background-color:#f5f5f5;width:100%}.bottom[data-v-c470fe74]{padding:%?20?% %?20?% %?40?%}.bottom .radio[data-v-c470fe74]{vertical-align:bottom;float:left}.bottom .dec[data-v-c470fe74]{color:#91949a;float:right}.button[data-v-c470fe74]{margin:%?20?%}body.?%PAGE?%[data-v-c470fe74]{background:#f5f5f5}',""]),t.exports=e},"26ef":function(t,e,a){"use strict";a.d(e,"b",(function(){return n})),a.d(e,"c",(function(){return r})),a.d(e,"a",(function(){return i}));var i={uniRate:a("03e7").default},n=function(){var t=this,e=t.$createElement,a=t._self._c||e;return a("v-uni-view",{staticClass:"bg"},[a("v-uni-view",{staticClass:"header"},[a("v-uni-image",{staticClass:"image",attrs:{src:t.image}}),a("v-uni-view",{staticClass:"right"},[a("v-uni-view",{staticClass:"title"},[t._v(t._s(t.title))]),a("v-uni-view",{staticClass:"spec"},[t._v(t._s(t.spec))])],1)],1),a("v-uni-view",{staticClass:"rate"},[a("v-uni-view",{staticClass:"dec"},[t._v("描述相符")]),a("uni-rate",{staticClass:"start",attrs:{"active-color":"#e64340",margin:"10",size:"30",value:t.rate},on:{change:function(e){arguments[0]=e=t.$handleEvent(e),t.start.apply(void 0,arguments)}}})],1),a("v-uni-view",{staticClass:"comment"},[a("v-uni-textarea",{attrs:{maxlength:"300",placeholder:"写满20字,有机会被选为优质评价被更多人看到哦~","placeholder-class":"placeholder"},on:{input:function(e){arguments[0]=e=t.$handleEvent(e),t.input.apply(void 0,arguments)}}})],1),a("v-uni-view",{staticClass:"bottom"},[a("v-uni-radio",{staticClass:"radio",attrs:{color:"#e64340",checked:t.radio},on:{click:function(e){arguments[0]=e=t.$handleEvent(e),t.clickRadio.apply(void 0,arguments)}}}),t._v("公开"),a("v-uni-view",{staticClass:"dec"},[t._v("公开头像昵称,大家可以看到我")])],1),a("v-uni-button",{staticClass:"button",attrs:{type:"warn"},on:{click:function(e){arguments[0]=e=t.$handleEvent(e),t.submit.apply(void 0,arguments)}}},[t._v("Submit")])],1)},r=[]},"37f2":function(t,e,a){var i=a("025f");"string"===typeof i&&(i=[[t.i,i,""]]),i.locals&&(t.exports=i.locals);var n=a("4f06").default;n("965189ca",i,!0,{sourceMap:!1,shadowMode:!1})},"97fa":function(t,e,a){"use strict";var i=a("37f2"),n=a.n(i);n.a},d0d7:function(t,e,a){"use strict";a.r(e);var i=a("26ef"),n=a("ebeb");for(var r in n)"default"!==r&&function(t){a.d(e,t,(function(){return n[t]}))}(r);a("97fa");var o,c=a("f0c5"),d=Object(c["a"])(n["default"],i["b"],i["c"],!1,null,"c470fe74",null,!1,i["a"],o);e["default"]=d.exports},ebeb:function(t,e,a){"use strict";a.r(e);var i=a("fe05"),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},fe05:function(t,e,a){"use strict";var i=a("4ea4");Object.defineProperty(e,"__esModule",{value:!0}),e.default=void 0,a("96cf");var n=i(a("1da1")),r=i(a("03e7")),o={computed:{},components:{uniRate:r.default},data:function(){return{order_id:0,product_id:0,title:"",image:"",spec:"",rate:5,radio:!0,textarea:""}},onLoad:function(t){this.title=t.title,this.image=t.image,this.spec=t.spec,this.order_id=t.order_id,this.product_id=t.product_id},methods:{start:function(t){switch(this.rate=t.value,this.rate){case 3:this.radio=!1;break;case 5:this.radio=!0;break}},clickRadio:function(t){this.radio=!this.radio},input:function(t){this.textarea=t.detail.value},submit:function(){var t=this;return(0,n.default)(regeneratorRuntime.mark((function e(){var a,i;return regeneratorRuntime.wrap((function(e){while(1)switch(e.prev=e.next){case 0:a=t.$api.request("/order/comment","POST",{order_id:t.order_id,product_id:t.product_id,rate:t.rate,anonymous:t.radio?0:1,comment:t.textarea}),a&&(i=t.$api.prePage(),i.tabCurrentIndex&&(i.tabCurrentIndex=0),t,setTimeout((function(){i.pullDownRefresh(),uni.navigateBack()}),2e3));case 2:case"end":return e.stop()}}),e)})))()}}};e.default=o}}]); |