inboxz лет назад: 4
Родитель
Сommit
7bf3170dd2

+ 3 - 1
src/app/forgot-password/forgot-password.page.html

@@ -3,7 +3,9 @@
3 3
     <ion-buttons slot="start" color="light">
4 4
       <ion-back-button></ion-back-button>
5 5
     </ion-buttons>
6
-    <ion-title>Wellness Route</ion-title>
6
+    <div class="hcs">
7
+      <img src="/assets/images/wellnessbar.svg" height="50" />    
8
+    </div>
7 9
   </ion-toolbar>
8 10
 </ion-header>
9 11
 <ion-content>

+ 1 - 2
src/app/home/home.page.html

@@ -1,8 +1,7 @@
1 1
 <ion-header>
2 2
   <ion-toolbar class="new-background-color">
3 3
     <div class="hcs">
4
-      <img src="/assets/images/wellnessbar.svg" height="50" />
5
-      <!-- <ion-title>Wellness Route</ion-title> -->
4
+      <img src="/assets/images/wellnessbar.svg" height="50" />    
6 5
     </div>
7 6
   </ion-toolbar>
8 7
 </ion-header>

+ 3 - 1
src/app/login/login.page.html

@@ -3,7 +3,9 @@
3 3
     <ion-buttons slot="start" color="light">
4 4
       <ion-back-button></ion-back-button>
5 5
     </ion-buttons>
6
-    <ion-title>Wellness Route</ion-title>
6
+    <div class="hcs">
7
+      <img src="/assets/images/wellnessbar.svg" height="50" />    
8
+    </div>
7 9
   </ion-toolbar>
8 10
 </ion-header>
9 11
 <ion-content>

+ 7 - 4
src/app/nearme/nearme.page.html

@@ -3,14 +3,16 @@
3 3
     <ion-buttons slot="start" color="light">
4 4
       <ion-back-button></ion-back-button>
5 5
     </ion-buttons>
6
-    <ion-title>Wellnewss Route</ion-title>
6
+    <div class="hcs">
7
+      <img src="/assets/images/wellnessbar.svg" height="50" />
8
+    </div>
7 9
   </ion-toolbar>
8 10
 </ion-header>
9 11
 
10 12
 <ion-content>
11 13
   <div #nearmap id="nearmap"></div>
12 14
   <ion-grid>
13
-    <ion-row >
15
+    <ion-row>
14 16
       <ion-col>
15 17
         <ion-card *ngFor="let nearm of placenear">
16 18
           <div *ngIf="nearm.better_featured_image != null">
@@ -19,8 +21,9 @@
19 21
           <div *ngIf="nearm.better_featured_image == null">
20 22
             <img src="/assets/images/temp.png" />
21 23
           </div>
22
-          <ion-card-header>            
23
-            <a [routerLink]="['/tabs/place/', nearm.id]"><ion-card-title [innerHTML]="nearm.title.rendered"></ion-card-title>
24
+          <ion-card-header>
25
+            <a [routerLink]="['/tabs/place/', nearm.id]">
26
+              <ion-card-title [innerHTML]="nearm.title.rendered"></ion-card-title>
24 27
             </a>
25 28
             <a [routerLink]="['/tabs/province/']">
26 29
               <span [innerHTML]="nearm._embedded['wp:term'][1][0].name"></span>

+ 3 - 1
src/app/place/place.page.html

@@ -3,7 +3,9 @@
3 3
     <ion-buttons slot="start" color="light">
4 4
       <ion-back-button></ion-back-button>
5 5
     </ion-buttons>
6
-    <ion-title>Wellness Route</ion-title>
6
+    <div class="hcs">
7
+      <img src="/assets/images/wellnessbar.svg" height="50" />    
8
+    </div>
7 9
   </ion-toolbar>
8 10
 </ion-header>
9 11
 

+ 13 - 1
src/app/placedetail/placedetail.page.html

@@ -3,7 +3,9 @@
3 3
     <ion-buttons slot="start" color="light">
