123
This commit is contained in:
parent
ac401b0b52
commit
89ace15435
|
|
@ -11,6 +11,7 @@
|
||||||
</view>
|
</view>
|
||||||
</view>
|
</view>
|
||||||
<view :style="{ height: (statusBarHeight + 44) + 'px' }"></view>
|
<view :style="{ height: (statusBarHeight + 44) + 'px' }"></view>
|
||||||
|
|
||||||
<!-- Logo 和应用名称 -->
|
<!-- Logo 和应用名称 -->
|
||||||
<view class="login-header">
|
<view class="login-header">
|
||||||
<image class="login-logo" src="/static/logo.png" mode="aspectFit"></image>
|
<image class="login-logo" src="/static/logo.png" mode="aspectFit"></image>
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue
Block a user