This commit is contained in:
anonymous
2025-01-11 11:11:56 +08:00
parent 59d47ec9f5
commit 4be8749cf5
5 changed files with 8 additions and 8 deletions
+2 -2
View File
@@ -4,7 +4,7 @@
navigationBarTitleText: '注册',
navigationStyle: 'custom',
},
notNeedLogin: false,
notNeedLogin: true,
}
</route>
@@ -84,7 +84,7 @@ onLoad(async (options) => {
<template>
<view class="login-container relative">
<NavBar />
<NavBar title-color="#333" />
<view class="pt-45">
<view class="mx-15 px-15 shadow-[0_0_10px_rgba(10,68,245,0.1)] rounded-10">
<view class="flex items-center py-15">