This website works better with JavaScript.
Почетна
Преглед
Помоћ
Регистрација
Пријавите Се
zhangzl
/
nsgk_mobile
Прати
2
Волим
0
Креирај огранак
0
Код
Дискусије
0
Захтеви за спајање
0
Издања
0
Вики
Activity
Преглед изворни кода
阳光村务
rongxin_prod
庞东旭
пре 2 година
родитељ
122e368892
комит
e9defaec06
1 измењених фајлова
са
8 додато
и
1 уклоњено
Подељен поглед
Diff Options
Show Stats
Download Patch File
Download Diff File
+8
-1
src/views/sunVillage_info/index_code.vue
+ 8
- 1
src/views/sunVillage_info/index_code.vue
Прегледај датотеку
@@ -58,7 +58,7 @@
</div>
</div>
<div class="footer">
<div
:
class="
{'
footer
':xsgsList.length < 9 , 'footer2':xsgsList.length > 8}
">
{{configValue == ""?'技术支持:北京农燊高科信息技术有限公司':configValue}}
</div>
<img src="../../assets/images/sunVillage_info/index_btn_green.png" class="fixed_btn" @click="goCode">
@@ -261,5 +261,12 @@
color: #3f3d56;
text-align: center;
}
.footer2{
width: 100%;
font-size: 22px;
color: #3f3d56;
text-align: center;
margin-top: 15PX;
}
}
</style>
Write
Preview
Loading…
Откажи
Сачувај