|
@@ -24,7 +24,7 @@
|
|
<!--<button class="button button-clear" style="height: 30px; width: 30px; margin-top: 6px" ui-sref="app.home_search">
|
|
<!--<button class="button button-clear" style="height: 30px; width: 30px; margin-top: 6px" ui-sref="app.home_search">
|
|
<img src="img/icon_search.svg" style="height: 67%; width: 100%">
|
|
<img src="img/icon_search.svg" style="height: 67%; width: 100%">
|
|
</button>-->
|
|
</button>-->
|
|
- <button class="button button-clear" ui-sref="app.home_search">
|
|
|
|
|
|
+ <button class="button button-clear" ui-sref="app.home_search" style="margin-top:-3px">
|
|
<i class="icon iconfont icon-sousuo"></i>
|
|
<i class="icon iconfont icon-sousuo"></i>
|
|
</button>
|
|
</button>
|
|
<!--<button class="button button-clear" style="height: 35px; margin-top:4.8px" ui-sref="app.message">
|
|
<!--<button class="button button-clear" style="height: 35px; margin-top:4.8px" ui-sref="app.message">
|
|
@@ -137,7 +137,7 @@
|
|
<ion-checkbox type="checkbox" ng-repeat="age in ages" name="age" ng-value="age.value">{{age.age}}</ion-checkbox>
|
|
<ion-checkbox type="checkbox" ng-repeat="age in ages" name="age" ng-value="age.value">{{age.age}}</ion-checkbox>
|
|
</div>
|
|
</div>
|
|
|
|
|
|
- </div>
|
|
|
|
|
|
+
|
|
<label class="item item-select item-select-width">
|
|
<label class="item item-select item-select-width">
|
|
<span class="input-label">地区</span>
|
|
<span class="input-label">地区</span>
|
|
<select name="city" ng-model="filter.city">
|
|
<select name="city" ng-model="filter.city">
|
|
@@ -168,8 +168,7 @@
|
|
确定
|
|
确定
|
|
</button>
|
|
</button>
|
|
</div>
|
|
</div>
|
|
-</div>
|
|
|
|
- </ion-item>
|
|
|
|
|
|
+ </ion-item>
|
|
</ion-list>
|
|
</ion-list>
|
|
</ion-content>
|
|
</ion-content>
|
|
</ion-side-menu>
|
|
</ion-side-menu>
|