diff --git a/src/project/fd/AppIntegralApply/AppIntegralApply.vue b/src/project/fd/AppIntegralApply/AppIntegralApply.vue index dd9254b2..f04122b1 100644 --- a/src/project/fd/AppIntegralApply/AppIntegralApply.vue +++ b/src/project/fd/AppIntegralApply/AppIntegralApply.vue @@ -45,6 +45,7 @@ export default { } }, onShow() { + document.title = '积分代申请' this.$dict.load('appIntegralApplyEventStatus').then(()=> { this.getList() }) diff --git a/src/project/fd/AppIntegralApply/integralAdd.vue b/src/project/fd/AppIntegralApply/integralAdd.vue index 34f24686..6ea4ef69 100644 --- a/src/project/fd/AppIntegralApply/integralAdd.vue +++ b/src/project/fd/AppIntegralApply/integralAdd.vue @@ -1,34 +1,55 @@ @@ -154,9 +185,15 @@ export default { background: #FFF; padding: 24px 32px; box-sizing: border-box; - margin-bottom: 24px; + .left { - width: 250px;; + width: 250px; + .tips { + color: #f46; + font-size: 24px; + vertical-align: middle; + margin-right: 8px; + } } .right { width: calc(100% - 200px); @@ -166,6 +203,9 @@ export default { float: right; } } + .mar-b32 { + margin-bottom: 24px; + } .items { width: 100%; background: #FFF; @@ -180,8 +220,14 @@ export default { box-sizing: border-box; width: 100%; } - .tips { + color: #f46; + font-size: 24px; + vertical-align: middle; + margin-right: 8px; + } + + .text-tips { padding: 12px 32px; box-sizing: border-box; text-align: right; diff --git a/src/project/fd/AppPointsReview/AppPointsReview.vue b/src/project/fd/AppPointsReview/AppPointsReview.vue index ccb0f9ae..b24bee99 100644 --- a/src/project/fd/AppPointsReview/AppPointsReview.vue +++ b/src/project/fd/AppPointsReview/AppPointsReview.vue @@ -102,7 +102,6 @@ export default { getList() { console.log(4) if (this.current > this.pages) return - console.log(5) this.$http.post(`/app/appintegraluserapply/listByGridMember`,null, { params:{ ...this.search, @@ -133,7 +132,7 @@ export default { uni.navigateTo({url: `./detail?id=${id}`}) }, getTypeList() { - this.$http.post(`/app/appintegralrule/listByFd?size=100`).then(res=> { + this.$http.post(`/app/appintegralrule/listByFD`).then(res=> { if(res?.data) { this.typeList = res.data } diff --git a/src/project/fd/AppRedemptionPoints/AppRedemptionPoints.vue b/src/project/fd/AppRedemptionPoints/AppRedemptionPoints.vue new file mode 100644 index 00000000..3fcde0a2 --- /dev/null +++ b/src/project/fd/AppRedemptionPoints/AppRedemptionPoints.vue @@ -0,0 +1,371 @@ + + + + + diff --git a/src/project/fd/AppRedemptionPoints/img/success.png b/src/project/fd/AppRedemptionPoints/img/success.png new file mode 100644 index 00000000..573a79c8 Binary files /dev/null and b/src/project/fd/AppRedemptionPoints/img/success.png differ diff --git a/src/project/fd/AppRedemptionPoints/jdH5.vue b/src/project/fd/AppRedemptionPoints/jdH5.vue new file mode 100644 index 00000000..c26b96e5 --- /dev/null +++ b/src/project/fd/AppRedemptionPoints/jdH5.vue @@ -0,0 +1,20 @@ + + + \ No newline at end of file diff --git a/src/project/fd/AppRedemptionPoints/myOrderList.vue b/src/project/fd/AppRedemptionPoints/myOrderList.vue new file mode 100644 index 00000000..995c6878 --- /dev/null +++ b/src/project/fd/AppRedemptionPoints/myOrderList.vue @@ -0,0 +1,301 @@ + + + + + diff --git a/src/project/fd/AppRedemptionPoints/placeOrder.vue b/src/project/fd/AppRedemptionPoints/placeOrder.vue new file mode 100644 index 00000000..f388deaf --- /dev/null +++ b/src/project/fd/AppRedemptionPoints/placeOrder.vue @@ -0,0 +1,289 @@ + + + + + diff --git a/src/project/fd/AppRedemptionPoints/pointsPublicity.vue b/src/project/fd/AppRedemptionPoints/pointsPublicity.vue new file mode 100644 index 00000000..23166191 --- /dev/null +++ b/src/project/fd/AppRedemptionPoints/pointsPublicity.vue @@ -0,0 +1,165 @@ + + + + + diff --git a/src/project/fd/AppRedemptionPoints/productDetails.vue b/src/project/fd/AppRedemptionPoints/productDetails.vue new file mode 100644 index 00000000..c2f7e83c --- /dev/null +++ b/src/project/fd/AppRedemptionPoints/productDetails.vue @@ -0,0 +1,184 @@ + + + + + diff --git a/src/project/fd/AppRedemptionPoints/successOrder.vue b/src/project/fd/AppRedemptionPoints/successOrder.vue new file mode 100644 index 00000000..0e622f2b --- /dev/null +++ b/src/project/fd/AppRedemptionPoints/successOrder.vue @@ -0,0 +1,132 @@ + + + + +