本網站在啟用 JavaScript 的情況下可以運作的更好。
首頁
探索
說明
註冊
登入
zhangzl
/
nsgk_mobile
關注
2
收藏
0
複製
0
程式碼
問題
0
合併請求
0
版本發佈
0
Wiki
活動
瀏覽代碼
阳光村务
rongxin_prod
庞东旭
2 年之前
父節點
8df0a03ab8
當前提交
4e01f4cb56
共有
3 個檔案被更改
,包括
2 行新增
和
1 行删除
分割檢視
Diff Options
Show Stats
Download Patch File
Download Diff File
二進制
src/assets/images/sunVillage_info/index_btn_green.png
二進制
src/assets/images/sunVillage_info/login_head_h_green.png
+2
-1
src/views/sunVillage_info/index_code.vue
二進制
src/assets/images/sunVillage_info/index_btn_green.png
查看文件
Before
After
Width:
225
| Height:
81
| Size:
12 KiB
Width:
87
| Height:
87
| Size:
7.9 KiB
二進制
src/assets/images/sunVillage_info/login_head_h_green.png
查看文件
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
查看文件
@@ -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…
取消
儲存