瀏覽代碼

阳光村务

rongxin_prod
庞东旭 2 年之前
父節點
當前提交
4e01f4cb56
共有 3 個檔案被更改,包括 2 行新增1 行删除
  1. 二進制
      src/assets/images/sunVillage_info/index_btn_green.png
  2. 二進制
      src/assets/images/sunVillage_info/login_head_h_green.png
  3. +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: 115PX;
width: 40PX;
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>

Loading…
取消
儲存