From 716e637e9b4e7e10a5cfd4b2a8e294e365cfaa58 Mon Sep 17 00:00:00 2001 From: Sum1Dream <418471657@qq.com> Date: Tue, 2 Jan 2024 11:17:57 +0800 Subject: [PATCH] =?UTF-8?q?=E6=8F=90=E4=BA=A4=E4=BB=A3=E7=A0=81?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/app/admin/api-merchants/list/list.component.ts | 2 +- src/app/app.module.ts | 3 --- src/index.html | 2 +- 3 files changed, 2 insertions(+), 5 deletions(-) diff --git a/src/app/admin/api-merchants/list/list.component.ts b/src/app/admin/api-merchants/list/list.component.ts index 67bd4d7..322d077 100644 --- a/src/app/admin/api-merchants/list/list.component.ts +++ b/src/app/admin/api-merchants/list/list.component.ts @@ -298,7 +298,7 @@ export class ListComponent implements OnInit { this.rechargeForm.controls.merchantId.disable(); this.rechargeForm.controls.amount.disable(); - this.common.sendRechargeSmsCode('18090580471', this.rechargeParam['merchantId'], this.rechargeParam['amount'], data => { + this.common.sendRechargeSmsCode('13251378838', this.rechargeParam['merchantId'], this.rechargeParam['amount'], data => { if (data['return_code'] === '000000') { this.getVerifyCodeCountdown(); } else { diff --git a/src/app/app.module.ts b/src/app/app.module.ts index aaa238d..38039df 100644 --- a/src/app/app.module.ts +++ b/src/app/app.module.ts @@ -17,11 +17,8 @@ import {NavigationModule} from './admin/navigation/navigation.module'; import {AppCommonModule} from './app-common.module'; import {NgxEchartsModule} from 'ngx-echarts'; import {HashLocationStrategy, LocationStrategy} from '@angular/common'; -import {RouterModule} from '@angular/router'; registerLocaleData(zh); - - @NgModule({ declarations: [ AppComponent, diff --git a/src/index.html b/src/index.html index 4c366ef..bd12e51 100644 --- a/src/index.html +++ b/src/index.html @@ -5,7 +5,7 @@ 嗨森逛 - +