이 웹사이트는 자바스크립트 활성화가 필요합니다.
홈
탐색
도움말
가입하기
로그인
bjquanjiang
/
DigitalScholl
보기
1
좋아요
0
포크
0
코드
이슈
0
풀 리퀘스트
0
릴리즈
0
위키
활동
소스 검색
app2.0 修改密码
娄底高职分支
ndbs
2 년 전
부모
a6439036a9
커밋
c49bded080
1개의 변경된 파일
과
2개의 추가작업
그리고
2개의 파일을 삭제
분할 보기
Diff Options
Show Stats
Download Patch File
Download Diff File
+2
-2
Learun.Framework.Ultimate V7/LearunApp-2.2.0/pages/my/password.vue
+ 2
- 2
Learun.Framework.Ultimate V7/LearunApp-2.2.0/pages/my/password.vue
파일 보기
@@ -41,8 +41,8 @@ export default {
const success = await this.HTTP_POST(
'learun/adms/user/modifypw',
{
newpassword: this.
MD
5(newPwd),
oldpassword: this.
MD
5(oldPwd)
newpassword: this.
md
5(newPwd),
oldpassword: this.
md
5(oldPwd)
},
'未能成功修改密码'
)
쓰기
미리보기
불러오는 중...
취소
저장