优化页面
This commit is contained in:
@@ -246,9 +246,9 @@ export default {
|
||||
});
|
||||
},
|
||||
});
|
||||
setTimeout(() => {
|
||||
uni.switchTab({ url: "/pages/Home/Home" });
|
||||
}, 1000);
|
||||
// setTimeout(() => {
|
||||
// uni.switchTab({ url: "/pages/Home/Home" });
|
||||
// }, 1000);
|
||||
},
|
||||
methods: {
|
||||
//关闭弹窗(取消)
|
||||
@@ -563,6 +563,7 @@ export default {
|
||||
font-size: 31rpx;
|
||||
color: #161616;
|
||||
line-height: 38rpx;
|
||||
margin-bottom: 20rpx;
|
||||
}
|
||||
.Genderimg {
|
||||
width: 15rpx;
|
||||
|
||||
Reference in New Issue
Block a user