@@ -164,12 +164,12 @@
<view class="title">
- 登录荆开零工驿站
+ 登录荆州经开区共享用工平台
</view>
<view>
<button class="login-btn" @click="decryptPhoneNumberH5" open-type="getPhoneNumber"
@getphonenumber="decryptPhoneNumber">
- <u-icon name="weixin-fill" size="46"></u-icon> <text>微信用户一键登录</text>
+ <u-icon name="phone-fill" size="46"></u-icon> <text>手机号码一键登录</text>
</button>
@@ -714,7 +714,7 @@
.title {
color: rgba(16, 16, 16, 1);
- font-size: 36rpx;
+ font-size: 32rpx;
font-family: 'PingFangSC-medium';
}