1 line
8.3 KiB
JavaScript
1 line
8.3 KiB
JavaScript
|
(window.webpackJsonp=window.webpackJsonp||[]).push([[12,18],{488:function(t,e,l){var content=l(491);content.__esModule&&(content=content.default),"string"==typeof content&&(content=[[t.i,content,""]]),content.locals&&(t.exports=content.locals);(0,l(18).default)("d7ac674a",content,!0,{sourceMap:!1})},489:function(t,e,l){"use strict";l.r(e);l(300);var o={data:function(){return{priceSlice:{}}},components:{},props:{firstSize:{type:Number,default:14},secondSize:{type:Number,default:14},color:{type:String},weight:{type:[String,Number],default:400},price:{type:[String,Number],default:""},showSubscript:{type:Boolean,default:!0},subscriptSize:{type:Number,default:14},lineThrough:{type:Boolean,default:!1}},created:function(){this.priceFormat()},watch:{price:function(t){this.priceFormat()}},methods:{priceFormat:function(){var t=this.price,e={};null!==t&&(t=String(t).split("."),e.first=t[0],e.second=t[1],this.priceSlice=e)}}},r=(l(490),l(9)),component=Object(r.a)(o,(function(){var t=this,e=t._self._c;return e("span",{class:(t.lineThrough?"line-through":"")+"price-format",style:{color:t.color,"font-weight":t.weight}},[t.showSubscript?e("span",{style:{"font-size":t.subscriptSize+"px","margin-right":"1px"}},[t._v("¥")]):t._e(),t._v(" "),e("span",{style:{"font-size":t.firstSize+"px","margin-right":"1px"}},[t._v(t._s(t.priceSlice.first))]),t._v(" "),t.priceSlice.second?e("span",{style:{"font-size":t.secondSize+"px"}},[t._v("."+t._s(t.priceSlice.second))]):t._e()])}),[],!1,null,null,null);e.default=component.exports},490:function(t,e,l){"use strict";l(488)},491:function(t,e,l){var o=l(17)((function(i){return i[1]}));o.push([t.i,".price-format{align-items:baseline;display:flex}",""]),o.locals={},t.exports=o},538:function(t,e,l){var content=l(558);content.__esModule&&(content=content.default),"string"==typeof content&&(content=[[t.i,content,""]]),content.locals&&(t.exports=content.locals);(0,l(18).default)("3ee50391",content,!0,{sourceMap:!1})},557:function(t,e,l){"use strict";l(538)},558:function(t,e,l){var o=l(17)((function(i){return i[1]}));o.push([t.i,".evaluation-list[data-v-de1b98b2]{padding:0 10px}.evaluation-list .list1 .shop-info[data-v-de1b98b2]{background-color:#f6f6f6;padding:10px 16px}.evaluation-list .list1 .item[data-v-de1b98b2]{align-items:stretch}.evaluation-list .list1 .item .item-hd[data-v-de1b98b2]{background:#f2f2f2;height:40px;padding:0 20px}.evaluation-list .list1 .item .item-hd .status[data-v-de1b98b2]{text-align:right;width:300px}.evaluation-list .list1 .item .goods[data-v-de1b98b2]{padding-bottom:16px}.evaluation-list .list1 .item .goods .goods-all[data-v-de1b98b2]{border:1px solid #e5e5e5;padding-top:16px}.evaluation-list .list1 .item .goods .goods-item[data-v-de1b98b2]{padding:0 16px 16px}.evaluation-list .list1 .item .goods .goods-item .goods-img[data-v-de1b98b2]{height:72px;margin-right:10px;width:72px}.evaluation-list .list1 .item .operate[data-v-de1b98b2]{width:200px}.evaluation-list .list1 .item .operate .btn[data-v-de1b98b2]{background-color:#ff2c3c;border:1px solid hsla(0,0%,90%,.898);border-radius:2px;cursor:pointer;height:32px;width:104px}.evaluation-list .list2 .user[data-v-de1b98b2]{margin-right:14px}.evaluation-list .list2>.item[data-v-de1b98b2]{align-items:flex-start;border-bottom:1px dashed #e5e5e5;padding:15px 0;width:920px}.evaluation-list .list2>.item .avatar img[data-v-de1b98b2]{border-radius:50%;height:44px;width:44px}.evaluation-list .list2>.item .comment-imglist[data-v-de1b98b2]{margin-top:10px}.evaluation-list .list2>.item .comment-imglist .item[data-v-de1b98b2]{height:80px;margin-right:6px;width:80px}.evaluation-list .list2>.item .reply[data-v-de1b98b2]{align-items:flex-start;background-color:#f6f6f6;padding:10px}.evaluation-list .list2>.item .goods[data-v-de1b98b2]{background-color:#f6f6f6;padding:14px;width:922px}.evaluation-list .list2>.item .goods .goods-img[data-v-de1b98b2]{height:72px;width:72px}",""]),o.locals={},t.exports=o},609:function(t,e,l){"use strict";l.r(e);l(30);var o={props:{list:{type:Array,default:function(){return[]}},type:{type:String},userInfo:{type:Object,default:fu
|