diff --git a/src/app/admin/config-manage/third-product/third-product.component.html b/src/app/admin/config-manage/third-product/third-product.component.html index aaf8668..9330f1f 100644 --- a/src/app/admin/config-manage/third-product/third-product.component.html +++ b/src/app/admin/config-manage/third-product/third-product.component.html @@ -92,9 +92,11 @@ + + diff --git a/src/app/pipes/third-product/product-type.pipe.ts b/src/app/pipes/third-product/product-type.pipe.ts index 29e13cc..edd34a5 100644 --- a/src/app/pipes/third-product/product-type.pipe.ts +++ b/src/app/pipes/third-product/product-type.pipe.ts @@ -9,9 +9,11 @@ export class ProductTypePipe implements PipeTransform { 1: ['星巴克'], 2: ['肯德基'], 3: ['第三方产品'], + 4: ['积分充值'], 5: ['中石化', '消费券', '其他卡券' , '贵州中石化' , '重庆中石油'], 6: ['在线加油'], 7: ['优惠券包'], + 8: ['汇联通充值'], }; transform(type: number , product: number): string { diff --git a/src/environments/environment.ts b/src/environments/environment.ts index e65acf3..496b4bd 100644 --- a/src/environments/environment.ts +++ b/src/environments/environment.ts @@ -6,10 +6,10 @@ export const environment = { production: false, // baseUrl: 'http://localhost:9302/brest/', // 测试环境服务器地址(请求数据地址) // imageUrl: 'https://hsgcs.dctpay.com/filesystem/', - baseUrl: 'https://hsgcs.dctpay.com/brest/', // 测试环境服务器地址(请求数据地址) + // baseUrl: 'https://hsgcs.dctpay.com/brest/', // 测试环境服务器地址(请求数据地址) // orderUrl: 'https://hsgcs.dctpay.com/order/', imageUrl: 'https://hsgcs.dctpay.com/filesystem/', - // baseUrl: 'https://hsgcs.dctpay.com/brest/', // 测试环境服务器地址(请求数据地址) + baseUrl: 'https://hsgcs.dctpay.com/brest/', // 测试环境服务器地址(请求数据地址) orderUrl: 'https://hsgcs.dctpay.com/order/', // 测试环境服务器地址(请求数据地址) // imageUrl: 'https://hsgcs.dctpay.com/filesystem/', key: 'https://hsgcs.dctpay.com/phone-recharge-H5/index.html?codeValue=', diff --git a/src/index.html b/src/index.html index c50cc83..7e90525 100644 --- a/src/index.html +++ b/src/index.html @@ -5,7 +5,7 @@ 嗨森逛 - +