diff --git a/components/common-payment/common-payment.vue b/components/common-payment/common-payment.vue index 6ef5854..9c844e4 100644 --- a/components/common-payment/common-payment.vue +++ b/components/common-payment/common-payment.vue @@ -603,7 +603,7 @@ - + {{ item.goods_name }} diff --git a/components/diy-components/diy-article.vue b/components/diy-components/diy-article.vue index 609f2ba..2f8bee2 100644 --- a/components/diy-components/diy-article.vue +++ b/components/diy-components/diy-article.vue @@ -11,7 +11,7 @@ :interval="swiperConfig.interval || 3000" :duration="swiperConfig.duration || 500" :display-multiple-items="swiperConfig.displayMultipleItems || 3"> - + diff --git a/components/diy-components/diy-audio.vue b/components/diy-components/diy-audio.vue index 9801c9e..28b11c6 100644 --- a/components/diy-components/diy-audio.vue +++ b/components/diy-components/diy-audio.vue @@ -206,7 +206,7 @@ }; - + diff --git a/components/diy-components/diy-coupon.vue b/components/diy-components/diy-coupon.vue index 46bc4ff..af4e221 100644 --- a/components/diy-components/diy-coupon.vue +++ b/components/diy-components/diy-coupon.vue @@ -9,7 +9,7 @@ - - - - - + @@ -176,7 +176,7 @@ - - + @@ -1067,7 +1067,7 @@ background: transparent; } - \ No newline at end of file + \ No newline at end of file diff --git a/components/diy-components/diy-goods-brand.vue b/components/diy-components/diy-goods-brand.vue index 2ee3e7e..ba55960 100644 --- a/components/diy-components/diy-goods-brand.vue +++ b/components/diy-components/diy-goods-brand.vue @@ -5,7 +5,7 @@ {{ value.title }} - + diff --git a/components/diy-components/diy-graphic-nav.vue b/components/diy-components/diy-graphic-nav.vue index 08a47eb..d730d9a 100644 --- a/components/diy-components/diy-graphic-nav.vue +++ b/components/diy-components/diy-graphic-nav.vue @@ -164,7 +164,7 @@ } }; - + diff --git a/components/diy-components/diy-horz-line.vue b/components/diy-components/diy-horz-line.vue index 54ad38b..ce588be 100644 --- a/components/diy-components/diy-horz-line.vue +++ b/components/diy-components/diy-horz-line.vue @@ -22,4 +22,4 @@ export default { }; - + diff --git a/components/diy-components/diy-live.vue b/components/diy-components/diy-live.vue index d6247b3..97387d0 100644 --- a/components/diy-components/diy-live.vue +++ b/components/diy-components/diy-live.vue @@ -242,7 +242,7 @@ } } - - - \ No newline at end of file + \ No newline at end of file diff --git a/components/mescroll/components/mescroll-down.vue b/components/mescroll/components/mescroll-down.vue index 28e02be..ebb05ea 100644 --- a/components/mescroll/components/mescroll-down.vue +++ b/components/mescroll/components/mescroll-down.vue @@ -47,6 +47,6 @@ export default { }; - diff --git a/components/mescroll/components/mescroll-empty.vue b/components/mescroll/components/mescroll-empty.vue index 55d187d..626a52c 100644 --- a/components/mescroll/components/mescroll-empty.vue +++ b/components/mescroll/components/mescroll-empty.vue @@ -46,7 +46,7 @@ export default { }; - diff --git a/components/mescroll/mescroll-body.vue b/components/mescroll/mescroll-body.vue index 4f981ce..a570979 100644 --- a/components/mescroll/mescroll-body.vue +++ b/components/mescroll/mescroll-body.vue @@ -291,7 +291,7 @@ export default { }; - - \ No newline at end of file diff --git a/components/register-reward/register-reward.vue b/components/register-reward/register-reward.vue index 41fe8ea..b567b1f 100644 --- a/components/register-reward/register-reward.vue +++ b/components/register-reward/register-reward.vue @@ -150,7 +150,7 @@ } }; - \ No newline at end of file diff --git a/pages/contact/contact.vue b/pages/contact/contact.vue index 8686191..57c43e1 100644 --- a/pages/contact/contact.vue +++ b/pages/contact/contact.vue @@ -35,7 +35,7 @@ - + diff --git a/pages/goods/detail.vue b/pages/goods/detail.vue index 3161e6c..f970686 100644 --- a/pages/goods/detail.vue +++ b/pages/goods/detail.vue @@ -562,7 +562,7 @@ export default { } - - - - - - - + diff --git a/pages_promotion/components/yuyue-date/yuyue-date.vue b/pages_promotion/components/yuyue-date/yuyue-date.vue index 7bc855e..a43125e 100644 --- a/pages_promotion/components/yuyue-date/yuyue-date.vue +++ b/pages_promotion/components/yuyue-date/yuyue-date.vue @@ -1,414 +1,414 @@ - - - - - - - - - - - - - {{ item.week }} {{ item.date }} - - - - - - - 指定日期 - - - - - - - - - - - - {{ item.time }} - - - - - - - - - - - - - {{ item.time }} - {{ item.disable ? disableText : undisableText }} - - - - - - - - - - - - - - \ No newline at end of file diff --git a/pages_promotion/fenxiao/apply.vue b/pages_promotion/fenxiao/apply.vue index dbde07b..f7dc267 100644 --- a/pages_promotion/fenxiao/apply.vue +++ b/pages_promotion/fenxiao/apply.vue @@ -806,7 +806,7 @@ } - - - - - + + + + + + + {{ statusItem.name }} + + + + + + + + + + 订单号:{{ orderItem.order_no }} + + {{ orderItem.order_status == 0 ? '待支付' : orderItem.order_status == 1 ? '已完成' : orderItem.order_status == -1 ? '已关闭' : '' }} + + + + + + + + + + + + + + + + + + {{ orderItem.exchange_name }} + + + {{ orderItem.point }} + 积分 + + + + {{ $lang('common.currencySymbol') }} + {{ parseFloat(orderItem.price).toFixed(2).split(".")[0] }} + .{{ parseFloat(orderItem.price).toFixed(2).split(".")[1] }} + + + + + {{ orderItem.num }} + + + + + + + + + 关闭 + 支付 + + + 查看详情 + + + + + + + + + + + + + + + + + + + + + + diff --git a/pages_promotion/point/payment.vue b/pages_promotion/point/payment.vue index d0f7b5a..58f5746 100644 --- a/pages_promotion/point/payment.vue +++ b/pages_promotion/point/payment.vue @@ -292,7 +292,7 @@ - diff --git a/pages_tool/components/uni-calendar/uni-calendar-item.vue b/pages_tool/components/uni-calendar/uni-calendar-item.vue index b776366..2ae446f 100644 --- a/pages_tool/components/uni-calendar/uni-calendar-item.vue +++ b/pages_tool/components/uni-calendar/uni-calendar-item.vue @@ -1,186 +1,186 @@ - - - - - - {{ weeks.date }} - - - - {{ weeks.isDay ? '今天' : weeks.lunar.IDayCn === '初一' ? weeks.lunar.IMonthCn : weeks.lunar.IDayCn }} - - - {{ weeks.extraInfo.info }} - - - - - - - - + + + + + + {{ weeks.date }} + + + + {{ weeks.isDay ? '今天' : weeks.lunar.IDayCn === '初一' ? weeks.lunar.IMonthCn : weeks.lunar.IDayCn }} + + + {{ weeks.extraInfo.info }} + + + + + + + + diff --git a/pages_tool/components/uni-calendar/uni-calendar.vue b/pages_tool/components/uni-calendar/uni-calendar.vue index 6234826..604f6d4 100644 --- a/pages_tool/components/uni-calendar/uni-calendar.vue +++ b/pages_tool/components/uni-calendar/uni-calendar.vue @@ -1,476 +1,476 @@ - - - - - - 取消 - 确定 - - - - - - - - {{ (nowDate.year || '') + '年' + (nowDate.month || '') + '月' }} - - - - - - - - - {{ nowDate.month }} - - - 日 - 一 - 二 - 三 - 四 - 五 - 六 - - - - - - - - - - - - - - + + + + + + 取消 + 确定 + + + + + + + + {{ (nowDate.year || '') + '年' + (nowDate.month || '') + '月' }} + + + + + + + + + {{ nowDate.month }} + + + 日 + 一 + 二 + 三 + 四 + 五 + 六 + + + + + + + + + + + + + + diff --git a/pages_tool/components/uni-nav-bar/uni-nav-bar.vue b/pages_tool/components/uni-nav-bar/uni-nav-bar.vue index 5747c52..9475ea5 100644 --- a/pages_tool/components/uni-nav-bar/uni-nav-bar.vue +++ b/pages_tool/components/uni-nav-bar/uni-nav-bar.vue @@ -1,220 +1,220 @@ - - - - - - - - - {{ leftText }} - - - - - - {{ title }} - - - - - - - - - {{ rightText }} - - - - - - - - - - - - - - - + + + + + + + + + {{ leftText }} + + + + + + {{ title }} + + + + + + + + + {{ rightText }} + + + + + + + + + + + + + + + diff --git a/pages_tool/files/list.vue b/pages_tool/files/list.vue index 91101b8..d850b08 100644 --- a/pages_tool/files/list.vue +++ b/pages_tool/files/list.vue @@ -183,7 +183,7 @@ } - - - - - - - - - - + + + + + + {{ payInfo.pay_body }} + + ¥ + {{ payInfo.pay_money | moneyFormat }} + + + + + + + + {{ item.name }} + + + + + 确认支付 + + 店铺尚未配置支付方式! + + + + + + + + + + + diff --git a/pages_tool/pay/result.vue b/pages_tool/pay/result.vue index dd2d5ab..818ece9 100644 --- a/pages_tool/pay/result.vue +++ b/pages_tool/pay/result.vue @@ -337,7 +337,7 @@ } - + + + + + + + + + + + + + + + diff --git a/uni_modules/mp-html/components/mp-html/node/node.vue b/uni_modules/mp-html/components/mp-html/node/node.vue index 5ad68e9..09252fd 100644 --- a/uni_modules/mp-html/components/mp-html/node/node.vue +++ b/uni_modules/mp-html/components/mp-html/node/node.vue @@ -1,587 +1,587 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - {{n.text}} - - - {{n.text}} - - \n - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - \ No newline at end of file diff --git a/uni_modules/uni-datetime-picker/components/uni-datetime-picker/time-picker.vue b/uni_modules/uni-datetime-picker/components/uni-datetime-picker/time-picker.vue index a0ecb6a..699aa63 100644 --- a/uni_modules/uni-datetime-picker/components/uni-datetime-picker/time-picker.vue +++ b/uni_modules/uni-datetime-picker/components/uni-datetime-picker/time-picker.vue @@ -1,927 +1,927 @@ - - - - - - {{time}} - - {{selectTimeText}} - - - - - - - - {{selectTimeText}} - - - - - - {{lessThanTen(item)}} - - - - - {{lessThanTen(item)}} - - - - - {{lessThanTen(item)}} - - - - - - - - - - - - - - {{lessThanTen(item)}} - - - - - {{lessThanTen(item)}} - - - - - {{lessThanTen(item)}} - - - - - : - : - - - - {{clearText}} - - - - {{cancelText}} - - - {{okText}} - - - - - - - - - - - - - + + + + + + {{time}} + + {{selectTimeText}} + + + + + + + + {{selectTimeText}} + + + + + + {{lessThanTen(item)}} + + + + + {{lessThanTen(item)}} + + + + + {{lessThanTen(item)}} + + + + + - + - + + + + + + {{lessThanTen(item)}} + + + + + {{lessThanTen(item)}} + + + + + {{lessThanTen(item)}} + + + + + : + : + + + + {{clearText}} + + + + {{cancelText}} + + + {{okText}} + + + + + + + + + + + + + diff --git a/uni_modules/uni-datetime-picker/components/uni-datetime-picker/uni-datetime-picker.vue b/uni_modules/uni-datetime-picker/components/uni-datetime-picker/uni-datetime-picker.vue index bc22617..e844331 100644 --- a/uni_modules/uni-datetime-picker/components/uni-datetime-picker/uni-datetime-picker.vue +++ b/uni_modules/uni-datetime-picker/components/uni-datetime-picker/uni-datetime-picker.vue @@ -1,981 +1,981 @@ - - - - - - - - - - - - - - {{rangeSeparator}} - - - - - - - - - - - - - - - - - - - - - - - - {{okText}} - - - - - - - - - - - - - - - - - - - - - - - - - - - {{clearText}} - {{okText}} - - - - - - - - - + + + + + + + + + + + + + + {{rangeSeparator}} + + + + + + + + + + + + + + + + + + + + + + + + {{okText}} + + + + + + + + + + + + + + + + + + + + + + + + + + + {{clearText}} + {{okText}} + + + + + + + + +