@ -3,13 +3,13 @@
{
"path": "pages/index/index",
"style": {
"navigationBarTitleText": "uni-app"
"navigationBarTitleText": "大美非遗"
}
},
"path": "pages/user/user",
],
@ -20,11 +20,10 @@
</script>
<style>
<style lang="scss" scoped>
.content {
display: flex;
flex-direction: column;
align-items: center;
justify-content: center;
min-height: 100vh;
background: #F9F0EA;
padding: 21rpx 0 50rpx;
</style>
@ -12,6 +12,10 @@ input {
border: none;
view {
box-sizing: border-box;
.flex-between {
justify-content: space-between;