|
@@ -41,7 +41,7 @@
|
|
<div class="box banner" style="height: 150px"><img ng-src="{{banner.value}}" style="width: 100%; height: 100%" /></div>
|
|
<div class="box banner" style="height: 150px"><img ng-src="{{banner.value}}" style="width: 100%; height: 100%" /></div>
|
|
</ion-slide-page>
|
|
</ion-slide-page>
|
|
</ion-slides>
|
|
</ion-slides>
|
|
- <div class="row" ng-if="index.users.length>0" style="background: #FAFAFA;height: 80px;padding: 0 5px;">
|
|
|
|
|
|
+ <div class="row" ng-if="index.users.length>0" style="background: #FAFAFA;height:70px;padding: 0 5px;">
|
|
<div class="col col-10" style="margin-top: 7%" ng-click="next(1)">
|
|
<div class="col col-10" style="margin-top: 7%" ng-click="next(1)">
|
|
<i class="icon ion-ios-arrow-left" style="font-size: 1.5rem; color: #00C3DA; line-height: 100%"></i>
|
|
<i class="icon ion-ios-arrow-left" style="font-size: 1.5rem; color: #00C3DA; line-height: 100%"></i>
|
|
</div>
|
|
</div>
|