开始审核样式
This commit is contained in:
@@ -3,7 +3,7 @@
|
||||
<view class="auth-page status-page">
|
||||
<!-- 认证入口沿用纸纹、淡墨与祠堂头图,不以 CSS 重绘完整装饰面。 -->
|
||||
<image class="paper-background" src="/static/assets/foundation/opaque/auth-page-paper.jpg" mode="aspectFill" />
|
||||
<image class="scenery-background" src="/static/assets/foundation/transparent/auth-ink-scenery.png" mode="aspectFill" />
|
||||
<image class="scenery-background" src="/static/assets/foundation/transparent/auth-design-scenery-v1.png" mode="scaleToFill" />
|
||||
|
||||
<view class="auth-content">
|
||||
<view class="auth-header">
|
||||
@@ -131,7 +131,7 @@ onShow(() => {
|
||||
})
|
||||
|
||||
const goLogin = () => {
|
||||
uni.navigateTo({ url: '/pages/auth/a02-login' })
|
||||
uni.navigateTo({ url: '/pages/auth/a01-entry' })
|
||||
}
|
||||
|
||||
const goRegister = () => {
|
||||
|
||||
Reference in New Issue
Block a user