From 61d7d2f9b52e499770b2c8eb36fe379ef7da42d2 Mon Sep 17 00:00:00 2001 From: Sum1Dream <418471657@qq.com> Date: Mon, 12 Apr 2021 23:35:15 +0800 Subject: [PATCH] 1 --- package-lock.json | 2 +- .../company-detail.component.html | 2 +- .../merchant-edit.component.html | 2 +- .../merchant-edit/merchant-edit.component.ts | 1 + .../order-list/order-list.component.html | 58 +++++++++++++++++-- .../neditor/dialogs/fonts/iconfont.svg | 2 +- 6 files changed, 57 insertions(+), 10 deletions(-) diff --git a/package-lock.json b/package-lock.json index e10e242..8d88a33 100644 --- a/package-lock.json +++ b/package-lock.json @@ -331,7 +331,7 @@ "strip-ansi": { "version": "5.2.0", "resolved": "https://registry.npmjs.org/strip-ansi/-/strip-ansi-5.2.0.tgz", - "integrity": "sha512-DuRs1gKbBqsMKIZlrffwlug8MHkcnpjs5VPmL1PAh+mA30U0DTotfDZ0d2UUsXpPmPmMMJ6W773MaA3J+lbiWA==", + "integrity": "sha512-DuRs1gKbBqsMKIZlrffwlug8MHkcnpjs5VPmL1PAh+mA30U0DTotfDZ0d2UUsXpPmPmMMJ6W3MaA3J+lbiWA==", "dev": true, "requires": { "ansi-regex": "^4.1.0" diff --git a/src/app/admin/company/company-detail/company-detail.component.html b/src/app/admin/company/company-detail/company-detail.component.html index 48e3fa0..72e22a8 100644 --- a/src/app/admin/company/company-detail/company-detail.component.html +++ b/src/app/admin/company/company-detail/company-detail.component.html @@ -21,7 +21,7 @@ {{data.company.regionName}} - + {{data.company.name}} {{data.company.phone}} diff --git a/src/app/admin/merchant/merchant-edit/merchant-edit.component.html b/src/app/admin/merchant/merchant-edit/merchant-edit.component.html index 5e6c7fa..7a4537d 100644 --- a/src/app/admin/merchant/merchant-edit/merchant-edit.component.html +++ b/src/app/admin/merchant/merchant-edit/merchant-edit.component.html @@ -22,7 +22,7 @@
- 77 + 登录密码 diff --git a/src/app/admin/merchant/merchant-edit/merchant-edit.component.ts b/src/app/admin/merchant/merchant-edit/merchant-edit.component.ts index f835243..0a88cb1 100644 --- a/src/app/admin/merchant/merchant-edit/merchant-edit.component.ts +++ b/src/app/admin/merchant/merchant-edit/merchant-edit.component.ts @@ -86,6 +86,7 @@ export class MerchantEditComponent implements OnInit { } } + console.log(this.validateForm.value); this.validateForm.value['secUser']['telephone'] = this.validateForm.value.loginTelephone; this.validateForm.value['secUser']['password'] = this.validateForm.value.password; if (this.logoFile.length !== 0) { diff --git a/src/app/admin/order/order-list/order-list.component.html b/src/app/admin/order/order-list/order-list.component.html index 860875a..4ebe375 100644 --- a/src/app/admin/order/order-list/order-list.component.html +++ b/src/app/admin/order/order-list/order-list.component.html @@ -66,6 +66,8 @@ 编号 + 商品名称 + 订单来源 订单号 支付流水号 客户名称 @@ -81,15 +83,59 @@ {{i+1}} - {{data.orderNo}} - {{data.paySerialNo == null ? '暂无': data.paySerialNo}} + {{data.goodsName}} + {{data.giveawayType === true ? '赠送' : '购买'}} + + + 赠送订单 + + + {{data.orderNo}} + + + + + 赠送订单 + + + {{data.paySerialNo}} + + {{data.memName == null ? '暂无': data.memName}} {{data.memPhone == null ? '暂无': data.memPhone}} - {{data.payModel == null ? '暂无': data.payModel | paymodel}} - {{data.payType == null ? '暂无': data.payType | paytype}} - {{data.payPrice == null ? '暂无': data.payPrice}} + + + 赠送 + + + {{data.payModel == null ? '暂无': data.payModel | paymodel}} + + + + + 赠送 + + + {{data.payType == null ? '暂无': data.payType | paytype}} + + + + + 0 + + + {{data.payPrice == null ? '暂无': data.payPrice}} + + {{data.createTime | date: 'yyyy-MM-dd HH:mm'}} - {{data.orderStatus | orderCouponStatus}} + + + 赠送订单 + + + {{data.orderStatus | orderCouponStatus}} + + diff --git a/src/assets/node_modules/@notadd/neditor/dialogs/fonts/iconfont.svg b/src/assets/node_modules/@notadd/neditor/dialogs/fonts/iconfont.svg index f2e73d5..d0c28bc 100644 --- a/src/assets/node_modules/@notadd/neditor/dialogs/fonts/iconfont.svg +++ b/src/assets/node_modules/@notadd/neditor/dialogs/fonts/iconfont.svg @@ -23,7 +23,7 @@ Created by iconfont - +