This website works better with JavaScript.
Home
Explore
Help
Sign In
leiyun
/
cytx_mp
Watch
1
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Releases
0
Wiki
Activity
Browse Source
save
master
leiyun
1 day ago
parent
7e4e37a696
commit
dc32ba3b47
1 changed files
with
2 additions
and
2 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+2
-2
pages/index/index.vue
+ 2
- 2
pages/index/index.vue
View File
@@ -187,8 +187,8 @@ onShow(() => {
}
&.joined {
background:
#d9d9d9
;
color: #
999
;
background:
linear-gradient(135deg, #52c41a, #389e0d)
;
color: #
fff
;
letter-spacing: 2rpx;
}
Write
Preview
Loading…
Cancel
Save