带阿里标识的版本
This commit is contained in:
@@ -7,7 +7,8 @@ Tea.context(function () {
|
||||
this.mobileVerificationMoreOptions = false
|
||||
this.mobileResetPasswordMoreOptions = false
|
||||
|
||||
this.featureOp = "overwrite"
|
||||
// 默认不影响已有用户功能,避免保存注册设置时误改用户功能绑定
|
||||
this.featureOp = "keep"
|
||||
this.featuresVisible = false
|
||||
|
||||
this.showFeatures = function () {
|
||||
@@ -27,4 +28,4 @@ Tea.context(function () {
|
||||
})
|
||||
return names.join(" / ")
|
||||
}
|
||||
})
|
||||
})
|
||||
|
||||
Reference in New Issue
Block a user