@@ -7,7 +7,7 @@
<!-- Logo 和标题 -->
<view class="header">
<image class="logo" src="/static/images/login/2.png" mode="aspectFit"></image>
- <text class="title">工效通APP</text>
+ <text class="title">工效通</text>
</view>
<!-- 登录表单卡片 -->
@@ -302,6 +302,7 @@
width: 200rpx;
height: 200rpx;
margin-bottom: 40rpx;
+ border-radius:10px;
}
.title {