[本时生活H5]

This commit is contained in:
2023-09-28 14:35:28 +08:00
parent f74b177f6d
commit 69824dedea
48 changed files with 9224 additions and 6635 deletions

View File

@@ -3,7 +3,7 @@
<view class="campus-header">
<view class="logo">
<image src="@/static/img/campusLogin_logo.png" mode="aspectFill"></image>
<view class="title">超级红包活动用户注册</view>
<view class="title">联通全额消费金活动用户注册</view>
</view>
<image class="cover" src="@/static/img/campusLogin_back_red.png" mode="aspectFill"></image>
</view>
@@ -165,8 +165,8 @@
&::after{
border: none;
}
&[disabled]{
color: rgba($color: white, $alpha: .5);
&[disabled]{
color: rgba($color: #f25448, $alpha: .5);
}
}
}