File tree Expand file tree Collapse file tree 2 files changed +11
-3
lines changed Expand file tree Collapse file tree 2 files changed +11
-3
lines changed Original file line number Diff line number Diff line change 21
21
<text class='address'>https://github.com/Talelin/lin-ui</text>
22
22
</view>
23
23
</view>
24
+ <view class='address-container'>
25
+ <view class='dot' />
26
+ <view class='doc-container' bindtap='copyLink' data-link="https://gitee.com/talelin/lin-ui">
27
+ <text class='doc-txt'>码云</text>
28
+ <text class='address'>https://gitee.com/talelin/lin-ui</text>
29
+ </view>
30
+ </view>
24
31
<view class='attribute-container'>
25
32
<view class='attribute-title'>贡献人员</view>
26
33
<view class='attribute-item'>
38
45
<view class='coder'>洪晨</view>
39
46
<view class='coder'>句号</view>
40
47
<view class='coder'>桔子</view>
48
+ <view class='coder'>木荣</view>
41
49
</view>
42
50
<view class='attribute-code-container'>
43
51
<view class='code-circle'></view>
50
58
<text class='desc'>关注林间有风公众号</text>
51
59
<text class='desc'>点击图片可保存二维码识别</text>
52
60
<official-account class="account"></official-account>
53
- </view>
61
+ </view>
Original file line number Diff line number Diff line change @@ -139,7 +139,7 @@ page {
139
139
font-size : 28rpx;
140
140
font-family: PingFangSC-Regular;
141
141
color : rgba(89, 108, 142, 1);
142
- margin-left: 16rpx ;
142
+ margin-left: 12rpx ;
143
143
}
144
144
145
145
.version-container {
@@ -156,4 +156,4 @@ page {
156
156
width : 182rpx;
157
157
height : 35rpx;
158
158
margin-left: 20rpx;
159
- }
159
+ }
You can’t perform that action at this time.
0 commit comments