diff --git a/.env.development b/.env.development index 5a24dde..f492ddc 100644 --- a/.env.development +++ b/.env.development @@ -5,7 +5,7 @@ ENV = 'development' # base api # www.shop.xyz # VUE_APP_BASE_API = 'http://zkx.tropjoin.com' -VUE_APP_BASE_API = 'http://testg.tropjoin.com' +VUE_APP_BASE_API = 'http://test.tropjoin.com' # VUE_APP_BASE_API = 'https://api.tropjoin.com' # socket 连接地址 diff --git a/src/views/order/list/orderDetails.vue b/src/views/order/list/orderDetails.vue index 29eb673..5ba6b6e 100644 --- a/src/views/order/list/orderDetails.vue +++ b/src/views/order/list/orderDetails.vue @@ -223,7 +223,7 @@ {{ orderDetailList.delivery_type | sendWay }} -
  • @@ -241,7 +241,7 @@ orderDetailList.platform_coupon_price }}元 -
  • + -->
  • 支付运费:
    {{ orderDetailList.pay_postage }}
    @@ -313,6 +313,10 @@
    上级成长值:
    {{ orderDetailList.extension_two }}
  • +
  • +
    优惠活动:
    +
    {{ orderDetailList.luck_prizes }}
    +
  • diff --git a/src/views/promoter/bonusLog/index.vue b/src/views/promoter/bonusLog/index.vue index e014b22..d856034 100644 --- a/src/views/promoter/bonusLog/index.vue +++ b/src/views/promoter/bonusLog/index.vue @@ -61,7 +61,8 @@ 导出
    - + +