xyvcard-wechat-auth 0.0.21 → 0.0.23
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/components/auth-user/jmash-update-user/index.wxss +1 -1
- package/dist/components/auth-user/jmash-user/index.wxss +1 -1
- package/dist/components/common/auth-avatar/avatar-edit/index.wxss +1 -1
- package/dist/components/common/auth-basic-title/basic-title-view/index.wxss +1 -1
- package/dist/components/common/auth-btn/double-btn/index.wxss +1 -1
- package/dist/components/common/auth-btn/single-btn/index.wxss +1 -1
- package/dist/components/common/auth-none-data/none-data-image/index.wxss +1 -1
- package/dist/components/common/auth-popup/index.wxml +1 -1
- package/dist/components/common/auth-popup/index.wxss +1 -1
- package/dist/components/common/auth-search/index.wxss +1 -1
- package/dist/components/common/auth-top-navigation/index.wxss +1 -1
- package/dist/components/jmash-login/index.wxss +1 -1
- package/dist/styles/index.scss +5 -5
- package/package.json +1 -1
|
@@ -1 +1 @@
|
|
|
1
|
-
.my-information{background-color:#f6f6f6;width:100%;position:relative}.my-information .main{background-color:#fff;padding:0
|
|
1
|
+
.my-information{background-color:#f6f6f6;width:100%;position:relative}.my-information .main{background-color:#fff;padding:0 30rpx}.my-information .main .main-profile,.my-information .main .main-nickname,.my-information .main .main-phone{display:flex;justify-content:space-between;align-items:center;height:110rpx;border-bottom:2rpx solid #f5f5f5}.my-information .main .main-profile .profile-left,.my-information .main .main-profile .nickname-left,.my-information .main .main-profile .nickname-right,.my-information .main .main-profile .phone-left,.my-information .main .main-nickname .profile-left,.my-information .main .main-nickname .nickname-left,.my-information .main .main-nickname .nickname-right,.my-information .main .main-nickname .phone-left,.my-information .main .main-phone .profile-left,.my-information .main .main-phone .nickname-left,.my-information .main .main-phone .nickname-right,.my-information .main .main-phone .phone-left{font-size:28rpx;color:#333}.my-information .main .main-profile .profile-right .profile-image,.my-information .main .main-nickname .profile-right .profile-image,.my-information .main .main-phone .profile-right .profile-image{width:70rpx;height:70rpx}.my-information .main .main-profile .phone-right,.my-information .main .main-nickname .phone-right,.my-information .main .main-phone .phone-right{display:flex;justify-content:space-between;align-items:center;font-size:30rpx;color:#333}.my-information .main .main-profile .phone-right .phone-right-btn,.my-information .main .main-nickname .phone-right .phone-right-btn,.my-information .main .main-phone .phone-right .phone-right-btn{background-color:#e6edff;border-radius:24rpx;margin-left:20rpx;border:none;font-size:24rpx;color:#0551ff}.my-information .main .image-box-bgc{background-color:rgba(0,0,0,0);border-radius:0;line-height:0;border:0;padding:0}.my-information .main .nickname-input{text-align:right}.my-information .main .main-phone{border:none}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
.auth-user-box{display:flex;align-items:center;padding:
|
|
1
|
+
.auth-user-box{display:flex;align-items:center;padding:30rpx 0 30rpx 30rpx}.auth-user-box .auth-user-l{display:flex;align-items:center;font-size:30rpx;font-weight:bold}.auth-user-box .auth-user-l .avatar-img{width:120rpx;height:120rpx;border-radius:50rpx;margin-right:20rpx}.auth-user-box .auth-user-r .user-edit{display:flex;align-items:center}.auth-user-box .auth-user-r .user-edit .edit_icon{width:34rpx;height:34rpx;margin-left:10rpx}.auth-user-box .auth-user-r .user-mobile{font-size:28rpx;color:#666;font-weight:500}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
.auth-image-box-bgc{position:relative;display:flex;align-items:center;justify-content:center;width:80px !important;height:80px;border:none;border-radius:
|
|
1
|
+
.auth-image-box-bgc{position:relative;display:flex;align-items:center;justify-content:center;width:80px !important;height:80px;border:none;border-radius:20rpx;padding:0}.auth-image-box-bgc .image-box-show{width:80px;height:80px}.auth-image-box-bgc .select-image{position:absolute;width:24px;height:24px;bottom:0;right:0}.image-box-bgc[plain]{border:1px solid #e0e0e0}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
.basic-view{display:flex;align-items:center;padding:
|
|
1
|
+
.basic-view{display:flex;align-items:center;padding:24rpx 0}.basic-view .basic-icon{margin-right:16rpx;width:8rpx;height:30rpx}.basic-view .basic-title{font-size:30rpx;font-weight:bold;color:#333}.basic-view .basic-more{margin-left:auto;color:#999;font-size:24rpx}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
.auth-btn-box{display:flex;align-items:center;justify-content:space-between;width:100%}.auth-btn-box .btn-left{width:33%;margin-right:3%;height:
|
|
1
|
+
.auth-btn-box{display:flex;align-items:center;justify-content:space-between;width:100%}.auth-btn-box .btn-left{width:33%;margin-right:3%;height:96rpx;font-size:32rpx;line-height:96rpx}.auth-btn-box .btn-right{height:96rpx;font-size:32rpx;width:64%;line-height:96rpx}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
.auth-btn{font-size:
|
|
1
|
+
.auth-btn{font-size:32rpx;width:100% !important}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
.auth-none-data{display:flex;align-items:center;justify-content:center;flex-direction:column}.auth-none-data .holder-text{font-size:
|
|
1
|
+
.auth-none-data{display:flex;align-items:center;justify-content:center;flex-direction:column}.auth-none-data .holder-text{font-size:28rpx}
|
|
@@ -2,7 +2,7 @@
|
|
|
2
2
|
<view class="auth-mask-popup" wx:if="{{ show }}" style="height: {{ height }}; background-color: {{ backColor }};border-top-left-radius: {{ borderRadius }};border-top-right-radius: {{ borderRadius }};width: 100%;">
|
|
3
3
|
<view class="popup-title" wx:if="{{ titleShow }}">
|
|
4
4
|
{{ title }}
|
|
5
|
-
<image mode="
|
|
5
|
+
<image mode="aspectFit" src="{{ resourceUrl + '/icon_image/close_circle2x.png' }}" class="close-icon" bind:tap="closePopup"></image>
|
|
6
6
|
</view>
|
|
7
7
|
<slot></slot>
|
|
8
8
|
</view>
|
|
@@ -1 +1 @@
|
|
|
1
|
-
.auth-mask-box{position:fixed;left:0;top:0;bottom:0;right:0;width:100%;background-color:rgba(0,0,0,.5);z-index:99999}.auth-mask-popup{position:fixed;bottom:0;left:0;width:92%;z-index:99999}.auth-mask-popup .popup-title{color:#333;font-size:
|
|
1
|
+
.auth-mask-box{position:fixed;left:0;top:0;bottom:0;right:0;width:100%;background-color:rgba(0,0,0,.5);z-index:99999}.auth-mask-popup{position:fixed;bottom:0;left:0;width:92%;z-index:99999}.auth-mask-popup .popup-title{color:#333;font-size:28rpx;padding:40rpx 20rpx 20rpx;font-weight:bold;display:flex;align-items:center;justify-content:space-between}.auth-mask-popup .popup-title .close-icon{width:40rpx;height:40rpx}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
.auth-search-box{position:relative;width:100%;border-radius:
|
|
1
|
+
.auth-search-box{position:relative;width:100%;border-radius:50rpx;background-color:#fff;display:flex;justify-content:space-between;align-items:center;height:70rpx;box-sizing:border-box;overflow:hidden}.auth-search-box .search-input{height:70rpx;color:#6b7280;font-size:28rpx;padding-left:80rpx}.auth-search-box .search-icon{width:40rpx;height:40rpx;position:absolute;left:20rpx;transform:translate(0, -50%);top:50%}.auth-search-box .search-btn{padding-right:30rpx}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
.auth-top-navigation{display:flex;align-items:center;padding:0 10px}.auth-top-navigation .back-icon{width:13px;height:21px}.auth-top-navigation .title{flex:1;text-align:center;font-size:
|
|
1
|
+
.auth-top-navigation{display:flex;align-items:center;padding:0 10px}.auth-top-navigation .back-icon{width:13px;height:21px}.auth-top-navigation .title{flex:1;text-align:center;font-size:28rpx}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
.login_box{padding:13% 3% 4%;display:flex;flex-direction:column;align-items:center}.login_box .login_btn{background-color:#2563eb;color:#fff;padding:16px 0;width:100%;font-size:
|
|
1
|
+
.login_box{padding:13% 3% 4%;display:flex;flex-direction:column;align-items:center}.login_box .login_btn{background-color:#2563eb;color:#fff;padding:16px 0;width:100%;font-size:28rpx}.login_box .protocol_agree{color:#999;font-size:28rpx;margin-top:20px}.login_box .protocol_agree text{color:#2563eb}
|
package/dist/styles/index.scss
CHANGED
|
@@ -1,10 +1,10 @@
|
|
|
1
1
|
// 圆角
|
|
2
|
-
$border-radius:
|
|
3
|
-
$border-mini-radius:
|
|
4
|
-
$border-max-radius:
|
|
2
|
+
$border-radius: 20rpx;
|
|
3
|
+
$border-mini-radius: 10rpx;
|
|
4
|
+
$border-max-radius: 50rpx;
|
|
5
5
|
// 字体大小
|
|
6
|
-
$font-size:
|
|
7
|
-
$font-size-mini:
|
|
6
|
+
$font-size: 28rpx;
|
|
7
|
+
$font-size-mini: 24rpx;
|
|
8
8
|
// 颜色
|
|
9
9
|
$white-color: #fff;
|
|
10
10
|
$red-color: #EF4444;
|