4 4
       <ion-back-button></ion-back-button>
5 5
     </ion-buttons>
6
-    <ion-title>Wellnewss Route</ion-title>
6
+    <div class="hcs">
7
+      <img src="/assets/images/wellnessbar.svg" height="50" />    
8
+    </div>
7 9
   </ion-toolbar>
8 10
 </ion-header>
9 11
 
@@ -67,6 +69,11 @@
67 69
               รายละเอียด
68 70
             </ion-label>
69 71
           </ion-segment-button>
72
+          <ion-segment-button value="list3">
73
+            <ion-label>
74
+              แกลลอรี่
75
+            </ion-label>
76
+          </ion-segment-button>
70 77
         </ion-segment>
71 78
 
72 79
         <ion-list *ngIf="segment === 'list1'">
@@ -83,6 +90,11 @@
83 90
           </ion-col>
84 91
         </ion-list>
85 92
       </ion-col>
93
+<ion-list *ngIf="segment === 'list3'">
94
+  <ion-col>
95
+    
96
+  </ion-col>
97
+</ion-list>
86 98
     </ion-row>
87 99
 
88 100
   </ion-grid>

+ 3 - 1
src/app/profile/profile.page.html

@@ -3,7 +3,9 @@
3 3
     <ion-buttons slot="start" color="light">
4 4
       <ion-back-button></ion-back-button>
5 5
     </ion-buttons>
6
-    <ion-title>Wellness Route</ion-title>
6
+    <div class="hcs">
7
+      <img src="/assets/images/wellnessbar.svg" height="50" />    
8
+    </div>
7 9
   </ion-toolbar>
8 10
 </ion-header>
9 11
 <ion-content>

+ 3 - 1
src/app/province/province.page.html

@@ -3,7 +3,9 @@
3 3
     <ion-buttons slot="start" color="light">
4 4
       <ion-back-button></ion-back-button>
5 5
     </ion-buttons>
6
-    <ion-title>Wellnewss Route</ion-title>
6
+    <div class="hcs">
7
+      <img src="/assets/images/wellnessbar.svg" height="50" />    
8
+    </div>
7 9
   </ion-toolbar>
8 10
 </ion-header>
9 11
 <ion-content>

+ 3 - 1
src/app/register-form/register-form.page.html

@@ -3,7 +3,9 @@
3 3
     <ion-buttons slot="start" color="light">
4 4
       <ion-back-button></ion-back-button>
5 5
     </ion-buttons>
6
-    <ion-title>Wellness Route</ion-title>
6
+    <div class="hcs">
7
+      <img src="/assets/images/wellnessbar.svg" height="50" />    
8
+    </div>
7 9
   </ion-toolbar>
8 10
 </ion-header>
9 11
 <ion-content>

+ 3 - 1
src/app/register/register.page.html

@@ -3,7 +3,9 @@
3 3
     <ion-buttons slot="start" color="light">
4 4
       <ion-back-button></ion-back-button>
5 5
     </ion-buttons>
6
-    <ion-title>Wellness Route</ion-title>
6
+    <div class="hcs">
7
+      <img src="/assets/images/wellnessbar.svg" height="50" />    
8
+    </div>
7 9
   </ion-toolbar>
8 10
 </ion-header>
9 11
 <ion-content class="auth-form">

+ 3 - 1
src/app/reset-password/reset-password.page.html

@@ -3,7 +3,9 @@
3 3
     <ion-buttons slot="start" color="light">
4 4
       <ion-back-button></ion-back-button>
5 5
     </ion-buttons>
6
-    <ion-title>Wellness Route</ion-title>
6
+    <div class="hcs">
7
+      <img src="/assets/images/wellnessbar.svg" height="50" />    
8
+    </div>
7 9
   </ion-toolbar>
8 10
 </ion-header>
9 11
 <ion-content>

Разница между файлами не показана из-за своего большого размера
+ 1 - 1
src/assets/json/place173.json