This website works better with JavaScript.
Home
Explore
Help
Register
Sign In
zhangzl
/
nsgk_mobile
Watch
2
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Releases
0
Wiki
Activity
Browse Source
阳光村务
rongxin_prod
庞东旭
2 years ago
parent
8df0a03ab8
commit
4e01f4cb56
3 changed files
with
2 additions
and
1 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
BIN
src/assets/images/sunVillage_info/index_btn_green.png
BIN
src/assets/images/sunVillage_info/login_head_h_green.png
+2
-1
src/views/sunVillage_info/index_code.vue
BIN
src/assets/images/sunVillage_info/index_btn_green.png
View File
Before
After
Width:
225
| Height:
81
| Size:
12 KiB
Width:
87
| Height:
87
| Size:
7.9 KiB
BIN
src/assets/images/sunVillage_info/login_head_h_green.png
View File
Before
After
Width:
55
| Height:
55
| Size:
2.4 KiB
Width:
55
| Height:
55
| Size:
2.4 KiB
+ 2
- 1
src/views/sunVillage_info/index_code.vue
View File
@@ -159,7 +159,7 @@
.fixed_btn{
position: fixed;
right: 0;
width:
115
PX;
width:
40
PX;
bottom: 15%;
border-top-left-radius: 115PX;
border-bottom-left-radius: 115PX;
@@ -267,6 +267,7 @@
color: #3f3d56;
text-align: center;
margin-top: 15PX;
padding-bottom: 30PX;
}
}
</style>
Write
Preview
Loading…
Cancel
Save