|
@@ -6,20 +6,34 @@
|
|
<!--<button class="button button-clear" style="height: 30px; width: 30px;font-size: 25px; margin-top: 0.5px" ng-click="toggleLeftSideMenu()">-->
|
|
<!--<button class="button button-clear" style="height: 30px; width: 30px;font-size: 25px; margin-top: 0.5px" ng-click="toggleLeftSideMenu()">-->
|
|
<!--<img src="img/btn_filter.svg" style="height: 63%; width: 100%;">-->
|
|
<!--<img src="img/btn_filter.svg" style="height: 63%; width: 100%;">-->
|
|
<!--</button>-->
|
|
<!--</button>-->
|
|
- <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/qr-scanner.svg" style="height: 67%; width: 100%">
|
|
<img src="img/qr-scanner.svg" style="height: 67%; width: 100%">
|
|
- </button>
|
|
|
|
- <button class="button button-clear" style="height: 35px; margin-top:4px" ui-sref="app.message">
|
|
|
|
|
|
+ </button>-->
|
|
|
|
+
|
|
|
|
+ <!--<button class="button button-clear" style="height: 35px; margin-top:4px" ui-sref="app.message">
|
|
<img src="img/btn_filter.svg" style="height: 55%; width: 100%">
|
|
<img src="img/btn_filter.svg" style="height: 55%; width: 100%">
|
|
|
|
+ </button>-->
|
|
|
|
+ <button class="button button-clear" ng-click="qrscan()">
|
|
|
|
+ <i class="icon iconfont icon-tubiaozhizuomoban"></i>
|
|
|
|
+ </button>
|
|
|
|
+ <button class="button button-clear" ng-click="toggleLeftSideMenu()">
|
|
|
|
+ <i class="icon iconfont icon-shaixuan"></i>
|
|
</button>
|
|
</button>
|
|
</ion-nav-buttons>
|
|
</ion-nav-buttons>
|
|
<ion-nav-buttons side="right">
|
|
<ion-nav-buttons side="right">
|
|
- <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 class="button button-clear" ui-sref="app.home_search">
|
|
|
|
+ <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">
|
|
<img ng-if="showMessage==1" src="img/icon_message_h.svg" style="height: 60%; width: 100%">
|
|
<img ng-if="showMessage==1" src="img/icon_message_h.svg" style="height: 60%; width: 100%">
|
|
<img ng-if="showMessage==0" src="img/icon_message_n.svg" style="height: 55%; width: 100%">
|
|
<img ng-if="showMessage==0" src="img/icon_message_n.svg" style="height: 55%; width: 100%">
|
|
|
|
+ </button>-->
|
|
|
|
+ <button class="button button-clear" ui-sref="app.message">
|
|
|
|
+ <i class="icon iconfont icon-xiaoxi">
|
|
|
|
+ </i>
|
|
</button>
|
|
</button>
|
|
</ion-nav-buttons>
|
|
</ion-nav-buttons>
|
|
<ion-side-menus>
|
|
<ion-side-menus>
|