diff --git a/components-diy/diy-article.vue b/components-diy/diy-article.vue index 7121341..5539a1b 100644 --- a/components-diy/diy-article.vue +++ b/components-diy/diy-article.vue @@ -3,29 +3,29 @@ - - + {{ item.article_title }} - {{ item.article_abstract }} + {{ + item.article_abstract }} {{ item.category_name }} - {{ $util.timeStampTurnTime(item.create_time, 'date') }} + {{ $util.timeStampTurnTime(item.create_time, 'date') + }} @@ -38,225 +38,228 @@ \ No newline at end of file diff --git a/components-diy/diy-audio.vue b/components-diy/diy-audio.vue index 28b11c6..22ba175 100644 --- a/components-diy/diy-audio.vue +++ b/components-diy/diy-audio.vue @@ -1,444 +1,453 @@ \ No newline at end of file diff --git a/components-diy/diy-bargain.vue b/components-diy/diy-bargain.vue index f43ab9f..fa92ffe 100644 --- a/components-diy/diy-bargain.vue +++ b/components-diy/diy-bargain.vue @@ -3,13 +3,19 @@ - - + + {{ value.titleStyle.leftText }} - 低至0元免费拿 - + 低至0元免费拿 + {{ value.titleStyle.more }} @@ -17,19 +23,25 @@ \ No newline at end of file diff --git a/components-diy/diy-bottom-nav.vue b/components-diy/diy-bottom-nav.vue index e20b045..89490e2 100644 --- a/components-diy/diy-bottom-nav.vue +++ b/components-diy/diy-bottom-nav.vue @@ -5,14 +5,18 @@ - + - - + + - + - + - + - - {{ lang =='en-us'?item.en_text:item.text }} + + {{ lang == 'en-us' ? item.en_text : item.text }} - - {{ lang =='en-us'?item.en_text:item.text }} + + {{ lang == 'en-us' ? item.en_text : item.text }} @@ -49,173 +59,210 @@ \ No newline at end of file diff --git a/components-diy/diy-category-item.vue b/components-diy/diy-category-item.vue index b8d1b0f..dacf555 100644 --- a/components-diy/diy-category-item.vue +++ b/components-diy/diy-category-item.vue @@ -2,15 +2,16 @@ - + - + {{ category.category_name }} - + - + {{ one.category_name }} @@ -21,9 +22,10 @@ {{ one.category_name }} - + - + {{ two.category_name }} @@ -38,9 +40,14 @@ - - 全部 - + + 全部 + {{ one.category_name }} @@ -48,9 +55,12 @@ - + 全部 - + {{ one.category_name }} @@ -58,18 +68,23 @@ - - + + - {{ category.category_name }} - + {{ category.category_name + }} + - + - + - - {{ item.label_name }} + + {{ item.label_name }} + @@ -79,23 +94,28 @@ - {{ parseFloat(showPrice(item)).toFixed(2).split('.')[0] }} - .{{ parseFloat(showPrice(item)).toFixed(2).split('.')[1] }} + {{ + parseFloat(showPrice(item)).toFixed(2).split('.')[0] }} + .{{ + parseFloat(showPrice(item)).toFixed(2).split('.')[1] }} 咨询 - - + + - + - + {{ showMarketPrice(item) }} @@ -127,7 +147,7 @@ --> - @@ -135,25 +155,27 @@ - + - - - + + - + - + {{ item.label_name }} @@ -164,24 +186,28 @@ - {{ parseFloat(showPrice(item)).toFixed(2).split('.')[0] }} - .{{ parseFloat(showPrice(item)).toFixed(2).split('.')[1] }} + {{ + parseFloat(showPrice(item)).toFixed(2).split('.')[0] }} + .{{ + parseFloat(showPrice(item)).toFixed(2).split('.')[1] }} 咨询 - + - - + + - + - + {{ showMarketPrice(item) }} @@ -191,22 +217,27 @@ 立即购买 - + 选规格 {{ item.num }} - + - {{ cartList['goods_' + item.goods_id]['sku_' + item.sku_id].num }} - + {{ cartList['goods_' + item.goods_id]['sku_' + + item.sku_id].num }} + - + @@ -226,768 +257,783 @@ \ No newline at end of file diff --git a/components-diy/diy-category.vue b/components-diy/diy-category.vue index ee57887..ff45b67 100644 --- a/components-diy/diy-category.vue +++ b/components-diy/diy-category.vue @@ -1,6 +1,6 @@ \ No newline at end of file diff --git a/components-diy/diy-comp-extend.vue b/components-diy/diy-comp-extend.vue index 50e0ac3..4f777f7 100644 --- a/components-diy/diy-comp-extend.vue +++ b/components-diy/diy-comp-extend.vue @@ -4,6 +4,7 @@ diff --git a/components-diy/diy-coupon.vue b/components-diy/diy-coupon.vue index d6cb318..f894987 100644 --- a/components-diy/diy-coupon.vue +++ b/components-diy/diy-coupon.vue @@ -7,18 +7,20 @@ \ No newline at end of file diff --git a/components-diy/diy-notes.vue b/components-diy/diy-notes.vue index a371b44..317f05e 100644 --- a/components-diy/diy-notes.vue +++ b/components-diy/diy-notes.vue @@ -3,36 +3,45 @@ {{ value.title }} - {{ value.more }} + {{ value.more }} + - + {{ item.note_title }} - {{ labelItem }} + {{ labelItem }} - #{{ item.note_type == 'goods_item' ? '单品介绍' : '掌柜说' }}# + #{{ item.note_type == 'goods_item' ? '单品介绍' : + '掌柜说' }}# {{ item.note_abstract }} - - + + - + - {{ item.update_time_day }} + {{ + item.update_time_day }} - 阅读 {{ item.initial_read_num + item.read_num }} + 阅读 {{ + item.initial_read_num + item.read_num }} @@ -46,314 +55,316 @@ \ No newline at end of file diff --git a/components-diy/diy-notice.vue b/components-diy/diy-notice.vue index 738f7d4..34c0e20 100644 --- a/components-diy/diy-notice.vue +++ b/components-diy/diy-notice.vue @@ -1,19 +1,25 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/components-diy/diy-pinfan.vue b/components-diy/diy-pinfan.vue index 19a0d3e..717fcb7 100644 --- a/components-diy/diy-pinfan.vue +++ b/components-diy/diy-pinfan.vue @@ -2,32 +2,45 @@