底部占位符 + 按钮变好看
This commit is contained in:
@@ -50,7 +50,7 @@ Page({
|
||||
|
||||
checkName() {
|
||||
this.closeDialog();
|
||||
wx.navigateTo({url:"/pages/register/password/index?name=" + this.data.checkedName})
|
||||
wx.redirectTo({url:"/pages/register/password/index?name=" + this.data.checkedName})
|
||||
},
|
||||
|
||||
changeCheckEasy() {
|
||||
|
||||
Reference in New Issue
Block a user