no message
This commit is contained in:
@@ -99,9 +99,9 @@ export default {
|
||||
methods: {
|
||||
init(){
|
||||
if(this.type == '1'){
|
||||
this.topText = '修改交易密码';
|
||||
this.topText = '设置交易密码';
|
||||
}else if(this.type == '2'){
|
||||
this.topText = '修改登录密码';
|
||||
this.topText = '设置登录密码';
|
||||
}else if(this.type == '3'){
|
||||
this.topText = '找回登录密码';
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user