完善页面
This commit is contained in:
@ -7,14 +7,12 @@
|
||||
|
||||
<template>
|
||||
<view class="login-bg">
|
||||
<!-- <view class="login-bg w-[100%] fixed top-0 left-0 z-100"> -->
|
||||
<wd-navbar safeAreaInsetTop :bordered="false"
|
||||
custom-style="background-color: transparent !important;"></wd-navbar>
|
||||
<!-- </view> -->
|
||||
<view class="px-68rpx">
|
||||
<view class="font-bold text-44rpx text-[#333333] leading-60rpx">你好,欢迎使用</view>
|
||||
<view class="font-bold text-44rpx text-[#333333] leading-60rpx mt-18rpx">茶址管理平台</view>
|
||||
<view class="mt-18rpx font-400 text-26rpx text-[#606266] leading-40rpx w-354rpx">此小程序仅供企业内部员工登录,请凭管理员账号密码登录
|
||||
<view class="font-bold text-44rpx text-[#333333] leading-60rpx mt-18rpx">茶艺师平台</view>
|
||||
<view class="mt-18rpx font-400 text-26rpx text-[#606266] leading-40rpx w-354rpx">此小程序仅供企业内部员工登录,请凭茶艺师账号密码登录
|
||||
</view>
|
||||
</view>
|
||||
|
||||
@ -132,7 +130,7 @@
|
||||
|
||||
.login-bg {
|
||||
background-color: #fff;
|
||||
background-image: url(#{$OSS}images/store/login/image1.png);
|
||||
background-image: url(#{$OSS}images/chayishi/login_image1.png);
|
||||
background-size: 100% 420rpx;
|
||||
background-repeat: no-repeat;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user