提交 3054500d 编写于 作者: RedPig97's avatar RedPig97

update: 更新

上级 c40b8883
......@@ -112,6 +112,20 @@ export default class AppLoginNoteVerify extends Vue {
*/
public timer: any = null;
/**
* 容器样式
*
* @type {any}
* @memberof AppLoginInput
*/
public containerStyle: any = null;
public mounted() {
if (this.model) {
this.containerStyle = this.model.getElementStyle();
}
}
/**
* @description 验证码输入变化
* @memberof AppLoginNoteVerify
......
Markdown 格式
0% or
您添加了 0 到此讨论。请谨慎行事。
先完成此消息的编辑!
想要评论请 注册